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.
- 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<V>) - 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.
- AbstractCoordinateOperation - Class in org.apache.sis.referencing.operation
-
Describes the operation for transforming coordinates in the source CRS to coordinates in the target CRS.
- AbstractCoordinateOperation(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform) - Constructor for class AbstractCoordinateOperation
-
Creates a coordinate operation from the given properties.
- AbstractCoordinateOperation(CoordinateOperation) - Constructor for class AbstractCoordinateOperation
-
Creates a new coordinate operation with the same values than the specified one.
- AbstractCRS - Class in org.apache.sis.referencing.crs
-
Coordinate reference system, defined by a coordinate system and (usually) a datum.
- AbstractCRS(Map<String, ?>, CoordinateSystem) - Constructor for class 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 than the specified one.
- AbstractCS - Class in org.apache.sis.referencing.cs
-
The set of coordinate system axes that spans a given coordinate space.
- AbstractCS(Map<String, ?>, CoordinateSystemAxis...) - Constructor for class 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 than 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<String, ?>) - 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 than the specified one.
- AbstractDirectPosition - Class in org.apache.sis.geometry
-
Default implementations of some
DirectPosition
methods, leaving the data storage to subclasses. - AbstractDirectPosition() - Constructor for class 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
Envelope
methods, 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
FeatureSet
interface. - 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
GridCoverageResource
interface. - 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(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<String, ?>) - 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 than the specified one.
- AbstractIdentifiedType - Class in org.apache.sis.feature
-
Identification and description information inherited by property types and feature types.
- AbstractIdentifiedType(Map<String, ?>) - Constructor for class 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
MathTransform
interface. - 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.
- 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<String, ?>) - 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<String, ?>, 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 than the specified one.
- AbstractParty - Class in org.apache.sis.metadata.iso.citation
-
Information about the individual and / or organization of the party.
- AbstractParty() - Constructor for class 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<String, ?>) - 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 than the specified one.
- AbstractResource - Class in org.apache.sis.storage
-
Default implementations of several methods for classes that want to implement the
Resource
interface. - AbstractResource(StoreListeners, boolean) - Constructor for class AbstractResource
-
Creates a new resource which can send notifications 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
true
if the given axis shall be included in the new coordinate system. - 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 - Search tag in class org.apache.sis.referencing.GeodeticCalculator
- Section
- Accurate definition of georeferencing information - Search tag in package org.apache.sis.coverage.grid
- Section
- 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.
- 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<LogRecord>) - 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<? extends AbstractFeature>) - 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(Expression<R, ? extends Number>, Expression<R, ? extends Number>) - 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<E>) - 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(Resource) - Method in interface WritableAggregate
-
Adds a new
Resource
in 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<? extends E>) - Method in class PointTree
-
Inserts all elements from the specified collection into this tree if they are not already present.
- addAll(Collection<? extends E>) - Method in class CodeListSet
-
Adds all elements of the given collection to this set.
- addAll(Stream<? extends GridCoverageResource>) - 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.
- addAssociation(DefaultAssociationRole) - Method in class FeatureTypeBuilder
-
Creates a new
FeatureAssociationRole
builder initialized to the same characteristics than the given template. - addAssociation(DefaultFeatureType) - Method in class FeatureTypeBuilder
-
Creates a new
FeatureAssociationRole
builder for features of the given type. - addAssociation(GenericName) - Method in class FeatureTypeBuilder
-
Creates a new
FeatureAssociationRole
builder for features of a type of the given name. - addAttribute(Class<V>) - Method in class FeatureTypeBuilder
-
Creates a new
AttributeType
builder for values of the given class. - addAttribute(DefaultAttributeType<V>) - Method in class FeatureTypeBuilder
-
Creates a new
AttributeType
builder initialized to the same characteristics than 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<C>) - Method in class AttributeTypeBuilder
-
Adds another attribute type that describes this attribute type.
- addCharacteristic(DefaultAttributeType<C>) - 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<Q>) - 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<String>) - 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
ContextualParameters
groups do not contain sub-groups. - addIdentification(CharSequence) - Method in class ModifiableLocationType
-
Adds a method of uniquely identifying location instances.
- addIdentifier(String) - Method in class Builder
-
Adds an
IdentifiedObject
identifier given by aString
. - addIdentifier(Citation, String) - Method in class Builder
-
Adds an
IdentifiedObject
identifier in an alternative namespace. - addIdentifier(ReferenceIdentifier) - Method in class Builder
-
Adds an
IdentifiedObject
identifier fully specified by the given identifier. - addImageProperty(String, Object) - Method in class GridCoverageBuilder
-
Adds a value associated to an image property.
- Adding a characteristic - Search tag in org.apache.sis.feature.AbstractAttribute.characteristics()
- Section
- addInt(int) - Method in class IntegerList
-
Adds the given element as the
int
primitive type. - Additional information on exception cause - Search tag in exception class org.apache.sis.referencing.operation.builder.LocalizationGridException
- Section
- addLinearizers(Map<String, MathTransform>, boolean, int...) - Method in class LocalizationGridBuilder
-
Adds transforms to potentially apply on target control points before to compute the transform.
- addLinearizers(Map<String, MathTransform>, int...) - Method in class LinearTransformBuilder
-
Adds transforms to potentially apply on target control points before to compute the linear transform.
- addListener(Class<E>, StoreListener<? super E>) - Method in class StoreListeners
-
Registers a listener to notify when the specified kind of event occurs.
- addListener(Class<T>, StoreListener<? super T>) - Method in class AbstractResource
-
Registers a listener to notify when the specified kind of event occurs in this resource or in children.
- addListener(Class<T>, StoreListener<? super T>) - Method in class DataStore
-
Registers a listener to notify when the specified kind of event occurs in this data store or in a resource.
- addListener(Class<T>, StoreListener<? super T>) - Method in class GeoTiffStore
-
Registers a listener to notify when the specified kind of event occurs in this data store.
- addListener(Class<T>, StoreListener<? super T>) - Method in class LandsatStore
-
Registers a listener to notify when the specified kind of event occurs in this data store.
- addListener(Class<T>, StoreListener<? super T>) - Method in class NetcdfStore
-
Registers a listener to notify when the specified kind of event occurs in this data store.
- addListener(Class<T>, StoreListener<? super T>) - Method in interface Resource
-
Registers a listener to notify when the specified kind of event occurs in this resource or in children.
- addListener(Class<T>, StoreListener<? super T>) - Method in class SQLStore
-
Registers a listener to notify when the specified kind of event occurs in this data store.
- addName(CharSequence) - Method in class Builder
-
Adds an
IdentifiedObject
name given by aString
orInternationalString
. - addName(Citation, CharSequence) - Method in class Builder
-
Adds an
IdentifiedObject
name in an alternative namespace. - addName(ReferenceIdentifier) - Method in class Builder
-
Adds an
IdentifiedObject
name fully specified by the given identifier. - addName(GenericName) - Method in class Builder
-
Adds an
IdentifiedObject
name 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 Canvas
-
Registers a listener for the property of the given name.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class CoverageCanvas
-
Registers a listener for the property of the given name.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class MapCanvas
-
Registers a listener for the property of the given name.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class MapCanvasAWT
-
Registers a listener for the property of the given name.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class PlanarCanvas
-
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
minimum
tomaximum
inclusive in the given units of measurement. - addQuantitative(CharSequence, float, float, Unit<?>) - Method in class SampleDimension.Builder
-
Adds a quantitative category for values ranging from
minimum
tomaximum
inclusive 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
lower
inclusive toupper
exclusive. - 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.
- 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.
- addUserPreferences() - Method in class RecentReferenceSystems
-
Adds the coordinate reference systems saved in user preferences.
- addUserProperties(RenderedImage, Map<String, Object>) - Method in class ImageProcessor
-
Returns an image augmented with user-defined property values.
- Advantage and inconvenient of this method - Search tag in org.apache.sis.metadata.iso.extent.Extents.intersection(VerticalExtent, VerticalExtent)
- Section
- Affine transform - Search tag in interface org.apache.sis.referencing.operation.transform.LinearTransform
- Section
- AffineTransforms2D - Class in org.apache.sis.referencing.operation.matrix
-
Bridge between
Matrix
and Java2DAffineTransform
instances. - after(Expression<R, ? extends T>, Expression<R, ? extends T>) - Method in class DefaultFilterFactory
-
Creates an operator that checks if first temporal operand is after the second.
- Aggregate - Interface in org.apache.sis.storage
-
A collection of resources.
- 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.
- 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 - Search tag in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform
- Section
- Algorithm - Search tag in class org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform
- Section
- Algorithms - Search tag in class org.apache.sis.referencing.GeodeticCalculator
- Section
- alias - Variable in class FeatureQuery.NamedExpression
-
The name to assign to the expression result, or
null
if unspecified. - Aliases for WKT fragments - Search tag in org.apache.sis.io.wkt.WKTDictionary.load(BufferedReader)
- Section
- 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
true
if 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
true
if 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
true
if all values in the specified array are equal to the specified value. - allEquals(Object[], Object) - Static method in class ArraysExt
-
Returns
true
if 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.
- allowsNaN() - Method in class SampleDimension
-
Returns
true
if some sample values can beNaN
values. - ALPHANUM - Static variable in class TensorParameters
-
Parses and creates matrix parameters with alphanumeric names.
- Alternative - Search tag in org.apache.sis.coverage.grid.GridOrientation.DISPLAY
- Section
- Alternative - Search tag in org.apache.sis.metadata.ModifiableMetadata.deepCopy(ModifiableMetadata.State)
- Section
- Alternative - Search tag in org.apache.sis.storage.DataStoreProvider.getOpenParameters()
- Section
- Alternatives - Search tag in enum class org.apache.sis.geometry.WraparoundMethod
- Section
- AMPERE - Static variable in class Units
-
The SI base unit for electric current (A).
- Analogy with relational databases - Search tag in class org.apache.sis.storage.FeatureQuery.NamedExpression
- Section
- Analogy with relational databases - Search tag in enum class org.apache.sis.storage.FeatureQuery.ProjectionType
- Section
- Anatomy of a name - Search tag in package org.apache.sis.util.iso
- Section
- anchor(MarshalContext, Object, CharSequence) - Method in class ReferenceResolver
-
Returns the
<gcx:Anchor>
to use for the given text, ornull
if none. - and(Collection<? extends Filter<R>>) - Method in class DefaultFilterFactory
-
Creates a
AND
filter between two or more filters. - and(Predicate<? super R>) - Method in interface Optimization.OnFilter
-
Returns the
AND
logical operation between this filter and the given predicate. - and(Filter<R>, Filter<R>) - Method in class DefaultFilterFactory
-
Creates a
AND
filter 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
Angle
object 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
AngleFormat
for the default pattern and the current default locale. - AngleFormat(String) - Constructor for class AngleFormat
-
Constructs a new
AngleFormat
for the specified pattern and the current default locale. - AngleFormat(String, Locale) - Constructor for class AngleFormat
-
Constructs a new
AngleFormat
using the specified pattern and locale. - AngleFormat(Locale) - Constructor for class AngleFormat
-
Constructs a new
AngleFormat
for the default pattern and the specified locale. - AngleFormat.Field - Class in org.apache.sis.measure
-
Constants that are used as attribute keys in the iterator returned from
AngleFormat.formatToCharacterIterator(Object)
. - AngularVelocity - Interface in org.apache.sis.measure
-
The rate of change of an angular displacement with respect to time.
- ANSI SQL - Search tag in class org.apache.sis.referencing.factory.sql.SQLTranslator
- Section
- anyInteracts(Expression<R, ? extends T>, Expression<R, ? extends T>) - Method in class DefaultFilterFactory
-
Creates a shortcut operator semantically equivalent to NOT (Before OR Meets OR MetBy OR After).
- Apache SIS extensions - Search tag in package org.apache.sis.referencing.crs
- Section
- Apache SIS extensions - Search tag in package org.apache.sis.referencing.operation
- Section
- Apache SIS specific behavior - Search tag in package org.apache.sis.referencing.operation
- Section
- API design - Search tag in class org.apache.sis.image.ImageProcessor
- Section
- API design note - Search tag in org.apache.sis.feature.AbstractIdentifiedType.getName()
- Section
- API design note - Search tag in org.apache.sis.image.ImageProcessor.statistics(RenderedImage, Shape, DoubleUnaryOperator...)
- Section
- API design note - Search tag in org.apache.sis.referencing.factory.sql.EPSGDataAccess.EPSGDataAccess(EPSGFactory, Connection, SQLTranslator)
- Section
- API note - Search tag in org.apache.sis.coverage.grid.GridGeometry.GridGeometry(GridExtent, PixelInCell, MathTransform, CoordinateReferenceSystem)
- Section
- API note - Search tag in org.apache.sis.coverage.grid.GridGeometry.getGeographicExtent()
- Section
- API note - Search tag in org.apache.sis.coverage.grid.GridGeometry.getGridToCRS(PixelInCell)
- Section
- API note - Search tag in org.apache.sis.feature.DefaultFeatureType.getSuperTypes()
- Section
- API note - Search tag in org.apache.sis.gui.coverage.GridView.cellHeight
- Section
- API note - Search tag in org.apache.sis.gui.coverage.GridView.cellSpacing
- Section
- API note - Search tag in org.apache.sis.gui.coverage.GridView.cellWidth
- Section
- API note - Search tag in org.apache.sis.gui.coverage.GridView.headerBackground
- Section
- API note - Search tag in org.apache.sis.gui.coverage.GridView.headerWidth
- Section
- API note - Search tag in org.apache.sis.gui.coverage.ImagePropertyExplorer.image
- Section
- API note - Search tag in org.apache.sis.gui.coverage.ImagePropertyExplorer.updateOnChange
- Section
- API note - Search tag in org.apache.sis.gui.map.StatusBar.localToObjectiveCRS
- Section
- API note - Search tag in org.apache.sis.gui.map.StatusBar.positionReferenceSystem
- Section
- API note - Search tag in org.apache.sis.gui.map.StatusBar.sampleValuesProvider
- Section
- API note - Search tag in org.apache.sis.gui.referencing.RecentReferenceSystems.areaOfInterest
- Section
- API note - Search tag in org.apache.sis.gui.referencing.RecentReferenceSystems.duplicationCriterion
- Section
- API note - Search tag in org.apache.sis.measure.NumberRange.createLeftBounded(int, boolean)
- Section
- API note - Search tag in org.apache.sis.measure.Range.isEmpty()
- Section
- API note - Search tag in org.apache.sis.parameter.DefaultParameterDescriptor.getValueDomain()
- Section
- API note - Search tag in org.apache.sis.parameter.ParameterBuilder.setRequired(boolean)
- Section
- API note - Search tag in org.apache.sis.referencing.factory.IdentifiedObjectFinder.IdentifiedObjectFinder(AuthorityFactory)
- Section
- API note - Search tag in org.apache.sis.storage.WritableFeatureSet.add(Iterator<? extends AbstractFeature>)
- Section
- API notes - Search tag in org.apache.sis.referencing.cs.AxesConvention.DISPLAY_ORIENTED
- Section
- 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.
- append(long) - Method in class Formatter
-
Appends an integer value.
- 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(Date) - Method in class Formatter
-
Appends a date.
- append(Unit<?>) - Method in class Formatter
-
Appends a unit in a
Unit[…]
element or one of the specialized elements. - 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.
- appendHorizontalSeparator() - Method in class TableAppender
-
Writes an horizontal separator using the
'─'
character. - Application to coordinate operations - Search tag in org.apache.sis.util.ComparisonMode.APPROXIMATE
- Section
- Application to coordinate operations - Search tag in org.apache.sis.util.ComparisonMode.IGNORE_METADATA
- Section
- Application to coordinate reference systems - Search tag in org.apache.sis.util.ComparisonMode.IGNORE_METADATA
- Section
- Application to iterations - Search tag in org.apache.sis.coverage.grid.GridDerivation.getSubsampling()
- Section
- Application to map projections - Search tag in org.apache.sis.referencing.operation.transform.ContextualParameters.getMatrix(ContextualParameters.MatrixRole)
- Section
- Application to mathematical symbols - Search tag in class org.apache.sis.io.wkt.Transliterator
- Section
- apply(String) - Method in class SQLTranslator
-
Adapts the given SQL statement from the original MS-Access dialect to the dialect of 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<R, V>) - Method in class Optimization
-
Optimizes or simplifies the given expression.
- apply(Filter<R>) - 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 same data than 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<R>) - Method in class Optimization
-
Optimizes or simplifies the given filter and returns it as a list of
AND
operands. - 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 the object functionality 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.
- areaOfInterest - Variable in class RecentReferenceSystems
-
The area of interest, or
null
if none. - areaOfInterest - Variable in class CoordinateOperationFinder
-
The spatiotemporal area of interest, or
null
if none. - Area of interest - Search tag in class org.apache.sis.image.ImageProcessor
- Section
- ARGB - Static variable in interface Colorizer
-
RGB(A) color model for images storing 8 bits integer on 3 or 4 bands.
- 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.
- ASCENDING - Enum constant in enum class IterationStrategy
-
Iterate over the points in ascending index order.
- 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.
- 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.
- ASSEMBLED - Enum constant in enum class FoliationRepresentation
-
Trajectories stored in a single
Feature
instance. - Assertion - Search tag in org.apache.sis.measure.Range.Range(Class<E>, E, boolean, E, boolean)
- Section
- ASSIGNMENT - Enum constant in enum class TransformChangeEvent.Reason
-
A new value has been assigned, overwriting the previous values.
- Associated boolean values - Search tag in org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context.getContextualParameters()
- Section
- AssociationRoleBuilder - Class in org.apache.sis.feature.builder
-
Describes one association from the
FeatureType
to be built by anFeatureTypeBuilder
to anotherFeatureType
. - Assumptions - Search tag in class org.apache.sis.coverage.grid.DimensionalityReduction
- Section
- 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
Appendable
as 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 characterization - Search tag in class org.apache.sis.feature.DefaultAttributeType
- Section
- 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
FeatureTypeBuilder
how to generate predefined operations. - AttributeTypeBuilder<V> - Class in org.apache.sis.feature.builder
-
Describes one
AttributeType
which will be part of the feature type to be built by aFeatureTypeBuilder
. - Authentication - Search tag in org.apache.sis.cloud.aws.s3.FileService.newFileSystem(URI, Map<String, ?>)
- Section
- AUTO - Enum constant in enum class XLink.Type
-
A special value for computing the type automatically from the
XLink
attributes. - Auto-configuration from the handler - Search tag in org.apache.sis.util.logging.MonolineFormatter.MonolineFormatter(Handler)
- Section
- Available objects - Search tag in enum class org.apache.sis.referencing.CommonCRS
- Section
- average(long, long) - Static method in class MathFunctions
-
Computes the averages of two signed integers without overflow.
- Avoiding warning redundancies - Search tag in org.apache.sis.referencing.CRS.fromAuthority(CoordinateReferenceSystem, CRSAuthorityFactory, Filter)
- Section
- 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 - Enum constant in enum class ElementKind
-
Coordinate system axes, often represented by
AXIS[…]
elements. - Axis directions - Search tag in org.apache.sis.coverage.grid.GridCoverageBuilder.setDomain(Envelope)
- Section
- AxisFilter - Interface in org.apache.sis.referencing.cs
-
Modifications to apply on the axes of a coordinate system in order to produce a new coordinate system.
- Axis names - Search tag in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
- Section
- Axis order - Search tag in org.apache.sis.referencing.operation.builder.LinearTransformBuilder.linearizer()
- Section
- Axis order - Search tag in org.apache.sis.referencing.operation.builder.LocalizationGridBuilder.linearizer(boolean)
- Section
- Axis units special case - Search tag in org.apache.sis.measure.Units.valueOfEPSG(int)
- Section
- AZIMUTHAL_EQUIDISTANT - Static variable in class PositionableProjection
-
Provides Azimuthal Equidistant projection centered on a point of interest.
B
- 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.
- 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.
- 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).
- 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
. - bbox(Expression<R, ? extends G>, 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<R, ? extends T>, Expression<R, ? extends T>) - 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<R, ? extends T>, Expression<R, ? extends T>) - Method in class DefaultFilterFactory
-
Creates an operator that checks if first temporal operand begins at the second.
- begunBy(Expression<R, ? extends T>, Expression<R, ? extends T>) - Method in class DefaultFilterFactory
-
Creates an operator that checks if first temporal operand begun by the second.
- Behavioral changes - Search tag in class org.apache.sis.filter.Optimization
- Section
- between(Expression<R, ?>, Expression<R, ?>, Expression<R, ?>) - Method in class DefaultFilterFactory
-
Filter operation for a range check.
- beyond(Expression<R, ? extends G>, Expression<R, ? extends G>, Quantity<Length>) - 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.
- bidimensional(MathTransform) - Static method in class MathTransforms
-
Returns the given transform as a
MathTransform2D
instance. - BIDIMENSIONAL - Static variable in class PlanarCanvas
-
The 2 constant for identifying code specific to bi-dimensional case.
- BIG_DECIMAL - Static variable in class Numbers
-
Constant of value 0xb used in
switch
statements or as index in arrays. - BIG_INTEGER - Static variable in class Numbers
-
Constant of value 0xa used in
switch
statements or as index in arrays. - BILINEAR - Static variable in class Interpolation
-
A bilinear interpolation using 2×2 pixels.
- BOOLEAN - Static variable in class Numbers
-
Constant of value 0x1 used in
switch
statements or as index in arrays. - booleanValue() - Method in class DefaultParameterValue
-
Returns the boolean value of this parameter.
- booleanValue(ParameterDescriptor<Boolean>) - 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.
- 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
true
ifthis
envelope bounds is equal tothat
envelope bounds in two specified dimensions. - BRIEF - Enum constant in enum class ParameterFormat.ContentLevel
-
A medium level of content which formats each parameter on a single line.
- buffer() - Method in class Vector
-
Returns the vector data as a
java.nio
buffer. - 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<? extends SampleDimension>, int) - Constructor for class BufferedGridCoverage
-
Constructs a grid coverage using the specified grid geometry, sample dimensions and data type.
- BufferedGridCoverage(GridGeometry, List<? extends SampleDimension>, 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
GridDerivation
class. - 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() - Method in class CoverageAggregator
-
Deprecated.Replaced by
CoverageAggregator.build(GenericName)
. - build(GenericName) - Method in class CoverageAggregator
-
Builds a resource which is the aggregation or concatenation of all components added to this aggregator.
- 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 - Search tag in class org.apache.sis.referencing.Builder
- Section
- 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 - Search tag in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
- Section
- 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 - Static variable in class Numbers
-
Constant of value 0x3 used in
switch
statements or as index in arrays. - BYTE_BUFFER - Static variable in class OptionKey
-
The byte buffer to use for input/output operations.
- 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 than this factory, but with caching potentially disabled.
- Caching - Search tag in org.apache.sis.referencing.factory.MultiAuthoritiesFactory.MultiAuthoritiesFactory(Iterable<? extends CRSAuthorityFactory>, Iterable<? extends CSAuthorityFactory>, Iterable<? extends DatumAuthorityFactory>, Iterable<? extends CoordinateOperationAuthorityFactory>)
- Section
- Caching strategy - Search tag in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
- Section
- 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.
- canClose(DAO) - Method in class ConcurrentAuthorityFactory
-
Returns
true
if the given Data Access Object (DAO) can be closed. - canClose(EPSGDataAccess) - Method in class EPSGFactory
-
Returns
true
if 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>, T, String) - Method in class ReferenceResolver
-
Returns
true
if the marshaller can use axlink:href="#id"
reference to the given object instead of writing the full XML element. - canSubstituteByReference(MarshalContext, Class<T>, T, UUID) - Method in class ReferenceResolver
-
Returns
true
if the marshaller can use a reference to the given object instead of writing the full XML element. - canSubstituteByReference(MarshalContext, Class<T>, T, XLink) - Method in class ReferenceResolver
-
Returns
true
if the marshaller can use axlink:href
reference to the given object instead of writing the full XML element. - Canvas - Class in org.apache.sis.portrayal
-
Common abstraction for implementations that manage the display and user manipulation of spatial graphic elements.
- Canvas(EngineeringCRS, Locale) - Constructor for class 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.
- 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(Number, Class<N>) - Static method in class Numbers
-
Casts a number to the specified type.
- cast(AbstractAttribute<?>, Class<V>) - Static method in class Features
-
Casts the given attribute instance to the given parameterized type.
- cast(DefaultAttributeType<?>, Class<V>) - Static method in class Features
-
Casts the given attribute type to the given parameterized type.
- cast(ParameterDescriptor<?>, Class<T>) - Static method in class Parameters
-
Casts the given parameter descriptor to the given type.
- cast(ParameterValue<?>, Class<T>) - Static method in class Parameters
-
Casts the given parameter value to the given type.
- Casting a PixelIterator - Search tag in class org.apache.sis.image.WritablePixelIterator
- Section
- castOrCopy(Quantity<Q>) - Static method in class Quantities
-
Returns the given quantity as an instance of the specific
Quantity
subtype. - castOrCopy(Range<N>) - Static method in class NumberRange
-
Returns the specified
Range
as aNumberRange
object. - castOrCopy(DirectPosition) - Static method in class AbstractDirectPosition
-
Returns the given position as an
AbstractDirectPosition
instance. - castOrCopy(Envelope) - Static method in class AbstractEnvelope
-
Returns the given envelope as an
AbstractEnvelope
instance. - castOrCopy(Envelope) - Static method in class GeneralEnvelope
-
Returns the given envelope as a
GeneralEnvelope
instance. - castOrCopy(Envelope) - Static method in class ImmutableEnvelope
-
Returns the given envelope as an
ImmutableEnvelope
instance. - 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 than 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<T>) - Static method in class DefaultParameterDescriptor
-
Returns a SIS parameter implementation with the same values than the given arbitrary implementation.
- castOrCopy(ParameterDescriptorGroup) - Static method in class DefaultParameterDescriptorGroup
-
Returns a SIS group implementation with the same values than the given arbitrary implementation.
- castOrCopy(CompoundCRS) - Static method in class DefaultCompoundCRS
-
Returns a SIS CRS implementation with the same values than 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 than the given arbitrary implementation.
- castOrCopy(EngineeringCRS) - Static method in class DefaultEngineeringCRS
-
Returns a SIS coordinate reference system implementation with the same values than the given arbitrary implementation.
- castOrCopy(GeocentricCRS) - Static method in class DefaultGeocentricCRS
-
Returns a SIS coordinate reference system implementation with the same values than the given arbitrary implementation.
- castOrCopy(GeographicCRS) - Static method in class DefaultGeographicCRS
-
Returns a SIS coordinate reference system implementation with the same values than the given arbitrary implementation.
- castOrCopy(ImageCRS) - Static method in class DefaultImageCRS
-
Returns a SIS coordinate reference system implementation with the same values than the given arbitrary implementation.
- castOrCopy(ProjectedCRS) - Static method in class DefaultProjectedCRS
-
Returns a SIS coordinate reference system implementation with the same values than the given arbitrary implementation.
- castOrCopy(TemporalCRS) - Static method in class DefaultTemporalCRS
-
Returns a SIS coordinate reference system implementation with the same values than the given arbitrary implementation.
- castOrCopy(VerticalCRS) - Static method in class DefaultVerticalCRS
-
Returns a SIS coordinate reference system implementation with the same values than the given arbitrary implementation.
- castOrCopy(AffineCS) - Static method in class DefaultAffineCS
-
Returns a SIS coordinate system implementation with the same values than the given arbitrary implementation.
- castOrCopy(CartesianCS) - Static method in class DefaultCartesianCS
-
Returns a SIS coordinate system implementation with the same values than 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 than the given arbitrary implementation.
- castOrCopy(CylindricalCS) - Static method in class DefaultCylindricalCS
-
Returns a SIS coordinate system implementation with the same values than the given arbitrary implementation.
- castOrCopy(EllipsoidalCS) - Static method in class DefaultEllipsoidalCS
-
Returns a SIS coordinate system implementation with the same values than the given arbitrary implementation.
- castOrCopy(LinearCS) - Static method in class DefaultLinearCS
-
Returns a SIS coordinate system implementation with the same values than the given arbitrary implementation.
- castOrCopy(PolarCS) - Static method in class DefaultPolarCS
-
Returns a SIS coordinate system implementation with the same values than the given arbitrary implementation.
- castOrCopy(SphericalCS) - Static method in class DefaultSphericalCS
-
Returns a SIS coordinate system implementation with the same values than the given arbitrary implementation.
- castOrCopy(TimeCS) - Static method in class DefaultTimeCS
-
Returns a SIS coordinate system implementation with the same values than the given arbitrary implementation.
- castOrCopy(UserDefinedCS) - Static method in class DefaultUserDefinedCS
-
Returns a SIS coordinate system implementation with the same values than the given arbitrary implementation.
- castOrCopy(VerticalCS) - Static method in class DefaultVerticalCS
-
Returns a SIS coordinate system implementation with the same values than 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 than the given arbitrary implementation.
- castOrCopy(EngineeringDatum) - Static method in class DefaultEngineeringDatum
-
Returns a SIS datum implementation with the same values than the given arbitrary implementation.
- castOrCopy(GeodeticDatum) - Static method in class DefaultGeodeticDatum
-
Returns a SIS datum implementation with the same values than the given arbitrary implementation.
- castOrCopy(ImageDatum) - Static method in class DefaultImageDatum
-
Returns a SIS datum implementation with the same values than the given arbitrary implementation.
- castOrCopy(PrimeMeridian) - Static method in class DefaultPrimeMeridian
-
Returns a SIS prime meridian implementation with the same values than the given arbitrary implementation.
- castOrCopy(TemporalDatum) - Static method in class DefaultTemporalDatum
-
Returns a SIS datum implementation with the same values than the given arbitrary implementation.
- castOrCopy(VerticalDatum) - Static method in class DefaultVerticalDatum
-
Returns a SIS datum implementation with the same values than 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 than 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
Matrix1
implementation. - castOrCopy(Matrix) - Static method in class Matrix2
-
Casts or copies the given matrix to a
Matrix2
implementation. - castOrCopy(Matrix) - Static method in class Matrix3
-
Casts or copies the given matrix to a
Matrix3
implementation. - castOrCopy(Matrix) - Static method in class Matrix4
-
Casts or copies the given matrix to a
Matrix4
implementation. - 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 than 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
Parameters
instance. - castTo(Class<N>) - Method in class MeasurementRange
-
Casts this range to the specified type.
- castTo(Class<N>) - Method in class NumberRange
-
Casts this range to the specified type.
- 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 - Search tag in org.apache.sis.xml.MarshallerPool.recycle(Marshaller)
- Section
- Cautions - Search tag in org.apache.sis.xml.MarshallerPool.recycle(Unmarshaller)
- Section
- Caution when used in collections - Search tag in class org.apache.sis.geometry.DirectPosition2D
- Section
- ceil() - Method in class Fraction
-
Returns this fraction rounded toward positive infinity.
- cellFormatPattern() - Method in class GridView
-
The property for the pattern of values in cells.
- 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.
- 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 - Static variable in class Numbers
-
Constant of value 0x2 used in
switch
statements or as index in arrays. - 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
AttributeType
to build. - characteristics() - Method in class DefaultAttributeType
-
Other attribute types that describes this attribute type.
- CHARACTERISTICS - Enum constant in enum class FeatureFormat.Column
-
Other attributes that describes the attribute.
- Characteristics of the returned image - Search tag in org.apache.sis.coverage.grid.GridCoverage.render(GridExtent)
- Section
- CharacteristicTypeBuilder<V> - Class in org.apache.sis.feature.builder
-
Describes one characteristic of the
AttributeType
will will be built by aFeatureTypeBuilder
. - Characters - Class in org.apache.sis.util
-
Static methods working on
char
values, and some character constants. - Characters.Filter - Class in org.apache.sis.util
-
Subsets of Unicode characters identified by their general category.
- charAt(int) - Method in class 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
char
value at the specified index. - CharSequences - Class in org.apache.sis.util
-
Static methods working with
CharSequence
instances. - 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.
- checkWritePermission(Object) - Method in class ModifiableMetadata
-
Checks if changes in the metadata are allowed.
- Choosing a collection type - Search tag in org.apache.sis.metadata.ModifiableMetadata.nonNullCollection(Collection<E>, Class<E>)
- Section
- Choosing a collection type - Search tag in org.apache.sis.metadata.ModifiableMetadata.writeCollection(Collection<? extends E>, Collection<E>, Class<E>)
- Section
- Choosing a logging framework - Search tag in package org.apache.sis.util.logging
- Section
- Choosing the range of longitude values - Search tag in class org.apache.sis.geometry.AbstractEnvelope
- Section
- Choosing the range of longitude values - Search tag in org.apache.sis.geometry.GeneralEnvelope.normalize()
- Section
- chunkSize(int...) - Method in class 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 - Search tag in class org.apache.sis.util.collection.Cache
- Section
- CIT - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/cit/1.0"
URL. - CITATION - Enum constant in enum class ElementKind
-
Citation (typically for the authority), often represented by
CITATION[…]
elements. - 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.
- Classes - Class in org.apache.sis.util
-
Static methods working on
Class
objects. - Class hierarchy - Search tag in package org.apache.sis.feature
- Section
- clear() - Method in class SampleDimension.Builder
-
Reset this builder to the same state than 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
LineAppender
internal 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 than 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.
- 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 than 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 than 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 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 than 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.
- 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
CloseEvent
to all listeners registered for that kind of event, then discards listeners in this instance (but not in parents). - 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 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
StorageConnector
except 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.
- CODE_LIST - Enum constant in enum class ElementKind
-
Code list values.
- CodeListSet<E> - Class in org.apache.sis.util.collection
-
A specialized
Set
implementation for use withCodeList
values. - CodeListSet(Class<E>) - Constructor for class CodeListSet
-
Creates an initially empty set for code lists of the given type.
- CodeListSet(Class<E>, boolean) - Constructor for class CodeListSet
-
Creates set for code lists of the given type.
- 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.
- 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
line
segment located at the givendistance
from that line. - collectionType(Class<E>) - Method in class ModifiableMetadata
-
Returns the type of collection to use for the given type.
- 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 - 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.
- 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(String[]) - 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<S>, 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
CRS
authority. - 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.
- 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<E>, Iterator<? extends E>) - Static method in class Containers
-
Compares element-by-element the values provided by two iterators, in iteration order.
- compareTo(Fraction) - Method in class Fraction
-
Compares this fraction with the given one for order.
- compareTo(Angle) - Method in class Angle
-
Compares two
Angle
objects 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
LenientComparable
objects for equality. - Comparison of Molodensky and geocentric translation - Search tag in class org.apache.sis.referencing.operation.transform.MolodenskyTransform
- Section
- Comparison with ISO 19123 - Search tag in class org.apache.sis.coverage.BandedCoverage
- Section
- Comparison with Java2D geometries - Search tag in class org.apache.sis.math.Line
- Section
- Comparison with Java reflection - Search tag in org.apache.sis.util.iso.DefaultRecordType.locate(MemberName)
- Section
- Comparison with other API - Search tag in class org.apache.sis.io.CompoundFormat
- Section
- Comparison with other API - Search tag in class org.apache.sis.math.Vector
- Section
- Comparison with other API - Search tag in org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox.add(GeographicBoundingBox)
- Section
- Compatibility note - Search tag in org.apache.sis.metadata.iso.citation.Citations.ESRI
- Section
- Compatibility note - Search tag in org.apache.sis.metadata.iso.citation.Citations.toCodeSpace(Citation)
- Section
- Compatibility note - Search tag in org.apache.sis.referencing.crs.DefaultImageCRS.formatTo(Formatter)
- Section
- Compatibility note - Search tag in org.apache.sis.referencing.crs.DefaultParametricCRS.formatTo(Formatter)
- Section
- Compatibility note - Search tag in org.apache.sis.referencing.crs.DefaultTemporalCRS.formatTo(Formatter)
- Section
- Compatibility note - Search tag in org.apache.sis.referencing.cs.AbstractCS.formatTo(Formatter)
- Section
- Compatibility note - Search tag in org.apache.sis.referencing.datum.BursaWolfParameters.formatTo(Formatter)
- Section
- Compatibility note - Search tag in org.apache.sis.referencing.datum.BursaWolfParameters.getValues()
- Section
- Compatibility note - Search tag in org.apache.sis.referencing.datum.DefaultImageDatum.formatTo(Formatter)
- Section
- Compatibility note - Search tag in org.apache.sis.referencing.datum.DefaultParametricDatum.formatTo(Formatter)
- Section
- Compatibility note - Search tag in org.apache.sis.referencing.datum.DefaultTemporalDatum.formatTo(Formatter)
- Section
- Compatibility note - Search tag in org.apache.sis.referencing.datum.DefaultVerticalDatum.formatTo(Formatter)
- Section
- Compatibility note - Search tag in org.apache.sis.referencing.operation.DefaultFormula.formatTo(Formatter)
- Section
- Compatibility note - Search tag in org.apache.sis.referencing.operation.transform.AbstractMathTransform.Inverse.formatTo(Formatter)
- Section
- Compatibility note - Search tag in org.apache.sis.referencing.operation.transform.AbstractMathTransform.formatTo(Formatter)
- Section
- Compatibility note - Search tag in org.apache.sis.referencing.operation.transform.PassThroughTransform.formatTo(Formatter)
- Section
- Compatibility note - Search tag in org.apache.sis.xml.XML.GML_VERSION
- Section
- 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<String, ?>) - Method in class GeodeticObjectFactory
-
Returns the union of the given
properties
map with the default properties given at construction time. - complete(Map<String, ?>) - Method in class DefaultCoordinateOperationFactory
-
Returns the union of the given
properties
map 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.
- completeTransform(MathTransformFactory, MathTransform) - Method in class ContextualParameters
-
Marks this
ContextualParameter
as unmodifiable and creates the normalize →kernel
→ denormalize transforms chain. - Component order - Search tag in class org.apache.sis.referencing.crs.DefaultCompoundCRS
- Section
- components() - Method in interface Aggregate
-
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 SQLStore
-
Returns the tables (feature sets) in this SQL store.
- Components order - Search tag in org.apache.sis.referencing.CRS.compound(CoordinateReferenceSystem...)
- Section
- compound(Map<String, ?>, String, String, String, AbstractIdentifiedType...) - Static method in class 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.
- CompoundFormat<T> - Class in org.apache.sis.io
-
Base class of
Format
implementations which delegate part of their work to otherFormat
instances. - CompoundFormat(Locale, TimeZone) - Constructor for class CompoundFormat
-
Creates a new format for the given locale.
- Compound URIs - Search tag in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
- Section
- compress(double) - Method in class Vector
-
Returns a vector with the same data than this vector but encoded in a more compact way, or
this
if this method cannot do better than currentVector
instance. - compute(K, BiFunction<? super K, ? super V, ? extends V>) - 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 DefaultParameterDescriptor
-
Invoked by
AbstractIdentifiedObject.hashCode()
for computing the hash code when first needed. - computeHashCode() - Method in class DefaultParameterDescriptorGroup
-
Invoked by
AbstractIdentifiedObject.hashCode()
for computing the hash code when first needed. - computeHashCode() - Method in class AbstractIdentifiedObject
-
Invoked by
AbstractIdentifiedObject.hashCode()
for computing the hash code when first needed. - computeHashCode() - Method in class AbstractCRS
-
Invoked by
hashCode()
for computing the hash code when first needed. - computeHashCode() - Method in class DefaultCompoundCRS
-
Invoked by
hashCode()
for computing the hash code when first needed. - computeHashCode() - Method in class DefaultDerivedCRS
-
Invoked by
hashCode()
for computing the hash code when first needed. - computeHashCode() - Method in class DefaultProjectedCRS
-
Invoked by
hashCode()
for computing the hash code when first needed. - computeHashCode() - Method in class AbstractCS
-
Invoked by
hashCode()
for computing the hash code when first needed. - computeHashCode() - Method in class DefaultCoordinateSystemAxis
-
Invoked by
hashCode()
for computing the hash code when first needed. - computeHashCode() - Method in class DefaultEllipsoid
-
Invoked by
hashCode()
for computing the hash code when first needed. - computeHashCode() - Method in class DefaultGeodeticDatum
-
Invoked by
hashCode()
for computing the hash code when first needed. - computeHashCode() - Method in class DefaultImageDatum
-
Invoked by
hashCode()
for computing the hash code when first needed. - computeHashCode() - Method in class DefaultPrimeMeridian
-
Invoked by
hashCode()
for computing the hash code when first needed. - computeHashCode() - Method in class DefaultTemporalDatum
-
Invoked by
hashCode()
for computing the hash code when first needed. - computeHashCode() - Method in class DefaultVerticalDatum
-
Invoked by
hashCode()
for computing the hash code when first needed. - computeHashCode() - Method in class ReferencingByIdentifiers
-
Invoked by
hashCode()
for computing the hash code when first needed. - computeHashCode() - Method in class AbstractCoordinateOperation
-
Invoked by
hashCode()
for computing the hash code when first needed. - computeHashCode() - Method in class DefaultOperationMethod
-
Invoked by
hashCode()
for computing the hash code when first needed. - computeHashCode() - Method in class DefaultPassThroughOperation
-
Invoked by
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.
- computeHashCode() - Method in class DatumShiftTransform
-
Computes a hash value for this transform.
- computeHashCode() - Method in class EllipsoidToCentricTransform
-
Computes a hash value for this transform.
- computeHashCode() - Method in class InterpolatedTransform
-
Computes a hash value for this transform.
- computeHashCode() - Method in class InterpolatedMolodenskyTransform
-
Computes a hash value for this transform.
- computeHashCode() - Method in class MolodenskyTransform
-
Computes a hash value for this transform.
- computeHashCode() - Method in class PassThroughTransform
-
Computes a hash value for this transform.
- computeHashCode() - Method in class PoleRotation
-
Computes a hash value for this transform.
- computeHashCode() - Method in class WraparoundTransform
-
Computes a hash code value for this transform.
- computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class Cache
-
Returns the value for the given key if it exists, or computes it otherwise.
- computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class 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.
- 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<FunctionProperty>, Set<FunctionProperty>) - Static method in enum class FunctionProperty
-
Returns the properties of a function defined as the concatenation of two other functions.
- 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.
- ConcatenatedFeatureSet - Class in org.apache.sis.storage.aggregate
-
Exposes a sequence of
FeatureSet
s 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
. - Concurrency - Search tag in class org.apache.sis.metadata.sql.MetadataSource
- Section
- ConcurrentAuthorityFactory<DAO> - Class in org.apache.sis.referencing.factory
-
A concurrent authority factory that caches all objects created by another factory.
- ConcurrentAuthorityFactory(Class<DAO>) - Constructor for class ConcurrentAuthorityFactory
-
Constructs an instance with a default number of threads and a default number of entries to keep by strong references.
- ConcurrentAuthorityFactory(Class<DAO>, int, int) - Constructor for class 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 - Search tag in annotation interface org.apache.sis.metadata.TitleProperty
- Section
- Conditions - Search tag in org.apache.sis.image.Colorizer.forCategories(Function<Category, Color[]>)
- Section
- Conditions - Search tag in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.getAttributeInstances()
- Section
- Conditions - Search tag in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.getAttributes()
- Section
- Conditions - Search tag in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.getFeatureInstances()
- Section
- Conditions - Search tag in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.getFeatures()
- Section
- Conditions - Search tag in org.apache.sis.referencing.cs.CoordinateSystems.swapAndScaleAxes(CoordinateSystem, CoordinateSystem)
- Section
- Conditions for equality - Search tag in interface org.apache.sis.util.LenientComparable
- Section
- configuration() - Static method in enum class About
-
Returns all known information about the current Apache SIS running environment.
- configuration(Set<About>, 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 - Search tag in class org.apache.sis.util.logging.MonolineFormatter
- Section
- 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. - Configuring (un)marshallers - Search tag in class org.apache.sis.xml.MarshallerPool
- Section
- Conformance to the equals(Object) method contract - Search tag in org.apache.sis.referencing.AbstractIdentifiedObject.equals(Object, ComparisonMode)
- Section
- Conformance to the equals(Object) method contract - Search tag in org.apache.sis.util.LenientComparable.equals(Object, ComparisonMode)
- Section
- connection - Variable in class EPSGDataAccess
-
The connection to the EPSG database.
- Connection to the database - Search tag in package org.apache.sis.referencing.factory.sql
- Section
- Constraint - Search tag in interface org.apache.sis.util.collection.CheckedContainer
- Section
- Constraints - Search tag in org.apache.sis.coverage.grid.GridCoverageProcessor.removeGridDimensions(GridCoverage, int...)
- Section
- Constraints - Search tag in org.apache.sis.coverage.grid.GridCoverageProcessor.selectGridDimensions(GridCoverage, int...)
- Section
- Constraints - Search tag in org.apache.sis.feature.DefaultFeatureType.isAssignableFrom(DefaultFeatureType)
- Section
- Constraints - Search tag in org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess.getCurrency()
- Section
- Constraints - Search tag in org.apache.sis.referencing.operation.AbstractCoordinateOperation.AbstractCoordinateOperation(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransform)
- Section
- Constraints for WKT validity - Search tag in org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis.formatTo(Formatter)
- Section
- consume(boolean) - Method in class StoreEvent
-
Marks this event as consumed.
- 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
Collection
orCheckedContainer
objects. - 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
true
if this envelope completely encloses the specified rectangle. - contains(int) - Method in class Characters.Filter
-
Returns
true
if this subset contains the given Unicode character. - contains(long...) - Method in class GridExtent
-
Returns
true
if this extent contains the given coordinates of a grid cell. - contains(E) - Method in class Range
-
Returns
true
if this range contains the given value. - contains(Rectangle2D) - Method in class Envelope2D
-
Returns
true
if this envelope completely encloses the specified rectangle. - contains(Object) - Method in class PointTree
-
Returns
true
if this set contains the specified element. - contains(Object) - Method in class IdentifiedObjectSet
-
Returns
true
if this collection contains the specifiedIdentifiedObject
. - contains(Object) - Method in class CodeListSet
-
Returns
true
if this set contains the given element. - contains(Object) - Method in class FrequencySortedSet
-
Returns
true
if this set contains the specified element. - contains(Object) - Method in class RangeSet
-
Returns
true
if the given object is an instance ofRange
compatible with this set and contained inside one of the range elements of this set. - contains(Object) - Method in class WeakHashSet
-
Returns
true
if this set contains the specified element. - contains(Object[], Object) - Static method in class ArraysExt
-
Returns
true
if the specified array contains the specified value. - contains(Expression<R, ? extends G>, Expression<R, ? extends G>) - Method in class DefaultFilterFactory
-
Creates an operator that checks if the first geometric operand contains the second.
- contains(Range<? extends E>) - Method in class MeasurementRange
-
Returns
true
if the supplied range is fully contained within this range. - contains(Range<? extends E>) - Method in class Range
-
Returns
true
if the supplied range is fully contained within this range. - contains(Range<E>, boolean) - Method in class RangeSet
-
Returns
true
if 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
true
if this envelope completely encloses the specified envelope. - contains(Envelope, boolean) - Method in class AbstractEnvelope
-
Returns
true
if this envelope completely encloses the specified envelope. - containsAll(Collection<?>) - Method in class CodeListSet
-
Returns
true
if this set contains all the elements of the given collection. - containsAny(Number) - Method in class NumberRange
-
Returns
true
if this range contains the given value. - containsAny(NumberRange<?>) - Method in class NumberRange
-
Returns
true
if the supplied range is fully contained within this range. - containsElement(CharSequence, String) - Method in class Symbols
-
Returns
true
if the given WKT contains at least one instance of the given element. - containsIdentity(Object[], Object) - Static method in class ArraysExt
-
Returns
true
if the specified array contains the specified reference. - containsIgnoreCase(String[], String) - Static method in class ArraysExt
-
Returns
true
if the specified array contains the specified value, ignoring case. - containsKey(Object) - Method in class Cache
-
Returns
true
if this map contains the specified key. - containsKey(Object) - Method in class WeakValueHashMap
-
Returns
true
if this map contains a mapping for the specified key. - containsValue(Object) - Method in class WeakValueHashMap
-
Returns
true
if this map maps one or more keys to the specified value. - content(Appendable) - Static method in class IO
-
If the given
out
argument implementsCharSequence
, or is a chain of wrappers defined in this package around aCharSequence
, returns that character sequence. - Content and future evolution - Search tag in org.apache.sis.metadata.iso.citation.Citations.ISO_19115
- Section
- 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 MarshallerPool
-
The JAXB context to use for creating marshaller and unmarshaller.
- Context() - Constructor for class DefaultMathTransformFactory.Context
-
Creates a new context with all properties initialized to
null
. - 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.
- CONTRIBUTOR - Static variable in class AttributeNames
-
The set of attribute names for the contributor (Suggested).
- Controlling the normalization process - Search tag in org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.swapAndScaleAxes(MathTransform, DefaultMathTransformFactory.Context)
- Section
- Convenience methods - Search tag in class org.apache.sis.parameter.Parameters
- Section
- Convention - Enum Class in org.apache.sis.io.wkt
-
The convention to use for WKT formatting.
- Conversion between old and new grid geometry - Search tag in org.apache.sis.coverage.grid.GridGeometry.GridGeometry(GridGeometry, GridExtent, MathTransform)
- Section
- Conversion properties - Search tag in org.apache.sis.referencing.crs.DefaultDerivedCRS.DefaultDerivedCRS(Map<String, ?>, SingleCRS, CoordinateReferenceSystem, OperationMethod, MathTransform, CoordinateSystem)
- Section
- convert(RenderedImage, NumberRange<?>[], MathTransform1D[], DataType) - Method in class ImageProcessor
-
Returns an image with sample values converted by the given functions.
- convert(RenderedImage, NumberRange<?>[], MathTransform1D[], DataType, ColorModel) - Method in class ImageProcessor
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by
ImageProcessor.convert(RenderedImage, NumberRange<?>[], MathTransform1D[], DataType)
with a color model inferred from theColorizer
. - convert(Object, Class<T>) - 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<SampleDimension.Builder, SampleDimension>) - 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.
- coordinate - Variable in class DirectPosition1D
-
The coordinate value.
- 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.
- 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.
- 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 - Search tag in class org.apache.sis.referencing.operation.transform.PoleRotation
- Section
- Coordinate reference system - Search tag in class org.apache.sis.geometry.CoordinateFormat
- Section
- Coordinate Reference System - Search tag in org.apache.sis.geometry.AbstractEnvelope.equals(Envelope, double, boolean)
- Section
- Coordinate Reference System (CRS) optionality - Search tag in class org.apache.sis.geometry.GeneralDirectPosition
- Section
- Coordinate reference system handling - Search tag in package org.apache.sis.filter
- Section
- Coordinate Reference Systems - Search tag in class org.apache.sis.portrayal.Canvas
- Section
- coordinates - Variable in class GeneralDirectPosition
-
The coordinates of the direct position.
- Coordinate system normalization - Search tag in org.apache.sis.referencing.cs.CoordinateSystems.replaceAxes(CoordinateSystem, AxisFilter)
- Section
- CoordinateSystems - Class in org.apache.sis.referencing.cs
-
Utility methods working on
CoordinateSystem
objects and their axes. - copFactory - Variable in class EPSGFactory
-
The factory to use for creating
CoordinateOperation
instances from the properties read in the database. - copy(Class<T>, 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, 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 copy of the given matrix.
- copyAsFloats(double[]) - Static method in class ArraysExt
-
Returns a copy of the given array where each value has been casted to the
float
type. - copyAsFloatsIfLossless(double[]) - Static method in class ArraysExt
-
Returns a copy of the given array where each value has been casted to the
float
type, but only if all casts are lossless. - copyAsLongs(int[]) - Static method in class ArraysExt
-
Returns a copy of the given array where each value has been casted to the
long
type. - copyChars(CharSequence, int, char[], int, int) - Static method in class CharSequences
-
Copies a sequence of characters in the given
char[]
array. - copyCollection(Collection<? extends E>, Class<E>) - Method in class ModifiableMetadata
-
Creates a list or set with the content of the
source
collection, or returnsnull
if the source isnull
or empty. - copyData(WritableRaster) - Method in class PlanarImage
-
Copies an arbitrary rectangular region of this image to the supplied writable raster.
- copyList(Collection<? extends E>, Class<E>) - Method in class ModifiableMetadata
-
Creates a list with the content of the
source
collection, or returnsnull
if the source isnull
or empty. - copyMap(Map<? extends K, ? extends V>, Class<K>) - Method in class ModifiableMetadata
-
Creates a map with the content of the
source
map, or returnsnull
if the source isnull
or empty. - copyRecursively(Class<?>, Object) - Method in class MetadataCopier
-
Performs the actual copy operation on a single metadata instance.
- copySet(Collection<? extends E>, Class<E>) - Method in class ModifiableMetadata
-
Creates a set with the content of the
source
collection, or returnsnull
if the source isnull
or empty. - 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
NaN
values. - 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
toSearch
string in the giventext
. - countNaN() - Method in class Statistics
-
Returns the number of
NaN
samples. - 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.
- CoverageExplorer - Class in org.apache.sis.gui.coverage
-
An image or tabular view of
GridCoverage
together 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.
- 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.
- create(byte, boolean, byte, boolean) - Static method in class NumberRange
-
Constructs a range of
byte
values. - 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
double
values. - create(double, boolean, double, boolean, Unit<?>) - Static method in class MeasurementRange
-
Constructs a range of
double
values. - 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<Q>) - 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
float
values. - create(float, boolean, float, boolean, Unit<?>) - Static method in class MeasurementRange
-
Constructs a range of
float
values. - create(int, boolean, int, boolean) - Static method in class NumberRange
-
Constructs a range of
int
values. - create(int, int, double[]) - Static method in class Matrices
-
Creates a matrix of size
numRow
×numCol
initialized 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
×numCol
initialized to the given numbers. - create(long, boolean, long, boolean) - Static method in class NumberRange
-
Constructs a range of
long
values. - create(short, boolean, short, boolean) - Static method in class NumberRange
-
Constructs a range of
short
values. - 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<E>, boolean, boolean) - Static method in class RangeSet
-
Constructs an initially empty set of ranges.
- create(Class<N>, N) - Static method in class NumberRange
-
Constructs a range containing a single value of the given type.
- create(Class<T>, 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(BitSet, MathTransform, int, MathTransformFactory) - Static method in class PassThroughTransform
-
Creates a transform which passes through a subset of coordinates to another transform.
- create(Collection<? extends FeatureSet>) - Static method in class ConcatenatedFeatureSet
-
Creates a new feature set as a concatenation of the sequence of features given by the
sources
. - create(Map<String, ?>, SingleCRS, CoordinateReferenceSystem, OperationMethod, MathTransform, CoordinateSystem) - Static method in class DefaultDerivedCRS
-
Creates a derived CRS from a math transform and a type inferred from the given arguments.
- create(Map<String, ?>, SingleCRS, Conversion, CoordinateSystem) - Static method in class 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<V>) - 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
DataStore
if none exist at the given location. - 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<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates a two-dimensional affine coordinate system from the given pair of axis.
- createAffineCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates a three-dimensional affine coordinate system from the given set of axis.
- createAffineTransform(Matrix) - Method in class DefaultMathTransformFactory
-
Creates an affine transform from a matrix.
- createBaseToDerived(CoordinateReferenceSystem, ParameterValueGroup, CoordinateSystem) - Method in class DefaultMathTransformFactory
-
Deprecated.
- 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
Number
that can hold the given values. - createBestFit(Number, boolean, Number, boolean, Unit<?>) - Static method in class MeasurementRange
-
Constructs a range using the smallest type of
Number
that can hold the given values. - 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, T) - Method in class ParameterBuilder
-
Creates a descriptor for values of the given type restricted to the given domain.
- createBounded(Range<T>, T) - Method in class ParameterBuilder
-
Creates a descriptor for values in the domain represented by the given
Range
object. - 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(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates a two-dimensional Cartesian coordinate system from the given pair of axis.
- createCartesianCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates a three-dimensional Cartesian coordinate system from the given set of axis.
- createChoiceBox(boolean, ChangeListener<ReferenceSystem>) - 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
DirectPosition
and geohashes. - createCoder() - Method in class MilitaryGridReferenceSystem
-
Returns a new object performing conversions between
DirectPosition
and MGRS references. - createCoder() - Method in class ReferencingByIdentifiers
-
Returns a new object performing conversions between
DirectPosition
and identifiers. - 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(Map<String, ?>, CoordinateReferenceSystem...) - Method in class GeodeticObjectFactory
-
Creates a compound coordinate reference system from an ordered list of CRS components.
- createConcatenatedOperation(Map<String, ?>, CoordinateOperation...) - Method in class DefaultCoordinateOperationFactory
-
Creates an ordered sequence of two or more single coordinate operations.
- createConcatenatedTransform(MathTransform, MathTransform) - Method in class DefaultMathTransformFactory
-
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
converted
istrue
orfalse
respectively. - 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.
- 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.
- 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.
- 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(Map<String, ?>, String, AxisDirection, Unit<?>) - Method in class GeodeticObjectFactory
-
Creates a coordinate system axis from an abbreviation and a unit.
- createCoordinateSystemChange(CoordinateSystem, CoordinateSystem, Ellipsoid) - Method in class DefaultMathTransformFactory
-
Creates a math transform that represent a change of coordinate system.
- 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(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
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.
- createDefaultSkin() - Method in class GridView
-
Creates a new instance of the skin responsible for rendering this grid view.
- createDefiningConversion(Map<String, ?>, OperationMethod, ParameterValueGroup) - Method in class DefaultCoordinateOperationFactory
-
Creates a defining conversion from the given operation parameters.
- 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(Map<String, ?>, CoordinateReferenceSystem, Conversion, CoordinateSystem) - Method in class GeodeticObjectFactory
-
Creates a derived coordinate reference system from a conversion.
- createDiagonal(int, int) - Static method in class Matrices
-
Creates a 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 TensorParameters
-
Creates a new parameter descriptor for a matrix or tensor 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(Map<String, ?>, double, double, Unit<Length>) - Static method in class DefaultEllipsoid
-
Creates a new ellipsoid using the specified properties and axis length.
- createEllipsoid(Map<String, ?>, double, double, Unit<Length>) - Method in class GeodeticObjectFactory
-
Creates an ellipsoid from semi-axis length 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(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates an ellipsoidal coordinate system without ellipsoidal height.
- createEllipsoidalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
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(Map<String, ?>, EngineeringDatum, CoordinateSystem) - Method in class GeodeticObjectFactory
-
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(Map<String, ?>) - Method in class GeodeticObjectFactory
-
Creates an engineering datum.
- createEnumerated(Class<T>, 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<String, ?>, double, double, Unit<Length>) - Static method in class DefaultEllipsoid
-
Creates a new ellipsoid using the specified properties, axis length and inverse flattening value.
- createFlattenedSphere(Map<String, ?>, double, double, Unit<Length>) - Method in class GeodeticObjectFactory
-
Creates an ellipsoid from a major semi-axis length 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.
- 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).
- createFromXML(String) - Method in class GeodeticObjectFactory
-
Creates a coordinate reference system object from a XML string.
- createFromXML(String) - Method in class DefaultMathTransformFactory
-
Deprecated.
- 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.
- 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(Map<String, ?>, GeodeticDatum, CartesianCS) - Method in class GeodeticObjectFactory
-
Creates a geocentric coordinate reference system from a Cartesian coordinate system.
- createGeocentricCRS(Map<String, ?>, GeodeticDatum, SphericalCS) - Method in class GeodeticObjectFactory
-
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, double, double, Unit<Length>, boolean, EllipsoidToCentricTransform.TargetType) - Static method in class EllipsoidToCentricTransform
-
Creates a transform from geographic to geocentric coordinates.
- createGeodeticConversion(MathTransformFactory, Ellipsoid, boolean) - Static method in class EllipsoidToCentricTransform
-
Creates a transform from geographic to Cartesian geocentric coordinates (convenience method).
- 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(Map<String, ?>, Ellipsoid, PrimeMeridian) - Method in class GeodeticObjectFactory
-
Creates geodetic datum from ellipsoid and (optionally) Bursa-Wolf parameters.
- createGeodeticTransformation(MathTransformFactory, DatumShiftGrid<T, T>) - 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<Angle, Length>) - Static method in class InterpolatedGeocentricTransform
-
Creates a transformation between two geographic CRS.
- createGeodeticTransformation(MathTransformFactory, Ellipsoid, boolean, Ellipsoid, boolean, DatumShiftGrid<Angle, Length>) - Static method in class InterpolatedMolodenskyTransform
-
Deprecated.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(Map<String, ?>, GeodeticDatum, EllipsoidalCS) - Method in class GeodeticObjectFactory
-
Creates a geographic coordinate reference system.
- createGreaterThan(double, Unit<?>) - Static method in class MeasurementRange
-
Constructs a range of
double
values 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 than 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
-
Returns a 2-dimensional engineering coordinate reference system applied to locations in images.
- createImageCRS(String) - Method in class GeodeticAuthorityFactory
-
Creates a 2-dimensional engineering coordinate reference system applied to locations in images.
- createImageCRS(String) - Method in class MultiAuthoritiesFactory
-
Creates a 2-dimensional engineering coordinate reference system applied to locations in images.
- 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<String, ?>, ImageDatum, AffineCS) - Method in class GeodeticObjectFactory
-
Creates an image coordinate reference system.
- createImageDatum(String) - Method in class ConcurrentAuthorityFactory
-
Returns a datum defining the origin of an image coordinate reference system.
- createImageDatum(String) - Method in class GeodeticAuthorityFactory
-
Creates a datum defining the origin of an image coordinate reference system.
- createImageDatum(String) - Method in class MultiAuthoritiesFactory
-
Creates a datum defining the origin of an image coordinate reference system.
- createImageDatum(Map<String, ?>, PixelInCell) - Method in class GeodeticObjectFactory
-
Creates an image datum.
- createInternationalString(Map<Locale, String>) - Method in class DefaultNameFactory
-
Creates an international string from a set of strings in different locales.
- createIntersection(Rectangle2D) - Method in class Envelope2D
-
Returns the intersection of this envelope with the specified rectangle.
- createLeftBounded(int, boolean) - Static method in class NumberRange
-
Constructs a range of
int
values without upper bound. - createLinearCS(Map<String, ?>, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
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.
- createMarshaller() - Method in class MarshallerPool
-
Creates an configures a new JAXB marshaller.
- 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<ReferenceSystem>) - 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<String, ?>) - Method in class DefaultNameFactory
-
Returns a namespace having the given name.
- createNilObject(Class<T>) - Method in class NilReason
-
Returns an object of the given type which is nil for the reason represented by this instance.
- 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.
- 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
-
Finds or creates 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
- 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(Map<String, ?>, 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<? extends SingleCRS>, CoordinateReferenceSystem, List<? extends SingleCRS>) - 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.Replaced by
DefaultMathTransformFactory.createParameterizedTransform(ParameterValueGroup, Context)
where theContext
argument can be null. - createParameterizedTransform(ParameterValueGroup, DefaultMathTransformFactory.Context) - Method in class DefaultMathTransformFactory
-
Creates a transform from a group of parameters.
- createParametricCRS(String) - Method in class GeodeticAuthorityFactory
-
Creates a 1-dimensional parametric coordinate reference system.
- createParametricCRS(Map<String, ?>, DefaultParametricDatum, 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<String, ?>, 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<String, ?>) - 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.
- 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(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
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(Map<String, ?>, double, Unit<Angle>) - Method in class GeodeticObjectFactory
-
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(Map<String, ?>, GeographicCRS, Conversion, CartesianCS) - Method in class GeodeticObjectFactory
-
Creates a projected coordinate reference system from a 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<CharSequence, Class<?>>) - 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.
- 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<String, ?>, 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(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates a spherical coordinate system without radius.
- createSphericalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
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(Map<String, ?>, TemporalDatum, TimeCS) - Method in class GeodeticObjectFactory
-
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(Map<String, ?>, Date) - Method in class GeodeticObjectFactory
-
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(Map<String, ?>, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates a temporal 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.
- 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, 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.
- createUnmarshaller() - Method in class MarshallerPool
-
Creates an configures a new JAXB unmarshaller.
- createUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates a two-dimensional user defined coordinate system from the given pair of axis.
- createUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates a three-dimensional user defined coordinate system from the given set of axis.
- 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.
- createValueGroup(Map<String, ?>) - Method in class TensorParameters
-
Creates a new instance of parameter group with default values of 1 on the diagonal, and 0 everywhere else.
- createValueGroup(Map<String, ?>, Matrix) - Method in class TensorParameters
-
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(Map<String, ?>, VerticalDatum, VerticalCS) - Method in class GeodeticObjectFactory
-
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(Map<String, ?>, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
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(Map<String, ?>, VerticalDatumType) - Method in class GeodeticObjectFactory
-
Creates a vertical datum from an enumerated type value.
- createWindow(TransferType<T>) - 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
×numCol
filled with zero values. - Creating math transforms - Search tag in package org.apache.sis.referencing.operation.transform
- Section
- Creating new ellipsoid instances - Search tag in class org.apache.sis.referencing.datum.DefaultEllipsoid
- Section
- Creating new geocentric CRS instances - Search tag in class org.apache.sis.referencing.crs.DefaultGeocentricCRS
- Section
- Creating new geodetic datum instances - Search tag in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
- Section
- Creating new geographic CRS instances - Search tag in class org.apache.sis.referencing.crs.DefaultGeographicCRS
- Section
- Creating new parametric datum instances - Search tag in class org.apache.sis.referencing.datum.DefaultParametricDatum
- Section
- Creating new prime meridian instances - Search tag in class org.apache.sis.referencing.datum.DefaultPrimeMeridian
- Section
- Creating new temporal datum instances - Search tag in class org.apache.sis.referencing.datum.DefaultTemporalDatum
- Section
- Creating new vertical datum instances - Search tag in class org.apache.sis.referencing.datum.DefaultVerticalDatum
- Section
- CREATOR - Static variable in class AttributeNames
-
The set of attribute names for the creator (Recommended).
- crosses(Expression<R, ? extends G>, Expression<R, ? extends G>) - 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 - Search tag in class org.apache.sis.geometry.AbstractEnvelope
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in class org.apache.sis.geometry.Envelope2D
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in class org.apache.sis.geometry.GeneralEnvelope
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.AbstractEnvelope.contains(DirectPosition)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.AbstractEnvelope.contains(Envelope)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.AbstractEnvelope.getMedian(int)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.AbstractEnvelope.getMedian(int)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.AbstractEnvelope.getMedian(int)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.AbstractEnvelope.getSpan(int)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.AbstractEnvelope.getSpan(int)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.AbstractEnvelope.getSpan(int)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.AbstractEnvelope.intersects(Envelope)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.Envelope2D.add(Rectangle2D)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.Envelope2D.add(double, double)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.Envelope2D.contains(Rectangle2D)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.Envelope2D.contains(double, double)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.Envelope2D.contains(double, double, double, double)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.Envelope2D.createIntersection(Rectangle2D)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.Envelope2D.intersects(Rectangle2D)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.Envelope2D.intersects(double, double, double, double)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.GeneralEnvelope.add(DirectPosition)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.GeneralEnvelope.add(Envelope)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.GeneralEnvelope.intersect(Envelope)
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.geometry.GeneralEnvelope.normalize()
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.referencing.operation.matrix.Matrices.createTransform(Envelope, AxisDirection[], Envelope, AxisDirection[])
- Section
- Crossing the anti-meridian of a Geographic CRS - Search tag in org.apache.sis.referencing.operation.matrix.Matrices.createTransform(Envelope, Envelope)
- Section
- 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 Systems.
- 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.
- 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
CoordinateReferenceSystem
instances from the properties read in the database. - csFactory - Variable in class EPSGFactory
-
The factory to use for creating
CoordinateSystem
instances from the properties read in the database. - 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 - Search tag in org.apache.sis.referencing.operation.AbstractCoordinateOperation.getLinearAccuracy()
- Section
- cursorEnabled - Variable in class GestureFollower
-
Whether mouse position in source canvas should be shown by a cursor in the target canvas.
- Customization - Search tag in class org.apache.sis.referencing.operation.CoordinateOperationFinder
- Section
- Customization - Search tag in class org.apache.sis.util.collection.TreeTableFormat
- Section
- Customizing the XML - Search tag in package org.apache.sis.xml
- Section
D
- 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).
- Data Access Object (DAO) - Search tag in class org.apache.sis.referencing.factory.sql.EPSGFactory
- Section
- DataOptionKey<T> - Class in org.apache.sis.storage
-
Keys in a map of options for configuring the way data are read or written to a storage.
- DataSet - Interface in org.apache.sis.storage
-
Collection of features that share a common set of attributes or properties.
- dataSource - Variable in class EPSGFactory
-
The factory to use for creating
Connection
s 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 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
DataStore
cannot 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
DataStore
implementation. - 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
StorageConnector
input 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
DataStore
instances from a given storage object. - Data transformation - Search tag in org.apache.sis.storage.WritableAggregate.add(Resource)
- Section
- DataType - Enum Class in org.apache.sis.image
-
Identification of the primitive type used for storing sample values in an image.
- 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).
- datum() - Method in enum class CommonCRS
-
Returns the geodetic datum associated to this geodetic object.
- 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 - Enum constant in enum class ElementKind
-
Datum, often represented by
DATUM[…]
elements. - datumFactory - Variable in class EPSGFactory
-
The factory to use for creating
Datum
instances from the properties read in the database. - DatumShiftGrid<C,
T> - Class in org.apache.sis.referencing.datum -
Small but non-constant translations to apply on coordinates for datum shifts or other transformation process.
- DatumShiftGrid(Unit<C>, LinearTransform, int[], boolean, Unit<T>) - Constructor for class DatumShiftGrid
-
Creates a new datum shift grid for the given size and units.
- DatumShiftGrid(DatumShiftGrid<C, T>) - 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 - Search tag in class org.apache.sis.referencing.operation.transform.DatumShiftTransform
- Section
- Datum shifts - Search tag in package org.apache.sis.referencing.datum
- Section
- DatumShiftTransform - Class in org.apache.sis.referencing.operation.transform
-
Transforms between two CRS (usually geographic) based on different datum.
- DAY - Static variable in class 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 - 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
-
Same as
ComparisonMode.APPROXIMATE
, except that anAssertionError
is thrown if the two objects are not equal and assertions are enabled. - 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
float
anddouble
values while taking in account their representation in base 10. - DECLARATION - Enum constant in enum class IdentifiedObjectFinder.Domain
-
Fast lookup based only on embedded identifiers and names.
- 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
RenderedImage
instance 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 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
ByteBuffer
s created by storage connectors. - DEFAULT_CRS - Static variable in class DataOptionKey
-
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
null
if 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.ROLE
key. - DEFAULT_SEPARATOR - Static variable in class DefaultNameSpace
-
The default separator, which is
':'
. - 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<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultAffineCS
-
Constructs a two-dimensional coordinate system from a set of properties.
- DefaultAffineCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultAffineCS
-
Constructs a three-dimensional coordinate system from a set of properties.
- DefaultAffineCS(AffineCS) - Constructor for class DefaultAffineCS
-
Creates a new coordinate system with the same values than the specified one.
- DefaultAggregateInformation - Class in org.apache.sis.metadata.iso.identification
-
Associated resource information.
- DefaultAggregateInformation() - Constructor for class 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<String, ?>, DefaultFeatureType, int, int) - Constructor for class DefaultAssociationRole
-
Constructs an association to the given feature type.
- DefaultAssociationRole(Map<String, ?>, 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<String, ?>, Class<V>, 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 - Search tag in class org.apache.sis.storage.aggregate.MergeStrategy
- Section
- Default behavior - Search tag in org.apache.sis.xml.XML.LOCALE
- Section
- Default behavior - Search tag in org.apache.sis.xml.XML.TIMEZONE
- Section
- DefaultBoundingPolygon - Class in org.apache.sis.metadata.iso.extent
-
Boundary enclosing the dataset, expressed as the closed set of (x,y) coordinates of the polygon.
- DefaultBoundingPolygon() - Constructor for class 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<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultCartesianCS
-
Constructs a two-dimensional coordinate system from a set of properties.
- DefaultCartesianCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultCartesianCS
-
Constructs a three-dimensional coordinate system from a set of properties.
- DefaultCartesianCS(CartesianCS) - Constructor for class DefaultCartesianCS
-
Creates a new coordinate system with the same values than the specified one.
- DefaultCitation - Class in org.apache.sis.metadata.iso.citation
-
Standardized resource reference.
- DefaultCitation() - Constructor for class 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(Date, 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 - Search tag in org.apache.sis.image.Colorizer.forCategories(Function<Category, Color[]>)
- Section
- Default colors - Search tag in org.apache.sis.image.Colorizer.forRanges(Map<NumberRange<?>, Color[]>)
- Section
- 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<String, ?>, 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 than the specified one.
- DefaultCompoundCS - Class in org.apache.sis.referencing.cs
-
A coordinate system made of two or more independent coordinate systems.
- DefaultCompoundCS(Map<String, ?>, CoordinateSystem...) - Constructor for class 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<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod, MathTransform) - Constructor for class DefaultConversion
-
Creates a coordinate conversion from the given properties.
- DefaultConversion(Map<String, ?>, 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 than the specified one.
- DefaultCoordinateOperationFactory - Class in org.apache.sis.referencing.operation
-
Creates operations capable to transform coordinates from a given source CRS to a given target CRS.
- DefaultCoordinateOperationFactory() - Constructor for class DefaultCoordinateOperationFactory
-
Constructs a factory with no default properties.
- DefaultCoordinateOperationFactory(Map<String, ?>, 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, ?>, 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 than the specified one.
- DefaultCoupledResource - Class in org.apache.sis.metadata.iso.identification
-
Links a given operation name with a resource identified by an "identifier".
- DefaultCoupledResource() - Constructor for class 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<String, ?>, 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 than 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.
- DefaultDerivedCRS - Class in org.apache.sis.referencing.crs
-
A coordinate reference system that is defined by its coordinate conversion from another CRS (not by a datum).
- DefaultDerivedCRS(Map<String, ?>, SingleCRS, CoordinateReferenceSystem, OperationMethod, MathTransform, CoordinateSystem) - Constructor for class DefaultDerivedCRS
-
Creates a derived CRS from a math transform.
- DefaultDerivedCRS(Map<String, ?>, 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 than 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<String, ?>, double, double, double, boolean, Unit<Length>) - 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 than the specified one.
- DefaultEllipsoidalCS - Class in org.apache.sis.referencing.cs
-
A 2- or 3-dimensional coordinate system for geodetic latitude and longitude, optionally with ellipsoidal height.
- DefaultEllipsoidalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultEllipsoidalCS
-
Constructs a two-dimensional coordinate system from a set of properties.
- DefaultEllipsoidalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultEllipsoidalCS
-
Constructs a three-dimensional coordinate system from a set of properties.
- DefaultEllipsoidalCS(EllipsoidalCS) - Constructor for class DefaultEllipsoidalCS
-
Creates a new coordinate system with the same values than the specified one.
- DefaultEngineeringCRS - Class in org.apache.sis.referencing.crs
-
A 1-, 2- or 3-dimensional contextually local coordinate reference system.
- DefaultEngineeringCRS(Map<String, ?>, EngineeringDatum, CoordinateSystem) - Constructor for class 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 than the specified one.
- DefaultEngineeringDatum - Class in org.apache.sis.referencing.datum
-
Defines the origin of an engineering coordinate reference system.
- DefaultEngineeringDatum(Map<String, ?>) - Constructor for class DefaultEngineeringDatum
-
Creates an engineering datum from the given properties.
- DefaultEngineeringDatum(EngineeringDatum) - Constructor for class DefaultEngineeringDatum
-
Creates a new datum with the same values than the specified one.
- DefaultEnvironmentalRecord - Class in org.apache.sis.metadata.iso.acquisition
-
Information about the environmental conditions during the acquisition.
- DefaultEnvironmentalRecord() - Constructor for class 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.
- 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<String, ?>, 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
Filter
andExpression
implementations. - DefaultFilterFactory(Class<G>, Class<T>, 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 on
AbstractFeature
instances. - 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 than 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 3-dimensional coordinate reference system with the origin at the approximate centre of mass of the earth.
- DefaultGeocentricCRS(Map<String, ?>, GeodeticDatum, CartesianCS) - Constructor for class DefaultGeocentricCRS
-
Creates a coordinate reference system from the given properties, datum and coordinate system.
- DefaultGeocentricCRS(Map<String, ?>, GeodeticDatum, SphericalCS) - Constructor for class DefaultGeocentricCRS
-
Creates a coordinate reference system from the given properties, datum and coordinate system.
- DefaultGeocentricCRS(GeocentricCRS) - Constructor for class DefaultGeocentricCRS
-
Constructs a new coordinate reference system with the same values than the specified one.
- DefaultGeodeticDatum - Class in org.apache.sis.referencing.datum
-
Defines the location and orientation of an ellipsoid that approximates the shape of the earth.
- DefaultGeodeticDatum(Map<String, ?>, Ellipsoid, PrimeMeridian) - Constructor for class DefaultGeodeticDatum
-
Creates a geodetic datum from the given properties.
- DefaultGeodeticDatum(GeodeticDatum) - Constructor for class DefaultGeodeticDatum
-
Creates a new datum with the same values than the specified one.
- 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<String, ?>, GeodeticDatum, 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 than 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(CharSequence) - Constructor for class DefaultGeographicDescription
-
Creates an inclusive geographic description initialized to the given natural language 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.
- 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.
- DefaultImageCRS - Class in org.apache.sis.referencing.crs
-
A 2-dimensional engineering coordinate reference system applied to locations in images.
- DefaultImageCRS(Map<String, ?>, ImageDatum, AffineCS) - Constructor for class DefaultImageCRS
-
Creates a coordinate reference system from the given properties, datum and coordinate system.
- DefaultImageCRS(ImageCRS) - Constructor for class DefaultImageCRS
-
Constructs a new coordinate reference system with the same values than the specified one.
- DefaultImageDatum - Class in org.apache.sis.referencing.datum
-
Defines the origin of an image coordinate reference system.
- DefaultImageDatum(Map<String, ?>, PixelInCell) - Constructor for class DefaultImageDatum
-
Creates an image datum from the given properties.
- DefaultImageDatum(ImageDatum) - Constructor for class DefaultImageDatum
-
Creates a new datum with the same values than the specified one.
- DefaultImageDescription - Class in org.apache.sis.metadata.iso.content
-
Information about an image's suitability for use.
- DefaultImageDescription() - Constructor for class 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 - Search tag in class org.apache.sis.image.PixelIterator
- Section
- Default implementation - Search tag in interface org.apache.sis.referencing.cs.AxisFilter
- Section
- Default implementation - Search tag in org.apache.sis.coverage.SampleDimension.Builder.addQualitative(CharSequence, Number, Number)
- Section
- Default implementation - Search tag in org.apache.sis.coverage.SampleDimension.Builder.addQualitative(CharSequence, boolean)
- Section
- Default implementation - Search tag in org.apache.sis.coverage.SampleDimension.Builder.addQualitative(CharSequence, byte)
- Section
- Default implementation - Search tag in org.apache.sis.coverage.SampleDimension.Builder.addQualitative(CharSequence, double)
- Section
- Default implementation - Search tag in org.apache.sis.coverage.SampleDimension.Builder.addQualitative(CharSequence, float)
- Section
- Default implementation - Search tag in org.apache.sis.coverage.SampleDimension.Builder.addQualitative(CharSequence, int)
- Section
- Default implementation - Search tag in org.apache.sis.coverage.SampleDimension.Builder.addQualitative(CharSequence, short)
- Section
- Default implementation - Search tag in org.apache.sis.coverage.SampleDimension.Builder.addQuantitative(CharSequence, NumberRange<?>, NumberRange<?>)
- Section
- Default implementation - Search tag in org.apache.sis.coverage.SampleDimension.Builder.addQuantitative(CharSequence, double, double, Unit<?>)
- Section
- Default implementation - Search tag in org.apache.sis.coverage.SampleDimension.Builder.addQuantitative(CharSequence, float, float, Unit<?>)
- Section
- Default implementation - Search tag in org.apache.sis.coverage.SampleDimension.Builder.addQuantitative(CharSequence, int, int, double, double, Unit<?>)
- Section
- Default implementation - Search tag in org.apache.sis.coverage.SampleDimension.Builder.mapQualitative(CharSequence, Number, float)
- Section
- Default implementation - Search tag in org.apache.sis.coverage.SampleDimension.Builder.setName(CharSequence)
- Section
- Default implementation - Search tag in org.apache.sis.coverage.SampleDimension.Builder.setName(int)
- Section
- Default implementation - Search tag in org.apache.sis.coverage.grid.GridCoverageBuilder.setDomain(Envelope)
- Section
- Default implementation - Search tag in org.apache.sis.metadata.AbstractMetadata.asMap()
- Section
- Default implementation - Search tag in org.apache.sis.metadata.AbstractMetadata.asTreeTable()
- Section
- Default implementation - Search tag in org.apache.sis.parameter.TensorParameters.createElementDescriptor(int[])
- Section
- Default implementation - Search tag in org.apache.sis.parameter.TensorParameters.indicesToName(int[])
- Section
- Default implementation - Search tag in org.apache.sis.parameter.TensorParameters.nameToIndices(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.datum.DatumShiftGrid.getCellMean(int)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.datum.DatumShiftGrid.interpolateAt(double...)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.datum.DatumShiftGrid.interpolateInCell(double, double, double[])
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCartesianCS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCompoundCRS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCoordinateOperation(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCoordinateReferenceSystem(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCoordinateSystem(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCoordinateSystemAxis(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCylindricalCS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createDatum(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createDerivedCRS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createEllipsoid(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createEllipsoidalCS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createEngineeringCRS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createEngineeringDatum(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createExtent(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createFromCoordinateReferenceSystemCodes(String, String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createGeocentricCRS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createGeodeticDatum(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createGeographicCRS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createImageCRS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createImageDatum(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createOperationMethod(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createParameterDescriptor(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createParametricCRS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createParametricCS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createParametricDatum(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createPolarCS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createPrimeMeridian(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createProjectedCRS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createSphericalCS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createTemporalCRS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createTemporalDatum(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createTimeCS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createUnit(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createVerticalCRS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createVerticalCS(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createVerticalDatum(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.getCodeSpaces()
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.getDescriptionText(String)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.IdentifiedObjectFinder.getCodeCandidates(IdentifiedObject)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.factory.sql.InstallationScriptProvider.openScript(String, int)
- Section
- Default implementation - Search tag in org.apache.sis.referencing.operation.AbstractCoordinateOperation.getWrapAroundChanges()
- Section
- Default implementation - Search tag in org.apache.sis.storage.DataStore.getIdentifier()
- Section
- Default implementation - Search tag in org.apache.sis.storage.FeatureSet.subset(Query)
- Section
- Default implementation - Search tag in org.apache.sis.storage.GridCoverageResource.subset(Query)
- Section
- DefaultIndirectEvaluation - Class in org.apache.sis.metadata.iso.quality
-
Indirect evaluation.
- DefaultIndirectEvaluation() - Constructor for class 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(Map<Locale, String>) - 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<String, ?>, 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 than the specified one.
- DefaultLocalName - Class in org.apache.sis.util.iso
-
Identifier within a name space for a local object.
- DefaultLocalName(NameSpace, CharSequence) - Constructor for class 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<? extends OperationMethod>) - Constructor for class DefaultMathTransformFactory
-
Creates a new factory which will use the given operation methods.
- DefaultMathTransformFactory.Context - Class in org.apache.sis.referencing.operation.transform
-
Source and target coordinate systems for which a new parameterized transform is going to be used.
- DefaultMeasureDescription - Class in org.apache.sis.metadata.iso.quality
-
Data quality measure description.
- DefaultMeasureDescription() - Constructor for class 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(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, Date, 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
AbstractName
objects. - 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 - Search tag in class org.apache.sis.feature.builder.TypeBuilder
- Section
- DefaultNominalResolution - Class in org.apache.sis.metadata.iso.lineage
-
Distance between consistent parts of (centre, left side, right side) adjacent pixels.
- DefaultNominalResolution() - Constructor for class 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
DefaultNonQuantitativeAttributeCorrectness
for 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<String, ?>, 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 than the specified one.
- DefaultOrganisation - Class in org.apache.sis.metadata.iso.citation
-
Information about the party if the party is an organization.
- DefaultOrganisation() - Constructor for class 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<String, ?>, int, int, Class<T>, Range<?>, T[], T) - Constructor for class DefaultParameterDescriptor
-
Constructs a descriptor from the given properties.
- DefaultParameterDescriptor(ParameterDescriptor<T>) - Constructor for class DefaultParameterDescriptor
-
Creates a new descriptor with the same values than the specified one.
- DefaultParameterDescriptorGroup - Class in org.apache.sis.parameter
-
The definition of a group of related parameters used by an operation method.
- DefaultParameterDescriptorGroup(Map<String, ?>, int, int, GeneralParameterDescriptor...) - Constructor for class DefaultParameterDescriptorGroup
-
Constructs a parameter group from a set of properties.
- DefaultParameterDescriptorGroup(Map<String, ?>, ParameterDescriptorGroup) - Constructor for class DefaultParameterDescriptorGroup
-
Constructs a group with the same parameters than another group.
- DefaultParameterDescriptorGroup(ParameterDescriptorGroup) - Constructor for class DefaultParameterDescriptorGroup
-
Creates a new descriptor with the same values than the specified one.
- DefaultParameterValue<T> - Class in org.apache.sis.parameter
-
A single parameter value used by an operation method.
- DefaultParameterValue(ParameterDescriptor<T>) - Constructor for class DefaultParameterValue
-
Creates a parameter value from the specified descriptor.
- DefaultParameterValue(ParameterValue<T>) - 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<String, ?>, DefaultParametricDatum, 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 than the specified one.
- DefaultParametricCS - Class in org.apache.sis.referencing.cs
-
A 1-dimensional coordinate system for parametric values or functions.
- DefaultParametricCS(Map<String, ?>, CoordinateSystemAxis) - Constructor for class 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 than the specified one.
- DefaultParametricDatum - Class in org.apache.sis.referencing.datum
-
Defines the origin of a parametric coordinate reference system.
- DefaultParametricDatum(Map<String, ?>) - Constructor for class DefaultParametricDatum
-
Creates a parametric datum from the given properties.
- DefaultParametricDatum(DefaultParametricDatum) - Constructor for class DefaultParametricDatum
-
Creates a new datum with the same values than the specified one.
- DefaultPassThroughOperation - Class in org.apache.sis.referencing.operation
-
Specifies that a subset of a coordinate tuple is subject to a specific coordinate operation.
- DefaultPassThroughOperation(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, SingleOperation, int, int) - Constructor for class 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 than the specified one.
- DefaultPlan - Class in org.apache.sis.metadata.iso.acquisition
-
Designations for the planning information related to meeting the data acquisition requirements.
- DefaultPlan() - Constructor for class 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<String, ?>, 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 than 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<String, ?>, double, Unit<Angle>) - 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 than the specified one.
- DefaultProcessing - Class in org.apache.sis.metadata.iso.lineage
-
Comprehensive information about the procedure(s), process(es) and algorithm(s) applied in the process step.
- DefaultProcessing() - Constructor for class 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<String, ?>, 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 than 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 collection of record types in a given namespace.
- DefaultRecordSchema(DefaultNameFactory, NameSpace, 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, RecordSchema, Map<? extends MemberName, ? extends Type>) - Constructor for class DefaultRecordType
-
Creates a new record in the given schema.
- Default reference frame - Search tag in org.apache.sis.referencing.CommonCRS.defaultGeographic()
- Section
- 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_Scope
has been replaced byMD_Scope
. The latter is defined in theorg.apache.sis.metadata.iso.maintenance
package. - 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
- 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<? extends CharSequence>) - 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<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultSphericalCS
-
Constructs a two-dimensional coordinate system from a set of properties.
- DefaultSphericalCS(Map<String, ?>, 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 than the specified one.
- DefaultStandardOrderProcess - Class in org.apache.sis.metadata.iso.distribution
-
Common ways in which the resource may be obtained or received, and related instructions and fee information.
- DefaultStandardOrderProcess() - Constructor for class 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.
- 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<String, ?>, TemporalDatum, 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 than the specified one.
- DefaultTemporalDatum - Class in org.apache.sis.referencing.datum
-
Defines the origin of a temporal coordinate reference system.
- DefaultTemporalDatum(Map<String, ?>, Date) - Constructor for class DefaultTemporalDatum
-
Creates a temporal datum from the given properties.
- DefaultTemporalDatum(TemporalDatum) - Constructor for class DefaultTemporalDatum
-
Creates a new datum with the same values than the specified one.
- DefaultTemporalExtent - Class in org.apache.sis.metadata.iso.extent
-
Time period covered by the content of the dataset.
- DefaultTemporalExtent() - Constructor for class DefaultTemporalExtent
-
Constructs an initially empty temporal extent.
- 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<String, ?>, 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 than the specified one.
- DefaultTopologicalConsistency - Class in org.apache.sis.metadata.iso.quality
-
Correctness of the explicitly encoded topological characteristics of the data set.
- DefaultTopologicalConsistency() - Constructor for class 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<String, ?>, 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 than the specified one.
- DefaultTreeTable - Class in org.apache.sis.util.collection
-
A
TreeTable
implementation with a list of columns given at construction time. - DefaultTreeTable(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.Node
implementation 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.
- DefaultUserDefinedCS - Class in org.apache.sis.referencing.cs
-
A 2- or 3-dimensional coordinate system for any combination of coordinate axes not covered by other CS types.
- DefaultUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultUserDefinedCS
-
Constructs a two-dimensional coordinate system from a set of properties.
- DefaultUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultUserDefinedCS
-
Constructs a three-dimensional coordinate system from a set of properties.
- DefaultUserDefinedCS(UserDefinedCS) - Constructor for class DefaultUserDefinedCS
-
Creates a new coordinate system with the same values than the specified one.
- Default value - Search tag in org.apache.sis.metadata.iso.quality.DefaultQuantitativeResult.getValueType()
- Section
- Default value - Search tag in org.apache.sis.referencing.AbstractIdentifiedObject.getDescription()
- Section
- Default values - Search tag in org.apache.sis.coverage.grid.GridDerivation.margin(int...)
- Section
- 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<String, ?>, VerticalDatum, 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 than the specified one.
- DefaultVerticalCS - Class in org.apache.sis.referencing.cs
-
A 1-dimensional coordinate system for heights or depths of points.
- DefaultVerticalCS(Map<String, ?>, CoordinateSystemAxis) - Constructor for class 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 than the specified one.
- DefaultVerticalDatum - Class in org.apache.sis.referencing.datum
-
Identifies a particular reference level surface used as a zero-height surface.
- DefaultVerticalDatum(Map<String, ?>, VerticalDatumType) - Constructor for class DefaultVerticalDatum
-
Creates a vertical datum from the given properties.
- DefaultVerticalDatum(VerticalDatum) - Constructor for class DefaultVerticalDatum
-
Creates a new datum with the same values than the specified one.
- DefaultVerticalExtent - Class in org.apache.sis.metadata.iso.extent
-
Vertical domain of dataset.
- DefaultVerticalExtent() - Constructor for class 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 - Search tag in class org.apache.sis.image.ImageProcessor
- Section
- Defining conversions - Search tag in class org.apache.sis.referencing.operation.DefaultConversion
- Section
- Defining new MetadataStandard instances - Search tag in class org.apache.sis.metadata.MetadataStandard
- Section
- Defining new options - Search tag in class org.apache.sis.setup.OptionKey
- Section
- DEFINITION_KEY - Static variable in class AbstractIdentifiedType
-
Key for the
"definition"
property to be given to the constructor. - Definition of missing data - Search tag in class org.apache.sis.coverage.SampleDimension
- Section
- 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).
- delegateTo(Object) - Method in class Formatter
-
Delegates the formatting to another
FormattableObject
implementation. - delete(Path) - Method in class FileService
-
Deletes a file.
- deleteTileMatrix(String) - Method in interface WritableTileMatrixSet
-
Deletes a
TileMatrix
identified by the given name. - deleteTileMatrixSet(String) - Method in interface WritableTiledResource
-
Deletes a
TileMatrixSet
identified 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
double
value 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 - Search tag in org.apache.sis.storage.netcdf.AttributeNames.HISTORY
- Section
- Departure from convention - Search tag in org.apache.sis.storage.netcdf.AttributeNames.SOURCE
- Section
- Departure from conventions - Search tag in class org.apache.sis.storage.netcdf.AttributeNames.Dimension
- Section
- Departure from conventions - Search tag in class org.apache.sis.storage.netcdf.AttributeNames.Responsible
- Section
- Departure from conventions - Search tag in class org.apache.sis.storage.netcdf.AttributeNames.Term
- Section
- Departure from the ISO 19111 standard - Search tag in class org.apache.sis.referencing.operation.DefaultOperationMethod
- Section
- Departure from the ISO 19111 standard - Search tag in org.apache.sis.referencing.operation.DefaultOperationMethod.getFormula()
- Section
- Departure from the ISO 19111 standard - Search tag in org.apache.sis.referencing.operation.DefaultOperationMethod.getParameters()
- Section
- Departures with OGC specifications - Search tag in package org.apache.sis.storage.tiling
- Section
- Dependencies - Search tag in org.apache.sis.referencing.factory.GeodeticObjectFactory.createAffineCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis)
- Section
- Dependencies - Search tag in org.apache.sis.referencing.factory.GeodeticObjectFactory.createAffineCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis)
- Section
- Dependencies - Search tag in org.apache.sis.referencing.factory.GeodeticObjectFactory.createCartesianCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis)
- Section
- Dependencies - Search tag in org.apache.sis.referencing.factory.GeodeticObjectFactory.createCartesianCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis)
- Section
- Dependencies - Search tag in org.apache.sis.referencing.factory.GeodeticObjectFactory.createCylindricalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis)
- Section
- Dependencies - Search tag in org.apache.sis.referencing.factory.GeodeticObjectFactory.createDerivedCRS(Map<String, ?>, CoordinateReferenceSystem, Conversion, CoordinateSystem)
- Section
- Dependencies - Search tag in org.apache.sis.referencing.factory.GeodeticObjectFactory.createEllipsoidalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis)
- Section
- Dependencies - Search tag in org.apache.sis.referencing.factory.GeodeticObjectFactory.createEllipsoidalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis)
- Section
- Dependencies - Search tag in org.apache.sis.referencing.factory.GeodeticObjectFactory.createEngineeringCRS(Map<String, ?>, EngineeringDatum, CoordinateSystem)
- Section
- Dependencies - Search tag in org.apache.sis.referencing.factory.GeodeticObjectFactory.createGeocentricCRS(Map<String, ?>, GeodeticDatum, CartesianCS)
- Section
- Dependencies - Search tag in org.apache.sis.referencing.factory.GeodeticObjectFactory.createGeocentricCRS(Map<String, ?>, GeodeticDatum, SphericalCS)
- Section
- Dependencies - Search tag in org.apache.sis.referencing.factory.GeodeticObjectFactory.createGeodeticDatum(Map<String, ?>, Ellipsoid, PrimeMeridian)
- Section
- Dependencies - Search tag in org.apache.sis.referencing.factory.GeodeticObjectFactory.createGeographicCRS(Map<String, ?>, GeodeticDatum, EllipsoidalCS)
- Section
- Dependencies - Search tag in org.apache.sis.referencing.factory.GeodeticObjectFactory.createLinearCS(Map<String, ?>, CoordinateSystemAxis)
- Section
- Dependencies - Search tag in org.apache.sis.referencing.factory.GeodeticObjectFactory.createParametricCRS(Map<String, ?>, DefaultParametricDatum, DefaultParametricCS)
- Section
- Dependencies - Search tag in org.apache.sis.referencing.factory.GeodeticObjectFactory.createParametricCS(Map<String, ?>, CoordinateSystemAxis)
- Section
- Dependencies - Search tag in org.apache.sis.referencing.factory.GeodeticObjectFactory.createPolarCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis)
- Section
- Dependencies - Search tag in org.apache.sis.referencing.factory.GeodeticObjectFactory.createProjectedCRS(Map<String, ?>, GeographicCRS, Conversion, CartesianCS)
- Section
- Dependencies - Search tag in org.apache.sis.referencing.factory.GeodeticObjectFactory.createSphericalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis)
- Section
- Dependencies - Search tag in org.apache.sis.referencing.factory.GeodeticObjectFactory.createSphericalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis)
- Section
- Dependencies - Search tag in org.apache.sis.referencing.factory.GeodeticObjectFactory.createTemporalCRS(Map<String, ?>, TemporalDatum, TimeCS)
- Section
- Dependencies - Search tag in org.apache.sis.referencing.factory.GeodeticObjectFactory.createTimeCS(Map<String, ?>, CoordinateSystemAxis)
- Section
- Dependencies - Search tag in org.apache.sis.referencing.factory.GeodeticObjectFactory.createUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis)
- Section
- Dependencies - Search tag in org.apache.sis.referencing.factory.GeodeticObjectFactory.createUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis)
- Section
- Dependencies - Search tag in org.apache.sis.referencing.factory.GeodeticObjectFactory.createVerticalCRS(Map<String, ?>, VerticalDatum, VerticalCS)
- Section
- Dependencies - Search tag in org.apache.sis.referencing.factory.GeodeticObjectFactory.createVerticalCS(Map<String, ?>, CoordinateSystemAxis)
- Section
- Dependency note - Search tag in org.apache.sis.referencing.GeodeticCalculator.createGeodesicCircle2D(double)
- Section
- Dependency note - Search tag in org.apache.sis.referencing.GeodeticCalculator.createGeodesicPath2D(double)
- Section
- 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 - Search tag in org.apache.sis.referencing.Builder.addIdentifier(String)
- Section
- Deprecated names - Search tag in org.apache.sis.referencing.Builder.addName(CharSequence)
- Section
- 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 - Enum constant in enum class CommonCRS.Vertical
-
Depth measured below the Mean Sea Level (MSL) in metres.
- derby.system.home - Search tag in org.apache.sis.setup.Configuration.getDatabase()
- System Property
- derivative(double) - Method in class AbstractMathTransform1D
-
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(UnitConverter, double) - Static method in class Units
-
Returns the derivative of the given converter at the given value, or
NaN
if 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 (Jacobian matrix) - Search tag in org.apache.sis.referencing.datum.DatumShiftGrid.interpolateInCell(double, double, double[])
- Section
- derivativeAndTransform(MathTransform, double[], int, double[], int) - Static method in class 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.
- derivedKeys(Map<SK, V>, ObjectConverter<SK, K>, Class<V>) - Static method in class ObjectConverters
-
Returns a map whose keys are derived on-the-fly from the given map.
- derivedMap(Map<SK, SV>, ObjectConverter<SK, K>, ObjectConverter<SV, V>) - Static method in class Containers
-
Returns a map whose keys and values are derived on-the-fly from the given map.
- derivedMap(Map<SK, SV>, ObjectConverter<SK, K>, ObjectConverter<SV, V>) - Static method in class ObjectConverters
-
Returns a map whose keys and values are derived on-the-fly from the given map.
- derivedSet(Set<S>, ObjectConverter<S, E>) - Static method in class Containers
-
Returns a set whose elements are derived on-the-fly from the given set.
- derivedSet(Set<S>, ObjectConverter<S, E>) - Static method in class ObjectConverters
-
Returns a set whose elements are derived on-the-fly from the given set.
- derivedValues(Map<K, SV>, Class<K>, ObjectConverter<SV, V>) - Static method in class 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.
- descriptor(String) - Method in class DefaultParameterDescriptorGroup
-
Returns the first parameter in this group for the specified name.
- descriptors() - Method in class DefaultParameterDescriptorGroup
-
Returns all 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 - Search tag in org.apache.sis.coverage.grid.GridCoverageBuilder.setDomain(Envelope)
- Section
- Design note - Search tag in org.apache.sis.image.ComputedImage.getTileHeight()
- Section
- Design note - Search tag in org.apache.sis.image.ComputedImage.getTileWidth()
- Section
- Design note - Search tag in org.apache.sis.image.ComputedImage.sampleModel
- Section
- Design note - Search tag in org.apache.sis.math.Fraction.valueOf(double)
- Section
- Design note - Search tag in org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.createCoordinateSystemChange(CoordinateSystem, CoordinateSystem, Ellipsoid)
- Section
- Design note - Search tag in org.apache.sis.referencing.operation.transform.WraparoundTransform.sourceMedian
- Section
- Design note - Search tag in org.apache.sis.referencing.operation.transform.WraparoundTransform.sourceMedian
- Section
- Design note - Search tag in org.apache.sis.setup.OptionalInstallations.askUserAgreement(String, String)
- Section
- Design notes - Search tag in class org.apache.sis.feature.DefaultAttributeType
- Section
- 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
null
if none. - DETAILED - Enum constant in enum class ParameterFormat.ContentLevel
- Details - Search tag in org.apache.sis.gui.map.GestureFollower.transformedSource(TransformChangeEvent)
- Section
- Difference between null and nil - Search tag in enum class org.apache.sis.metadata.ValueExistencePolicy
- Section
- Difference between StoreEvent and CascadedStoreEvent - Search tag in class org.apache.sis.storage.event.CascadedStoreEvent
- Section
- differences() - Method in class Statistics
-
Returns the statistics on the differences between sample values, or
null
if none. - Differences between versions 2003 and 2014 of ISO 19115 - Search tag in class org.apache.sis.metadata.iso.citation.DefaultTelephone
- Section
- Differences compared to WKT 2 - Search tag in org.apache.sis.io.wkt.Convention.WKT1
- Section
- DIFFERENTIAL - Enum constant in enum class Fix
-
Differential Global Positioning Service (DGPS) used.
- 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 AbstractMathTransform2D
-
Number of input and output dimensions of all
AbstractMathTransform2D
, which is 2. - 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.
- Dimension order - Search tag in org.apache.sis.coverage.grid.GridGeometry.GridGeometry(GridExtent, Envelope, GridOrientation)
- Section
- Dimensions mapping - Search tag in org.apache.sis.referencing.operation.builder.LinearTransformBuilder.addLinearizers(Map<String, MathTransform>, int...)
- Section
- directionAlongMeridian(AxisDirection, double) - Static method in class CoordinateSystems
-
Returns an axis direction from a pole along a meridian.
- 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
null
coordinate 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
null
coordinate 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 than 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 - Search tag in org.apache.sis.metadata.MetadataStandard.asTreeTable(Object, Class<?>, ValueExistencePolicy)
- Section
- Disambiguating instances that implement more than one metadata interface - Search tag in org.apache.sis.metadata.MetadataStandard.asValueMap(Object, Class<?>, KeyNamePolicy, ValueExistencePolicy)
- Section
- disjoint(Expression<R, ? extends G>, Expression<R, ? extends G>) - 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_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 device size - Search tag in class org.apache.sis.portrayal.Canvas
- Section
- Disposable - Interface in org.apache.sis.util
-
A resource that can be disposed when waiting for the garbage collector would be overly conservative.
- dispose() - Method in class GestureFollower
-
Removes all listeners registered by this
GestureFollower
instance. - 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.
- divide(Expression<R, ? extends Number>, Expression<R, ? extends Number>) - 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.
- 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 - Search tag in org.apache.sis.math.DecimalFunctions.deltaForDoubleToDecimal(double)
- Section
- DOUBLE - Enum constant in enum class DataType
-
Double precision (64-bits) floating point data.
- DOUBLE - Static variable in class TransferType
-
Specifies that sample values are transferred as double-precision floating point number.
- DOUBLE - Static variable in class Numbers
-
Constant of value 0x9 used in
switch
statements or as index in arrays. - 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(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(ParameterDescriptor<? extends Number>) - Method in class Parameters
-
Returns the floating point value of the parameter identified by the given descriptor.
- doubleValue(ParameterDescriptor<? extends Number>, 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(Unit<?>) - Method in class DefaultParameterValue
-
Returns an ordered sequence of numeric values in the specified unit of measure.
- doubleValueList(ParameterDescriptor<double[]>) - 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.
- 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. - 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 than the window managed by this handler.
- duplicationCriterion - Variable in class RecentReferenceSystems
-
The comparison criterion for considering two reference systems as a duplication.
- during(Expression<R, ? extends T>, Expression<R, ? extends T>) - Method in class DefaultFilterFactory
-
Creates an operator that checks if first temporal operand is during the second.
- 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 parameters - Search tag in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
- Section
E
- Early binding versus late binding implementations - Search tag in package org.apache.sis.referencing.operation
- Section
- Early validation - Search tag in class org.apache.sis.io.wkt.WKTDictionary
- Section
- eccentricitySquared - Variable in class EllipsoidToCentricTransform
-
The square of eccentricity: ℯ² = (a²-b²)/a² where a is the semi-major axis length and b is the semi-minor axis length.
- eccentricitySquared - Variable in class InterpolatedMolodenskyTransform
-
The square of eccentricity of the source ellipsoid.
- eccentricitySquared - Variable in class MolodenskyTransform
-
The square of eccentricity of the source ellipsoid.
- 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 - Search tag in org.apache.sis.metadata.iso.identification.DefaultResolution.setAngularDistance(Double)
- Section
- Effect on other properties - Search tag in org.apache.sis.metadata.iso.identification.DefaultResolution.setDistance(Double)
- Section
- Effect on other properties - Search tag in org.apache.sis.metadata.iso.identification.DefaultResolution.setEquivalentScale(RepresentativeFraction)
- Section
- Effect on other properties - Search tag in org.apache.sis.metadata.iso.identification.DefaultResolution.setLevelOfDetail(InternationalString)
- Section
- Effect on other properties - Search tag in org.apache.sis.metadata.iso.identification.DefaultResolution.setVertical(Double)
- Section
- Effect on other properties - Search tag in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.setAttributeInstances(Set<? extends AttributeType>)
- Section
- Effect on other properties - Search tag in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.setAttributes(Set<? extends AttributeType>)
- Section
- Effect on other properties - Search tag in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.setDataset(String)
- Section
- Effect on other properties - Search tag in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.setFeatureInstances(Set<? extends FeatureType>)
- Section
- Effect on other properties - Search tag in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.setFeatures(Set<? extends FeatureType>)
- Section
- Effect on other properties - Search tag in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.setOther(String)
- Section
- Effect on other properties - Search tag in org.apache.sis.metadata.iso.spatial.DefaultGeorectified.setCheckPointAvailable(boolean)
- Section
- Effect on other properties - Search tag in org.apache.sis.metadata.iso.spatial.DefaultGeorectified.setCheckPointDescription(InternationalString)
- Section
- Effect on previously added coverages - Search tag in org.apache.sis.storage.aggregate.CoverageAggregator.setMergeStrategy(MergeStrategy)
- Section
- ELEMENT_TYPE - Enum constant in enum 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.
- Elements ordering - Search tag in org.apache.sis.util.Classes.getAllInterfaces(Class<T>)
- Section
- elementType - Variable in class RangeFormat
-
The type of the range components.
- elementType - Variable in class RangeSet
-
The type of elements in the ranges.
- ElevationAngle - Class in org.apache.sis.measure
-
The angular height of an object measured from the horizontal plane.
- ElevationAngle(double) - Constructor for class ElevationAngle
-
Constructs a new elevation angle with the specified angular value.
- ElevationAngle(String) - Constructor for class ElevationAngle
-
Constructs a newly allocated
ElevationAngle
object that contain the angular value represented by the string. - ellipsoid() - Method in enum class CommonCRS
-
Returns the ellipsoid associated to this geodetic object.
- ELLIPSOIDAL - Enum constant in enum class CommonCRS.Vertical
-
Height measured along the normal to the ellipsoid used in the definition of horizontal datum.
- Ellipsoidal height - Search tag in org.apache.sis.referencing.CRS.compound(CoordinateReferenceSystem...)
- Section
- Ellipsoidal height - Search tag in org.apache.sis.referencing.CRS.selectDimensions(CoordinateReferenceSystem, int...)
- Section
- EllipsoidToCentricTransform - Class in org.apache.sis.referencing.operation.transform
-
Transform from two- or three- dimensional ellipsoidal coordinates to (geo)centric coordinates.
- EllipsoidToCentricTransform(double, double, Unit<Length>, boolean, EllipsoidToCentricTransform.TargetType) - Constructor for class EllipsoidToCentricTransform
-
Creates a transform from angles in radians on 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.
- 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.
- 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
boolean
primitive type. - EMPTY_BYTE - Static variable in class ArraysExt
-
An empty array of
byte
primitive type. - EMPTY_CHAR - Static variable in class ArraysExt
-
An empty array of
char
primitive type. - EMPTY_DOUBLE - Static variable in class ArraysExt
-
An empty array of
double
primitive type. - EMPTY_FLOAT - Static variable in class ArraysExt
-
An empty array of
float
primitive type. - EMPTY_INT - Static variable in class ArraysExt
-
An empty array of
int
primitive type. - EMPTY_LONG - Static variable in class ArraysExt
-
An empty array of
long
primitive type. - EMPTY_SHORT - Static variable in class ArraysExt
-
An empty array of
short
primitive type. - Enabling performance logging - Search tag in class org.apache.sis.util.logging.PerformanceLevel
- Section
- 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 - Static variable in class OptionKey
-
The character encoding of document content.
- endedBy(Expression<R, ? extends T>, Expression<R, ? extends T>) - Method in class DefaultFilterFactory
-
Creates an operator that checks if first temporal operand is ended by the second.
- ends(Expression<R, ? extends T>, Expression<R, ? extends T>) - 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
true
if the given character sequence ends with the given suffix. - 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.
- ensureExpectedCount(String, int, int) - Static method in class ArgumentChecks
-
Deprecated, for removal: This API element is subject to removal in a future version.
- 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, int[], int, int, boolean) - Static method in class ArgumentChecks
-
Deprecated, for removal: This API element is subject to removal in a future version.
- 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
values
array 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.
- ensureSizeBetween(String, int, int, int) - Static method in class ArgumentChecks
-
Deprecated, for removal: This API element is subject to removal in a future version.
- 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.
- ensureValidIndex(int, int) - Static method in class ArgumentChecks
-
Ensures that the given index is equal or greater than zero and lower than the given upper value.
- ensureValidIndexRange(int, int, int) - Static method in class ArgumentChecks
-
Ensures that the given index range is valid for a sequence of the given length.
- 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.
- envelope - Variable in class GridGeometry
-
The geodetic envelope, or
null
if unknown. - envelope(Map<String, ?>, CoordinateReferenceSystem, AbstractIdentifiedType...) - Static method in class FeatureOperations
-
Creates an operation computing the envelope that encompass all geometries found in the given attributes.
- 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 than 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 - Search tag in package org.apache.sis.geometry
- Section
- Envelope transformations - Search tag in class org.apache.sis.geometry.Envelopes
- Section
- Envelope validation - Search tag in class org.apache.sis.geometry.GeneralEnvelope
- Section
- EPSG - Static variable in class Citations
-
The authority for identifiers of objects defined by the EPSG Geodetic Parameter Dataset.
- EPSG case - Search tag in org.apache.sis.referencing.factory.sql.InstallationScriptProvider.openScript(String, int)
- Section
- EPSGDataAccess - Class in org.apache.sis.referencing.factory.sql
-
Data Access Object (DAO) creating geodetic objects from a JDBC connection to an EPSG database.
- EPSGDataAccess(EPSGFactory, Connection, SQLTranslator) - Constructor for class EPSGDataAccess
-
Creates a factory using the given connection.
- EPSG dataset installation - Search tag in class org.apache.sis.referencing.factory.sql.EPSGFactory
- Section
- EPSGFactory - Class in org.apache.sis.referencing.factory.sql
-
A geodetic object factory backed by the EPSG database.
- EPSGFactory(Map<String, ?>) - Constructor for class EPSGFactory
-
Creates a factory using the given configuration.
- epsilonEqual(double, double, double) - Static method in class MathFunctions
-
Returns
true
if 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
true
if the given values are equal or if their difference is not greater than the given threshold. - equal(Expression<R, ?>, Expression<R, ?>) - 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
true
if the two given texts are equal. - 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
true
if 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
true
if the specified object is also aDirectPosition
with equal coordinates and equal CRS. - equals(Object) - Method in class AbstractEnvelope
-
Returns
true
if the specified object is an envelope of the same class with equals coordinates and CRS. - equals(Object) - Method in class GeneralEnvelope
-
Returns
true
if the specified object is an envelope of the same class with equals coordinates and CRS. - equals(Object) - Method in class ImmutableEnvelope
-
Returns
true
if 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 GeneralDirectPosition
-
Returns
true
if the specified object is also aDirectPosition
with equal coordinates and equal CRS. - equals(Object) - Method in class ImageProcessor
-
Returns
true
if 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
Colors
with the given object for equality. - equals(Object) - Method in class Symbols
-
Compares this
Symbols
with 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
true
if the given object is a vector containing the same values than 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 TensorParameters
-
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
true
if the given object is a grid containing the same data than this grid. - equals(Object) - Method in class TimeDependentBWP
-
Compares the specified object with this object for equality.
- 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
true
if the specified object is of typeMatrix1
and all of the data members are equal to the corresponding data members in this matrix. - equals(Object) - Method in class Matrix2
-
Returns
true
if the specified object is of typeMatrix2
and all of the data members are equal to the corresponding data members in this matrix. - equals(Object) - Method in class MatrixSIS
-
Returns
true
if the specified object is of the same class than this matrix and all of the data members are equal to the corresponding data members in this matrix. - equals(Object) - Method in class 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
true
if 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 ProbeResult
-
Compares this
ProbeResult
with the given object for equality. - equals(Object) - Method in class ResourceDefinition
-
Returns
true
if 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 interface TreeTable.Node
-
Returns
true
if the given object is a node with the same content than 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
true
if 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
RecordType
for equality. - equals(Object) - Method in class DefaultTypeName
-
Compares this type name with the specified object for equality.
- equals(Object) - Method in interface LenientComparable
-
Returns
true
if 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
NilReason
with the specified object for equality. - equals(Object) - Method in class XLink
-
Compares this
XLink
with the given object for equality. - equals(Object, Object, ComparisonMode) - Method in class MetadataStandard
-
Compares the two specified metadata objects.
- 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 DefaultParameterDescriptorGroup
-
Compares the specified object with this parameter group 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 DefaultCompoundCRS
-
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 AbstractCS
-
Compares the specified object with this coordinate system 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 DefaultEllipsoid
-
Compares this ellipsoid with the specified object for equality.
- equals(Object, ComparisonMode) - Method in class DefaultGeodeticDatum
-
Compares this datum with the specified object for equality.
- equals(Object, ComparisonMode) - Method in class DefaultImageDatum
-
Compares this datum with the specified object for equality.
- equals(Object, ComparisonMode) - Method in class DefaultPrimeMeridian
-
Compares this prime meridian with the specified object for equality.
- equals(Object, ComparisonMode) - Method in class DefaultTemporalDatum
-
Compares this temporal datum with the specified object for equality.
- equals(Object, ComparisonMode) - Method in class DefaultVerticalDatum
-
Compares this vertical datum with the specified object 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 DefaultPassThroughOperation
-
Compares this concatenated operation 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 class DatumShiftTransform
-
Compares the specified object with this math transform for equality.
- equals(Object, ComparisonMode) - Method in class EllipsoidToCentricTransform
-
Compares the specified object with this math transform for equality.
- equals(Object, ComparisonMode) - Method in class InterpolatedTransform
-
Compares the specified object with this math transform for equality.
- equals(Object, ComparisonMode) - Method in class InterpolatedMolodenskyTransform
-
Compares the specified object with this math transform for equality.
- equals(Object, ComparisonMode) - Method in class MolodenskyTransform
-
Compares the specified object with this math transform for equality.
- equals(Object, ComparisonMode) - Method in class PassThroughTransform
-
Compares the specified object with this math transform for equality.
- equals(Object, ComparisonMode) - Method in class PoleRotation
-
Compares the specified object with this math transform for equality.
- equals(Object, ComparisonMode) - Method in class WraparoundTransform
-
Compares this transform with the given object for equality.
- equals(Object, ComparisonMode) - Method in interface LenientComparable
-
Compares this object with the given object for equality.
- equals(Expression<R, ? extends G>, Expression<R, ? extends G>) - 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
true
if the given texts are equal, optionally ignoring case and filtered-out characters. - equalsIgnoreCase(CharSequence, CharSequence) - Static method in class CharSequences
-
Returns
true
if 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
true
if the given numbers or equal or differ only byaccurate
having more non-zero trailing decimal fraction digits thanapproximate
. - Equivalence between this method and Java2D AffineTransform methods - Search tag in org.apache.sis.referencing.operation.matrix.MatrixSIS.convertBefore(int, Number, Number)
- Section
- 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 - Search tag in class org.apache.sis.image.ImageProcessor
- Section
- Error handling - Search tag in org.apache.sis.image.ComputedImage.computeTile(int, int, WritableRaster)
- Section
- Error handling - Search tag in org.apache.sis.referencing.operation.builder.LinearTransformBuilder.addLinearizers(Map<String, MathTransform>, int...)
- Section
- Error index - Search tag in org.apache.sis.util.collection.TreeTableFormat.parse(CharSequence, ParsePosition)
- Section
- 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
ReferenceSystem
instance. - 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 - Search tag in class org.apache.sis.io.wkt.WKTDictionary
- Section
- 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 - Search tag in org.apache.sis.referencing.operation.AbstractCoordinateOperation.formatTo(Formatter)
- Section
- estimate(MathTransform) - Method in class DomainDefinition
-
Estimates the domain of the given math transform and intersects it with previously computed domains.
- Estimated envelopes - Search tag in org.apache.sis.storage.DataSet.getEnvelope()
- Section
- ETRS89 - Enum constant in enum class CommonCRS
-
European Terrestrial Reference System 1989.
- 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.
- 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.
- eventOccured(E) - Method in interface StoreListener
-
Invoked after a warning or a change occurred in a resource.
- Eviction of eldest values - Search tag in class org.apache.sis.util.collection.Cache
- Section
- Example - Search tag in annotation interface org.apache.sis.metadata.TitleProperty
- Section
- Example - Search tag in class org.apache.sis.coverage.SampleDimension
- Section
- Example - Search tag in class org.apache.sis.coverage.grid.GridCoverage2D
- Section
- Example - Search tag in class org.apache.sis.coverage.grid.GridCoverageBuilder
- Section
- Example - Search tag in class org.apache.sis.coverage.grid.PixelTranslation
- Section
- Example - Search tag in class org.apache.sis.feature.FeatureFormat
- Section
- Example - Search tag in class org.apache.sis.image.PixelIterator
- Section
- Example - Search tag in class org.apache.sis.image.PixelIterator.Builder
- Section
- Example - Search tag in class org.apache.sis.io.wkt.WKTDictionary
- Section
- Example - Search tag in class org.apache.sis.io.wkt.WKTFormat
- Section
- Example - Search tag in class org.apache.sis.io.wkt.Warnings
- Section
- Example - Search tag in class org.apache.sis.math.StatisticsFormat
- Section
- Example - Search tag in class org.apache.sis.parameter.DefaultParameterDescriptorGroup
- Section
- Example - Search tag in class org.apache.sis.parameter.ParameterFormat
- Section
- Example - Search tag in class org.apache.sis.parameter.Parameters
- Section
- Example - Search tag in class org.apache.sis.portrayal.Canvas
- Section
- Example - Search tag in class org.apache.sis.referencing.Builder
- Section
- Example - Search tag in class org.apache.sis.referencing.NamedIdentifier
- Section
- Example - Search tag in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
- Section
- Example - Search tag in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
- Section
- Example - Search tag in class org.apache.sis.referencing.factory.sql.SQLTranslator
- Section
- Example - Search tag in class org.apache.sis.referencing.gazetteer.LocationFormat
- Section
- Example - Search tag in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem
- Section
- Example - Search tag in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
- Section
- Example - Search tag in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
- Section
- Example - Search tag in class org.apache.sis.referencing.operation.CoordinateOperationContext
- Section
- Example - Search tag in class org.apache.sis.referencing.operation.DefaultOperationMethod
- Section
- Example - Search tag in class org.apache.sis.referencing.operation.transform.PassThroughTransform
- Section
- Example - Search tag in class org.apache.sis.referencing.operation.transform.TransformSeparator
- Section
- Example - Search tag in class org.apache.sis.storage.FeatureNaming
- Section
- Example - Search tag in class org.apache.sis.storage.aggregate.MergeStrategy
- Section
- Example - Search tag in class org.apache.sis.util.ObjectConverters
- Section
- Example - Search tag in class org.apache.sis.util.ResourceInternationalString
- Section
- Example - Search tag in class org.apache.sis.util.iso.Types
- Section
- Example - Search tag in class org.apache.sis.util.logging.Initializer
- Section
- Example - Search tag in enum class org.apache.sis.feature.FoliationRepresentation
- Section
- Example - Search tag in enum class org.apache.sis.referencing.CommonCRS
- Section
- Example - Search tag in exception class org.apache.sis.referencing.factory.FactoryDataException
- Section
- Example - Search tag in interface org.apache.sis.storage.DataSet
- Section
- Example - Search tag in interface org.apache.sis.util.LocalizedException
- Section
- Example - Search tag in interface org.apache.sis.util.ObjectConverter
- Section
- Example - Search tag in org.apache.sis.coverage.BandedCoverage.Evaluator.getCoverage()
- Section
- Example - Search tag in org.apache.sis.coverage.grid.GridCoverage.Evaluator.getCoverage()
- Section
- Example - Search tag in org.apache.sis.coverage.grid.GridCoverageProcessor.Optimization.REPLACE_OPERATION
- Section
- Example - Search tag in org.apache.sis.coverage.grid.GridCoverageProcessor.Optimization.REPLACE_SOURCE
- Section
- Example - Search tag in org.apache.sis.coverage.grid.GridDerivation.slice(DirectPosition)
- Section
- Example - Search tag in org.apache.sis.coverage.grid.GridDerivation.sliceByRatio(double, int...)
- Section
- Example - Search tag in org.apache.sis.coverage.grid.GridExtent.getSubspaceDimensions(int)
- Section
- Example - Search tag in org.apache.sis.coverage.grid.GridExtent.translate(long...)
- Section
- Example - Search tag in org.apache.sis.coverage.grid.GridGeometry.derive()
- Section
- Example - Search tag in org.apache.sis.coverage.grid.GridRoundingMode.NEAREST
- Section
- Example - Search tag in org.apache.sis.coverage.grid.ImageRenderer.setCategoryColors(Function<Category, Color[]>)
- Section
- Example - Search tag in org.apache.sis.coverage.grid.ImageRenderer.setInterleavedPixelOffsets(int, int[])
- Section
- Example - Search tag in org.apache.sis.coverage.grid.PixelTranslation.translate(MathTransform, PixelInCell, PixelInCell)
- Section
- Example - Search tag in org.apache.sis.coverage.grid.PixelTranslation.translate(MathTransform, PixelOrientation, PixelOrientation, int, int)
- Section
- Example - Search tag in org.apache.sis.feature.AbstractAttribute.quality()
- Section
- Example - Search tag in org.apache.sis.feature.AbstractFeature.quality()
- Section
- Example - Search tag in org.apache.sis.feature.DefaultAssociationRole.DefaultAssociationRole(Map<String, ?>, GenericName, int, int)
- Section
- Example - Search tag in org.apache.sis.feature.DefaultAttributeType.characteristics()
- Section
- Example - Search tag in org.apache.sis.feature.FeatureOperations.link(Map<String, ?>, AbstractIdentifiedType)
- Section
- Example - Search tag in org.apache.sis.feature.builder.AttributeTypeBuilder.build()
- Section
- Example - Search tag in org.apache.sis.feature.builder.FeatureTypeBuilder.addAttribute(GeometryType)
- Section
- Example - Search tag in org.apache.sis.geometry.GeneralEnvelope.GeneralEnvelope(CharSequence)
- Section
- Example - Search tag in org.apache.sis.geometry.WraparoundAdjustment.WraparoundAdjustment(Envelope, MathTransform, MathTransform)
- Section
- Example - Search tag in org.apache.sis.image.PixelIterator.getDataElements(Object)
- Section
- Example - Search tag in org.apache.sis.io.CompoundFormat.getLocale(Locale.Category)
- Section
- Example - Search tag in org.apache.sis.io.TabularFormat.setColumnSeparatorPattern(String)
- Section
- Example - Search tag in org.apache.sis.io.wkt.Formatter.append(Unit<?>)
- Section
- Example - Search tag in org.apache.sis.io.wkt.Formatter.getNameAuthority()
- Section
- Example - Search tag in org.apache.sis.io.wkt.Symbols.containsElement(CharSequence, String)
- Section
- Example - Search tag in org.apache.sis.io.wkt.Symbols.setPairedBrackets(String, String...)
- Section
- Example - Search tag in org.apache.sis.io.wkt.Symbols.setPairedQuotes(String, String...)
- Section
- Example - Search tag in org.apache.sis.io.wkt.WKTDictionary.load(BufferedReader)
- Section
- Example - Search tag in org.apache.sis.io.wkt.WKTFormat.addFragment(String, String)
- Section
- Example - Search tag in org.apache.sis.io.wkt.WKTFormat.getNameAuthority()
- Section
- Example - Search tag in org.apache.sis.math.DecimalFunctions.fractionDigitsForValue(double)
- Section
- Example - Search tag in org.apache.sis.measure.Units.toStandardUnit(Unit<Q>)
- Section
- Example - Search tag in org.apache.sis.metadata.MetadataStandard.MetadataStandard(Citation, Package, MetadataStandard...)
- Section
- Example - Search tag in org.apache.sis.metadata.MetadataStandard.asNameMap(Class<?>, KeyNamePolicy, KeyNamePolicy)
- Section
- Example - Search tag in org.apache.sis.metadata.MetadataStandard.asTypeMap(Class<?>, KeyNamePolicy, TypeValuePolicy)
- Section
- Example - Search tag in org.apache.sis.metadata.ValueExistencePolicy.COMPACT
- Section
- Example - Search tag in org.apache.sis.metadata.iso.DefaultIdentifier.getCode()
- Section
- Example - Search tag in org.apache.sis.metadata.iso.DefaultIdentifier.getCodeSpace()
- Section
- Example - Search tag in org.apache.sis.metadata.iso.DefaultIdentifier.getDescription()
- Section
- Example - Search tag in org.apache.sis.metadata.iso.DefaultIdentifier.getVersion()
- Section
- Example - Search tag in org.apache.sis.metadata.iso.citation.Citations.NETCDF
- Section
- Example - Search tag in org.apache.sis.metadata.iso.citation.Citations.OGC
- Section
- Example - Search tag in org.apache.sis.metadata.iso.citation.DefaultCitation.getAlternateTitles()
- Section
- Example - Search tag in org.apache.sis.metadata.iso.citation.DefaultOnlineResource.getProtocolRequest()
- Section
- Example - Search tag in org.apache.sis.metadata.iso.extent.DefaultGeographicDescription.DefaultGeographicDescription(Citation, String)
- Section
- Example - Search tag in org.apache.sis.metadata.iso.extent.DefaultGeographicDescription.getGeographicIdentifier()
- Section
- Example - Search tag in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.getAttributeInstances()
- Section
- Example - Search tag in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.getAttributes()
- Section
- Example - Search tag in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.getDataset()
- Section
- Example - Search tag in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.getFeatureInstances()
- Section
- Example - Search tag in org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription.getFeatures()
- Section
- Example - Search tag in org.apache.sis.metadata.iso.spatial.DefaultDimension.getDimensionTitle()
- Section
- Example - Search tag in org.apache.sis.parameter.DefaultParameterDescriptorGroup.DefaultParameterDescriptorGroup(Map<String, ?>, ParameterDescriptorGroup)
- Section
- Example - Search tag in org.apache.sis.parameter.DefaultParameterValue.formatTo(Formatter)
- Section
- Example - Search tag in org.apache.sis.parameter.ParameterBuilder.createGroupWithSameParameters(ParameterDescriptorGroup)
- Section
- Example - Search tag in org.apache.sis.parameter.ParameterFormat.ContentLevel.BRIEF
- Section
- Example - Search tag in org.apache.sis.parameter.ParameterFormat.ContentLevel.DETAILED
- Section
- Example - Search tag in org.apache.sis.parameter.ParameterFormat.ContentLevel.NAME_SUMMARY
- Section
- Example - Search tag in org.apache.sis.parameter.TensorParameters.WKT1
- Section
- Example - Search tag in org.apache.sis.referencing.AbstractIdentifiedObject.DEPRECATED_KEY
- Section
- Example - Search tag in org.apache.sis.referencing.Builder.addName(Citation, CharSequence)
- Section
- Example - Search tag in org.apache.sis.referencing.CRS.fromWKT(String)
- Section
- Example - Search tag in org.apache.sis.referencing.CRS.getSingleComponents(CoordinateReferenceSystem)
- Section
- Example - Search tag in org.apache.sis.referencing.ImmutableIdentifier.getCode()
- Section
- Example - Search tag in org.apache.sis.referencing.ImmutableIdentifier.getCodeSpace()
- Section
- Example - Search tag in org.apache.sis.referencing.ImmutableIdentifier.getDescription()
- Section
- Example - Search tag in org.apache.sis.referencing.ImmutableIdentifier.getVersion()
- Section
- Example - Search tag in org.apache.sis.referencing.crs.DefaultGeocentricCRS.formatTo(Formatter)
- Section
- Example - Search tag in org.apache.sis.referencing.crs.DefaultGeographicCRS.formatTo(Formatter)
- Section
- Example - Search tag in org.apache.sis.referencing.crs.DefaultProjectedCRS.formatTo(Formatter)
- Section
- Example - Search tag in org.apache.sis.referencing.cs.AbstractCS.formatTo(Formatter)
- Section
- Example - Search tag in org.apache.sis.referencing.cs.AxisFilter.getDirectionReplacement(CoordinateSystemAxis, AxisDirection)
- Section
- Example - Search tag in org.apache.sis.referencing.cs.AxisFilter.getUnitReplacement(CoordinateSystemAxis, Unit<?>)
- Section
- Example - Search tag in org.apache.sis.referencing.cs.CoordinateSystems.directionAlongMeridian(AxisDirection, double)
- Section
- Example - Search tag in org.apache.sis.referencing.cs.CoordinateSystems.replaceAxes(CoordinateSystem, AxisFilter)
- Section
- Example - Search tag in org.apache.sis.referencing.cs.CoordinateSystems.swapAndScaleAxes(CoordinateSystem, CoordinateSystem)
- Section
- Example - Search tag in org.apache.sis.referencing.datum.BursaWolfParameters.dS
- Section
- Example - Search tag in org.apache.sis.referencing.datum.BursaWolfParameters.dS
- Section
- Example - Search tag in org.apache.sis.referencing.datum.DatumShiftGrid.getCellMean(int)
- Section
- Example - Search tag in org.apache.sis.referencing.datum.DatumShiftGrid.replaceOutsideGridCoordinates(double[])
- Section
- Example - Search tag in org.apache.sis.referencing.datum.DefaultEllipsoid.flatteningDifference(Ellipsoid)
- Section
- Example - Search tag in org.apache.sis.referencing.datum.DefaultEllipsoid.semiMajorAxisDifference(Ellipsoid)
- Section
- Example - Search tag in org.apache.sis.referencing.datum.DefaultGeodeticDatum.formatTo(Formatter)
- Section
- Example - Search tag in org.apache.sis.referencing.datum.DefaultGeodeticDatum.isHeuristicMatchForName(String)
- Section
- Example - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.getAuthority()
- Section
- Example - Search tag in org.apache.sis.referencing.factory.GeodeticObjectFactory.createFromWKT(String)
- Section
- Example - Search tag in org.apache.sis.referencing.factory.IdentifiedObjectFinder.Domain.DECLARATION
- Section
- Example - Search tag in org.apache.sis.referencing.factory.IdentifiedObjectFinder.Domain.VALID_DATASET
- Section
- Example - Search tag in org.apache.sis.referencing.factory.UnavailableFactoryException.setUnavailableFactory(AuthorityFactory)
- Section
- Example - Search tag in org.apache.sis.referencing.operation.AbstractCoordinateOperation.getInterpolationCRS()
- Section
- Example - Search tag in org.apache.sis.referencing.operation.DefaultConversion.DefaultConversion(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod, MathTransform)
- Section
- Example - Search tag in org.apache.sis.referencing.operation.builder.LocalizationGridBuilder.resolveWraparoundAxis(int, int, double)
- Section
- Example - Search tag in org.apache.sis.referencing.operation.matrix.Matrices.createDimensionSelect(int, int[])
- Section
- Example - Search tag in org.apache.sis.referencing.operation.matrix.Matrices.createPassThrough(int, Matrix, int)
- Section
- Example - Search tag in org.apache.sis.referencing.operation.matrix.Matrices.createTransform(AxisDirection[], AxisDirection[])
- Section
- Example - Search tag in org.apache.sis.referencing.operation.matrix.Matrices.createTransform(Envelope, AxisDirection[], Envelope, AxisDirection[])
- Section
- Example - Search tag in org.apache.sis.referencing.operation.matrix.Matrices.createTransform(Envelope, Envelope)
- Section
- Example - Search tag in org.apache.sis.referencing.operation.transform.AbstractMathTransform.transform(double[], int, double[], int, int)
- Section
- Example - Search tag in org.apache.sis.referencing.operation.transform.DatumShiftTransform.getParameterValues()
- Section
- Example - Search tag in org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.createPassThroughTransform(int, MathTransform, int)
- Section
- Example - Search tag in org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.swapAndScaleAxes(MathTransform, DefaultMathTransformFactory.Context)
- Section
- Example - Search tag in org.apache.sis.referencing.operation.transform.LinearTransform.deltaTransform(double[], int, double[], int, int)
- Section
- Example - Search tag in org.apache.sis.storage.event.StoreListeners.setUsableEventTypes(Class<?>...)
- Section
- Example - Search tag in org.apache.sis.storage.geotiff.GeoTiffStore.GeoTiffStore(DataStore, DataStoreProvider, StorageConnector, boolean)
- Section
- Example - Search tag in org.apache.sis.util.ArraysExt.isRange(int, int[])
- Section
- Example - Search tag in org.apache.sis.util.CharSequences.commonWords(CharSequence, CharSequence)
- Section
- Example - Search tag in org.apache.sis.util.CharSequences.isAcronymForWords(CharSequence, CharSequence)
- Section
- Example - Search tag in org.apache.sis.util.Classes.getLeafInterfaces(Class<?>, Class<T>)
- Section
- Example - Search tag in org.apache.sis.util.Classes.implementSameInterfaces(Class<?>, Class<?>, Class<?>)
- Section
- Example - Search tag in org.apache.sis.util.ComparisonMode.ALLOW_VARIANT
- Section
- Example - Search tag in org.apache.sis.util.ComparisonMode.IGNORE_METADATA
- Section
- Example - Search tag in org.apache.sis.util.Locales.parse(String, int)
- Section
- Example - Search tag in org.apache.sis.util.Numbers.narrowestClass(Class<? extends Number>, Class<? extends Number>)
- Section
- Example - Search tag in org.apache.sis.util.Numbers.widestClass(Class<? extends Number>, Class<? extends Number>)
- Section
- Example - Search tag in org.apache.sis.util.ObjectConverter.apply(S)
- Section
- Example - Search tag in org.apache.sis.util.collection.Cache.computeIfAbsent(K, Function<? super K, ? extends V>)
- Section
- Example - Search tag in org.apache.sis.util.collection.Cache.getOrCreate(K, Callable<? extends V>)
- Section
- Example - Search tag in org.apache.sis.util.collection.TreeTable.Node.getUserObject()
- Section
- Example - Search tag in org.apache.sis.util.iso.AbstractName.head()
- Section
- Example - Search tag in org.apache.sis.util.iso.AbstractName.tip()
- Section
- Example - Search tag in org.apache.sis.util.iso.DefaultNameSpace.toString()
- Section
- Example - Search tag in org.apache.sis.util.iso.Names.createLocalName(CharSequence, String, CharSequence)
- Section
- Example - Search tag in org.apache.sis.util.iso.Names.createTypeName(CharSequence, String, CharSequence)
- Section
- Example - Search tag in org.apache.sis.util.logging.Logging.unexpectedException(Logger, Class<?>, String, Throwable)
- Section
- Example - Search tag in org.apache.sis.util.logging.MonolineFormatter.setTimeFormat(String)
- Section
- Example - Search tag in org.apache.sis.xml.XML.CONVERTER
- Section
- Example - Search tag in org.apache.sis.xml.XML.STRING_SUBSTITUTES
- Section
- Example - Search tag in package org.apache.sis.parameter
- Section
- Example 1 - Search tag in class org.apache.sis.parameter.DefaultParameterValueGroup
- Section
- Example 1 - Search tag in org.apache.sis.referencing.datum.DatumShiftGrid.getParameterDescriptors()
- Section
- Example 1 - Search tag in org.apache.sis.referencing.factory.sql.InstallationScriptProvider.openStream(String)
- Section
- Example 1: be lenient regarding axis order - Search tag in org.apache.sis.referencing.IdentifiedObjects.newFinder(String)
- Section
- Example 1: Reduce the depth of a tree - Search tag in class org.apache.sis.util.collection.TreeTables
- Section
- Example 2 - Search tag in class org.apache.sis.parameter.DefaultParameterValueGroup
- Section
- Example 2 - Search tag in org.apache.sis.referencing.datum.DatumShiftGrid.getParameterDescriptors()
- Section
- Example 2 - Search tag in org.apache.sis.referencing.factory.sql.InstallationScriptProvider.openStream(String)
- Section
- Example 2: extend the search to deprecated definitions - Search tag in org.apache.sis.referencing.IdentifiedObjects.newFinder(String)
- Section
- Examples - Search tag in class org.apache.sis.math.Statistics
- Section
- Examples - Search tag in class org.apache.sis.metadata.iso.extent.DefaultGeographicDescription
- Section
- Examples - Search tag in class org.apache.sis.setup.InstallationResources
- Section
- Examples - Search tag in exception class org.apache.sis.io.wkt.UnformattableObjectException
- Section
- Examples - Search tag in interface org.apache.sis.util.Deprecable
- Section
- Examples - Search tag in org.apache.sis.feature.FeatureOperations.groupAsPolyline(Map<String, ?>, GeometryLibrary, AbstractIdentifiedType)
- Section
- Examples - Search tag in org.apache.sis.geometry.Envelopes.fromWKT(CharSequence)
- Section
- Examples - Search tag in org.apache.sis.image.ImageProcessor.setColorizer(Colorizer)
- Section
- Examples - Search tag in org.apache.sis.io.CompoundFormat.getValueType()
- Section
- Examples - Search tag in org.apache.sis.math.DecimalFunctions.fractionDigitsForValue(double, int)
- Section
- Examples - Search tag in org.apache.sis.math.Vector.repeat(boolean, int)
- Section
- Examples - Search tag in org.apache.sis.math.Vector.repetitions(int...)
- Section
- Examples - Search tag in org.apache.sis.math.Vector.repetitions(int...)
- Section
- Examples - Search tag in org.apache.sis.metadata.iso.citation.DefaultCitation.getIdentifiers()
- Section
- Examples - Search tag in org.apache.sis.metadata.iso.citation.DefaultOnlineResource.getProtocol()
- Section
- Examples - Search tag in org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic.getFileType()
- Section
- Examples - Search tag in org.apache.sis.metadata.iso.identification.DefaultServiceIdentification.getServiceType()
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCartesianCS(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCompoundCRS(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCoordinateOperation(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCoordinateReferenceSystem(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCoordinateSystem(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createCoordinateSystemAxis(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createDatum(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createEllipsoid(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createEllipsoidalCS(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createEngineeringCRS(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createEngineeringDatum(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createExtent(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createGeocentricCRS(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createGeodeticDatum(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createGeographicCRS(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createParameterDescriptor(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createPrimeMeridian(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createProjectedCRS(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createSphericalCS(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createUnit(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createVerticalCRS(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createVerticalCS(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createVerticalDatum(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.getCodeSpaces()
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.sql.EPSGDataAccess.createCoordinateOperation(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.sql.EPSGDataAccess.createCoordinateReferenceSystem(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.sql.EPSGDataAccess.createCoordinateSystem(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.sql.EPSGDataAccess.createCoordinateSystemAxis(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.sql.EPSGDataAccess.createDatum(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.sql.EPSGDataAccess.createEllipsoid(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.sql.EPSGDataAccess.createExtent(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.sql.EPSGDataAccess.createOperationMethod(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.sql.EPSGDataAccess.createParameterDescriptor(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.sql.EPSGDataAccess.createPrimeMeridian(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.factory.sql.EPSGDataAccess.createUnit(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.gazetteer.AbstractLocation.getGeographicIdentifier()
- Section
- Examples - Search tag in org.apache.sis.referencing.gazetteer.ModifiableLocationType.addIdentification(CharSequence)
- Section
- Examples - Search tag in org.apache.sis.referencing.gazetteer.ModifiableLocationType.getIdentifications()
- Section
- Examples - Search tag in org.apache.sis.referencing.gazetteer.ModifiableLocationType.getName()
- Section
- Examples - Search tag in org.apache.sis.referencing.gazetteer.ModifiableLocationType.setTerritoryOfUse(String)
- Section
- Examples - Search tag in org.apache.sis.referencing.gazetteer.ModifiableLocationType.setTheme(CharSequence)
- Section
- Examples - Search tag in org.apache.sis.referencing.operation.transform.WraparoundTransform.create(int, int, double, double, double)
- Section
- Examples - Search tag in org.apache.sis.storage.DataStoreProvider.getShortName()
- Section
- Examples - Search tag in org.apache.sis.util.CharSequences.trimFractionalPart(CharSequence)
- Section
- Examples - Search tag in org.apache.sis.util.Classes.boundOfParameterizedDeclaration(GenericDeclaration)
- Section
- Examples - Search tag in org.apache.sis.util.Classes.boundOfParameterizedProperty(Field)
- Section
- Examples - Search tag in org.apache.sis.util.iso.DefaultNameFactory.createNameSpace(GenericName, Map<String, ?>)
- Section
- Examples - Search tag in org.apache.sis.util.iso.Types.forStandardName(String)
- Section
- Examples - Search tag in org.apache.sis.util.iso.Types.getCodeLabel(CodeList<?>)
- Section
- Examples - Search tag in org.apache.sis.util.iso.Types.getCodeName(CodeList<?>)
- Section
- Examples - Search tag in org.apache.sis.util.iso.Types.getListName(CodeList<?>)
- Section
- Examples - Search tag in org.apache.sis.util.iso.Types.getStandardName(Class<?>)
- Section
- Examples - Search tag in org.apache.sis.xml.XML.SCHEMAS
- Section
- Exception cause - Search tag in exception class org.apache.sis.util.CorruptedObjectException
- Section
- Exception handling - Search tag in class org.apache.sis.referencing.factory.IdentifiedObjectSet
- Section
- exceptionOccured(MarshalContext, T, Class<T>, Class<?>, Exception) - Method in class ValueConverter
-
Invoked when an exception occurred in any
toXXX(…)
method. - Exceptions - Search tag in package org.apache.sis.parameter
- Section
- Exceptions - Class in org.apache.sis.util
-
Static methods working with
Exception
instances. - Exception to the above rules - Search tag in org.apache.sis.util.CharSequences.camelCaseToSentence(CharSequence)
- Section
- exclude() - Static method in interface Filter
-
A filter that always evaluates to
false
. - 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.
- EXHAUSTIVE_VALID_DATASET - Enum constant in enum class IdentifiedObjectFinder.Domain
-
Lookup 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 amount 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.
- EXPAND - Enum constant in enum class ImageProcessor.Resizing
-
Image size can be increased.
- expression - Variable in class FeatureQuery.NamedExpression
-
The literal, value reference or more complex expression to be retrieved by a
Query
. - expression(Map<String, ?>, Expression<? super AbstractFeature, ?>, DefaultAttributeType<V>) - 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.
- EXTENDED - Enum constant in enum class XLink.Type
-
An extended, possibly multi-resource, link.
- Extended floating point precision - Search tag in package org.apache.sis.referencing.operation.matrix
- Section
- Extensions to SortedSet API - Search tag in class org.apache.sis.util.collection.RangeSet
- Section
- extent - Variable in class GridGeometry
-
The valid domain of a grid coverage, or
null
if unknown. - EXTENT - Enum constant in enum class ElementKind
- EXTENT - Static variable in class GridGeometry
-
A bitmask to specify the validity of the grid extent property.
- Extents - Class in org.apache.sis.metadata.iso.extent
- Extrapolations - Search tag in org.apache.sis.referencing.datum.DatumShiftGrid.derivativeInCell(double, double)
- Section
- Extrapolations - Search tag in org.apache.sis.referencing.datum.DatumShiftGrid.interpolateInCell(double, double, double[])
- Section
F
- factory - Variable in class IdentifiedObjectFinder
-
The factory to use for creating objects.
- factory - Variable in class IdentifiedObjectSet
-
The factory to use for creating
IdentifiedObject
s when first needed. - factory - Variable in class CoordinateOperationFinder
-
The factory to use for creating coordinate operations not found in the registry.
- 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.
- 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 than this code list element.
- FARAD - Static variable in class Units
-
The SI derived unit for electric capacitance (F).
- FCC - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19110/fcc/1.0"
URL. - 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 instances in expression evaluation - Search tag in org.apache.sis.storage.FeatureQuery.ProjectionType.COMPUTING
- Section
- Feature instances in expression evaluation - Search tag in org.apache.sis.storage.FeatureQuery.ProjectionType.STORED
- Section
- FeatureNaming<E> - Class in org.apache.sis.storage
-
Helper class for mapping
GenericName
instances and their shortened names to features. - FeatureNaming() - Constructor for class FeatureNaming
-
Creates a new "
GenericName
to object" mapping. - FeatureOperations - Class in org.apache.sis.feature
-
A set of predefined operations expecting a
Feature
as input and producing anAttribute
as 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.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(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 - Class in org.apache.sis.feature
-
Static methods working on features or attributes.
- Features(Class<G>, Class<T>, WraparoundMethod) - Constructor for class DefaultFilterFactory.Features
-
Creates a new factory operating on
AbstractFeature
instances. - 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
FeatureSet
data 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 than the specified table.
- FeatureTypeBuilder - Class in org.apache.sis.feature.builder
-
Helper class for the creation of
FeatureType
instances. - 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.
- 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 - Search tag in package org.apache.sis.referencing
- Section
- Fetching parameter values despite different names, types or units - Search tag in class org.apache.sis.parameter.Parameters
- Section
- 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.
- File size limit - Search tag in package org.apache.sis.gui
- Section
- 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.
- filter(String) - Method in class Transliterator
-
Returns a character sequences with the non-ASCII characters replaced or removed.
- filter(TransformChangeEvent) - Method in class GestureFollower
-
Returns
true
if this listener should replicate the following changes on the target canvas. - filter(TransformChangeEvent) - Method in class CanvasFollower
-
Returns
true
if 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 than the given
step
but expecting only the given dimensions as inputs. - filterTargetDimensions(MathTransform, int[]) - Method in class TransformSeparator
-
Creates a transform for the same mathematic than the given
step
but producing only the given dimensions as outputs. - FINAL - Enum constant in enum class ModifiableMetadata.State
-
The metadata is unmodifiable.
- find(Class<S>, Class<T>) - Static method in class ObjectConverters
-
Returns a converter for the specified source and target classes.
- find(IdentifiedObject) - Method in class IdentifiedObjectFinder
-
Lookups 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
-
Returns the most specific class which is assignable from the type of all given objects.
- findCommonInterfaces(Class<?>, Class<?>) - Static method in class Classes
-
Returns the interfaces which are implemented by the two given classes.
- findCommonParent(Iterable<? extends DefaultFeatureType>) - Static method in class Features
-
Finds a feature type common to all given types, or returns
null
if none is found. - 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 transforms or converts coordinates from the given source to the given target coordinate reference system.
- findOperations(CoordinateReferenceSystem, CoordinateReferenceSystem, GeographicBoundingBox) - Static method in class CRS
-
Finds mathematical operations that transform or convert coordinates from the given source to the given target coordinate reference system.
- findResource(String) - Method in class 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 SQLStore
-
Searches for a resource identified by the given identifier.
- findSingleton(IdentifiedObject) - Method in class IdentifiedObjectFinder
-
Lookups only one object which is approximately equal to the specified object.
- findSpecializedClass(Iterable<?>) - Static method in class Classes
-
Returns the most specific class implemented by the objects in the given collection.
- FINISH - Static variable in class InstallationScriptProvider
-
A sentinel value for the content of the script to execute after the SQL scripts provided by the authority.
- fire(Class<E>, 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 Canvas
-
Notifies all registered listeners that a property changed its value.
- firePropertyChange(PropertyChangeEvent) - Method in class CoverageCanvas
-
Notifies all registered listeners that a property changed its value.
- firePropertyChange(PropertyChangeEvent) - Method in class MapCanvas
-
Notifies all registered listeners that a property changed its value.
- firePropertyChange(PropertyChangeEvent) - Method in class MapCanvasAWT
-
Notifies all registered listeners that a property changed its value.
- firePropertyChange(PropertyChangeEvent) - Method in class PlanarCanvas
-
Notifies all registered listeners that a property changed its value.
- firePropertyChange(String, Object, Object) - Method in class Canvas
-
Notifies all registered listeners that a property of the given name changed its value.
- firePropertyChange(String, Object, Object) - Method in class CoverageCanvas
-
Notifies all registered listeners that a property of the given name changed its value.
- firePropertyChange(String, Object, Object) - Method in class MapCanvas
-
Notifies all registered listeners that a property of the given name changed its value.
- firePropertyChange(String, Object, Object) - Method in class MapCanvasAWT
-
Notifies all registered listeners that a property of the given name changed its value.
- firePropertyChange(String, Object, Object) - Method in class PlanarCanvas
-
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<? extends DirectPosition>) - 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<? extends DirectPosition>) - 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.
- 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 - Search tag in org.apache.sis.util.collection.TreeTable.Node.equals(Object)
- Section
- 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 - Static variable in class TransferType
-
Specifies that sample values are transferred as single-precision floating point number.
- FLOAT - Static variable in class Numbers
-
Constant of value 0x8 used in
switch
statements or as index in arrays. - 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
float
value to adouble
with 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
float
type. - 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))
. - 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
- FOLIATION_REPRESENTATION - Static variable in class DataOptionKey
-
Whether to assemble trajectory fragments (distinct CSV lines) into a single
Feature
instance 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.
- forCategories(Function<Category, Color[]>) - Static method in interface Colorizer
-
Creates a colorizer which will interpolate colors in ranges identified by categories.
- 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 class MetadataStandard
-
Returns the metadata standard for the given class.
- forCode(String) - Static method in class CRS
-
Returns the Coordinate Reference System for the given authority code.
- forCodeName(Class<T>, String, boolean) - 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
null
if none. - forConvention(AxesConvention) - Method in class AbstractCRS
-
Returns a coordinate reference system equivalent to this one but with axes rearranged according the given convention.
- forConvention(AxesConvention) - Method in class DefaultCompoundCRS
-
Returns a coordinate reference system equivalent to this one but with axes rearranged according the given convention.
- forConvention(AxesConvention) - Method in class DefaultDerivedCRS
-
Returns a coordinate reference system equivalent to this one but with axes rearranged according the given convention.
- forConvention(AxesConvention) - Method in class DefaultEngineeringCRS
-
Returns a coordinate reference system equivalent to this one but with axes rearranged according the given convention.
- forConvention(AxesConvention) - Method in class DefaultGeocentricCRS
-
Returns a coordinate reference system equivalent to this one but with axes rearranged according the given convention.
- forConvention(AxesConvention) - Method in class DefaultGeographicCRS
-
Returns a coordinate reference system equivalent to this one but with axes rearranged according the given convention.
- forConvention(AxesConvention) - Method in class DefaultImageCRS
-
Returns a coordinate reference system equivalent to this one but with axes rearranged according the given convention.
- forConvention(AxesConvention) - Method in class DefaultParametricCRS
-
Returns a coordinate reference system equivalent to this one but with axes rearranged according the given convention.
- forConvention(AxesConvention) - Method in class DefaultProjectedCRS
-
Returns a coordinate reference system equivalent to this one but with axes rearranged according the given convention.
- forConvention(AxesConvention) - Method in class DefaultTemporalCRS
-
Returns a coordinate reference system equivalent to this one but with axes rearranged according the given convention.
- forConvention(AxesConvention) - Method in class DefaultVerticalCRS
-
Returns a coordinate reference system 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 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 DefaultUserDefinedCS
-
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
converted
istrue
orfalse
respectively. - forConvertedValues(boolean) - Method in class GridCoverage
-
Returns a grid coverage that contains real values or sample values, depending if
converted
istrue
orfalse
respectively. - forConvertedValues(boolean) - Method in class SampleDimension
-
Returns a sample dimension that describes real values or sample values, depending if
converted
istrue
orfalse
respectively. - forDataBufferType(int) - Static method in enum class DataType
-
Returns the enumeration value for the given
DataBuffer
constant. - forDatum(CoordinateReferenceSystem) - Static method in enum class CommonCRS
-
Returns the
CommonCRS
enumeration 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<T>, String) - Static method in class Types
-
Returns the enumeration value of the given type that matches the given name, or
null
if none. - forEpoch(Instant) - Static method in enum class CommonCRS.Temporal
-
Returns the enumeration value for the given epoch, or
null
if none. - Foreword - Search tag in package org.apache.sis.metadata
- Section
- forFeatures() - Static method in class DefaultFilterFactory
-
Returns a factory operating on
AbstractFeature
instances. - 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
Range
and 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(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.
- 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.
- formatMessage(LogRecord) - Method in class MonolineFormatter
-
Returns the localized message from the given log record.
- Format selection - Search tag in org.apache.sis.storage.DataStores.openWritable(Object, String)
- Section
- 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 - Search tag in class org.apache.sis.parameter.TensorParameters
- Section
- Formatting angles - Search tag in class org.apache.sis.measure.Angle
- Section
- Formatting non-standard WKT - Search tag in org.apache.sis.io.wkt.FormattableObject.formatTo(Formatter)
- Section
- Formatting non-standard WKT - Search tag in org.apache.sis.referencing.AbstractIdentifiedObject.formatTo(Formatter)
- Section
- formatTo(Formatter, int, int, int) - Method in class 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 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
GeodeticCRS[…]
element. - formatTo(Formatter) - Method in class DefaultImageCRS
-
Formats this CRS as a Well Known Text
ImageCRS[…]
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 DefaultImageDatum
-
Formats this datum as a Well Known Text
ImageDatum[…]
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.
- 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.
- 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<NumberRange<?>, Color[]>) - Static method in interface Colorizer
-
Creates a colorizer which will interpolate colors in multiple ranges of values.
- forSeries(CharSequence, CharSequence...) - Static method in class Statistics
-
Constructs a new
Statistics
object 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 than this event but with a different source.
- forSource(Resource) - Method in class CloseEvent
-
Creates a new event of the same type than 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
null
if none. - 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 - Static variable in class Numbers
-
Constant of value 0x7 used in
switch
statements or as index in arrays. - FractionalGridCoordinates - Class in org.apache.sis.coverage.grid
-
Grid coordinates which may have fraction digits after the integer part.
- FractionalGridCoordinates(int) - Constructor for class 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
Feature
instances, 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
xlink
as 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
null
if none. - fromIdentificationInfo(Metadata) - Static method in class Extents
-
Returns the extents found in all
Identification
elements 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.
- function(String, Expression<? super R, ?>) - Method in class DefaultFilterFactory
-
Creates an implementation-specific function with a single parameter.
- function(String, Expression<? super R, ?>, Expression<? super R, ?>) - Method in class DefaultFilterFactory
-
Creates an implementation-specific function with two parameters.
- function(String, Expression<R, ?>[]) - Method in class DefaultFilterFactory
-
Creates an implementation-specific function.
- function(Map<String, ?>, Function<? super AbstractFeature, ? extends V>, DefaultAttributeType<? super V>) - Static method in class FeatureOperations
-
Creates an operation which delegates the computation to a given expression.
- Function properties - Search tag in interface org.apache.sis.util.ObjectConverter
- Section
- FunctionProperty - Enum Class in org.apache.sis.math
-
The manners in which the inputs of a function are mapped to the outputs.
- Future development - Search tag in package org.apache.sis.index.tree
- Section
- Future evolution - Search tag in class org.apache.sis.image.TransferType
- Section
- Future evolution - Search tag in enum class org.apache.sis.metadata.ModifiableMetadata.State
- Section
- Future evolution - Search tag in org.apache.sis.referencing.datum.DatumShiftGrid.INTERPOLATED_DIMENSIONS
- Section
- Future evolution - Search tag in org.apache.sis.util.collection.RangeSet.array
- Section
- Future evolution - Search tag in org.apache.sis.util.iso.Types.forStandardName(String)
- Section
- Future evolutions - Search tag in org.apache.sis.referencing.AbstractIdentifiedObject.isHeuristicMatchForName(String)
- Section
- Future evolutions - Search tag in org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis.isHeuristicMatchForName(String)
- Section
- Future evolutions - Search tag in org.apache.sis.referencing.datum.AbstractDatum.isHeuristicMatchForName(String)
- Section
- Future evolutions - Search tag in org.apache.sis.referencing.datum.DefaultGeodeticDatum.isHeuristicMatchForName(String)
- Section
G
- GAL - Static variable in class 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.
- GCO - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/gco/1.0"
URL. - GCX - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/gcx/1.0"
URL. - GeneralDirectPosition - Class in org.apache.sis.geometry
-
A mutable
DirectPosition
(the coordinates of a position) of arbitrary dimension. - GeneralDirectPosition(double...) - Constructor for class 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 than 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
BOX
or 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 than the specified envelope.
- GeneralEnvelope(GeographicBoundingBox) - Constructor for class GeneralEnvelope
-
Constructs a new envelope with the same data than the specified geographic bounding box.
- GeneralEnvelope(CoordinateReferenceSystem) - Constructor for class GeneralEnvelope
-
Constructs an empty envelope with the specified coordinate reference system.
- Generalization - Search tag in enum class org.apache.sis.geometry.WraparoundMethod
- Section
- Generated resource tree - Search tag in class org.apache.sis.storage.aggregate.CoverageAggregator
- Section
- GEOAPI - Enum constant in enum class GeometryLibrary
-
The GeoAPI geometry interfaces.
- geocentric() - Method in enum class CommonCRS
-
Returns the geocentric CRS using a Cartesian coordinate system.
- 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.
- 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<String, ?>) - 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.
- 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.
- Geographic to geocentric conversions - Search tag in org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform.EllipsoidToCentricTransform(double, double, Unit<Length>, boolean, EllipsoidToCentricTransform.TargetType)
- Section
- 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
. - GEOMETRY_LIBRARY - Static variable in class OptionKey
-
The library to use for creating geometric objects at reading time.
- GeometryLibrary - Enum Class in org.apache.sis.setup
-
Some libraries providing geometric objects or topological operations.
- Geometry WKT - Search tag in package org.apache.sis.io.wkt
- Section
- 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(DataStore, DataStoreProvider, StorageConnector, boolean) - Constructor for class GeoTiffStore
-
Creates a new GeoTIFF store as a component of a larger data store.
- GeoTiffStore(GeoTiffStoreProvider, StorageConnector) - Constructor for class GeoTiffStore
-
Creates a new GeoTIFF store from the given file, URL or stream object.
- GeoTiffStoreProvider - Class in org.apache.sis.storage.geotiff
-
The provider of
GeoTiffStore
instances. - 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
null
if none. - get(int) - Method in class IntegerList
-
Returns the element at the given 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.
- 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.
- 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.
- 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.
- getAccuracyReports() - Method in class DefaultGCP
-
Returns the accuracy of a ground control point.
- getAcquisitionInformation() - Method in class DefaultMetadata
-
Returns information about the acquisition of the data.
- getAcquisitionPlans() - Method in class DefaultAcquisitionInformation
-
Returns the plan as implemented by the acquisition.
- getAcquisitionRequirements() - Method in class DefaultAcquisitionInformation
-
Returns 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()
. - 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.
- 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()
. - getAggregateDataSetName() - Method in class DefaultAggregateInformation
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultAssociatedResource.getName()
. - getAggregationInfo() - Method in class AbstractIdentification
-
Deprecated.As of ISO 19115:2014, replaced by
AbstractIdentification.getAssociatedResources()
. - getAlgorithms() - Method in class DefaultProcessing
-
Returns the 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.
- getAliases() - Method in class DefaultQualityMeasure
-
Returns other recognized names, abbreviations or short names for the same data quality measure.
- getAllDescriptors(int...) - Method in class TensorParameters
-
Returns all parameters in this group for a tensor of the specified dimensions.
- getAllInterfaces(Class<T>) - 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.
- 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.
- getAnchorPoint() - Method in class AbstractDatum
-
Returns a description of the point(s) used to anchor the datum to the Earth.
- getAngularDistance() - Method in class DefaultResolution
-
Returns the angular sampling measure.
- getAngularUnit() - Method in class DefaultPrimeMeridian
-
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.
- getApplicationSchemaInfo() - Method in class DefaultMetadata
-
Returns 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
null
if none. - getAssociatedResources() - Method in class AbstractIdentification
-
Provides associated resource information.
- getAssociationType() - Method in class DefaultAssociatedResource
-
Returns the type of relation between the resources.
- getAttributeDescription() - Method in class DefaultCoverageDescription
-
Returns the 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.
- 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. - getAttributeType() - Method in class DefaultMemberName
-
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 than 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 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 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.
- getAuthorityCode(T) - Method in class IdentifiedObjectSet
-
Returns the identifier for the specified object.
- getAuthorityCodes() - Method in class IdentifiedObjectSet
-
Returns the authority codes of all
IdentifiedObject
s contained in this collection, in insertion order. - getAuthorityCodes(Class<? extends IdentifiedObject>) - Method in class WKTDictionary
-
Returns the set of authority codes for objects of the given type.
- getAuthorityCodes(Class<? extends IdentifiedObject>) - Method in class CommonAuthorityFactory
-
Provides a complete set of the known codes provided by this factory.
- getAuthorityCodes(Class<? extends IdentifiedObject>) - Method in class ConcurrentAuthorityFactory
-
Returns the set of authority codes for objects of the given type.
- getAuthorityCodes(Class<? extends IdentifiedObject>) - Method in class MultiAuthoritiesFactory
-
Returns the set of authority codes for objects of the given type.
- getAuthorityCodes(Class<? extends IdentifiedObject>) - Method in class EPSGDataAccess
-
Returns the set of authority codes of the given type.
- getAuthorityFactory(Class<T>, 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<? extends SingleOperation>) - Method in class DefaultMathTransformFactory
-
Returns a set of available methods for coordinate operations of the given type.
- 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.
- getAxis(int) - Method in class AbstractCS
-
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.
- 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.
- 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.
- 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.
- getBasicMeasure() - Method in class DefaultQualityMeasure
-
Returns predefined basic measure on which this measure is based.
- 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.
- 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
properties
map 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.
- getCategoryColors() - Method in class ImageProcessor
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by
ImageProcessor.getColorizer()
. - 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.
- 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.
- 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.
- getCharacterSet() - Method in class DefaultMetadata
-
Deprecated.Replaced by
DefaultMetadata.getLocalesAndCharsets().values()
. - getCharacterSets() - Method in class DefaultMetadata
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by
DefaultMetadata.getLocalesAndCharsets().values()
. - getCharacterSets() - Method in class DefaultDataIdentification
-
Deprecated.Replaced by
getLocalesAndCharsets().values()
. - getCheckPointDescription() - Method in class DefaultGeorectified
-
Returns a 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.
- getChildOperations() - Method in class DefaultOperation
-
Returns the 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
null
if none. - getCitations() - Method in class DefaultInstrument
-
Returns the 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.
- getCity() - Method in class DefaultAddress
-
Returns the city of the location.
- getClass(T) - Static method in class Classes
-
Returns the class of the specified object, or
null
ifobject
is null. - getClassification() - Method in class DefaultSecurityConstraints
-
Returns the name of the handling restrictions on the resource.
- getClassificationSystem() - Method in class DefaultSecurityConstraints
-
Returns the 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.
- 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.
- getCodeCandidates(IdentifiedObject) - Method in class IdentifiedObjectFinder
-
Returns a set of authority codes that may identify the same object than 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.
- 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.
- getCodeValues(Class<T>) - Static method in class Types
-
Returns all known values for the given type of code list.
- getCollectionIdentification() - Method in class DefaultGCPCollection
-
Returns the identifier of the GCP collection.
- getCollectionName() - Method in class DefaultGCPCollection
-
Returns the name of the GCP collection.
- getCollectiveTitle() - Method in class DefaultCitation
-
Deprecated.Removed as of ISO 19115:2014.
- 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
null
for 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
null
if none. - getColors() - Method in class ParameterFormat
-
Returns the colors for an output on X3.64 compatible terminal, or
null
if 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
null
for 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 class DefaultMathTransformFactory.Context
-
Returns the parameter values used for the math transform creation, including the parameters completed by the factory.
- getComponentAt(CoordinateReferenceSystem, int, int) - Static method in class 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.
- getCompressionGenerationQuantity() - Method in class DefaultImageDescription
-
Returns the 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.
- 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.
- 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.
- 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()
. - getContactInstructions() - Method in class DefaultContact
-
Returns 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.
- getContactType() - Method in class DefaultContact
-
Type of the contact.
- getContainer() - Method in class DefaultRecordType
-
Deprecated.The
RecordSchema
interface has been removed in the 2015 revision of ISO 19103 standard. - 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
null
if none. - getContentInfo() - Method in class DefaultMetadata
-
Returns 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.
- getContentType() - Method in class DefaultCoverageDescription
-
Deprecated.As of ISO 19115:2014, moved to
DefaultAttributeGroup.getContentTypes()
. - getContentTypes() - Method in class DefaultAttributeGroup
-
Returns the types of information represented by the value(s).
- getContext() - Method in class DefaultEvent
-
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 DefaultMathTransformFactory.Context
-
Returns the names of parameters that have been inferred from the context.
- getContextualParameters() - Method in class EllipsoidToCentricTransform
-
Returns the parameters used for creating the complete conversion.
- 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
null
if none. - getControlPoint(int, int) - Method in class LocalizationGridBuilder
-
Returns a single target coordinate for the given source coordinate, or
null
if 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.
- 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.
- getCoordinate() - Method in class AbstractDirectPosition
-
Returns a sequence of numbers that hold the coordinate of this position in its reference system.
- getCoordinate() - Method in class DirectPosition1D
-
Returns a sequence of numbers that hold the coordinate of this position in its reference system.
- getCoordinate() - Method in class DirectPosition2D
-
Returns a sequence of numbers that hold the coordinate of this position in its reference system.
- getCoordinate() - Method in class GeneralDirectPosition
-
Returns a sequence of numbers that hold the coordinate of this position in its reference system.
- getCoordinateFractional(int) - Method in class FractionalGridCoordinates
-
Returns a grid coordinate value together with its fractional part, if any.
- getCoordinateOperationAccuracy() - Method in class AbstractCoordinateOperation
-
Returns an estimation of the impact of this operation on point accuracy.
- 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
null
if unknown. - getCoordinateReferenceSystem() - Method in class ImmutableEnvelope
-
Returns the envelope coordinate reference system, or
null
if 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 coordinate is 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
TileMatrix
instances in this set. - 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 DefaultImageCRS
-
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.
- 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.
- getCountry() - Method in class DefaultAddress
-
Returns the 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.
- getCredits() - Method in class AbstractIdentification
-
Returns the 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). - 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
null
if 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.
- 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).
- getDataset() - Method in class DefaultScopeDescription
-
Returns the 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()
. - getDataType() - Method in class PixelIterator
-
Returns the type used for storing data in the raster buffer.
- getDataType() - Method in class DefaultExtendedElementInformation
-
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
-
Returns the reference date for the cited resource.
- getDate() - Method in class DefaultProcessStep
-
Deprecated.As of ISO 19115-1:2014, replaced by
DefaultProcessStep.getStepDateTime()
. - getDate(Extent, double) - Static method in class Extents
-
Returns an instant in the temporal elements of the given extent, or
null
if none. - 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 aDateType
to describe the type of the date. The associated date type isDateType.valueOf("NEXT_UPDATE")
. - 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.
- getDateStamp() - Method in class DefaultMetadata
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.getDateInfo()
. - 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.
- getDatum() - Method in class DefaultDerivedCRS
-
Returns the datum of the base CRS.
- getDatum() - Method in class DefaultEngineeringCRS
-
Returns the datum.
- getDatum() - Method in class DefaultGeocentricCRS
-
Returns the geodetic datum associated to this geocentric CRS.
- getDatum() - Method in class DefaultGeographicCRS
-
Returns the geodetic datum associated to this geographic CRS.
- getDatum() - Method in class DefaultImageCRS
-
Returns the datum.
- getDatum() - Method in class DefaultParametricCRS
-
Returns the datum.
- getDatum() - Method in class DefaultProjectedCRS
-
Returns the datum of the base CRS.
- getDatum() - Method in class DefaultTemporalCRS
-
Returns the datum.
- getDatum() - Method in class DefaultVerticalCRS
-
Returns the datum.
- 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
-
Returns the default parameter values for a math transform using the given operation 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
null
if none. - getDefaultValue() - Method in class CharacteristicTypeBuilder
-
Returns the default value for the characteristic, or
null
if 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(int[]) - Method in class TensorParameters
-
Returns the default value for the parameter descriptor at the given indices.
- 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.
- getDeliveryPoints() - Method in class DefaultAddress
-
Returns the address line for the location (as described in ISO 11180, Annex A).
- getDenominator() - Method in class DefaultRepresentativeFraction
-
Returns the denominator of this representative fraction.
- getDensities() - Method in class DefaultMedium
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMedium.getDensity()
. - 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.
- 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(Class<?>) - Static method in class Types
-
Returns a description for the given class, or
null
if none. - getDescription(Class<?>, String) - Static method in class Types
-
Returns a description for the given property, or
null
if none. - getDescription(Extent, Locale) - Static method in class Extents
-
Returns the description of the given extent, or
null
if none. - getDescription(CodeList<?>) - Static method in class Types
-
Returns the description of the given enumeration or code list value, or
null
if none. - getDescriptionText(String) - Method in class WKTDictionary
-
Gets a description of the object corresponding to a code.
- getDescriptionText(String) - Method in class CommonAuthorityFactory
-
Returns a description of the object corresponding to a code.
- getDescriptionText(String) - Method in class ConcurrentAuthorityFactory
-
Gets a description of the object corresponding to a code.
- getDescriptionText(String) - Method in class GeodeticAuthorityFactory
-
Returns a description of the object corresponding to a code.
- getDescriptionText(String) - Method in class MultiAuthoritiesFactory
-
Returns a description of the object corresponding to a code.
- getDescriptionText(String) - Method in class EPSGDataAccess
-
Gets a description of the object corresponding to a code.
- getDescriptiveKeywords() - Method in class AbstractIdentification
-
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.
- 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.
- 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 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.
- getDimensionDescription() - Method in class DefaultDimension
-
Return the axis dimension description.
- getDimensionDescriptor(int) - Method in class TensorParameters
-
Returns the parameter descriptor for the dimension at the given index.
- getDimensionName() - Method in class DefaultDimension
-
Returns the name of the axis.
- getDimensions() - Method in class DefaultCoverageDescription
-
Deprecated.As of ISO 19115:2014, moved to
DefaultAttributeGroup.getAttributes()
. - getDimensionSize() - Method in class DefaultDimension
-
Returns the 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.
- getDirectionReplacement(CoordinateSystemAxis, AxisDirection) - Method in interface AxisFilter
-
Returns a replacement for the given axis direction.
- getDirectPosition() - Method in class AbstractDirectPosition
-
Returns always
this
, the direct position for this position. - getDirectPosition() - Method in class DirectPosition2D
-
Returns always
this
, the direct position for this 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, Locale) - Static method in class IdentifiedObjects
-
Returns a name that can be used for display purpose.
- 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.
- 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.
- getDistributionInfo() - Method in class DefaultMetadata
-
Returns 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.
- getDistributorContact() - Method in class DefaultDistributor
-
Party from whom the resource may be obtained.
- getDistributorFormats() - Method in class DefaultDistributor
-
Provides information about the format used by the distributor.
- getDistributors() - Method in class DefaultDistribution
-
Provides information about the distributor.
- getDistributorTransferOptions() - Method in class DefaultDistributor
-
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.
- 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.
- 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
null
if 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 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(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<C>) - 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
null
if unknown. - 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.
- getEastBoundLongitude() - Method in class DefaultGeographicBoundingBox
-
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
eccentricity
value. - getEdition() - Method in class DefaultCitation
-
Returns the version of the cited resource.
- getEditionDate() - Method in class DefaultCitation
-
Returns the date of the edition.
- getElectronicMailAddresses() - Method in class DefaultAddress
-
Returns the 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.
- getElementDescriptor(int...) - Method in class TensorParameters
-
Returns the parameter descriptor for a matrix or tensor 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.elementFormat
for 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 TensorParameters
-
Returns the type of tensor element values.
- getElementType() - Method in class IdentifiedObjectSet
-
Returns the type of
IdentifiedObject
included 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
TableColumn
instance. - getElementType() - Method in class WeakHashSet
-
Returns the type of elements in this set.
- getEllipsoid() - Method in class DefaultGeodeticDatum
-
Returns the ellipsoid given at construction time.
- getEnclosingElement(int) - Method in class Formatter
-
Returns the enclosing WKT element, or
null
if element being formatted is the root. - 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.
- getEndTime() - Method in class DefaultTemporalExtent
-
Returns the end date and time for the content of the dataset.
- getEnumConstant(Class<?>) - Static method in class Numbers
-
Returns a numeric constant for the given type.
- 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 TileMatrixSet
-
Returns an envelope that encompasses all
TileMatrix
instances 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.
- getEnvironmentDescription() - Method in class DefaultDataIdentification
-
Returns a description of the resource in the producer's processing environment.
- getEpsgCode(Class<? extends CoordinateSystem>, 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
null
if 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.
- 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.
- 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.
- 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.
- getEvaluationProcedure() - Method in class AbstractElement
-
Deprecated.Replaced by
DefaultEvaluationMethod.getEvaluationProcedure()
. - getEvaluationProcedure() - Method in class DefaultEvaluationMethod
-
Returns the reference to the procedure information.
- 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
null
if 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
null
if 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.
- getExpiryDate() - Method in class DefaultRequirement
-
Returns the 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.
- 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.
- 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.
- 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()
. - 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.
- getFacsimiles() - Method in class DefaultTelephone
-
Deprecated.As of ISO 19115:2014, replaced by a number code
TelephoneType.FACSIMILE
. - getFactory(Class<T>) - Method in class WKTFormat
-
Returns one of the factories used by this
WKTFormat
for parsing WKT. - getFeatureCatalogueCitations() - Method in class DefaultFeatureCatalogueDescription
-
Returns the 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.
- getFeatureInstanceCount() - Method in class DefaultFeatureTypeInfo
-
Returns the number of occurrence of feature instances for this feature types, or
null
if none. - getFeatureInstances() - Method in class DefaultScopeDescription
-
Returns the 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.
- getFeatureType() - Method in class Optimization
-
Returns the type of feature instances to be filtered, or
null
if unknown. - 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.
- getFees() - Method in class DefaultStandardOrderProcess
-
Returns 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<V>, 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.
- getFileDescription() - Method in class DefaultDataFile
-
Returns the text description of the file.
- getFileDescription() - Method in class DefaultBrowseGraphic
-
Returns the 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.
- getFileIdentifier() - Method in class DefaultMetadata
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.getMetadataIdentifier()
in order to include the codespace attribute. - 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.
- getFileStore(Path) - Method in class FileService
-
Returns the store where a file is located.
- 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.
- 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.
- getFlip(AffineTransform) - Static method in class AffineTransforms2D
-
Returns
-1
if one axis has been flipped,+1
if 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.
- getFormatService() - Method in class UnitServices
-
Returns the service to obtain a
UnitFormat
instances. - 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
null
if none. - getFormula() - Method in class DefaultOperationMethod
-
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
. - getFrom() - Method in class XLink
-
Returns the starting resource.
- getFunction() - Method in class DefaultOnlineResource
-
Returns the 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.
- getGCPs() - Method in class DefaultGCPCollection
-
Returns the ground control point(s) used in the collection.
- getGeocentricRadius(double) - Method in class DefaultEllipsoid
-
Returns the geocentric radius at the given latitude.
- getGeodesicDistance() - Method in class GeodeticCalculator
-
Returns or computes the shortest distance from start point to end point.
- 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<? extends Extent>) - 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
null
if unknown. - getGeographicBoundingBox(CoordinateOperation) - Static method in class CRS
-
Returns the valid geographic area for the given coordinate operation, or
null
if unknown. - getGeographicCoordinates() - Method in class DefaultGCP
-
Returns the 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
double
values. - getGeographicElements() - Method in class DefaultExtent
-
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.
- getGeolocationInformation() - Method in class DefaultGeoreferenceable
-
Returns the 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.
- getGeometricObjects() - Method in class DefaultVectorSpatialRepresentation
-
Returns 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.
- getGeoreferencedParameters() - Method in class DefaultGeoreferenceable
-
Returns the 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).
- 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.
- getGreenwichLongitude() - Method in class DefaultPrimeMeridian
-
Longitude of the prime meridian measured from the Greenwich meridian, positive eastward.
- getGreenwichLongitude(Unit<Angle>) - 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.
- 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.
- 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
GridExtent
should have their lower grid coordinates set to zero. - getGridToCRS(PixelInCell) - Method in class GridGeometry
-
Returns the conversion from grid coordinates to "real world" coordinates.
- getGroundAccuracy() - Method in class CoordinateFormat
-
Returns the current ground accuracy value, or
null
if 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.
- getHandlingDescription() - Method in class DefaultSecurityConstraints
-
Returns the 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
null
if 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()
. - getHierarchyLevels() - Method in class DefaultMetadata
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.getMetadataScopes()
followed byDefaultMetadataScope.getResourceScope()
. - 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
null
if there is none. - getHoursOfService() - Method in class DefaultContact
-
Returns the 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.
- 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 AbstractResource
-
Returns the resource persistent identifier if available.
- 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 GeoTiffStore
-
Returns an identifier constructed from the name of the TIFF file.
- getIdentifier() - Method in class LandsatStore
-
Returns the value associated to
LANDSAT_SCENE_ID
in the Landsat metadata file. - 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
-
SQL data store root resource has no identifier.
- getIdentifier() - Method in interface TileMatrix
-
Returns an alphanumeric identifier which is unique in the
TileMatrixSet
that contains thisTileMatrix
. - getIdentifier() - Method in interface TileMatrixSet
-
Returns an alphanumeric identifier which is unique in the
TiledResource
that contains thisTileMatrixSet
. - getIdentifier(Citation) - Static method in class Citations
-
Infers an identifier from the given citation, or returns
null
if no identifier has been found. - getIdentifier(IdentifiedObject, Citation) - Static method in class IdentifiedObjects
-
Returns an identifier for the given object according the given authority.
- 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.
- getIlluminationAzimuthAngle() - Method in class DefaultImageDescription
-
Returns the 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.
- 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.
- getImageQualityCode() - Method in class DefaultImageDescription
-
Returns a code in producer’s codespace that specifies the image quality.
- getImageResizingPolicy() - Method in class ImageProcessor
-
Returns whether
ImageProcessor
can produce an image of different size compared to requested size. - getImagingCondition() - Method in class DefaultImageDescription
-
Returns the conditions which affected the image.
- getImplementation(Class<T>) - Method in class MetadataStandard
-
Returns the implementation class for the given interface, or
null
if 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).
- 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
. - getInitiativeType() - Method in class DefaultAssociatedResource
-
Returns the type of initiative under which the associated resource was produced, or
null
if none. - getInstance() - Static method in class StatisticsFormat
-
Returns an instance for the current system default locale.
- getInstance() - Static method in class AngleFormat
-
Constructs a new
AngleFormat
for 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
AngleFormat
for the default pattern and the specified locale. - 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.
- getInt(int) - Method in class IntegerList
-
Returns the element at the given index as the
int
primitive type. - getInteger(int, int) - Method in class MatrixSIS
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by
Numbers.round(getNumber(row, column))
. - 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 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 DefaultImageCRS
-
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 DefaultUserDefinedCS
-
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 DefaultImageDatum
-
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<T>) - 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 which is neither the source CRS or target CRS but still required for performing the operation.
- 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.
- 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.
- getISSN() - Method in class DefaultCitation
-
Returns the International Standard Serial Number.
- getIssueIdentification() - Method in class DefaultSeries
-
Returns 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.
- 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
from
orto
attribute. - getLanguage() - Method in class DefaultMetadata
-
Deprecated.Replaced by
DefaultMetadata.getLocalesAndCharsets().keySet()
. - getLanguages() - Method in class DefaultFeatureCatalogueDescription
-
Deprecated.Replaced by
getLocalesAndCharsets().keySet()
. - getLanguages() - Method in class DefaultMetadata
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by
DefaultMetadata.getLocalesAndCharsets().keySet()
. - getLanguages() - Method in class DefaultDataIdentification
-
Deprecated.Replaced by
getLocalesAndCharsets().keySet()
. - getLargestDimensions(int) - Method in class GridExtent
-
Returns the indices of the
numDim
dimensions having the largest sizes. - getLastMethodUsed() - Method in class DefaultMathTransformFactory
-
Returns the operation method used by the latest call to a
create(…)
constructor in the currently running thread. - getLatestAcceptableDate() - Method in class DefaultRequestedDate
-
Returns the latest date and time collection must be completed.
- getLeafInterfaces(Class<?>, Class<T>) - 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
null
if unknown. - getLevelColor(Level) - Method in class MonolineFormatter
-
Returns the color used for the given level, or
null
if none. - getLevelDescription() - Method in class DefaultScope
-
Returns detailed descriptions 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 InstallationResources
-
Returns the terms of use of the resources distributed by the specified authority, or
null
if none. - getLicense(String, Locale, String) - Method in class OptionalInstallations
-
Returns the terms of use of the dataset provided by the given authority, or
null
if 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.
- getLinearAccuracy() - Method in class AbstractCoordinateOperation
-
Returns an estimation of positional accuracy in metres, or
NaN
if unknown. - getLinearAccuracy(CoordinateOperation) - Static method in class CRS
-
Returns a positional accuracy estimation in metres for the given operation, or
NaN
if 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
null
if 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.
- 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.
- 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.
- 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
null
if 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 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
InternationalString
instances. - 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 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
null
if unspecified. - getLocale() - Method in class StoreListeners
-
Returns the locale used by this manager, or
null
if 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
null
if no locale were 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.
- 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.
- 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.
- 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 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.
- getLower(int) - Method in class GeneralEnvelope
-
Returns the limit in the direction of decreasing coordinate values in the specified dimension.
- getLower(int) - Method in class ImmutableEnvelope
-
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.
- getMaintenanceAndUpdateFrequency() - Method in class DefaultMaintenanceInformation
-
Returns the 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.
- 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<T>) - 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.
- 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(ContextualParameters.MatrixRole) - Method in class DefaultMathTransformFactory.Context
-
Returns the matrix that represent the affine transform to concatenate before or after the parameterized transform.
- 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.
- 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
CharSequence
values of this attribute. - getMaximalLineLength() - Method in class LineAppender
-
Returns the maximal line length, in unit of Unicode characters (code point count).
- getMaximum(int) - Method in class AbstractEnvelope
-
Returns the maximal coordinate value for the specified dimension.
- getMaximum(int) - Method in class GeneralEnvelope
-
Returns the maximal coordinate value for the specified dimension.
- getMaximum(int) - Method in class ImmutableEnvelope
-
Returns the maximal coordinate value for the specified dimension.
- getMaximum(int) - Method in class Envelope2D
-
Returns the maximal coordinate 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.
- 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.
- 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.
- 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.
- getMaxValue() - Method in class Range
-
Returns the maximal value, or
null
if 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.
- 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.
- 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.
- 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 GeneralEnvelope
-
Returns the median coordinate along the specified dimension.
- getMedian(int) - Method in class ImmutableEnvelope
-
Returns the median coordinate along the specified dimension.
- getMedian(int) - Method in class Envelope2D
-
Returns the median coordinate along the specified dimension.
- getMediumFormats() - Method in class DefaultMedium
-
Returns the method used to write to the medium.
- getMediumNote() - Method in class DefaultMedium
-
Returns a 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 DefaultRecordType
-
Returns the set of attribute 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. - 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() - Search tag in org.apache.sis.storage.DataStoreException.getLocalizedMessage()
- Section
- getMetadata() - Method in class MetadataSummary
-
Returns the metadata currently shown, or
null
if 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 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.
- getMetadataConstraints() - Method in class DefaultMetadata
-
Returns restrictions on the access and use of metadata.
- getMetadataExtensionInfo() - Method in class DefaultMetadata
-
Returns information describing metadata extensions.
- getMetadataIdentifier() - Method in class DefaultMetadata
-
Returns a unique identifier for this metadata record.
- 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.
- 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
null
if 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()
. - 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()
. - getMeteorologicalConditions() - Method in class DefaultEnvironmentalRecord
-
Returns the 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.
- getMethodUsed() - Method in class DefaultMathTransformFactory.Context
-
Returns the operation method used for the math transform creation.
- getMimeType() - Method in class ProbeResult
-
Returns the MIME type of the storage file format, or
null
if unknown or not applicable. - 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 GeneralEnvelope
-
Returns the minimal coordinate value for the specified dimension.
- getMinimum(int) - Method in class ImmutableEnvelope
-
Returns the minimal coordinate value for the specified dimension.
- getMinimum(int) - Method in class Envelope2D
-
Returns the minimal coordinate 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.
- 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.
- 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
null
if 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.
- 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.
- 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.
- getMountedOn() - Method in class DefaultInstrument
-
Returns the platform on which the instrument is mounted.
- 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
IdentifiedType
to create, ornull
if 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
null
if 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
null
if 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 ResourceDefinition
-
Returns the name of the table, view or query to access as a resource.
- getName() - Method in interface IdentifierSpace
-
Returns the name of this identifier space.
- 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 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.
- 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.
- getNorthBoundLatitude() - Method in class DefaultGeographicBoundingBox
-
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.
- 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.
- 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
null
if 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.
- 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.
- 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.
- 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.
- 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.
- getOffLine() - Method in class DefaultDigitalTransferOptions
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultDigitalTransferOptions.getOffLines()
. - 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.
- 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()
. - 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.
- 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 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 SQLStore
-
Returns the parameters used to open this netCDF 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.
- 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 DefaultCoordinateOperationFactory
-
Returns the operation method of the given name.
- 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.
- getOperationType() - Method in class DefaultOperationMethod
-
Returns the base interface of the
CoordinateOperation
instances 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.
- 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<T>) - Method in class StorageConnector
-
Returns the option value for the given key, or
null
if none. - getOrCreate(K, Callable<? extends V>) - Method in class Cache
-
Returns the value for the given key if it exists, or computes it otherwise.
- getOrCreate(ParameterDescriptor<T>) - Method in class DefaultParameterValueGroup
-
Returns the parameter identified by the given descriptor.
- getOrCreate(ParameterDescriptor<T>) - 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.
- getOrderingInstructions() - Method in class DefaultStandardOrderProcess
-
Returns 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 DirectPosition1D
-
Returns the coordinate at the specified dimension.
- getOrdinate(int) - Method in class DirectPosition2D
-
Returns the coordinate at the specified dimension.
- getOrdinate(int) - Method in class GeneralDirectPosition
-
Returns the coordinate at the specified dimension.
- getOrganisationName() - Method in class DefaultResponsibleParty
-
Deprecated.As of ISO 19115:2014, replaced by
getName()
inDefaultOrganisation
. - getOrientationParameterDescription() - Method in class DefaultGeoreferenceable
-
Returns a description of parameters used to describe sensor orientation.
- getOrigin() - Method in class DefaultTemporalDatum
-
Returns 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.
- getOtherCitationDetails() - Method in class DefaultCitation
-
Returns 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.
- getOtherExplanation() - Method in class NilReason
-
If this
NilReason
is 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
, ornull
if 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.
- 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.
- getParameterCitations() - Method in class DefaultGeoreferenceable
-
Returns a reference providing description of the parameters.
- getParameterDescriptors() - Method in interface Parameterized
-
Returns the parameter descriptors for this parameterized object, or
null
if 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
null
if unknown. - getParameterDescriptors() - Method in class EllipsoidToCentricTransform
-
Returns a description of the internal parameters of this
EllipsoidToCentricTransform
transform. - getParameterDescriptors() - Method in class InterpolatedMolodenskyTransform
-
Deprecated.Returns a description of the internal parameters of this
InterpolatedMolodenskyTransform
transform. - getParameterDescriptors() - Method in class MolodenskyTransform
-
Returns a description of the internal parameters of this
MolodenskyTransform
transform. - 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.
- 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.
- getParameterValues() - Method in interface Parameterized
-
Returns the parameter values for this parameterized object, or
null
if 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
null
if unknown. - getParameterValues() - Method in class DatumShiftTransform
-
Returns the internal parameter values of this
DatumShiftTransform
instance (ignoring context). - getParameterValues() - Method in class EllipsoidToCentricTransform
-
Returns a copy of internal parameter values of this
EllipsoidToCentricTransform
transform. - getParameterValues() - Method in class InterpolatedMolodenskyTransform
-
Returns a copy of internal parameter values of this transform.
- 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(Parameters) - Method in class DatumShiftGrid
-
Gets the parameter values for the grids and stores them in the provided
parameters
group. - 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
null
if 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.
- getParentIdentifier() - Method in class DefaultMetadata
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.getParentMetadata()
. - getParentMetadata() - Method in class DefaultMetadata
-
Returns an identification of the parent metadata record.
- getParentOperation() - Method in class DefaultOperation
-
Returns the 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.
- getParties() - Method in class DefaultResponsibility
-
Returns information about the parties.
- getPass() - Method in class DefaultObjective
-
Returns the pass of the platform over the objective.
- getPath(URI) - Method in class FileService
-
Return a
Path
object by converting the givenURI
. - 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.
- getPhone() - Method in class DefaultContact
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultContact.getPhones()
. - 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 class DefaultImageDatum
-
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
PixelInCell
code. - getPixelTranslation(PixelOrientation) - Static method in class PixelTranslation
-
Returns the specified position relative to the pixel center.
- getPixelTranslation(PixelInCell) - Static method in class PixelTranslation
-
Returns the position relative to the cell center.
- getPlan() - Method in class DefaultOperation
-
Returns the plan satisfied by the operation.
- getPlannedAvailableDateTime() - Method in class DefaultStandardOrderProcess
-
Returns the 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.
- getPointInPixel() - Method in class DefaultGeorectified
-
Returns the 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).
- 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.
- getPortrayalCatalogueCitations() - Method in class DefaultPortrayalCatalogueReference
-
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).
- 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
Position
s are represented, unless otherwise specified. - getPositionName() - Method in class DefaultIndividual
-
Returns position of the individual in an organization, or
null
if none. - getPositionName() - Method in class DefaultResponsibleParty
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultIndividual.getPositionName()
. - getPositionOf(E, double[]) - Method in interface PointTree.Locator
-
Provides the coordinates of the given element.
- getPositionVectorTransformation(Date) - 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.
- 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
null
if there is no restriction. - getPreferredPrefix(String, String) - Static method in class Namespaces
-
Returns the preferred prefix for the given namespace URI.
- getPresentationForms() - Method in class DefaultCitation
-
Returns the mode in which the resource is represented.
- getPrimeMeridian() - Method in class DefaultGeodeticDatum
-
Returns the prime meridian given at construction time.
- 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.
- getProcedureDescription() - Method in class DefaultProcessing
-
Returns the additional details about the processing procedures.
- getProcessedLevel() - Method in class DefaultSource
-
Returns the 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.
- 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
null
if none. - getProcessors() - Method in class DefaultProcessStep
-
Returns the 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.
- 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
null
if there is no filtering on range. - getProjection() - Method in class FeatureQuery
-
Returns the properties to retrieve, or
null
if 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
null
if this image has no properties. - getPropertyNames() - Method in class ResampledImage
-
Returns the names of all recognized properties, or
null
if this image has no properties. - 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.
- 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
DataStore
instance. - getPurpose() - Method in class AbstractIdentification
-
Returns a 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.
- getQuantityFactory(Class<Q>) - Method in class UnitServices
-
Return a factory for the given
Quantity
type. - 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
null
if 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.
- getRadius(double) - Method in class DefaultEllipsoid
-
Deprecated.
- 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.
- getRangeElements() - Method in class DefaultRangeElementDescription
-
Returns the specific range elements, i.e. range elements associated with a name and their definition.
- getRangeMeaning() - Method in class DefaultCoordinateSystemAxis
- 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.
- getRationales() - Method in class DefaultExtendedElementInformation
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultExtendedElementInformation.getRationale()
. - getRealizationEpoch() - Method in class AbstractDatum
-
The time after which this datum definition is valid.
- 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.
- getRecordType() - Method in class DefaultRecord
-
Returns the type definition of this record.
- getReducedGridGeometry() - Method in class DimensionalityReduction
-
Returns the grid geometry with only the retained grid axis dimension.
- 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.
- getRelatedEvents() - Method in class DefaultPlatformPass
-
Returns the occurrence of one or more events for a pass.
- getRelatedPass() - Method in class DefaultEvent
-
Returns the pass during which an event occurs.
- getRelatedSensors() - Method in class DefaultEvent
-
Returns the 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.
- 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.
- 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.
- getRequestedDate() - Method in class DefaultRequirement
-
Returns the required or preferred acquisition date and time.
- getRequestedDateOfCollection() - Method in class DefaultRequestedDate
-
Returns the preferred date and time of collection.
- getRequestors() - Method in class DefaultRequirement
-
Returns the 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(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
Resource
of this tree. - getResource() - Method in interface Tile
-
Returns the tile content as a resource.
- getResource(String, int) - Method in class InstallationResources
-
Returns an installation resource for the given authority, or
null
if 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).
- 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).
- 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.
- getResourceNames(String) - Method in class InstallationScriptProvider
-
Returns the names of all SQL scripts to execute.
- 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.
- 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, or
null
if none. - 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()
. - getResultFile() - Method in class DefaultCoverageResult
-
Returns the 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.
- getResults() - Method in class AbstractElement
-
Returns the value(s) obtained from applying a data quality measure.
- 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.
- 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.
- 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.
- getRunTimeParameters() - Method in class DefaultProcessing
-
Returns the 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.
- 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.
- 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.
- getSatisfiedRequirements() - Method in class DefaultPlan
-
Returns the 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()
. - 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.
- 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.
- 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.
- getSchemaLanguage() - Method in class DefaultApplicationSchemaInformation
-
Identification of the schema language used.
- getSchemaName() - Method in class DefaultRecordSchema
-
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 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(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.
- getSemiMinorAxis() - Method in class DefaultEllipsoid
-
Length of the semi-minor axis of the ellipsoid.
- getSensingInstruments() - Method in class DefaultObjective
-
Returns the 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.
- getSequenceIdentifier() - Method in class DefaultRangeDimension
-
Returns a unique name or number that identifies attributes included in the coverage.
- getSeries() - Method in class DefaultCitation
-
Returns the 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 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(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.
- 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.
- 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.
- getSoftwareDevelopmentFileFormat() - Method in class DefaultApplicationSchemaInformation
-
Software dependent format used for the application schema software dependent file.
- getSoftwareReferences() - Method in class DefaultProcessing
-
Returns the 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.
- getSourceClass() - Method in interface ObjectConverter
-
Returns the type of objects to convert.
- getSourceCRS() - Method in class AbstractCoordinateOperation
-
Returns the source CRS, or
null
if unspecified. - getSourceCS() - Method in class DefaultMathTransformFactory.Context
-
Returns the source coordinate system, or
null
if unspecified. - 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 InterpolatedGeocentricTransform
-
Gets the dimension of input points.
- getSourceDimensions() - Method in class InterpolatedTransform
-
Returns the number of input dimensions.
- getSourceDimensions() - Method in class InterpolatedMolodenskyTransform
-
Gets the dimension of input points.
- 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.
- 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 class DefaultMathTransformFactory.Context
-
Returns the ellipsoid of the source ellipsoidal coordinate system, or
null
if it does not apply. - 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.
- getSourceExtents() - Method in class DefaultSource
-
Deprecated.As of ISO 19115:2014, moved to
DefaultScope.getExtents()
. - getSourceFormat() - Method in class MonolineFormatter
-
Returns the format for the source, or
null
is 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.
- 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.
- 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.
- 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.
- 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 GeneralEnvelope
-
Returns the envelope span (typically width or height) along the specified dimension.
- getSpan(int) - Method in class ImmutableEnvelope
-
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, 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.
- getSpatialRepresentationInfo() - Method in class DefaultMetadata
-
Returns the digital representation of spatial information in the dataset.
- getSpatialRepresentationType() - Method in class DefaultCoverageResult
-
Returns the method used to spatially represent the coverage result.
- getSpatialRepresentationTypes() - Method in class AbstractIdentification
-
Returns the methods 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).
- getSpecialized(IdentifierSpace<T>) - Method in interface IdentifierMap
-
Returns the identifier associated to the given namespace, or
null
if this map contains no mapping of the specialized type for the namespace. - getSpecification() - Method in class 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.
- getSpecificUsage() - Method in class DefaultUsage
-
Returns a 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.
- 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
null
if none. - getStandardType(Class<T>) - 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.
- getStartTime() - Method in class DefaultTemporalExtent
-
The start date and time for the content of the dataset.
- 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.
- 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.
- 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<S>) - Method in class StorageConnector
-
Returns the storage as a view of the given type if possible, or
null
otherwise. - 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.
- 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
null
if 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
null
if none. - getSystemOfUnitsService() - Method in class UnitServices
-
Returns the service to obtain a
SystemOfUnits
instances. - 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
null
if unspecified. - getTargetCS() - Method in class DefaultMathTransformFactory.Context
-
Returns the target coordinate system, or
null
if unspecified. - getTargetDatum() - Method in class BursaWolfParameters
-
Returns the target datum for this set of parameters, or
null
if 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 InterpolatedGeocentricTransform
-
Gets the dimension of output points.
- getTargetDimensions() - Method in class InterpolatedTransform
-
Returns the number of target dimensions.
- getTargetDimensions() - Method in class InterpolatedMolodenskyTransform
-
Gets the dimension of output points.
- 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.
- getTargetEllipsoid() - Method in class DefaultMathTransformFactory.Context
-
Returns the ellipsoid of the target ellipsoidal coordinate system, or
null
if it does not apply. - getTargetEnvelope() - Method in class LinearTransformBuilder
-
Returns the envelope of target points (values of the map returned by
LinearTransformBuilder.getControlPoints()
). - 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
null
if there is none. - getTemporalElements() - Method in class DefaultExtent
-
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.
- 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.
- 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
TileMatrix
instances in this set, together with their identifiers. - getTileMatrices() - Method in interface WritableTileMatrixSet
-
Returns all
WritableTileMatrix
instances 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
-
Returns the time the event occurred.
- getTimeFormat() - Method in class MonolineFormatter
-
Returns the format for elapsed time, or
null
if the time is not shown. - getTimeout(TimeUnit) - Method in class ConcurrentAuthorityFactory
-
Returns the amount of time that
ConcurrentAuthorityFactory
will 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
null
if 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 timezone to use for (un)marshalling, or
null
if 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.
- 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.
- getTopicCategories() - Method in class AbstractIdentification
-
Returns the main theme(s) of the resource.
- getTopologyLevel() - Method in class DefaultVectorSpatialRepresentation
-
Returns the 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.
- getTransferOptions() - Method in class DefaultDistribution
-
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.
- getTransferType() - Method in class PixelIterator
-
Returns the most efficient type (
int
,float
ordouble
) 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
. - getTransformationDimensionDescription() - Method in class DefaultGeorectified
-
Returns a general description of the transformation.
- getTransformationDimensionMapping() - Method in class DefaultGeorectified
-
Returns 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.
- getTriangulationIndicator() - Method in class DefaultImageDescription
-
Returns the indication of whether or not triangulation has been performed upon the image.
- getTrigger() - Method in class DefaultEvent
-
Returns the initiator of the event.
- getTurnaround() - Method in class DefaultStandardOrderProcess
-
Returns 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 XLink
-
Returns the type of link.
- getTypeName() - Method in class DefaultRecordType
-
Returns the name that identifies this record type.
- getTypes() - Method in class DefaultObjective
-
Returns the collection technique for the objective.
- getUnavailableFactory() - Method in exception class UnavailableFactoryException
-
Returns the factory which has been found unavailable, or
null
if unspecified. - getUnit() - Method in class AttributeTypeBuilder
-
Returns the unit of measurement associated to attribute values.
- getUnit() - Method in class DefaultParameterDescriptor
- 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.
- 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
null
if 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.
- getUnitsOfDistribution() - Method in class DefaultDigitalTransferOptions
-
Returns tiles, layers, geographic areas, etc., in which data is available.
- 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. - 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. - getUpper(int) - Method in class AbstractEnvelope
-
Returns the limit in the direction of increasing coordinate values in the specified dimension.
- getUpper(int) - Method in class GeneralEnvelope
-
Returns the limit in the direction of increasing coordinate values in the specified dimension.
- getUpper(int) - Method in class ImmutableEnvelope
-
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.
- getURI() - Method in class NilReason
-
If the explanation of this
NilReason
is referenced by a URI, returns that URI. - getUsageDate() - 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.
- getUseLimitations() - Method in class DefaultConstraints
-
Returns the 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).
- getUserDefinedMaintenanceFrequency() - Method in class DefaultMaintenanceInformation
-
Returns the 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.
- 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.
- getUserObject() - Method in class DefaultTreeTable.Node
-
Returns the user object associated to this node.
- getUserObject() - Method in interface TreeTable.Node
-
Returns the user object associated to this node.
- 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.
- getValue() - Method in class AbstractAssociation
-
Returns the associated feature, or
null
if none. - getValue() - Method in class AbstractAttribute
-
Returns the attribute value, or
null
if none. - getValue() - Method in class DefaultParameterValue
-
Returns the parameter value as an object.
- getValue(TableColumn<V>) - Method in class DefaultTreeTable.Node
-
Returns the value in the given column, or
null
if none. - getValue(TableColumn<V>) - Method in interface TreeTable.Node
-
Returns the value in the given column, or
null
if none. - getValue(ParameterDescriptor<T>) - Method in class Parameters
-
Returns the value of the parameter identified by the given descriptor, or
null
if 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.
- getValueDomain() - Method in class DefaultParameterDescriptor
-
Returns the domain of values with their unit of measurement (if any), or
null
if none. - getValueDomain(ParameterDescriptor<?>) - Static method in class Parameters
-
Returns the domain of valid values defined by the given descriptor, or
null
if none. - getValueFrom(Map<OptionKey<?>, ?>) - Method in class OptionKey
-
Returns the option value in the given map for this key, or
null
if none. - getValueOrFallback(String, Object) - Method in class AbstractFeature
-
Returns the value for the property of the given name if that property exists, or a fallback value otherwise.
- 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.
- 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
Format
instance. - getValueType() - Method in class CompoundFormat
-
Returns the base type of values parsed and formatted by this
Format
instance. - 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
Format
instance. - getValueType() - Method in class TreeTableFormat
-
Returns the type of objects formatted by this class.
- 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.
- getVendor() - Method in class AbstractFactory
-
Returns the implementer of this factory, or
null
if unknown. - 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 ProbeResult
-
Returns the version of file format or database schema used by the storage, or
null
if unknown or not applicable. - getVersion(String) - Method in class 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
null
if 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.
- getVerticalDatumType() - Method in class DefaultVerticalDatum
-
Returns the type of this vertical datum.
- getVerticalElements() - Method in class DefaultExtent
-
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 chosen vertical ranges found in the given extent, or
null
if 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
. - getVolumes() - Method in class DefaultMedium
-
Returns the 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.
- 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
null
if none. - 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.
- 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, splitted 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<R, ?>, Expression<R, ?>) - Method in class DefaultFilterFactory
-
Filter operator that checks that its first sub-expression is greater than its second sub-expression.
- greaterOrEqual(Expression<R, ?>, Expression<R, ?>) - 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_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<? extends SampleDimension>) - 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<? extends SampleDimension>, 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
GridCoverage
instances. - 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.
- 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(DimensionNameType[], long[], long[], boolean) - Constructor for class GridExtent
-
Constructs a new 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, Envelope, GridOrientation) - Constructor for class GridGeometry
-
Creates an axis-aligned grid geometry with an extent and an envelope.
- 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(GridGeometry) - Constructor for class GridGeometry
-
Creates a new grid geometry with the same values than 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(Envelope) - Constructor for class GridGeometry
-
Creates a grid geometry with only an envelope.
- 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.
- 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
GridExtent
from 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.
- gridToCRS - Variable in class GridGeometry
-
The conversion from grid indices to "real world" coordinates, or
null
if 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<String, ?>, GeometryLibrary, AbstractIdentifiedType) - Static method in class FeatureOperations
-
Creates a single geometry from a sequence of points or polylines stored in another property.
- Group removal - Search tag in org.apache.sis.parameter.DefaultParameterValueGroup.addGroup(String)
- Section
- groups(String) - Method in class DefaultParameterValueGroup
-
Returns all subgroups with the specified name.
- groups(String) - Method in class ContextualParameters
-
Unsupported operation, since
ContextualParameters
groups do not contain sub-groups. - 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
- 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 - Search tag in org.apache.sis.referencing.factory.sql.EPSGDataAccess.getAuthorityCodes(Class<? extends IdentifiedObject>)
- Section
- Handling of Locale.ROOT - Search tag in org.apache.sis.xml.MarshalContext.getLocale()
- Section
- Handling of Locale.ROOT argument value - Search tag in org.apache.sis.util.AbstractInternationalString.toString(Locale)
- Section
- Handling of Locale.ROOT argument value - Search tag in org.apache.sis.util.DefaultInternationalString.toString(Locale)
- Section
- Handling of NaN values - Search tag in org.apache.sis.geometry.GeneralEnvelope.add(Envelope)
- Section
- Handling of NaN values - Search tag in org.apache.sis.geometry.GeneralEnvelope.intersect(Envelope)
- Section
- Handling of null argument value - Search tag in org.apache.sis.util.AbstractInternationalString.toString(Locale)
- Section
- Handling of null argument value - Search tag in org.apache.sis.util.DefaultInternationalString.toString(Locale)
- Section
- Handling of null argument value - Search tag in org.apache.sis.util.ResourceInternationalString.toString(Locale)
- Section
- Handling of null grid geometry - Search tag in org.apache.sis.coverage.grid.DimensionalityReduction.reverse(GridExtent)
- Section
- Handling of null grid geometry - Search tag in org.apache.sis.coverage.grid.DimensionalityReduction.reverse(GridGeometry)
- Section
- Handling of null locale - Search tag in org.apache.sis.xml.MarshalContext.getLocale()
- Section
- Handling of null timezone - Search tag in org.apache.sis.xml.MarshalContext.getTimeZone()
- Section
- Handling of null values - Search tag in class org.apache.sis.util.ArraysExt
- Section
- Handling of null values - Search tag in class org.apache.sis.util.CharSequences
- Section
- Handling of warnings - Search tag in org.apache.sis.io.wkt.Parser.createFromWKT(String)
- Section
- hasContextualUnit(int) - Method in class Formatter
-
Returns
true
if the element at the given depth specified a contextual unit. - 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 GeneralEnvelope
-
Returns a hash value for this envelope.
- hashCode() - Method in class ImmutableEnvelope
-
Returns a hash value for this envelope.
- hashCode() - Method in class DirectPosition1D
-
Returns a hash value for this coordinate tuple.
- hashCode() - Method in class DirectPosition2D
-
Returns a hash value for this coordinate.
- hashCode() - Method in class GeneralDirectPosition
-
Returns a hash value for this coordinate tuple.
- 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
Angle
object. - 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 TensorParameters
-
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 TimeDependentBWP
-
Returns a hash value for this object.
- 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 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(Object) - Method in class MetadataStandard
-
Computes a hash code for the specified metadata.
- hashMapCapacity(int) - Static method in class Containers
-
Returns the capacity to be given to the
HashMap
constructor for holding the given number of elements. - hasListener(Class<E>, StoreListener<? super E>) - Method in class StoreListeners
-
Returns
true
if the given listener is registered for the given type or a super-type. - hasListeners(Class<? extends StoreEvent>) - Method in class StoreListeners
-
Returns
true
if at least one listener is registered for the given type or a super-type. - hasNaN(double[]) - Static method in class ArraysExt
-
Returns
true
if the specified array contains at least oneNaN
value. - hasNaN(float[]) - Static method in class ArraysExt
-
Returns
true
if the specified array contains at least oneNaN
value. - hasPropertyChangeListener(String) - Method in class Canvas
-
Returns
true
if the given property has at least one listener. - hasPropertyChangeListener(String) - Method in class CoverageCanvas
-
Returns
true
if the given property has at least one listener. - hasPropertyChangeListener(String) - Method in class MapCanvas
-
Returns
true
if the given property has at least one listener. - hasPropertyChangeListener(String) - Method in class MapCanvasAWT
-
Returns
true
if the given property has at least one listener. - hasPropertyChangeListener(String) - Method in class PlanarCanvas
-
Returns
true
if the given property has at least one listener. - hasTileWriters() - Method in class ComputedImage
-
Returns whether any tile is under computation or is checked out for writing.
- 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
this
since this object is already a local name. - 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
toElement
frequency. - headSet(Range<E>) - Method in class RangeSet
-
Returns a view of the portion of this sorted set whose elements are strictly less than
upper
. - 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 - Search tag in org.apache.sis.referencing.CRS.getVerticalComponent(CoordinateReferenceSystem, boolean)
- Section
- 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).
- HIGHEST_SUPPORTED_PRIME_NUMBER - Static variable in class MathFunctions
-
The highest prime number supported by the
MathFunctions.nextPrimeNumber(int)
method. - Historical note - Search tag in org.apache.sis.xml.NilReason.createNilObject(Class<T>)
- Section
- Historical note - Search tag in package org.apache.sis.profile.france
- Section
- Historical note: - Search tag in org.apache.sis.referencing.datum.DefaultVerticalDatum.getVerticalDatumType()
- Section
- 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
gridToCRS
transform 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 and vertical directions - Search tag in org.apache.sis.referencing.cs.CoordinateSystems.angle(AxisDirection, AxisDirection)
- Section
- Horizontal directions - Search tag in org.apache.sis.referencing.cs.CoordinateSystems.angle(AxisDirection, AxisDirection)
- Section
- HOUR - Static variable in class Units
-
Unit of measurement defined as 60×60 seconds (1 h).
- How deprecated entries are handled - Search tag in package org.apache.sis.referencing.factory.sql
- Section
- How line lengths are calculated - Search tag in class org.apache.sis.io.LineAppender
- Section
- How Metadata are defined - Search tag in package org.apache.sis.metadata
- Section
- How Metadata are handled - Search tag in package org.apache.sis.metadata
- Section
- How Metadata are marshalled - Search tag in package org.apache.sis.metadata
- Section
- How optimizations are applied - Search tag in class org.apache.sis.filter.Optimization
- Section
- How this class is used - Search tag in class org.apache.sis.referencing.factory.sql.InstallationScriptProvider
- Section
- How to add custom coordinate operations to Apache SIS - Search tag in interface org.apache.sis.referencing.operation.transform.MathTransformProvider
- Section
- How to compute a slice extent from a slice point in "real world" coordinates - Search tag in org.apache.sis.coverage.grid.GridCoverage.render(GridExtent)
- Section
- How to specify colors - Search tag in org.apache.sis.coverage.grid.GridCoverageProcessor.visualize(GridCoverage, GridExtent)
- Section
- How to specify colors - Search tag in org.apache.sis.image.ImageProcessor.visualize(RenderedImage)
- Section
- 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 - Search tag in class org.apache.sis.storage.aggregate.ConcatenatedFeatureSet
- Section
- Identification properties - Search tag in class org.apache.sis.parameter.ParameterBuilder
- Section
- IdentifiedObject - Interface in org.apache.sis.xml
-
The interface for all SIS objects having identifiers.
- IdentifiedObjectFinder - Class in org.apache.sis.referencing.factory
-
Searches in an authority factory for objects approximately equal to a given object.
- IdentifiedObjectFinder(AuthorityFactory) - Constructor for class 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).
- IdentifiedObjects - Class in org.apache.sis.referencing
-
Utility methods working on arbitrary implementations of the
IdentifiedObject
interface. - IdentifiedObjectSet<T> - Class in org.apache.sis.referencing.factory
-
A lazy set of
IdentifiedObject
instances created from their authority codes only when first needed. - IdentifiedObjectSet(AuthorityFactory, Class<T>) - Constructor for class IdentifiedObjectSet
-
Creates an initially empty set.
- identifier() - Method in class PositionableProjection
-
Disables the search for UML identifiers because we do not export this package to GeoAPI.
- IDENTIFIER - Enum constant in enum class ElementKind
-
Object identifier, typically written almost last just before remarks.
- IDENTIFIER - Static variable in class AttributeNames
-
The set of attribute names for an identifier (Recommended).
- IDENTIFIER - Static variable in class TableColumn
-
Frequently-used 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
true
if 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
null
if none. - IdentifierSpace<T> - Interface in org.apache.sis.xml
-
Some identifier namespaces that are handled in a special way.
- Identities - Search tag in org.apache.sis.math.MathFunctions.getExponent(double)
- Section
- identity(int) - Static method in class MathTransforms
-
Returns an identity transform of the specified dimension.
- identity(Class<T>) - 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 - Search tag in class org.apache.sis.util.collection.TableColumn
- Section
- ignorableException(Logger, Class<?>, String, Throwable) - Static method in class Logging
-
Invoked when an ignorable error occurred.
- Ignorable inconsistency - Search tag in org.apache.sis.image.PlanarImage.verify()
- Section
- 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
DataStore
cannot 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
SampleDimension
cannot 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 bands - Search tag in class org.apache.sis.coverage.grid.GridCoverage2D
- Section
- ImageCombiner - Class in org.apache.sis.image
-
Combines an arbitrary number of images into a single one.
- ImageCombiner(WritableRenderedImage) - Constructor for class 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.
- 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.
- ImageProcessor.Resizing - Enum Class in org.apache.sis.image
-
Whether
ImageProcessor
can produce an image of different size compared to requested size. - 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.
- Image size and location - Search tag in class org.apache.sis.coverage.grid.GridCoverage2D
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.feature.DefaultAssociationRole
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.feature.DefaultAttributeType
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.feature.DefaultFeatureType
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.geometry.ImmutableEnvelope
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.measure.Angle
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.measure.ElevationAngle
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.measure.Latitude
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.measure.Longitude
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.measure.MeasurementRange
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.measure.NumberRange
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.measure.Range
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.AbstractIdentifiedObject
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.AbstractReferenceSystem
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.DefaultObjectDomain
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.ImmutableIdentifier
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.NamedIdentifier
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.crs.AbstractCRS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.crs.DefaultCompoundCRS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.crs.DefaultDerivedCRS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.crs.DefaultEngineeringCRS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.crs.DefaultGeocentricCRS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.crs.DefaultGeographicCRS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.crs.DefaultImageCRS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.crs.DefaultParametricCRS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.crs.DefaultProjectedCRS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.crs.DefaultTemporalCRS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.crs.DefaultVerticalCRS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.cs.AbstractCS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.cs.DefaultAffineCS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.cs.DefaultCartesianCS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.cs.DefaultCompoundCS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.cs.DefaultCylindricalCS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.cs.DefaultEllipsoidalCS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.cs.DefaultLinearCS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.cs.DefaultParametricCS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.cs.DefaultPolarCS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.cs.DefaultSphericalCS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.cs.DefaultTimeCS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.cs.DefaultUserDefinedCS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.cs.DefaultVerticalCS
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.datum.AbstractDatum
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.datum.DefaultEllipsoid
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.datum.DefaultEngineeringDatum
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.datum.DefaultGeodeticDatum
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.datum.DefaultImageDatum
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.datum.DefaultParametricDatum
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.datum.DefaultPrimeMeridian
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.datum.DefaultTemporalDatum
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.datum.DefaultVerticalDatum
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.gazetteer.GeohashReferenceSystem.Coder
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.gazetteer.ReferencingByIdentifiers.Coder
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.operation.DefaultConversion
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.operation.DefaultOperationMethod
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.operation.DefaultTransformation
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.operation.transform.AbstractMathTransform1D
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.operation.transform.AbstractMathTransform2D
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.referencing.operation.transform.PassThroughTransform
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.util.ResourceInternationalString
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.util.SimpleInternationalString
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.util.Version
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.util.iso.DefaultLocalName
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.util.iso.DefaultMemberName
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.util.iso.DefaultNameSpace
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.util.iso.DefaultRecordType
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.util.iso.DefaultScopedName
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.util.iso.DefaultTypeName
- Section
- Immutability and thread safety - Search tag in class org.apache.sis.xml.NilReason
- Section
- 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 than 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
BOX
or 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<String, ?>) - 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 example - Search tag in org.apache.sis.referencing.operation.transform.MathTransformProvider.createMathTransform(MathTransformFactory, ParameterValueGroup)
- Section
- Implementation note - Search tag in class org.apache.sis.storage.aggregate.JoinFeatureSet
- Section
- Implementation note - Search tag in class org.apache.sis.util.collection.CodeListSet
- Section
- Implementation note - Search tag in class org.apache.sis.util.collection.RangeSet
- Section
- Implementation note - Search tag in org.apache.sis.coverage.grid.ImageRenderer.setVisibleBand(int)
- Section
- Implementation note - Search tag in org.apache.sis.geometry.AbstractEnvelope.equals(Object)
- Section
- Implementation note - Search tag in org.apache.sis.geometry.AbstractEnvelope.equals(Object)
- Section
- Implementation note - Search tag in org.apache.sis.geometry.AbstractEnvelope.equals(Object)
- Section
- Implementation note - Search tag in org.apache.sis.math.MathFunctions.HIGHEST_SUPPORTED_PRIME_NUMBER
- Section
- Implementation note - Search tag in org.apache.sis.math.MathFunctions.magnitude(double...)
- Section
- Implementation note - Search tag in org.apache.sis.math.Vector.reverse()
- Section
- Implementation note - Search tag in org.apache.sis.math.Vector.subList(int, int)
- Section
- Implementation note - Search tag in org.apache.sis.metadata.AbstractMetadata.hashCode()
- Section
- Implementation note - Search tag in org.apache.sis.referencing.AbstractIdentifiedObject.hashCode()
- Section
- Implementation note - Search tag in org.apache.sis.referencing.IdentifiedObjects.getProperties(IdentifiedObject, String...)
- Section
- Implementation note - Search tag in org.apache.sis.referencing.crs.DefaultTemporalCRS.getUnit()
- Section
- Implementation note - Search tag in org.apache.sis.referencing.datum.DatumShiftGrid.getParameterValues(Parameters)
- Section
- Implementation note - Search tag in org.apache.sis.referencing.operation.transform.AbstractMathTransform.inverse()
- Section
- Implementation note - Search tag in org.apache.sis.referencing.operation.transform.AbstractMathTransform.transform(double[], int, double[], int, int)
- Section
- Implementation note - Search tag in org.apache.sis.referencing.operation.transform.AbstractMathTransform.transform(float[], int, float[], int, int)
- Section
- Implementation note - Search tag in org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform.inverse
- Section
- Implementation note - Search tag in org.apache.sis.storage.AbstractResource.getEnvelope()
- Section
- Implementation note - Search tag in org.apache.sis.storage.DataStoreProvider.open(ParameterValueGroup)
- Section
- Implementation note - Search tag in org.apache.sis.storage.DataStoreProvider.open(StorageConnector)
- Section
- Implementation note - Search tag in org.apache.sis.util.ComparisonMode.BY_CONTRACT
- Section
- Implementation note - Search tag in org.apache.sis.util.ComparisonMode.STRICT
- Section
- Implementation note - Search tag in org.apache.sis.util.Utilities.equalsApproximately(Object, Object)
- Section
- Implementation note - Search tag in org.apache.sis.util.Utilities.equalsIgnoreMetadata(Object, Object)
- Section
- Implementation note - Search tag in org.apache.sis.util.collection.CodeListSet.supplementary
- Section
- Implementation note - Search tag in org.apache.sis.util.collection.DefaultTreeTable.Node.equals(Object)
- Section
- Implementation note - Search tag in org.apache.sis.util.collection.DefaultTreeTable.columnIndices
- Section
- Implementation note - Search tag in org.apache.sis.util.collection.FrequencySortedSet.order
- Section
- Implementation note - Search tag in org.apache.sis.util.iso.DefaultRecordType.isInstance(Record)
- Section
- Implementation note - Search tag in org.apache.sis.util.iso.Types.forStandardName(String)
- Section
- Implementation note - Search tag in org.apache.sis.util.iso.Types.getStandardName(Class<?>)
- Section
- Implementation note - Search tag in org.apache.sis.xml.XML.SCHEMAS
- Section
- Implementation note for subclasses - Search tag in class org.apache.sis.parameter.DefaultParameterValue
- Section
- Implementation note for subclasses - Search tag in org.apache.sis.parameter.DefaultParameterValue.getUnit()
- Section
- Implementation note for subclasses - Search tag in org.apache.sis.parameter.DefaultParameterValue.getValue()
- Section
- Implementation note for subclasses - Search tag in org.apache.sis.parameter.DefaultParameterValue.setValue(Object, Unit<?>)
- Section
- Implementation notes - Search tag in org.apache.sis.geometry.GeneralDirectPosition.GeneralDirectPosition(double...)
- Section
- Implementation types - Search tag in org.apache.sis.referencing.operation.matrix.Matrices.create(int, int, double[])
- Section
- Implementation types - Search tag in org.apache.sis.referencing.operation.matrix.Matrices.createDiagonal(int, int)
- Section
- Implementation types - Search tag in org.apache.sis.referencing.operation.matrix.Matrices.createIdentity(int)
- Section
- Implementation types - Search tag in org.apache.sis.referencing.operation.matrix.Matrices.createZero(int, int)
- Section
- implementSameInterfaces(Class<?>, Class<?>, Class<?>) - Static method in class Classes
-
Returns
true
if 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 - Search tag in class org.apache.sis.util.collection.RangeSet
- Section
- 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
GridGeometry
when 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
null
otherwise. - 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
-
Frequently-used 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 TensorParameters
-
Returns the parameter descriptor name of a matrix or tensor element at the given indices.
- Inheritance of property values - Search tag in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
- Section
- 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(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.
- 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.
- INNER - Enum constant in enum class JoinFeatureSet.Type
-
Only records having a value on both side will be included.
- Input and output coordinates - Search tag in class org.apache.sis.referencing.operation.transform.InterpolatedTransform
- Section
- Input types - Search tag in class org.apache.sis.parameter.ParameterFormat
- Section
- insert(boolean[], int, boolean[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements than the given array, with the content of another array inserted at the given index.
- insert(boolean[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements than the given array, with additional "spaces" in the given range.
- insert(byte[], int, byte[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements than the given array, with the content of another array inserted at the given index.
- insert(byte[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements than the given array, with additional "spaces" in the given range.
- insert(char[], int, char[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements than the given array, with the content of another array inserted at the given index.
- insert(char[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements than the given array, with additional "spaces" in the given range.
- insert(double[], int, double[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements than the given array, with the content of another array inserted at the given index.
- insert(double[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements than the given array, with additional "spaces" in the given range.
- insert(float[], int, float[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements than the given array, with the content of another array inserted at the given index.
- insert(float[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements than the given array, with additional "spaces" in the given range.
- insert(int[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements than the given array, with additional "spaces" in the given range.
- insert(int[], int, int[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements than the given array, with the content of another array inserted at the given index.
- insert(long[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements than the given array, with additional "spaces" in the given range.
- insert(long[], int, long[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements than the given array, with the content of another array inserted at the given index.
- insert(short[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements than the given array, with additional "spaces" in the given range.
- insert(short[], int, short[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements than the given array, with the content of another array inserted at the given index.
- insert(E[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements than the given array, with additional "spaces" in the given range.
- insert(E[], int, E[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements than 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
MonolineFormatter
for 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
MonolineFormatter
for the specified logger, or returns the existing instance if any. - InstallationResources - Class in org.apache.sis.setup
-
Resources needed for installation of third-party or optional components.
- InstallationResources() - Constructor for class InstallationResources
-
For subclass constructors.
- InstallationScriptProvider - Class in org.apache.sis.referencing.factory.sql
-
Provides SQL scripts needed for creating a local copy of a dataset.
- InstallationScriptProvider(String, String...) - Constructor for class InstallationScriptProvider
-
Creates a new provider which will read script files of the given names in that order.
- Instances sharing - Search tag in org.apache.sis.parameter.DefaultParameterValue.unmodifiable(ParameterValue<T>)
- Section
- Instantiation - Search tag in class org.apache.sis.feature.DefaultFeatureType
- Section
- Instantiation - Search tag in class org.apache.sis.math.Vector
- Section
- Instantiation - Search tag in class org.apache.sis.parameter.DefaultParameterDescriptorGroup
- Section
- Instantiation - Search tag in class org.apache.sis.parameter.DefaultParameterValue
- Section
- Instantiation - Search tag in class org.apache.sis.referencing.AbstractIdentifiedObject
- Section
- Instantiation - Search tag in class org.apache.sis.referencing.AbstractReferenceSystem
- Section
- Instantiation - Search tag in class org.apache.sis.referencing.crs.AbstractCRS
- Section
- Instantiation - Search tag in class org.apache.sis.referencing.datum.AbstractDatum
- Section
- Instantiation - Search tag in class org.apache.sis.referencing.operation.AbstractCoordinateOperation
- Section
- Instantiation - Search tag in class org.apache.sis.referencing.operation.transform.WraparoundTransform
- Section
- Instantiation - Search tag in class org.apache.sis.util.SimpleInternationalString
- Section
- Instantiation - Search tag in class org.apache.sis.util.iso.DefaultRecordType
- Section
- Instantiation - Search tag in interface org.apache.sis.referencing.operation.transform.LinearTransform
- Section
- Instantiation - Search tag in interface org.apache.sis.xml.NilObject
- Section
- Instantiation - Search tag in package org.apache.sis.feature
- Section
- Instantiation and validity constraints - Search tag in class org.apache.sis.parameter.DefaultParameterValueGroup
- Section
- INSTITUTION - Variable in class AttributeNames.Responsible
-
The attribute name for the responsible's institution, or
null
if none. - 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
ByteBuffer
contains an insufficient amount 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 - Static variable in class Numbers
-
Constant of value 0x5 used in
switch
statements or as index in arrays. - IntegerList - Class in org.apache.sis.util.collection
-
A list of unsigned integer values.
- IntegerList(int, int) - Constructor for class 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.
- 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
DataStore
implementation. - 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.
- 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<Angle, Length>) - Constructor for class InterpolatedGeocentricTransform
-
Creates a transform from the specified parameters.
- InterpolatedMolodenskyTransform - Class in org.apache.sis.referencing.operation.transform
-
Deprecated, for removal: This API element is subject to removal in a future version.This operation method is non-standard, of little use and has greater errors than intended.
- InterpolatedMolodenskyTransform(Ellipsoid, boolean, Ellipsoid, boolean, DatumShiftGrid<Angle, Length>) - Constructor for class InterpolatedMolodenskyTransform
-
Deprecated.Creates a transform from the specified parameters.
- InterpolatedTransform - Class in org.apache.sis.referencing.operation.transform
-
Transforms between two CRS by performing translations interpolated from a grid file.
- InterpolatedTransform(DatumShiftGrid<T, T>) - Constructor for class 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.
- 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<E>) - Method in class MeasurementRange
-
Returns the intersection between this range and the given range.
- intersect(Range<E>) - Method in class Range
-
Returns the intersection between this range and the given range.
- intersect(Range<E>) - Method in class RangeSet
-
Returns a view of the portion of this range set which is the intersection of this
RangeSet
with the given range. - intersect(Envelope) - Method in class 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
true
if this envelope intersects the specified envelope. - intersects(Rectangle2D) - Method in class Envelope2D
-
Returns
true
if this envelope intersects the specified envelope. - intersects(Object[], Object[]) - Static method in class ArraysExt
-
Returns
true
if at least one element in the first array is equals to an element in the second array. - intersects(Expression<R, ? extends G>, Expression<R, ? extends G>) - Method in class DefaultFilterFactory
-
Creates an operator that checks if the two geometric operands intersect.
- intersects(Range<? extends E>) - Method in class MeasurementRange
-
Returns
true
if this range intersects the given range. - intersects(Range<? extends E>) - Method in class Range
-
Returns
true
if this range intersects the given range. - intersects(Envelope) - Method in class AbstractEnvelope
-
Returns
true
if this envelope intersects the specified envelope. - intersects(Envelope, boolean) - Method in class AbstractEnvelope
-
Returns
true
if this envelope intersects or (optionally) touches the specified envelope. - intersectsAny(NumberRange<?>) - Method in class NumberRange
-
Returns
true
if 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(int) - Method in class Vector
-
Returns the value at the given index as an
int
. - intValue(ParameterDescriptor<? extends Number>) - 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(ParameterDescriptor<int[]>) - 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.
- 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.
- Invariant - Search tag in org.apache.sis.referencing.operation.transform.MathTransforms.tangent(MathTransform, DirectPosition)
- Section
- Invariants - Search tag in org.apache.sis.referencing.AbstractIdentifiedObject.getInterface()
- Section
- Invariants - Search tag in org.apache.sis.referencing.cs.CoordinateSystems.angle(AxisDirection, AxisDirection)
- Section
- inverse() - Method in class Fraction
-
Returns the inverse value of this fraction.
- 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 InterpolatedGeocentricTransform
-
Returns the inverse of this interpolated geocentric transform.
- inverse() - Method in class InterpolatedMolodenskyTransform
-
Deprecated.Returns the inverse of this interpolated Molodensky 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(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.DENORMALIZATION
matrix. - INVERSE_NORMALIZATION - Enum constant in enum class ContextualParameters.MatrixRole
-
Inverse of the
ContextualParameters.MatrixRole.NORMALIZATION
matrix. - inverseDeltaTransform(AffineTransform, Point2D, Point2D) - Static method in class AffineTransforms2D
-
Calculates the inverse transform of a point without applying the translation components.
- Inverse relationship - Search tag in org.apache.sis.referencing.operation.AbstractCoordinateOperation.getWrapAroundChanges()
- Section
- 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 - Search tag in class org.apache.sis.referencing.operation.transform.WraparoundTransform
- Section
- Inverse transformation - Search tag in org.apache.sis.referencing.datum.BursaWolfParameters.getPositionVectorTransformation(Date)
- Section
- invert() - Method in class 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.
- IO - Class in org.apache.sis.io
-
Utilities methods working on
Appendable
objects. - IO_EXCEPTION_EXIT_CODE - Static variable in class Command
-
The code given to
System.exit(int)
when the program failed because of anIOException
. - isAbstract() - Method in class FeatureTypeBuilder
-
Returns
true
if the feature type to create will act as an abstract super-type. - isAbstract() - Method in class DefaultFeatureType
-
Returns
true
if the feature type acts as an abstract super-type. - isAcronymForWords(CharSequence, CharSequence) - Static method in class CharSequences
-
Returns
true
if the first string is likely to be an acronym of the second string. - isAffine() - Method in class Matrix1
-
Returns
true
if this matrix represents an affine transform. - isAffine() - Method in class Matrix2
-
Returns
true
if this matrix represents an affine transform. - isAffine() - Method in class Matrix3
-
Returns
true
if this matrix represents an affine transform. - isAffine() - Method in class Matrix4
-
Returns
true
if this matrix represents an affine transform. - isAffine() - Method in class MatrixSIS
-
Returns
true
if this matrix represents an affine transform. - isAffine() - Method in interface LinearTransform
-
Returns
true
if this transform is affine. - isAffine(Matrix) - Static method in class Matrices
-
Returns
true
if the given matrix represents an affine transform. - isAllNaN() - Method in class AbstractEnvelope
-
Returns
false
if at least one coordinate value is not NaN. - isAllNaN() - Method in class GeneralEnvelope
-
Returns
false
if at least one coordinate value is not NaN. - isAllNaN() - Method in class ImmutableEnvelope
-
Returns
false
if at least one coordinate value is not NaN. - isAlongMeridian(AxisDirection) - Static method in class CoordinateSystems
-
Returns
true
if the given axis direction seems to be a direction along a meridian. - isAlternateForm() - Method in class RangeFormat
-
Returns
true
if thisRangeFormat
shall use the alternate form at formatting time. - isAngular(Unit<?>) - Static method in class Units
-
Returns
true
if the given unit is a linear unit. - isApproximate() - Method in enum class ComparisonMode
-
Returns
true
if this comparison uses a tolerance threshold. - isAssignableFrom(DefaultFeatureType) - Method in class DefaultFeatureType
-
Returns
true
if this type is same or a super-type of the given type. - isAssignableToAny(Class<?>, Class<?>...) - Static method in class Classes
-
Returns
true
if the given type is assignable to one of the given allowed types. - isBijective(Set<FunctionProperty>) - Static method in enum class FunctionProperty
-
Returns
true
if 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
true
if this range is both left-bounded and right-bounded. - isCacheable(String, Object) - Method in class ConcurrentAuthorityFactory
-
Returns whether the given object can be cached.
- isCacheable(String, Object) - Method in class EPSGFactory
-
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.
- isCellInGrid(double, double) - Method in class DatumShiftGrid
-
Returns
true
if the given grid coordinates is inside this grid. - isCellValueRatio() - Method in class DatumShiftGrid
-
Returns
true
if 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.
- isCompliant() - Method in class DefaultFeatureCatalogueDescription
-
Returns whether or not the cited feature catalogue complies with ISO 19110.
- isConstant(Set<FunctionProperty>) - Static method in enum class FunctionProperty
-
Returns
true
if 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.
- isConversionLinear(int...) - Method in class GridGeometry
-
Indicates whether the grid to CRS conversion is linear for all the specified CRS axes.
- isDefined(int) - Method in class GridGeometry
-
Returns
true
if all the properties specified by the argument are set. - isDefiningConversion() - Method in class AbstractCoordinateOperation
- isDeprecated() - Method in class AbstractIdentifiedType
-
Returns
true
if this type is deprecated. - isDeprecated() - Method in class TypeBuilder
-
Returns
true
if the type is deprecated. - isDeprecated() - Method in class AbstractIdentifiedObject
-
Returns
true
if this object is deprecated. - isDeprecated() - Method in interface Deprecable
-
Returns
true
if this instance is deprecated. - isDisabled() - Method in class CanvasFollower
-
Returns
true
if 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.
- isEmpty() - Method in class AbstractEnvelope
-
Determines whether or not this envelope is empty.
- isEmpty() - Method in class GeneralEnvelope
-
Determines whether or not this envelope is empty.
- isEmpty() - Method in class ImmutableEnvelope
-
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
true
if this slice selector has no component to shown. - isEmpty() - Method in class ErrorHandler.Report
-
Returns
true
if no error has been reported. - isEmpty() - Method in class PointTree
-
Returns true if this set contains no elements.
- isEmpty() - Method in class Range
-
Returns
true
if this range is empty. - isEmpty() - Method in class AbstractMetadata
- isEmpty() - Method in class DefaultGeographicBoundingBox
-
Returns
true
if this metadata is empty. - isEmpty() - Method in class DefaultRepresentativeFraction
-
Returns
true
if no scale is defined. - isEmpty() - Method in class Cache
-
Returns
true
if this cache is empty. - isEmpty() - Method in class CodeListSet
-
Returns
true
if this set does not contains any element. - isEmpty() - Method in class FrequencySortedSet
-
Returns
true
if this set is empty. - isEmpty() - Method in interface Emptiable
-
Returns
true
if this instance is empty. - isEmptyOrNaN() - Method in class Vector
-
Returns
true
if this vector is empty or contains onlyNaN
values. - isEmptyProperty() - Method in class LogViewer
-
Whether this viewer has no log record to show.
- isFallbackAllowed() - Method in class AngleFormat
-
Returns
true
if theparse
methods 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.
- isFinite() - Method in class AbstractEnvelope
-
Determines whether or not this envelope contains only finite values.
- isFloat(Class<?>) - Static method in class Numbers
-
Returns
true
if the giventype
is a floating point type. - isForAllPopulation() - Method in class StatisticsFormat
-
Returns
true
if this formatter shall consider that the statistics where computed using the totality of the populations under study. - 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.
- isHeuristicMatchForName(String) - Method in class AbstractIdentifiedObject
-
Returns
true
if either the primary name or at least one alias matches the given string according heuristic rules. - isHeuristicMatchForName(String) - Method in class DefaultCoordinateSystemAxis
-
Returns
true
if either the primary name or at least one alias matches the given string according heuristic rules. - isHeuristicMatchForName(String) - Method in class AbstractDatum
-
Returns
true
if either the primary name or at least one alias matches the given string according heuristic rules. - isHeuristicMatchForName(String) - Method in class DefaultGeodeticDatum
-
Returns
true
if 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
true
if either the primary name or at least one alias matches the given string according heuristic rules. - isHexadecimal(int) - Static method in class Characters
-
Returns
true
if 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
true
if the given CRS is horizontal. - isIdentity() - Method in class DimensionalityReduction
-
Returns
true
if this object does not reduce any dimension. - isIdentity() - Method in class BursaWolfParameters
-
Returns
true
if a transformation built from this set of parameters would perform no operation. - isIdentity() - Method in class TimeDependentBWP
-
Returns
true
if a transformation built from this set of parameters would perform no operation. - isIdentity() - Method in class Matrix1
-
Returns
true
if this matrix is an identity matrix. - isIdentity() - Method in class Matrix2
-
Returns
true
if this matrix is an identity matrix. - isIdentity() - Method in class Matrix3
-
Returns
true
if this matrix is an identity matrix. - isIdentity() - Method in class Matrix4
-
Returns
true
if this matrix is an identity matrix. - isIdentity() - Method in class MatrixSIS
-
Returns
true
if 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
true
if 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
true
if this transfer function is identity. - isIdentity(Matrix, double) - Static method in class Matrices
-
Returns
true
if the given matrix is close to an identity matrix, given a tolerance threshold. - isIgnoringAxes() - Method in class IdentifiedObjectFinder
-
Returns
true
if the search should ignore coordinate system axes. - isIgnoringMetadata() - Method in enum class ComparisonMode
-
Returns
true
if this comparison ignores metadata. - isIncludedWithDataset() - Method in class DefaultFeatureCatalogueDescription
-
Returns whether or not the feature catalogue is included with the resource.
- isInstance(Record) - Method in class DefaultRecordType
-
Determines if the given 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 class Vector
-
Returns
true
if this vector contains only integer values. - isInteger(Class<?>) - Static method in class Numbers
-
Returns
true
if the giventype
is an integer type. - isInvalidWKT() - Method in class Formatter
-
Returns
true
if 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.
- isKeyCollisionAllowed() - Method in class Cache
-
Returns
true
if different values may be assigned to the same key. - isLeaf() - Method in class DefaultTreeTable.Node
-
Returns
true
if this node cannot have any children. - isLeaf() - Method in interface TreeTable.Node
-
Returns
true
if this node cannot have any children. - 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.
- isLinear(Unit<?>) - Static method in class Units
-
Returns
true
if the given unit is a linear unit. - isLineOrParagraphSeparator(int) - Static method in class Characters
-
Returns
true
if 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
Locale
to perform its tasks. - isLocaleSensitive() - Method in class UnitFormat
-
Returns whether this
UnitFormat
depends on theLocale
given at construction time for performing its tasks. - isMaxIncluded - Variable in class RangeSet
-
true
if the maximal values of ranges in this set are inclusive, orfalse
if exclusive. - isMaxIncluded() - Method in class Range
- isMaxIncluded() - Element in annotation interface ValueRange
- isMetadata(Class<?>) - Method in class MetadataStandard
-
Returns
true
if the given type is assignable to a type from this standard or one of its dependencies. - isMinIncluded - Variable in class RangeSet
-
true
if the minimal values of ranges in this set are inclusive, orfalse
if exclusive. - isMinIncluded() - Method in class Range
- isMinIncluded() - Element in annotation interface ValueRange
- isMonotonic(Set<FunctionProperty>) - Static method in enum class FunctionProperty
-
Returns
true
if a function having the given set of properties is monotonic. - isMultiLinesCells() - Method in class TableAppender
-
Returns
true
if EOL characters are used for line feeds inside current cells. - isNameUsed(String) - Method in class FeatureTypeBuilder
-
Returns
true
if a property of the given name is defined or if the given name is ambiguous. - isNaN() - Method in class Fraction
-
Returns
true
if the numerator and denominator are both zero. - isNaN(int) - Method in class Vector
-
Returns
true
if the value at the given index isnull
orNaN
. - isNaN(Number) - Static method in class Numbers
-
Returns
true
if the given number is null or NaN. - isNegative(double) - Static method in class MathFunctions
-
Returns
true
if the given value is negative, including negative zero. - isNegativeZero(double) - Static method in class MathFunctions
-
Returns
true
if the given value is the negative zero (-0.0
). - isNil(Expression<R, ?>, String) - Method in class DefaultFilterFactory
-
An operator that tests if an expression's value is nil.
- isNull(Expression<R, ?>) - 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
null
instead of throwing an exception if a point is outside coverage bounds. - isNullOrEmpty(Collection<?>) - Static method in class Containers
-
Returns
true
if the given collection is either null or empty. - isNullOrEmpty(Map<?, ?>) - Static method in class Containers
-
Returns
true
if the given map is either null or empty. - isNumber(Class<?>) - Static method in class Numbers
-
Returns
true
if the giventype
is a floating point or an integer type. - ISO_19111 - Static variable in class MetadataStandard
-
An instance working on ISO 19111 standard as defined by GeoAPI interfaces in the
org.opengis.referencing
package and sub-packages. - ISO_19115 - Static variable in class 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.metadata
package and sub-packages, exceptquality
. - ISO_19123 - Static variable in class MetadataStandard
-
An instance working on ISO 19123 standard as defined by GeoAPI interfaces in the
org.opengis.coverage
package and sub-packages. - ISO_19157 - Static variable in class MetadataStandard
-
An instance working on ISO 19157 standard as defined by GeoAPI interfaces in the
org.opengis.metadata.quality
package. - 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.
- isPositive(double) - Static method in class MathFunctions
-
Returns
true
if the given value is positive, excluding negative zero. - isPositiveZero(double) - Static method in class MathFunctions
-
Returns
true
if the given value is the positive zero (+0.0
). - isPossibleGetter(Method) - Static method in class Classes
-
Returns
true
if the given method may possibly be the getter method for a property. - isPressure(Unit<?>) - Static method in class Units
-
Returns
true
if the given unit is a pressure unit. - isQuantitative() - Method in class Category
-
Returns
true
if 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.
- isRange(int, int[]) - Static method in class ArraysExt
-
Returns
true
if the given array is a finite arithmetic progression starting at the given value and having a common difference of 1. - isRecoverableFailure(FactoryException) - Method in class IdentifiedObjectSet
-
Returns
true
if the specified exception should be handled as a recoverable failure. - isReduced(GridGeometry) - Method in class DimensionalityReduction
-
Returns
true
if the given grid geometry is likely to be already reduced. - isResolved() - Method in class DefaultAssociationRole
-
Returns
true
if the associatedFeatureType
is 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
true
if the given values have the same sign, differentiating positive and negative zeros. - isScale(Unit<?>) - Static method in class Units
-
Returns
true
if the given unit is a dimensionless scale unit. - isSimple() - Method in class DefaultFeatureType
-
Returns
true
if this feature type contains only attributes with [1 … 1] multiplicity, or operations (no feature association). - isSimplified() - Method in enum class Convention
-
Returns
true
if this convention is one of the simplified variants of WKT. - isSinglePrecision() - Method in class Vector
-
Returns
true
if values in this vector can be casted to single-precision floating point numbers (float
) without precision lost. - isSinglePrecision(double...) - Static method in class ArraysExt
-
Returns
true
if every values in the givendouble
array could be casted to thefloat
type without data lost. - isSlice() - Method in class DimensionalityReduction
-
Returns
true
if 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
true
if all elements in the specified array are in increasing order. - isSorted(char[], boolean) - Static method in class ArraysExt
-
Returns
true
if all elements in the specified array are in increasing order. - isSorted(double[], boolean) - Static method in class ArraysExt
-
Returns
true
if all elements in the specified array are in increasing order. - isSorted(float[], boolean) - Static method in class ArraysExt
-
Returns
true
if all elements in the specified array are in increasing order. - isSorted(int[], boolean) - Static method in class ArraysExt
-
Returns
true
if all elements in the specified array are in increasing order. - isSorted(long[], boolean) - Static method in class ArraysExt
-
Returns
true
if all elements in the specified array are in increasing order. - isSorted(short[], boolean) - Static method in class ArraysExt
-
Returns
true
if all elements in the specified array are in increasing order. - isSorted(E[], boolean) - Static method in class ArraysExt
-
Returns
true
if all elements in the specified array are in increasing order. - isSorted(E[], Comparator<? super E>, boolean) - Static method in class ArraysExt
-
Returns
true
if 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
-
true
if 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
true
if 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
true
if the storage is supported by theDataStoreProvider
. - isTabulationExpanded() - Method in class LineAppender
-
Returns
true
if this formatter expands tabulations into spaces. - isTemporal(Unit<?>) - Static method in class Units
-
Returns
true
if the given unit is a temporal unit. - 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.
- isTranslation() - Method in class BursaWolfParameters
-
Returns
true
if a transformation built from this set of parameters would perform only a translation. - isTranslation() - Method in class TimeDependentBWP
-
Returns
true
if a transformation built from this set of parameters would perform only a translation. - isTranslation(Matrix) - Static method in class Matrices
-
Returns
true
if the given matrix represents a translation. - isUnicodeIdentifier(CharSequence) - Static method in class CharSequences
-
Returns
true
if the given identifier is a legal Unicode identifier. - isUnmodifiable(ParameterValueGroup) - Static method in class Parameters
-
Returns
true
if 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
true
if integer values shall be interpreted as unsigned values. - isUpperCase(CharSequence) - Static method in class CharSequences
-
Returns
true
if the given text is non-null, contains at least one upper-case character and no lower-case character. - isValidWKT(int) - Static method in class Characters
-
Returns
true
if the given code point is a valid character for Well Known Text (WKT). - isWraparound(double, double) - Static method in class Longitude
-
Returns
true
if the given longitude range crosses the anti-meridian in a way expressed by west > east. - isWraparoundEnabled() - Method in interface BandedCoverage.Evaluator
-
Returns
true
if this evaluator is allowed to wraparound coordinates that are outside the coverage. - isWritable() - Method in class PixelIterator
-
Returns
true
if this iterator can write pixel values (after cast toWritablePixelIterator
). - isWritable() - Method in class WritablePixelIterator
-
Returns
true
if 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 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 - Search tag in package org.apache.sis.geometry
- Section
- JAVABEANS_PROPERTY - Enum constant in enum class KeyNamePolicy
-
The keys in the map are the Javabeans property names.
- JoinFeatureSet - Class in org.apache.sis.storage.aggregate
-
Features containing association to features from two different sources, joined by a SQL-like
JOIN
condition. - JoinFeatureSet(Resource, FeatureSet, String, FeatureSet, String, JoinFeatureSet.Type, BinaryComparisonOperator<AbstractFeature>, Map<String, ?>) - 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
Map
of metadata. - Keys and values - Search tag in org.apache.sis.metadata.AbstractMetadata.asMap()
- Section
- Keys and values - Search tag in org.apache.sis.metadata.MetadataStandard.asValueMap(Object, Class<?>, KeyNamePolicy, ValueExistencePolicy)
- Section
- keySet() - Method in class 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 - 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.
- 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).
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(LandsatStoreProvider, 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
LandsatStore
instances. - LandsatStoreProvider() - Constructor for class LandsatStoreProvider
-
Creates a new provider.
- Landsat to ISO 19115 metadata - Search tag in package org.apache.sis.storage.landsat
- Section
- 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 - Search tag in class org.apache.sis.io.wkt.WKTDictionary
- Section
- Latitude - Class in org.apache.sis.measure
-
A latitude angle in decimal degrees.
- Latitude(double) - Constructor for class Latitude
-
Construct a new latitude with the specified angular value.
- Latitude(String) - Constructor for class Latitude
-
Constructs a newly allocated
Latitude
object 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 - Search tag in org.apache.sis.storage.Aggregate.components()
- Section
- left - Variable in class JoinFeatureSet
-
The first source of features.
- 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 - Search tag in org.apache.sis.referencing.factory.sql.EPSGFactory.install(Connection)
- Section
- 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 specified an explicit version.
- LenientComparable - Interface in org.apache.sis.util
-
Interfaces of classes for which instances can be compared for equality using different levels of strictness.
- Lenient parsing - Search tag in class org.apache.sis.measure.RangeFormat
- Section
- less(Expression<R, ?>, Expression<R, ?>) - Method in class DefaultFilterFactory
-
Filter operator that checks that its first sub-expression is less than its second sub-expression.
- lessOrEqual(Expression<R, ?>, Expression<R, ?>) - 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
. - 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).
- Life cycle and caching - Search tag in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
- Section
- Lifetime - Search tag in org.apache.sis.referencing.Builder.addName(Citation, CharSequence)
- Section
- like(Expression<R, ?>, String) - Method in class DefaultFilterFactory
-
Character string comparison operator with pattern matching and default wildcards.
- like(Expression<R, ?>, String, char, char, char, boolean) - Method in class DefaultFilterFactory
-
Character string comparison operator with pattern matching and specified wildcards.
- Limitation - Search tag in class org.apache.sis.referencing.gazetteer.ModifiableLocationType
- Section
- Limitation - Search tag in class org.apache.sis.util.collection.RangeSet
- Section
- Limitation - Search tag in org.apache.sis.geometry.Envelopes.transform(MathTransform, Envelope)
- Section
- Limitation - Search tag in org.apache.sis.image.ImageProcessor.stretchColorRamp(RenderedImage, Map<String, ?>)
- Section
- Limitation - Search tag in org.apache.sis.io.wkt.WKTFormat.setFactory(Class<T>, T)
- Section
- Limitation - Search tag in org.apache.sis.referencing.operation.transform.PassThroughTransform.create(BitSet, MathTransform, int, MathTransformFactory)
- Section
- Limitations - Search tag in class org.apache.sis.coverage.CoverageCombiner
- Section
- Limitations - Search tag in class org.apache.sis.coverage.RegionOfInterest
- Section
- Limitations - Search tag in class org.apache.sis.coverage.grid.DomainLinearizer
- Section
- Limitations - Search tag in class org.apache.sis.coverage.grid.GridCoverageBuilder
- Section
- Limitations - Search tag in class org.apache.sis.coverage.grid.ImageRenderer
- Section
- Limitations - Search tag in class org.apache.sis.feature.AbstractAssociation
- Section
- Limitations - Search tag in class org.apache.sis.feature.AbstractAttribute
- Section
- Limitations - Search tag in class org.apache.sis.feature.AbstractFeature
- Section
- Limitations - Search tag in class org.apache.sis.feature.FeatureFormat
- Section
- Limitations - Search tag in class org.apache.sis.gui.coverage.CoverageExplorer
- Section
- Limitations - Search tag in class org.apache.sis.gui.dataset.FeatureTable
- Section
- Limitations - Search tag in class org.apache.sis.gui.dataset.ResourceTree
- Section
- Limitations - Search tag in class org.apache.sis.gui.metadata.MetadataTree
- Section
- Limitations - Search tag in class org.apache.sis.gui.metadata.StandardMetadataTree
- Section
- Limitations - Search tag in class org.apache.sis.image.ImageCombiner
- Section
- Limitations - Search tag in class org.apache.sis.index.tree.PointTree
- Section
- Limitations - Search tag in class org.apache.sis.io.wkt.WKTFormat
- Section
- Limitations - Search tag in class org.apache.sis.math.StatisticsFormat
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.DefaultApplicationSchemaInformation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.DefaultExtendedElementInformation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.DefaultIdentifier
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.DefaultMetadata
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.DefaultMetadataExtensionInformation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.DefaultMetadataScope
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.DefaultPortrayalCatalogueReference
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.ISOMetadata
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.acquisition.DefaultAcquisitionInformation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.acquisition.DefaultEnvironmentalRecord
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.acquisition.DefaultEvent
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.acquisition.DefaultInstrument
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.acquisition.DefaultObjective
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.acquisition.DefaultOperation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.acquisition.DefaultPlan
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.acquisition.DefaultPlatform
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.acquisition.DefaultPlatformPass
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.acquisition.DefaultRequestedDate
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.acquisition.DefaultRequirement
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.citation.AbstractParty
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.citation.DefaultAddress
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.citation.DefaultCitation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.citation.DefaultCitationDate
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.citation.DefaultContact
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.citation.DefaultIndividual
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.citation.DefaultOnlineResource
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.citation.DefaultOrganisation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.citation.DefaultResponsibility
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.citation.DefaultSeries
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.citation.DefaultTelephone
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.constraint.DefaultConstraints
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.constraint.DefaultLegalConstraints
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.constraint.DefaultReleasability
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.constraint.DefaultSecurityConstraints
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.content.AbstractContentInformation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.content.DefaultAttributeGroup
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.content.DefaultBand
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.content.DefaultCoverageDescription
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.content.DefaultFeatureCatalogueDescription
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.content.DefaultFeatureTypeInfo
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.content.DefaultImageDescription
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.content.DefaultRangeDimension
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.content.DefaultRangeElementDescription
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.distribution.DefaultDataFile
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.distribution.DefaultDistribution
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.distribution.DefaultDistributor
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.distribution.DefaultFormat
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.distribution.DefaultMedium
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.distribution.DefaultStandardOrderProcess
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.extent.AbstractGeographicExtent
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.extent.DefaultBoundingPolygon
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.extent.DefaultExtent
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.extent.DefaultGeographicDescription
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.extent.DefaultSpatialTemporalExtent
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.extent.DefaultTemporalExtent
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.extent.DefaultVerticalExtent
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.identification.AbstractIdentification
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.identification.DefaultAggregateInformation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.identification.DefaultAssociatedResource
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.identification.DefaultBrowseGraphic
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.identification.DefaultCoupledResource
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.identification.DefaultDataIdentification
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.identification.DefaultKeywordClass
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.identification.DefaultKeywords
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.identification.DefaultOperationChainMetadata
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.identification.DefaultOperationMetadata
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.identification.DefaultResolution
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.identification.DefaultServiceIdentification
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.identification.DefaultUsage
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.lineage.DefaultAlgorithm
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.lineage.DefaultLineage
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.lineage.DefaultNominalResolution
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.lineage.DefaultProcessStep
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.lineage.DefaultProcessStepReport
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.lineage.DefaultProcessing
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.lineage.DefaultSource
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.maintenance.DefaultMaintenanceInformation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.maintenance.DefaultScope
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.AbstractCompleteness
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.AbstractDataEvaluation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.AbstractElement
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.AbstractLogicalConsistency
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.AbstractMetaquality
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.AbstractPositionalAccuracy
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.AbstractResult
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.AbstractTemporalQuality
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.AbstractThematicAccuracy
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultAbsoluteExternalPositionalAccuracy
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultAccuracyOfATimeMeasurement
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultAggregationDerivation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultBasicMeasure
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultCompletenessCommission
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultCompletenessOmission
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultConceptualConsistency
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultConfidence
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultConformanceResult
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultCoverageResult
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultDataQuality
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultDescriptiveResult
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultDomainConsistency
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultEvaluationMethod
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultEvaluationReportInformation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultFormatConsistency
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultFullInspection
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultGriddedDataPositionalAccuracy
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultHomogeneity
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultIndirectEvaluation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultMeasureDescription
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultMeasureReference
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultNonQuantitativeAttributeCorrectness
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultQualityMeasure
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultQuantitativeAttributeAccuracy
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultQuantitativeResult
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultRelativeInternalPositionalAccuracy
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultRepresentativity
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultSampleBasedInspection
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultScope
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultSourceReference
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultTemporalConsistency
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultTemporalValidity
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultThematicClassificationCorrectness
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.quality.DefaultTopologicalConsistency
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.spatial.AbstractGeolocationInformation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.spatial.AbstractSpatialRepresentation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.spatial.DefaultDimension
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.spatial.DefaultGCP
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.spatial.DefaultGCPCollection
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.spatial.DefaultGeometricObjects
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.spatial.DefaultGeorectified
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.spatial.DefaultGeoreferenceable
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation
- Section
- Limitations - Search tag in class org.apache.sis.metadata.iso.spatial.DefaultVectorSpatialRepresentation
- Section
- Limitations - Search tag in class org.apache.sis.parameter.ParameterFormat
- Section
- Limitations - Search tag in class org.apache.sis.referencing.GeodeticCalculator
- Section
- Limitations - Search tag in class org.apache.sis.referencing.gazetteer.LocationFormat
- Section
- Limitations - Search tag in class org.apache.sis.referencing.operation.CoordinateOperationFinder
- Section
- Limitations - Search tag in class org.apache.sis.storage.StorageConnector
- Section
- Limitations - Search tag in class org.apache.sis.util.iso.DefaultRecord
- Section
- Limitations - Search tag in class org.apache.sis.util.iso.DefaultRecordSchema
- Section
- Limitations - Search tag in interface org.apache.sis.referencing.cs.AxisFilter
- Section
- Limitations - Search tag in org.apache.sis.coverage.CoverageCombiner.getInterpolation()
- Section
- Limitations - Search tag in org.apache.sis.coverage.CoverageCombiner.setInterpolation(Interpolation)
- Section
- Limitations - Search tag in org.apache.sis.coverage.RegionOfInterest.toShape2D(GridGeometry)
- Section
- Limitations - Search tag in org.apache.sis.coverage.grid.GridOrientation.useVariantOfCRS(AxesConvention)
- Section
- Limitations - Search tag in org.apache.sis.feature.FeatureOperations.envelope(Map<String, ?>, CoordinateReferenceSystem, AbstractIdentifiedType...)
- Section
- Limitations - Search tag in org.apache.sis.gui.map.StatusBar.StatusBar(RecentReferenceSystems)
- Section
- Limitations - Search tag in org.apache.sis.gui.map.StatusBar.track(MapCanvas)
- Section
- Limitations - Search tag in org.apache.sis.gui.referencing.RecentReferenceSystems.createChoiceBox(boolean, ChangeListener<ReferenceSystem>)
- Section
- Limitations - Search tag in org.apache.sis.gui.referencing.RecentReferenceSystems.createMenuItems(boolean, ChangeListener<ReferenceSystem>)
- Section
- Limitations - Search tag in org.apache.sis.image.Colorizer.forRange(double, double, Color...)
- Section
- Limitations - Search tag in org.apache.sis.image.Colorizer.forRanges(Map<NumberRange<?>, Color[]>)
- Section
- Limitations - Search tag in org.apache.sis.image.ImageProcessor.setErrorHandler(ErrorHandler)
- Section
- Limitations - Search tag in org.apache.sis.setup.GeometryLibrary.GEOAPI
- Section
- Limitations - Search tag in org.apache.sis.storage.aggregate.MergeStrategy.selectByTimeThenArea(Duration)
- Section
- Limitations - Search tag in org.apache.sis.util.logging.MonolineFormatter.install()
- Section
- Limitations - Search tag in org.apache.sis.util.logging.MonolineFormatter.install(Logger, Level)
- Section
- Limitations - Search tag in package org.apache.sis.storage.sql
- Section
- Line - Class in org.apache.sis.math
-
Equation of a line in a two dimensional space (x,y).
- Line() - Constructor for class Line
-
Constructs an uninitialized line.
- Line(double, double) - Constructor for class Line
-
Constructs a line with the specified slope and offset.
- LINE_SEPARATOR - Static variable in class Characters
-
The Unicode line separator (Unicode
2028
, HTML<br>
). - LineAppender - Class in org.apache.sis.io
-
An
Appendable
which can apply different kinds of reformatting that depend on the End Of Line (EOL) occurrences. - LineAppender(Appendable) - Constructor for class 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(MathTransform, DirectPosition) - Static method in class MathTransforms
-
Deprecated, for removal: This API element is subject to removal in a future version.This method duplicates
MathTransforms.tangent(MathTransform, DirectPosition)
. - 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.
- 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 - Search tag in class org.apache.sis.referencing.operation.builder.LinearTransformBuilder
- Section
- Linearizers - Search tag in class org.apache.sis.referencing.operation.builder.LocalizationGridBuilder
- Section
- LinearTransform - Interface in org.apache.sis.referencing.operation.transform
-
A usually affine, or otherwise a projective transform, which convert coordinates using only linear equations.
- 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<String, ?>, 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
StoreListener
s for this resources. - listeners - Variable in class DataStore
-
The set of registered
StoreListener
s for this data store. - Listeners - Search tag in class org.apache.sis.gui.map.GestureFollower
- Section
- Listeners - Search tag in class org.apache.sis.portrayal.CanvasFollower
- Section
- 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 installation resources found on the module path.
- 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.
- 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
InternationalString
andCodeList
instances. - 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
-
Static methods working on
Locale
instances. - Localization - Search tag in class org.apache.sis.metadata.iso.DefaultMetadata
- Section
- Localization - Search tag in class org.apache.sis.referencing.factory.GeodeticObjectFactory
- Section
- Localization - Search tag in exception class org.apache.sis.io.wkt.UnparsableObjectException
- Section
- Localization - Search tag in exception class org.apache.sis.storage.DataStoreException
- Section
- Localization - Search tag in org.apache.sis.feature.AbstractIdentifiedType.AbstractIdentifiedType(Map<String, ?>)
- Section
- Localization - Search tag in org.apache.sis.referencing.AbstractIdentifiedObject.AbstractIdentifiedObject(Map<String, ?>)
- Section
- Localization - Search tag in org.apache.sis.referencing.ImmutableIdentifier.ImmutableIdentifier(Map<String, ?>)
- Section
- Localization - Search tag in package org.apache.sis.metadata.iso
- Section
- LOCALIZATION - 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.
- 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
null
if none. - locate(TypeName) - Method in class DefaultRecordSchema
-
Returns the record type for the given name.
- LOCATION - Static variable in class DataStoreProvider
-
Name of the parameter that specifies the data store location.
- LocationFormat - Class in org.apache.sis.referencing.gazetteer
-
Formats
Location
instances in a tabular format. - LocationFormat(Locale, TimeZone) - Constructor for class LocationFormat
-
Creates a new format for the given locale.
- Location of data to display - Search tag in class org.apache.sis.portrayal.Canvas
- Section
- 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(Class<?>, String, LogRecord) - Static method in class Logging
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by
completeAndLog(null, record, classe, method)
for encouraging the use of staticLogger
constants. Also the new name makes clear that the record is modified. - LOG - Static variable in interface ErrorHandler
-
Exceptions are wrapped in a
LogRecord
and logged, usually atLevel.WARNING
. - LOG10_2 - Static variable in class MathFunctions
-
The logarithm of 2 in base 10, which is approximated by 0.3010299956639812.
- Logging - Search tag in org.apache.sis.referencing.CRS.fromWKT(String)
- Section
- Logging - Search tag in org.apache.sis.referencing.factory.GeodeticObjectFactory.createFromWKT(String)
- Section
- 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 - Search tag in org.apache.sis.image.ErrorHandler.Report.add(Point, Throwable, Supplier<LogRecord>)
- Section
- 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 - Static variable in class Numbers
-
Constant of value 0x6 used in
switch
statements or as index in arrays. - 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
Longitude
object 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 - Search tag in class org.apache.sis.referencing.datum.DatumShiftGrid
- Section
- 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<T>, 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. - LOWER_CASE - Enum constant in enum class KeywordCase
-
WKT formatting uses lower case keywords.
- 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.
- Main usage - Search tag in org.apache.sis.metadata.iso.citation.Citations.EPSG
- Section
- Main usage - Search tag in org.apache.sis.metadata.iso.citation.Citations.ESRI
- Section
- Main usage - Search tag in org.apache.sis.metadata.iso.citation.Citations.GEOTIFF
- Section
- Main usage - Search tag in org.apache.sis.metadata.iso.citation.Citations.ISBN
- Section
- Main usage - Search tag in org.apache.sis.metadata.iso.citation.Citations.ISO_19115
- Section
- Main usage - Search tag in org.apache.sis.metadata.iso.citation.Citations.ISSN
- Section
- Main usage - Search tag in org.apache.sis.metadata.iso.citation.Citations.MAP_INFO
- Section
- Main usage - Search tag in org.apache.sis.metadata.iso.citation.Citations.NETCDF
- Section
- Main usage - Search tag in org.apache.sis.metadata.iso.citation.Citations.OGC
- Section
- Main usage - Search tag in org.apache.sis.metadata.iso.citation.Citations.PROJ4
- Section
- Main usage - Search tag in org.apache.sis.metadata.iso.citation.Citations.S57
- Section
- Main usage - Search tag in org.apache.sis.metadata.iso.citation.Citations.SIS
- Section
- Main usage - Search tag in org.apache.sis.metadata.iso.citation.Citations.WMS
- Section
- 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 - Search tag in class org.apache.sis.storage.FeatureNaming
- Section
- Mandatory and optional parameters - Search tag in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
- Section
- 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
MapCanvas
state 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
MapCanvasAWT
state to paint as an image. - MapMenu - Class in org.apache.sis.gui.map
-
A
ContextMenu
that 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 - Search tag in class org.apache.sis.util.iso.DefaultTypeName
- Section
- 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 amount of cells by which to expand
GridExtent
after 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<String, ?>) - 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
Marshaller
orUnmarshaller
objects for use with SIS. - MarshallerPool(JAXBContext, Map<String, ?>) - Constructor for class MarshallerPool
-
Creates a new factory using the given JAXB context.
- MarshallerPool(Map<String, ?>) - Constructor for class MarshallerPool
-
Creates a new factory using the SIS default
JAXBContext
instance. - 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 - Search tag in org.apache.sis.referencing.operation.transform.WraparoundTransform.derivative(DirectPosition)
- Section
- MathFunctions - Class in org.apache.sis.math
-
Simple mathematical functions in addition to the ones provided in
Math
. - MathTransformProvider - Interface in org.apache.sis.referencing.operation.transform
-
An object capable to create
MathTransform
instances from given parameter values. - MathTransforms - Class in org.apache.sis.referencing.operation.transform
-
Utility methods creating or working on
MathTransform
instances. - Matrices - Class in org.apache.sis.referencing.operation.matrix
-
Matrix
factory methods and utilities. - 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.
- MatrixSIS - Class in org.apache.sis.referencing.operation.matrix
-
A
Matrix
able to perform some operations of interest to Spatial Information Systems (SIS). - MatrixSIS() - Constructor for class MatrixSIS
-
For sub-class constructors.
- max(Quantity<Q>, Quantity<Q>) - Static method in class Quantities
-
Returns the largest of two quantities.
- MAX_NAN_ORDINAL - Static variable in class MathFunctions
-
The maximal ordinal value for
NaN
numbers 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
NaN
if 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(int...) - 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
NaN
if 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>, E, boolean, E, boolean, Unit<?>) - Constructor for class MeasurementRange
-
Constructs a range of
Number
objects. - MeasurementRange(Class<E>, ValueRange, Unit<?>) - Constructor for class MeasurementRange
-
Constructs a range of the given type with values from the given annotation.
- MeasurementRange(Range<E>, Unit<?>) - Constructor for class MeasurementRange
-
Constructs a range with the same values than the specified range and the given unit.
- meets(Expression<R, ? extends T>, Expression<R, ? extends T>) - Method in class DefaultFilterFactory
-
Creates an operator that checks if first temporal operand meets the second.
- Memory saving - Search tag in org.apache.sis.image.ImageProcessor.aggregateBands(RenderedImage[], int[][])
- Section
- MERCATOR - Static variable in class PositionableProjection
-
Provides Mercator (variant C) projection centered on a point of interest.
- merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - 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.
- messageEquals(Throwable, Throwable) - Static method in class Exceptions
-
Returns
true
if the given exceptions are of the same class and contains the same message. - Metadata - Search tag in interface org.apache.sis.storage.Aggregate
- Section
- Metadata - Search tag in interface org.apache.sis.storage.DataSet
- Section
- 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_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 - Search tag in org.apache.sis.storage.Resource.getMetadata()
- Section
- 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<String, ?>) - Constructor for class MetadataSource
-
Creates a new metadata source.
- MetadataSource(MetadataSource) - Constructor for class MetadataSource
-
Creates a new metadata source with the same configuration than the given source.
- MetadataStandard - Class in org.apache.sis.metadata
-
Enumeration of some metadata standards.
- MetadataStandard(Citation, Package, MetadataStandard...) - Constructor for class 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
MetadataException
with the specified cause. - MetadataStoreException(String) - Constructor for exception class MetadataStoreException
-
Creates an instance of
MetadataException
with the specified detail message. - MetadataStoreException(String, Exception) - Constructor for exception class MetadataStoreException
-
Creates an instance of
MetadataException
with 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<String, ?>) - Constructor for class MetadataWriter
-
Creates a new metadata writer.
- metBy(Expression<R, ? extends T>, Expression<R, ? extends T>) - 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 - Search tag in class org.apache.sis.util.ArgumentChecks
- Section
- 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<String, ?>, 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).
- min(Quantity<Q>, Quantity<Q>) - Static method in class Quantities
-
Returns the smallest of two quantities.
- MIN_NAN_ORDINAL - Static variable in class MathFunctions
-
The minimal ordinal value for
NaN
numbers 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
NaN
if 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 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.
- 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 geometric 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.
- Missing values - Search tag in class org.apache.sis.referencing.operation.transform.TransferFunction
- Section
- MMI - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/mmi/1.0"
URL. - 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.State - Enum Class in org.apache.sis.metadata
-
Whether the metadata is still editable or has been made final.
- Modification to UCUM syntax rules - Search tag in org.apache.sis.measure.UnitFormat.Style.UCUM
- Section
- MODIFIED_JULIAN - Enum constant in enum class CommonCRS.Temporal
-
Time measured as days since November 17, 1858 at 00:00 UTC.
- Modified tree view properties - Search tag in org.apache.sis.gui.dataset.ResourceTree.addResource(Resource)
- Section
- Modified tree view properties - Search tag in org.apache.sis.gui.dataset.ResourceTree.setResource(Resource)
- Section
- Modifying parameter values - Search tag in org.apache.sis.parameter.Parameterized.getParameterValues()
- Section
- 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
MonolineFormatter
configured for the given handler. - move(Path, Path, CopyOption...) - Method in class FileService
-
Copies a file.
- 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
MathTransform
instances. - MultiAuthoritiesFactory - Class in org.apache.sis.referencing.factory
-
A factory that delegates the object creation to another factory determined from the authority part in “authority:code” arguments.
- MultiAuthoritiesFactory(Iterable<? extends CRSAuthorityFactory>, Iterable<? extends CSAuthorityFactory>, Iterable<? extends DatumAuthorityFactory>, Iterable<? extends CoordinateOperationAuthorityFactory>) - Constructor for class MultiAuthoritiesFactory
-
Creates a new multi-factories instance using the given lists of factories.
- Multi-occurrences - Search tag in org.apache.sis.metadata.iso.extent.Extents.getVerticalRange(Extent)
- Section
- Multi-occurrences resolution - Search tag in org.apache.sis.referencing.datum.DefaultGeodeticDatum.getPositionVectorTransformation(GeodeticDatum, Extent)
- Section
- Multiple versions for the same authority - Search tag in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
- Section
- multiply(double[]) - Method in class MatrixSIS
-
Returns a new vector which is the result of multiplying this matrix with the specified vector.
- multiply(Unit<Q>, double, double) - Static method in class Units
-
Multiplies the given unit by the given ratio.
- multiply(Expression<R, ? extends Number>, Expression<R, ? extends Number>) - 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.
- Multi-threading - Search tag in class org.apache.sis.coverage.RegionOfInterest
- Section
- Multi-threading - Search tag in class org.apache.sis.coverage.grid.GridGeometry
- Section
- Multi-threading - Search tag in class org.apache.sis.gui.map.GestureFollower
- Section
- Multi-threading - Search tag in class org.apache.sis.gui.map.ValuesUnderCursor
- Section
- Multi-threading - Search tag in class org.apache.sis.image.ErrorHandler.Report
- Section
- Multi-threading - Search tag in class org.apache.sis.io.wkt.WKTDictionary
- Section
- Multi-threading - Search tag in class org.apache.sis.measure.UnitFormat
- Section
- Multi-threading - Search tag in class org.apache.sis.portrayal.Canvas
- Section
- Multi-threading - Search tag in class org.apache.sis.portrayal.CanvasFollower
- Section
- Multi-threading - Search tag in class org.apache.sis.portrayal.PlanarCanvas
- Section
- Multi-threading - Search tag in class org.apache.sis.portrayal.TransformChangeEvent
- Section
- Multi-threading - Search tag in class org.apache.sis.referencing.datum.DatumShiftGrid
- Section
- Multi-threading - Search tag in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
- Section
- Multi-threading - Search tag in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
- Section
- Multi-threading - Search tag in class org.apache.sis.storage.aggregate.ConcatenatedFeatureSet
- Section
- Multi-threading - Search tag in interface org.apache.sis.coverage.BandedCoverage.Evaluator
- Section
- Multi-threading - Search tag in interface org.apache.sis.coverage.grid.GridCoverage.Evaluator
- Section
- Multi-threading - Search tag in org.apache.sis.coverage.BandedCoverage.evaluator()
- Section
- Multi-threading - Search tag in org.apache.sis.coverage.grid.BufferedGridCoverage.evaluator()
- Section
- Multi-threading - Search tag in org.apache.sis.coverage.grid.GridCoverage.evaluator()
- Section
- Multi-threading - Search tag in org.apache.sis.coverage.grid.GridCoverage2D.evaluator()
- Section
- Multi-threading - Search tag in org.apache.sis.image.ErrorHandler.handle(ErrorHandler.Report)
- Section
- Multi-threading - Search tag in org.apache.sis.referencing.factory.ConcurrentAuthorityFactory.newDataAccess()
- Section
- Multi-threading - Search tag in org.apache.sis.storage.aggregate.CoverageAggregator.build(GenericName)
- Section
- Multi-threading and concurrency - Search tag in class org.apache.sis.storage.aggregate.CoverageAggregator
- Section
- Multi-valued properties and collections - Search tag in org.apache.sis.feature.AbstractFeature.getPropertyValue(String)
- Section
- Multi-values entries - Search tag in org.apache.sis.metadata.AbstractMetadata.asMap()
- Section
- Multi-values entries - Search tag in org.apache.sis.metadata.MetadataStandard.asValueMap(Object, Class<?>, KeyNamePolicy, ValueExistencePolicy)
- Section
- Mutability - Search tag in org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context.getContextualParameters()
- Section
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 - 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
-
Frequently-used 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_SUMMARY - Enum constant in enum class ParameterFormat.ContentLevel
-
Limits the content to names and aliases in a tabular format.
- Name and aliases - Search tag in org.apache.sis.referencing.Builder.addName(CharSequence)
- Section
- Name and aliases - Search tag in org.apache.sis.referencing.Builder.addName(GenericName)
- Section
- Name and aliases - Search tag in org.apache.sis.referencing.Builder.addName(ReferenceIdentifier)
- Section
- Name collision - Search tag in org.apache.sis.referencing.factory.MultiAuthoritiesFactory.MultiAuthoritiesFactory(Iterable<? extends CRSAuthorityFactory>, Iterable<? extends CSAuthorityFactory>, Iterable<? extends DatumAuthorityFactory>, Iterable<? extends CoordinateOperationAuthorityFactory>)
- Section
- NamedExpression(Expression<? super AbstractFeature, ?>) - Constructor for class FeatureQuery.NamedExpression
-
Creates a new stored column with the given expression and no name.
- NamedExpression(Expression<? super AbstractFeature, ?>, String) - Constructor for class FeatureQuery.NamedExpression
-
Creates a new stored column with the given expression and the given name.
- NamedExpression(Expression<? super AbstractFeature, ?>, GenericName) - Constructor for class FeatureQuery.NamedExpression
-
Creates a new stored column with the given expression and the given name.
- NamedExpression(Expression<? super AbstractFeature, ?>, 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
Identifier
and aGenericName
. - NamedIdentifier(Map<String, ?>) - 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
GenericName
instances. - nameFactory - Variable in class DefaultRecordSchema
-
The factory to use for creating names.
- Names - Class in org.apache.sis.util.iso
-
Static methods for creating, parsing and formatting generic names.
- 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 - Search tag in class org.apache.sis.referencing.Builder
- Section
- nameToIndices(String) - Method in class TensorParameters
-
Returns the indices of matrix element for the given parameter name, or
null
if none. - Name ↔ Identifier mapping - Search tag in class org.apache.sis.referencing.NamedIdentifier
- Section
- Naming - Search tag in class org.apache.sis.feature.DefaultFeatureType
- Section
- Naming - Search tag in package org.apache.sis.feature
- Section
- NAMING - Static variable in class 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).
- narrowestClass(Class<? extends Number>, Class<? extends Number>) - 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 - Search tag in class org.apache.sis.util.iso.AbstractName
- Section
- 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
line
segment 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(NetcdfStoreProvider, StorageConnector) - Constructor for class NetcdfStore
-
Creates a new netCDF store from the given file, URL, stream or
NetcdfFile
object. - NetcdfStoreProvider - Class in org.apache.sis.storage.netcdf
-
The provider of
NetcdfStore
instances. - 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<? extends OpenOption>, FileAttribute<?>...) - Method in class FileService
-
Returns a seekable byte channel to access a file.
- 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 than 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(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<? super Path>) - Method in class FileService
-
Opens a directory and returns a
DirectoryStream
to iterate over its entries. - newFileSystem(URI, Map<String, ?>) - 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<T>, 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
Range
object 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.
- 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.
- 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<? super String>, 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<? super String>, Path) - Static method in class TreeTables
-
Finds the node for the given path, or creates a new node if none exists.
- NON_EMPTY - Enum constant in enum class ValueExistencePolicy
-
Includes only the properties that are non-null, non-nil and non empty.
- 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 ImageProcessor.Resizing
-
Image size is unmodified; the requested value is used unconditionally.
- 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.
- 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.
- Non-linear referencing - Search tag in class org.apache.sis.coverage.grid.GridGeometry
- Section
- nonNullCollection(Collection<E>, Class<E>) - Method in class ModifiableMetadata
-
Returns the specified collection, or a new one if
current
is null. - nonNullList(List<E>, Class<E>) - Method in class ModifiableMetadata
-
Returns the specified list, or a new one if
current
is null. - nonNullMap(Map<K, V>, Class<K>) - Method in class ModifiableMetadata
-
Returns the specified map, or a new one if
current
is null. - nonNullSet(Set<E>, Class<E>) - Method in class ModifiableMetadata
-
Returns the specified set, or a new one if
current
is null. - Non-spatial coordinates - Search tag in package org.apache.sis.referencing.operation.transform
- Section
- Non-standard WKT - Search tag in class org.apache.sis.io.wkt.FormattableObject
- Section
- 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 - Search tag in org.apache.sis.referencing.operation.transform.AbstractMathTransform.getParameterValues()
- Section
- 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.
- 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.
- not(Filter<R>) - Method in class DefaultFilterFactory
-
Creates a
NOT
filter for the given filter. - Note for implementers - Search tag in class org.apache.sis.util.iso.AbstractName
- Section
- Note for implementers - Search tag in org.apache.sis.metadata.AbstractMetadata.getStandard()
- Section
- Note for implementers - Search tag in org.apache.sis.metadata.AbstractMetadata.isEmpty()
- Section
- Note for implementers - Search tag in org.apache.sis.metadata.iso.ISOMetadata.getStandard()
- Section
- Note for implementers - Search tag in org.apache.sis.parameter.DefaultParameterDescriptor.getInterface()
- Section
- Note for implementers - Search tag in org.apache.sis.parameter.DefaultParameterDescriptorGroup.getInterface()
- Section
- Note for implementers - Search tag in org.apache.sis.referencing.crs.DefaultCompoundCRS.getInterface()
- Section
- Note for implementers - Search tag in org.apache.sis.referencing.crs.DefaultDerivedCRS.getInterface()
- Section
- Note for implementers - Search tag in org.apache.sis.referencing.crs.DefaultEngineeringCRS.getInterface()
- Section
- Note for implementers - Search tag in org.apache.sis.referencing.crs.DefaultGeocentricCRS.getInterface()
- Section
- Note for implementers - Search tag in org.apache.sis.referencing.crs.DefaultGeographicCRS.getInterface()
- Section
- Note for implementers - Search tag in org.apache.sis.referencing.crs.DefaultImageCRS.getInterface()
- Section
- Note for implementers - Search tag in org.apache.sis.referencing.crs.DefaultProjectedCRS.getInterface()
- Section
- Note for implementers - Search tag in org.apache.sis.referencing.crs.DefaultTemporalCRS.getInterface()
- Section
- Note for implementers - Search tag in org.apache.sis.referencing.crs.DefaultVerticalCRS.getInterface()
- Section
- Note for implementers - Search tag in org.apache.sis.referencing.cs.DefaultCartesianCS.getInterface()
- Section
- Note for implementers - Search tag in org.apache.sis.referencing.cs.DefaultCoordinateSystemAxis.getInterface()
- Section
- Note for implementers - Search tag in org.apache.sis.referencing.cs.DefaultCylindricalCS.getInterface()
- Section
- Note for implementers - Search tag in org.apache.sis.referencing.cs.DefaultEllipsoidalCS.getInterface()
- Section
- Note for implementers - Search tag in org.apache.sis.referencing.cs.DefaultLinearCS.getInterface()
- Section
- Note for implementers - Search tag in org.apache.sis.referencing.cs.DefaultPolarCS.getInterface()
- Section
- Note for implementers - Search tag in org.apache.sis.referencing.cs.DefaultSphericalCS.getInterface()
- Section
- Note for implementers - Search tag in org.apache.sis.referencing.cs.DefaultTimeCS.getInterface()
- Section
- Note for implementers - Search tag in org.apache.sis.referencing.cs.DefaultUserDefinedCS.getInterface()
- Section
- Note for implementers - Search tag in org.apache.sis.referencing.cs.DefaultVerticalCS.getInterface()
- Section
- Note for implementers - Search tag in org.apache.sis.referencing.datum.DefaultEllipsoid.getInterface()
- Section
- Note for implementers - Search tag in org.apache.sis.referencing.datum.DefaultEngineeringDatum.getInterface()
- Section
- Note for implementers - Search tag in org.apache.sis.referencing.datum.DefaultGeodeticDatum.getInterface()
- Section
- Note for implementers - Search tag in org.apache.sis.referencing.datum.DefaultImageDatum.getInterface()
- Section
- Note for implementers - Search tag in org.apache.sis.referencing.datum.DefaultPrimeMeridian.getInterface()
- Section
- Note for implementers - Search tag in org.apache.sis.referencing.datum.DefaultTemporalDatum.getInterface()
- Section
- Note for implementers - Search tag in org.apache.sis.referencing.datum.DefaultVerticalDatum.getInterface()
- Section
- Note for implementers - Search tag in org.apache.sis.referencing.operation.DefaultOperationMethod.getInterface()
- Section
- Note for implementers - Search tag in org.apache.sis.referencing.operation.DefaultPassThroughOperation.getInterface()
- Section
- Note for implementers - Search tag in org.apache.sis.referencing.operation.DefaultTransformation.getInterface()
- Section
- Note for implementers - Search tag in org.apache.sis.referencing.operation.transform.AbstractMathTransform.transform(double[], int, double[], int, boolean)
- Section
- Note for implementers - Search tag in org.apache.sis.storage.DataStore.close()
- Section
- Note for implementers - Search tag in org.apache.sis.storage.DataStoreProvider.probeContent(StorageConnector)
- Section
- Note for subclasses - Search tag in class org.apache.sis.referencing.factory.ConcurrentAuthorityFactory
- Section
- Note for subclasses - Search tag in org.apache.sis.feature.builder.FeatureTypeBuilder.setName(GenericName)
- Section
- Note for subclasses - Search tag in org.apache.sis.feature.builder.TypeBuilder.setName(GenericName)
- Section
- Note for subclasses - Search tag in org.apache.sis.referencing.factory.GeodeticAuthorityFactory.createObject(String)
- Section
- Note for subclass implementations - Search tag in class org.apache.sis.coverage.SampleDimension.Builder
- Section
- Note for subclass implementers - Search tag in class org.apache.sis.parameter.Parameters
- Section
- Note for subclass implementers - Search tag in class org.apache.sis.referencing.Builder
- Section
- Note for subclass implementers - Search tag in org.apache.sis.feature.AbstractFeature.getProperty(String)
- Section
- Note for subclass implementers - Search tag in org.apache.sis.feature.AbstractFeature.setProperty(Object)
- Section
- Note for subclass implementions - Search tag in class org.apache.sis.io.TabularFormat
- Section
- Note on accuracy - Search tag in org.apache.sis.math.DecimalFunctions.floatToDouble(float)
- Section
- Note on axis order - Search tag in enum class org.apache.sis.referencing.cs.AxesConvention
- Section
- Note on codes in AUTO(2) namespace - Search tag in class org.apache.sis.referencing.factory.CommonAuthorityFactory
- Section
- Note on codes in CRS namespace - Search tag in class org.apache.sis.referencing.factory.CommonAuthorityFactory
- Section
- Note on conventions - Search tag in class org.apache.sis.io.wkt.Transliterator
- Section
- Note on hashCode() - Search tag in org.apache.sis.geometry.Envelope2D.equals(Object)
- Section
- Note on JAXB annotation - Search tag in org.apache.sis.util.iso.DefaultLocalName.name
- Section
- Note on kinds of CRS - Search tag in class org.apache.sis.referencing.CRS
- Section
- Note on netCDF unit symbols - Search tag in class org.apache.sis.measure.UnitFormat
- Section
- Note on netCDF unit symbols - Search tag in org.apache.sis.measure.Units.valueOf(String)
- Section
- Note on positive and negative zeros - Search tag in class org.apache.sis.geometry.AbstractEnvelope
- Section
- Note on properties validation - Search tag in org.apache.sis.metadata.iso.DefaultExtendedElementInformation.DefaultExtendedElementInformation(ExtendedElementInformation)
- Section
- Note on properties validation - Search tag in org.apache.sis.metadata.iso.acquisition.DefaultEnvironmentalRecord.DefaultEnvironmentalRecord(EnvironmentalRecord)
- Section
- Note on properties validation - Search tag in org.apache.sis.metadata.iso.content.DefaultBand.DefaultBand(Band)
- Section
- Note on properties validation - Search tag in org.apache.sis.metadata.iso.content.DefaultFeatureTypeInfo.DefaultFeatureTypeInfo(DefaultFeatureTypeInfo)
- Section
- Note on properties validation - Search tag in org.apache.sis.metadata.iso.content.DefaultImageDescription.DefaultImageDescription(ImageDescription)
- Section
- Note on properties validation - Search tag in org.apache.sis.metadata.iso.content.DefaultSampleDimension.DefaultSampleDimension(DefaultSampleDimension)
- Section
- Note on properties validation - Search tag in org.apache.sis.metadata.iso.distribution.DefaultDigitalTransferOptions.DefaultDigitalTransferOptions(DigitalTransferOptions)
- Section
- Note on properties validation - Search tag in org.apache.sis.metadata.iso.distribution.DefaultMedium.DefaultMedium(Medium)
- Section
- Note on properties validation - Search tag in org.apache.sis.metadata.iso.identification.DefaultRepresentativeFraction.DefaultRepresentativeFraction(RepresentativeFraction)
- Section
- Note on properties validation - Search tag in org.apache.sis.metadata.iso.identification.DefaultResolution.DefaultResolution(Resolution)
- Section
- Note on properties validation - Search tag in org.apache.sis.metadata.iso.lineage.DefaultNominalResolution.DefaultNominalResolution(NominalResolution)
- Section
- Note on properties validation - Search tag in org.apache.sis.metadata.iso.spatial.DefaultDimension.DefaultDimension(Dimension)
- Section
- Note on properties validation - Search tag in org.apache.sis.metadata.iso.spatial.DefaultGeometricObjects.DefaultGeometricObjects(GeometricObjects)
- Section
- Note on properties validation - Search tag in org.apache.sis.metadata.iso.spatial.DefaultGridSpatialRepresentation.DefaultGridSpatialRepresentation(GridSpatialRepresentation)
- Section
- Note on range of longitude values - Search tag in enum class org.apache.sis.referencing.cs.AxesConvention
- Section
- Note on sample values - Search tag in org.apache.sis.image.ResampledImage.getProperty(String)
- Section
- Note on standards - Search tag in org.apache.sis.geometry.AbstractEnvelope.formatTo(Formatter)
- Section
- Note on standards - Search tag in org.apache.sis.geometry.AbstractEnvelope.toString()
- Section
- Note on standards - Search tag in org.apache.sis.geometry.AbstractEnvelope.toString()
- Section
- Note on standards - Search tag in org.apache.sis.geometry.AbstractEnvelope.toString()
- Section
- Note on standards - Search tag in org.apache.sis.geometry.Envelopes.toString(Envelope)
- Section
- Note on terminology - Search tag in org.apache.sis.storage.CoverageQuery.getProjection()
- Section
- Note on terminology - Search tag in org.apache.sis.storage.CoverageQuery.getSelection()
- Section
- Note on the definition of terms - Search tag in package org.apache.sis.storage.netcdf
- Section
- Note on the parent node - Search tag in class org.apache.sis.util.collection.DefaultTreeTable.Node
- Section
- Note on wraparound - Search tag in org.apache.sis.geometry.AbstractEnvelope.getLowerCorner()
- Section
- Note on wraparound - Search tag in org.apache.sis.geometry.AbstractEnvelope.getUpperCorner()
- Section
- Note on wraparound - Search tag in org.apache.sis.geometry.Envelope2D.getLowerCorner()
- Section
- Note on wraparound - Search tag in org.apache.sis.geometry.Envelope2D.getUpperCorner()
- Section
- Note on XML marshalling - Search tag in org.apache.sis.metadata.iso.content.DefaultSampleDimension.getNominalSpatialResolution()
- Section
- Note on XML marshalling - Search tag in org.apache.sis.metadata.iso.content.DefaultSampleDimension.getTransferFunctionType()
- Section
- notEqual(Expression<R, ?>, Expression<R, ?>) - Method in class DefaultFilterFactory
-
Filter operator that compares that its two sub-expressions are not equal to each other.
- Notes - Search tag in org.apache.sis.coverage.grid.GridDerivation.subgrid(GridGeometry)
- Section
- Notes - Search tag in org.apache.sis.metadata.TypeValuePolicy.PROPERTY_TYPE
- Section
- Notes - Search tag in package org.apache.sis.metadata
- Section
- Notifications - Search tag in org.apache.sis.gui.dataset.ResourceTree.loadResource(Object)
- Section
- Notifications - Search tag in org.apache.sis.gui.dataset.ResourceTree.removeAndClose(Resource)
- Section
- NullArgumentException - Exception Class in org.apache.sis.util
-
Deprecated, for removal: This API element is subject to removal in a future version.This exception was introduced before Java introduced
Objects.requireNonNull(…)
. Usages ofArgumentChecks.ensureNonNull(…)
may be progressively replaced in the future, which would causeNullArgumentException
to not be thrown anymore. UseNullPointerException
instead. - NullArgumentException() - Constructor for exception class NullArgumentException
-
Deprecated.Constructs an exception with no detail message.
- NullArgumentException(String) - Constructor for exception class NullArgumentException
-
Deprecated.Constructs an exception with the specified detail message.
- Null unit of measurement - Search tag in class org.apache.sis.measure.MeasurementRange
- Section
- Null values, nil objects and collections - Search tag in package org.apache.sis.metadata.iso
- Section
- Null values, nil objects and collections - Search tag in package org.apache.sis.metadata.iso.acquisition
- Section
- Null values, nil objects and collections - Search tag in package org.apache.sis.metadata.iso.citation
- Section
- Null values, nil objects and collections - Search tag in package org.apache.sis.metadata.iso.constraint
- Section
- Null values, nil objects and collections - Search tag in package org.apache.sis.metadata.iso.content
- Section
- Null values, nil objects and collections - Search tag in package org.apache.sis.metadata.iso.distribution
- Section
- Null values, nil objects and collections - Search tag in package org.apache.sis.metadata.iso.extent
- Section
- Null values, nil objects and collections - Search tag in package org.apache.sis.metadata.iso.identification
- Section
- Null values, nil objects and collections - Search tag in package org.apache.sis.metadata.iso.lineage
- Section
- Null values, nil objects and collections - Search tag in package org.apache.sis.metadata.iso.maintenance
- Section
- Null values, nil objects and collections - Search tag in package org.apache.sis.metadata.iso.quality
- Section
- Null values, nil objects and collections - Search tag in package org.apache.sis.metadata.iso.spatial
- Section
- NUMBER - Enum constant in enum class ElementKind
-
Floating point numbers (excluding integer types).
- numberFormat - Variable in class QuantityFormat
-
The format for parsing and formatting the number part.
- Number of arguments - Search tag in org.apache.sis.coverage.grid.GridCoverageProcessor.shiftGrid(GridCoverage, long...)
- Section
- Number of arguments - Search tag in org.apache.sis.coverage.grid.GridExtent.contains(long...)
- Section
- Number of arguments - Search tag in org.apache.sis.coverage.grid.GridExtent.expand(long...)
- Section
- Number of arguments - Search tag in org.apache.sis.coverage.grid.GridExtent.resize(long...)
- Section
- Number of arguments - Search tag in org.apache.sis.coverage.grid.GridExtent.subsample(int...)
- Section
- Number of arguments - Search tag in org.apache.sis.coverage.grid.GridExtent.translate(long...)
- Section
- Number of arguments - Search tag in org.apache.sis.coverage.grid.GridExtent.upsample(int...)
- Section
- Number of arguments - Search tag in org.apache.sis.coverage.grid.GridGeometry.shiftGrid(long...)
- Section
- Number of arguments - Search tag in org.apache.sis.coverage.grid.GridGeometry.upsample(int...)
- Section
- Number of dimensions - Search tag in class org.apache.sis.referencing.datum.DatumShiftGrid
- Section
- Number of dimensions - Search tag in org.apache.sis.coverage.grid.GridExtent.getSubspaceDimensions(int)
- Section
- NumberRange<E> - Class in org.apache.sis.measure
-
A range of numbers capable of widening conversions when performing range operations.
- NumberRange(Class<E>, E, boolean, E, boolean) - Constructor for class NumberRange
-
Constructs a range of
Number
objects. - NumberRange(Class<E>, ValueRange) - Constructor for class NumberRange
-
Constructs a range of the given type with values from the given annotation.
- NumberRange(Range<E>) - Constructor for class NumberRange
-
Constructs a range with the same type and the same values than the specified range.
- Numbers - Class in org.apache.sis.util
-
Static methods working with
Number
objects, and a few primitive types by extension. - numerator - Variable in class Fraction
-
The a term in the a/b fraction.
- Numerical precision - Search tag in org.apache.sis.io.wkt.Formatter.append(GeographicBoundingBox, int)
- Section
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
ObjectConverter
instances or collection views based on converters. - Object identifier (code or name) - Search tag in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
- Section
- 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.
- Object properties - Search tag in class org.apache.sis.referencing.factory.GeodeticObjectFactory
- Section
- occurrence(int) - Method in class IntegerList
-
Returns the occurrence of the given value in this list.
- OGC - Static variable in class Citations
-
The authority for identifiers found in specifications from the Open Geospatial Consortium.
- OHM - Static variable in class Units
-
The SI derived unit for electric resistance (Ω).
- omitTrailingNulls - Variable in class TabularFormat
-
true
if the trailingnull
values shall be omitted at formatting time. - 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.properties
map before/after acreateXXX(…)
execution. - onLineBegin(boolean) - Method in class LineAppender
-
Invoked when a new line is beginning.
- 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.
- open(Object) - Static method in class DataStores
-
Creates a
DataStore
capable to read the given storage. - open(StorageConnector) - Method in class DataStoreProvider
-
Returns a data store implementation associated with this provider.
- open(StorageConnector) - Method in class GeoTiffStoreProvider
-
Returns a
GeoTiffStore
implementation associated with this provider. - open(StorageConnector) - Method in class LandsatStoreProvider
-
Returns a
LandsatStore
implementation associated with this provider. - open(StorageConnector) - Method in class NetcdfStoreProvider
-
Returns a
NetcdfStore
implementation associated with this provider. - open(StorageConnector) - Method in class SQLStoreProvider
-
Returns a
SQLStore
implementation associated with this provider. - open(ParameterValueGroup) - Method in class DataStoreProvider
-
Returns a data store implementation associated with this provider for 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 (e.g. a
DataStore
) 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 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 InstallationScriptProvider
-
Opens the input stream for the SQL script of the given name.
- openWritable(Object, String) - Static method in class DataStores
-
Creates a
DataStore
capable to write or update the given storage. - Operation methods discovery - Search tag in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
- Section
- Operation name, designation and description - Search tag in class org.apache.sis.feature.FeatureOperations
- Section
- Operations - Search tag in class org.apache.sis.feature.AbstractFeature
- Section
- 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 - Search tag in org.apache.sis.coverage.grid.GridCoverageProcessor.resample(GridCoverage, GridGeometry)
- Section
- Optimizations - Search tag in org.apache.sis.coverage.grid.GridCoverageProcessor.shiftGrid(GridCoverage, long...)
- Section
- optimize(Optimization) - Method in interface Optimization.OnExpression
-
Tries to optimize this expression.
- optimize(Optimization) - Method in interface Optimization.OnFilter
-
Tries to optimize this filter.
- Optimizing memory use in factory implementations - Search tag in class org.apache.sis.util.collection.WeakHashSet
- Section
- OptionalCandidate - Annotation Interface in org.apache.sis.util
-
Marker annotation for methods which may return
java.util.Optional
in 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 - Search tag in class org.apache.sis.storage.CoverageQuery
- Section
- Optional values - Search tag in class org.apache.sis.storage.FeatureQuery
- Section
- Optional values - Search tag in class org.apache.sis.storage.Query
- Section
- OptionKey<T> - Class in org.apache.sis.setup
-
Keys in a map of options for configuring various services (
DataStore
, etc). - OptionKey(String, Class<T>) - Constructor for class OptionKey
-
Creates a new key of the given name for values of the given type.
- or(Collection<? extends Filter<R>>) - Method in class DefaultFilterFactory
-
Creates a
OR
filter between two or more filters. - or(Predicate<? super R>) - Method in interface Optimization.OnFilter
-
Returns the
OR
logical operation between this filter and the given predicate. - or(Filter<R>, Filter<R>) - Method in class DefaultFilterFactory
-
Creates a
OR
filter between two filters. - 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.
- orElse(Class<A>, DataStoreProvider.Prober<? super A>) - 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.coverage - package org.apache.sis.coverage
-
Functions that associates positions within a bounded space (its domain) to values (its range).
- org.apache.sis.coverage.grid - package org.apache.sis.coverage.grid
-
A coverage backed by a regular grid.
- org.apache.sis.feature - 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
FeatureType
instances. - org.apache.sis.filter - package org.apache.sis.filter
-
Filters features according their properties.
- org.apache.sis.geometry - package org.apache.sis.geometry
-
Basic geometric objects (envelopes and direct positions).
- org.apache.sis.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
GridCoverage
images 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.datum - package org.apache.sis.referencing.datum
-
Relationship of a
CoordinateSystem
(an abstract mathematical entity) to the earth or other system. - org.apache.sis.referencing.factory - package org.apache.sis.referencing.factory
-
Creates Coordinate Reference System (CRS) objects from given properties or authority codes.
- org.apache.sis.referencing.factory.sql - package org.apache.sis.referencing.factory.sql
-
Factories for geodetic objects defined in a SQL database, typically the EPSG dataset.
- org.apache.sis.referencing.gazetteer - 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.setup - package org.apache.sis.setup
-
Provides information and some controls about 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.geotiff - module org.apache.sis.storage.geotiff
-
GeoTIFF store.
- org.apache.sis.storage.geotiff - package org.apache.sis.storage.geotiff
-
Maps GeoTIFF tags to ISO metadata and read raster data as coverages.
- org.apache.sis.storage.gps - package org.apache.sis.storage.gps
-
Structures related to Global Positioning System (GPS).
- org.apache.sis.storage.landsat - package org.apache.sis.storage.landsat
-
Reader of Landsat 8 level 1-2 data.
- org.apache.sis.storage.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
-
SQL databases store.
- org.apache.sis.storage.sql - package org.apache.sis.storage.sql
-
Data store capable to read and create features from a JDBC connection to a database.
- org.apache.sis.storage.tiling - package org.apache.sis.storage.tiling
-
Base types for retrieving and saving tiles in resources.
- org.apache.sis.storage.xml - module org.apache.sis.storage.xml
-
XML files store.
- 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.util
package. - 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.
- orientation - Variable in class PixelTranslation
-
The pixel orientation for this translation.
- 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
-
Constant of value 0x0 used in
switch
statements or as index in arrays. - OTHER - Static variable in class NilReason
-
Other reason without explanation.
- 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_SURFACE - Enum constant in enum class CommonCRS.Vertical
-
Height measured above other kind of surface, for example a geological feature.
- Other controls - Search tag in class org.apache.sis.gui.Widget
- Section
- Other system-wide configuration - Search tag in class org.apache.sis.setup.Configuration
- Section
- out - Variable in class LineAppender
-
The underlying character output stream or buffer.
- out - Variable in class TableAppender
-
The underlying character output stream or buffer.
- OUTSIDE_EXTENT - Enum constant in enum class TileStatus
-
The tile for which a status has been requested is outside the
TileMatrix
extent. - OVERALL_OWNER_KEY - Static variable in class ReferencingByIdentifiers
-
Key for the
"overallOwner"
property to be given to the object factorycreateFoo(…)
methods. - overlappedBy(Expression<R, ? extends T>, Expression<R, ? extends T>) - Method in class DefaultFilterFactory
-
Creates an operator that checks if first temporal operand is overlapped by the second.
- overlaps(Expression<R, ? extends G>, Expression<R, ? extends G>) - 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.
- Overriding - Search tag in org.apache.sis.io.wkt.WKTDictionary.fetchDefinition(DefaultIdentifier)
- Section
- Overriding - Search tag in org.apache.sis.referencing.AbstractIdentifiedObject.computeHashCode()
- Section
- Overriding by subclasses - Search tag in org.apache.sis.referencing.AbstractIdentifiedObject.isHeuristicMatchForName(String)
- Section
- Overview - Search tag in package org.apache.sis.metadata.iso
- Section
- Overview - Search tag in package org.apache.sis.metadata.iso.acquisition
- Section
- Overview - Search tag in package org.apache.sis.metadata.iso.citation
- Section
- Overview - Search tag in package org.apache.sis.metadata.iso.constraint
- Section
- Overview - Search tag in package org.apache.sis.metadata.iso.content
- Section
- Overview - Search tag in package org.apache.sis.metadata.iso.distribution
- Section
- Overview - Search tag in package org.apache.sis.metadata.iso.extent
- Section
- Overview - Search tag in package org.apache.sis.metadata.iso.identification
- Section
- Overview - Search tag in package org.apache.sis.metadata.iso.lineage
- Section
- Overview - Search tag in package org.apache.sis.metadata.iso.maintenance
- Section
- Overview - Search tag in package org.apache.sis.metadata.iso.spatial
- Section
- owner - Variable in class EPSGDataAccess
-
The
ConcurrentAuthorityFactory
that created this Data Access Object (DAO).
P
- Packaging data stores - Search tag in class org.apache.sis.storage.DataStoreProvider
- Section
- 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.
- 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 - 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.
- 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
. - 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 - Search tag in org.apache.sis.parameter.DefaultParameterValueGroup.parameter(String)
- Section
- 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
CharSequence
from 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
null
if the given text does not look like a tree for this method. - 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.
- parseInts(CharSequence, char, int) - Static method in class CharSequences
- parseLongs(CharSequence, char, int) - Static method in class CharSequences
- 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
null
if 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
null
if 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
null
if 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 - Search tag in class org.apache.sis.measure.UnitFormat
- Section
- Parsing authority codes - Search tag in org.apache.sis.measure.Units.valueOf(String)
- Section
- Parsing rules - Search tag in org.apache.sis.util.collection.TreeTableFormat.parse(CharSequence, ParsePosition)
- Section
- 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.
- 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.
- 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.
- path() - Method in class DefaultScopedName
-
Returns every element in the sequence of parsed names 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.
- PERCENT - Static variable in class Units
-
Dimensionless unit for percentages (%).
- Performance consideration - Search tag in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform
- Section
- Performance consideration - Search tag in class org.apache.sis.util.ArraysExt
- Section
- PerformanceLevel - Class in org.apache.sis.util.logging
-
Logging levels for data processing with execution time measurements.
- Performance note - Search tag in org.apache.sis.coverage.CoverageCombiner.acceptAll(GridCoverage...)
- Section
- Performance note - Search tag in org.apache.sis.referencing.factory.MultiAuthoritiesFactory.getCodeSpaces()
- Section
- Performance note - Search tag in org.apache.sis.referencing.operation.builder.LinearTransformBuilder.LinearTransformBuilder()
- Section
- Performance note - Search tag in org.apache.sis.referencing.operation.builder.LinearTransformBuilder.getControlPoint(int[])
- Section
- Performance note - Search tag in org.apache.sis.referencing.operation.builder.LinearTransformBuilder.setControlPoint(int[], double[])
- Section
- Performance note - Search tag in org.apache.sis.storage.geotiff.GeoTiffStore.getNativeMetadata()
- Section
- Performance note - Search tag in org.apache.sis.util.CharSequences.splitOnEOL(CharSequence)
- Section
- Performance note - Search tag in org.apache.sis.util.iso.Names.createLocalName(CharSequence, String, CharSequence)
- Section
- Performance note - Search tag in org.apache.sis.util.iso.Names.createMemberName(CharSequence, String, CharSequence, Class<?>)
- Section
- Performance note - Search tag in org.apache.sis.util.iso.Names.createTypeName(CharSequence, String, CharSequence)
- Section
- Performance tip - Search tag in org.apache.sis.geometry.Envelopes.transform(Envelope, CoordinateReferenceSystem)
- Section
- Performance tips - Search tag in package org.apache.sis.filter
- Section
- Performance tips - Search tag in package org.apache.sis.storage.sql
- Section
- period - Variable in class WraparoundTransform
-
Period on wraparound axis, always greater than zero.
- Permitted characters in Well Known Text - Search tag in class org.apache.sis.io.wkt.Transliterator
- Section
- Permitted even types - Search tag in org.apache.sis.storage.event.StoreListeners.StoreListeners(StoreListeners, Resource)
- Section
- 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 - Search tag in class org.apache.sis.image.ComputedImage
- Section
- PixelIterator - Class in org.apache.sis.image
-
An iterator over sample values in a raster or an image.
- PixelIterator.Builder - Class in org.apache.sis.image
-
Builds pixel iterators for specified region of interest, window size or iteration order.
- PixelIterator.Window<T> - Class in org.apache.sis.image
-
Contains the sample values in a moving window over the image.
- PixelTranslation - Class in org.apache.sis.coverage.grid
-
The translation to apply for different values of
PixelOrientation
orPixelInCell
. - 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
RenderedImage
implementations in Apache SIS. - PlanarImage() - Constructor for class PlanarImage
-
Creates a new rendered image.
- Plane - Class in org.apache.sis.math
-
Equation of a plane in a three-dimensional space (x,y,z).
- Plane() - Constructor for class 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.
- 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).
- PLUGINS - Enum constant in enum class About
-
Information about available plugins.
- POINT - Static variable in class Units
-
Unit of measurement defined as 0.013837 inch (1 pt).
- 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.
- PointTree<E> - Class in org.apache.sis.index.tree
-
A k-dimensional tree index for points.
- PointTree(Class<E>, Envelope, PointTree.Locator<? super E>, int, boolean) - Constructor for class PointTree
-
Creates an initially empty k-dimensional tree with the given capacity for each node.
- PointTree(PointTree<E>) - 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
. - 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 - Search tag in class org.apache.sis.util.CharSequences
- Section
- polynomialRoots(double...) - Static method in class MathFunctions
-
Returns the real (non-complex) roots of a polynomial equation having the given coefficients.
- position - Variable in class StatusBar
-
The label where to format the cursor position, either as coordinate values or other representations.
- PositionableProjection - Class in org.apache.sis.gui.referencing
-
Provider of map projections centered on a point of interest.
- PositionableProjection(String) - Constructor for class PositionableProjection
-
Constructs an element of the given name.
- POSITIONAL_ACCURACY_KEY - Static variable in class PlanarImage
-
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.
- 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 future evolution - Search tag in org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder.encode(Envelope)
- Section
- Possible future evolution - Search tag in org.apache.sis.referencing.gazetteer.MilitaryGridReferenceSystem.Coder.encode(Envelope, boolean)
- Section
- Possible future evolution - Search tag in org.apache.sis.util.CharSequences.commonWords(CharSequence, CharSequence)
- Section
- pow(long, int) - Static method in class MathFunctions
-
Computes the result of
base
argument raised to the power given byexponent
argument. - 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).
- PRECISE - Enum constant in enum class Fix
-
Precise Positioning Service (PPS) used.
- Preconditions - Search tag in org.apache.sis.geometry.AbstractEnvelope.contains(DirectPosition)
- Section
- Preconditions - Search tag in org.apache.sis.geometry.AbstractEnvelope.contains(Envelope)
- Section
- Preconditions - Search tag in org.apache.sis.geometry.AbstractEnvelope.intersects(Envelope)
- Section
- Preconditions - Search tag in org.apache.sis.geometry.GeneralEnvelope.add(DirectPosition)
- Section
- Preconditions - Search tag in org.apache.sis.geometry.GeneralEnvelope.add(Envelope)
- Section
- Preconditions - Search tag in org.apache.sis.geometry.GeneralEnvelope.intersect(Envelope)
- Section
- prefetch(RenderedImage, Rectangle) - Method in class ImageProcessor
-
Computes immediately all tiles in the given region of interest, then return an image will 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 TensorParameters
-
The prefix of parameter names for tensor elements.
- PREPARE - Static variable in class InstallationScriptProvider
-
A sentinel value for the content of the script to execute before the SQL scripts provided by the authority.
- primeMeridian() - Method in enum class CommonCRS
-
Returns the prime meridian associated to this geodetic object.
- primitiveBitCount(Class<?>) - Static method in class Numbers
-
Returns the number of bits used by primitive of the specified type.
- primitiveToWrapper(Class<N>) - Static method in class Numbers
-
Changes a primitive class to its wrapper (for example
int
toInteger
). - 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.
- printCacheContent(PrintWriter) - Method in class ConcurrentAuthorityFactory
-
Prints the cache content to the given writer.
- probeContent(StorageConnector) - Method in class DataStoreProvider
-
Indicates if the given storage appears to be supported by the
DataStore
s created by this provider. - 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.SUPPORTED
if 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.SUPPORTED
if the given storage appears to be supported bySQLStore
. - probeContent(StorageConnector, Class<S>, DataStoreProvider.Prober<? super S>) - 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
null
if 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
ProbeResult
with the given support status, MIME type and version number. - 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.
- 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).
- Profiles - Search tag in class org.apache.sis.xml.Namespaces
- Section
- PROGRAM - Static variable in class AttributeNames
-
The set of attribute names for the overarching program(s) of which the dataset is a part (Suggested).
- PROJ4 - Static variable in class Citations
-
The authority for identifiers of objects defined by the PROJ project.
- PROJECT - Static variable in class AttributeNames
-
The "project" attribute name for the scientific project that produced the data (Recommended).
- Projective transform - Search tag in interface org.apache.sis.referencing.operation.transform.LinearTransform
- Section
- properties - Variable in class Builder
-
The properties to be given to
ObjectFactory
methods. - properties() - Method in class FeatureTypeBuilder
-
Returns a view of all attributes and associations added to the
FeatureType
to build. - properties() - Method in interface ObjectConverter
-
Returns the manner in which source values (S) are mapped to target values (T).
- 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 - Search tag in class org.apache.sis.metadata.sql.MetadataSource
- Section
- Properties - Search tag in class org.apache.sis.metadata.sql.MetadataWriter
- Section
- Properties and inheritance - Search tag in class org.apache.sis.feature.DefaultFeatureType
- Section
- Properties map versus explicit arguments - Search tag in org.apache.sis.referencing.AbstractIdentifiedObject.AbstractIdentifiedObject(Map<String, ?>)
- Section
- Properties used - Search tag in org.apache.sis.coverage.grid.GridCoverageProcessor.convert(GridCoverage, MathTransform1D[], Function<SampleDimension.Builder, SampleDimension>)
- Section
- Properties used - Search tag in org.apache.sis.coverage.grid.GridCoverageProcessor.mask(GridCoverage, RegionOfInterest, boolean)
- Section
- Properties used - Search tag in org.apache.sis.coverage.grid.GridCoverageProcessor.resample(GridCoverage, GridGeometry)
- Section
- Properties used - Search tag in org.apache.sis.coverage.grid.GridCoverageProcessor.shiftGrid(GridCoverage, long...)
- Section
- Properties used - Search tag in org.apache.sis.coverage.grid.GridCoverageProcessor.visualize(GridCoverage, GridExtent)
- Section
- Properties used - Search tag in org.apache.sis.image.ImageCombiner.resample(RenderedImage, Rectangle, MathTransform)
- Section
- Properties used - Search tag in org.apache.sis.image.ImageProcessor.aggregateBands(RenderedImage[], int[][])
- Section
- Properties used - Search tag in org.apache.sis.image.ImageProcessor.convert(RenderedImage, NumberRange<?>[], MathTransform1D[], DataType)
- Section
- Properties used - Search tag in org.apache.sis.image.ImageProcessor.isolines(RenderedImage, double[][], MathTransform)
- Section
- Properties used - Search tag in org.apache.sis.image.ImageProcessor.mask(RenderedImage, Shape, boolean)
- Section
- Properties used - Search tag in org.apache.sis.image.ImageProcessor.prefetch(RenderedImage, Rectangle)
- Section
- Properties used - Search tag in org.apache.sis.image.ImageProcessor.resample(RenderedImage, Rectangle, MathTransform)
- Section
- Properties used - Search tag in org.apache.sis.image.ImageProcessor.selectBands(RenderedImage, int...)
- Section
- Properties used - Search tag in org.apache.sis.image.ImageProcessor.statistics(RenderedImage, Shape, DoubleUnaryOperator...)
- Section
- Properties used - Search tag in org.apache.sis.image.ImageProcessor.stretchColorRamp(RenderedImage, Map<String, ?>)
- Section
- Properties used - Search tag in org.apache.sis.image.ImageProcessor.valueOfStatistics(RenderedImage, Shape, DoubleUnaryOperator...)
- Section
- Properties used - Search tag in org.apache.sis.image.ImageProcessor.visualize(RenderedImage)
- Section
- Properties used - Search tag in org.apache.sis.image.ImageProcessor.visualize(RenderedImage, Map<NumberRange<?>, Color[]>)
- Section
- Properties used - Search tag in org.apache.sis.image.ImageProcessor.visualize(RenderedImage, Rectangle, MathTransform)
- Section
- 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<V>) - 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<V>) - Method in class DefaultFilterFactory
-
Creates an expression retrieving the value as an instance of the specified class.
- property(Map<?, ?>, Object, Class<T>) - Static method in class Containers
-
Returns the value mapped to the given key casted to the given type, or
null
if the map is null or does not contain a value for the key. - PROPERTY_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.
- 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
FeatureType
to be built by anFeatureTypeBuilder
. - provider - Variable in class DataStore
-
The factory that created this
DataStore
instance, ornull
if unspecified. - provider() - Static method in class GeodeticObjectFactory
-
Returns the default provider of
IdentifiedObject
instances. - provider() - Static method in class DefaultCoordinateOperationFactory
-
Returns the default provider of
CoordinateOperation
instances. - provider() - Static method in class DefaultMathTransformFactory
-
Returns the default provider of
MathTransform
instances. - provider() - Static method in class DefaultNameFactory
-
Returns the default provider of
GenericName
instances. - providers() - Static method in class DataStores
-
Returns the set of available data store providers.
- Providing an explanation - Search tag in org.apache.sis.xml.NilReason.OTHER
- Section
- prune() - Method in class AbstractMetadata
-
Removes all references to empty properties.
- PSU - Static variable in class Units
-
Salinity measured using PSS-78.
- PUBLISHER - Static variable in class AttributeNames
-
The set of attribute names for the publisher (Suggested).
- Purpose - Search tag in class org.apache.sis.referencing.factory.IdentifiedObjectSet
- Section
- Purpose - Search tag in org.apache.sis.math.MathFunctions.pow10(int)
- Section
- 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 factory argument - Search tag in org.apache.sis.referencing.operation.transform.MathTransformProvider.createMathTransform(MathTransformFactory, ParameterValueGroup)
- Section
- Purpose of this method: example with ISO metadata - Search tag in org.apache.sis.util.collection.TreeTable.Node.equals(Object)
- Section
- 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.
- 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>, 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.
- Quantities - Class in org.apache.sis.measure
-
Provides static methods working on
Quantity
instances. - 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.
- QUERIES_PARAM - Static variable in class SQLStoreProvider
-
Description of the parameter providing the queries to include as resources in the
SQLStore
. - 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 - Search tag in org.apache.sis.image.ComputedImage.getTile(int, int)
- Section
- 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).
- 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
start
inclusive toend
exclusive. - Range<E> - Class in org.apache.sis.measure
-
A set of minimum and maximum values of a certain class, allowing a user to determine if a value of the same class is contained inside the range.
- Range(Class<E>, E, boolean, E, boolean) - Constructor for class Range
-
Creates a new range bounded by the given endpoint values.
- Range(Range<E>) - Constructor for class Range
-
Constructs a range with the same type and the same values than the specified range.
- RANGE_MEANING_KEY - Static variable in class DefaultCoordinateSystemAxis
-
Key for the
"rangeMeaning"
property to be given to the constructor. - RangeFormat - Class in org.apache.sis.measure
-
Parses and formats
Range
instances 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)
. - RangeSet<E> - Class in org.apache.sis.util.collection
-
An ordered set of disjoint ranges where overlapping ranges are merged.
- RangeSet(Class<E>, boolean, boolean) - Constructor for class RangeSet
-
Constructs an initially empty set of ranges.
- Range type and type of range elements - Search tag in class org.apache.sis.measure.RangeFormat
- Section
- rank() - Method in class TensorParameters
-
Returns the rank of the tensor objects for which this instance will create parameters.
- RasterLoadingStrategy - Enum Class in org.apache.sis.storage
-
Time when the "physical" loading of raster data should happen.
- Rational - Search tag in org.apache.sis.referencing.cs.AxesConvention.NORMALIZED
- Section
- Rational - Search tag in org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform.derivative(DirectPosition)
- Section
- Rational - Search tag in org.apache.sis.storage.StorageConnector.wasProbingAbsentFile()
- Section
- 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/write behavior - Search tag in org.apache.sis.feature.FeatureOperations.compound(Map<String, ?>, String, String, String, AbstractIdentifiedType...)
- Section
- Read/write behavior - Search tag in org.apache.sis.feature.FeatureOperations.envelope(Map<String, ?>, CoordinateReferenceSystem, AbstractIdentifiedType...)
- Section
- Read/write behavior - Search tag in org.apache.sis.feature.FeatureOperations.expression(Map<String, ?>, Expression<? super AbstractFeature, ?>, DefaultAttributeType<V>)
- Section
- Read/write behavior - Search tag in org.apache.sis.feature.FeatureOperations.function(Map<String, ?>, Function<? super AbstractFeature, ? extends V>, DefaultAttributeType<? super V>)
- Section
- Read/write behavior - Search tag in org.apache.sis.feature.FeatureOperations.groupAsPolyline(Map<String, ?>, GeometryLibrary, AbstractIdentifiedType)
- Section
- Read/write behavior - Search tag in org.apache.sis.feature.FeatureOperations.link(Map<String, ?>, AbstractIdentifiedType)
- Section
- readAttributes(Path, Class<A>, 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.
- Reading a characteristic - Search tag in org.apache.sis.feature.AbstractAttribute.characteristics()
- Section
- ReadOnlyStorageException - Exception Class in org.apache.sis.storage
-
Thrown when a
DataStore
cannot 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.
- RecentReferenceSystems - Class in org.apache.sis.gui.referencing
-
A short list (~10 items) of most recently used
ReferenceSystem
s. - 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 - Search tag in class org.apache.sis.setup.InstallationResources
- Section
- Recognized properties - Search tag in org.apache.sis.cloud.aws.s3.FileService.newFileSystem(URI, Map<String, ?>)
- Section
- Recommended alternatives - Search tag in org.apache.sis.referencing.IdentifiedObjects.getIdentifierOrName(IdentifiedObject)
- Section
- Recommended assertions - Search tag in org.apache.sis.util.ArraysExt.unionOfSorted(int[], int[])
- Section
- Recommended usage - Search tag in org.apache.sis.util.logging.Logging.unexpectedException(Logger, Class<?>, String, Throwable)
- Section
- recoverableException(Logger, Class<?>, String, Throwable) - Static method in class Logging
-
Invoked when a recoverable error occurred.
- recreate(Expression<R, ?>[]) - Method in interface Optimization.OnExpression
-
Creates a new expression of the same type than this expression, but with optimized parameters.
- recreate(Expression<R, ?>[]) - 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.
- 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 - Search tag in class org.apache.sis.referencing.operation.transform.InterpolatedGeocentricTransform
- Section
- Reference - Search tag in org.apache.sis.math.MathFunctions.average(long, long)
- Section
- Reference - Search tag in org.apache.sis.math.MathFunctions.pow(long, int)
- Section
- Reference meridian - Search tag in org.apache.sis.referencing.cs.CoordinateSystems.directionAlongMeridian(AxisDirection, double)
- Section
- ReferenceResolver - Class in org.apache.sis.xml
-
Controls the (un)marshaller behavior regarding the
xlink
oruuidref
attributes. - ReferenceResolver() - Constructor for class ReferenceResolver
-
Creates a default
ReferenceResolver
. - References - Search tag in class org.apache.sis.index.tree.PointTree
- Section
- References - Search tag in class org.apache.sis.storage.netcdf.AttributeNames
- Section
- References - Search tag in package org.apache.sis.storage.tiling
- Section
- REFERENCES - Static variable in class AttributeNames
-
The "references" attribute name for bibliographical references.
- 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<String, ?>, 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
XReferencing
methods to make available to Apache OpenOffice. - ReferencingFunctions(XComponentContext) - Constructor for class ReferencingFunctions
-
Constructs an implementation of
XReferencing
interface. - Referencing WKT - Search tag in package org.apache.sis.io.wkt
- Section
- REFLECTION_Y - Static variable in class GridOrientation
-
The
gridToCRS
transform applies scales and translations with a flip of the second axis (y). - regionMatches(CharSequence, int, CharSequence) - Static method in class CharSequences
-
Returns
true
if the given text at the given offset contains the given part, in a case-sensitive comparison. - regionMatches(CharSequence, int, CharSequence, boolean) - Static method in class CharSequences
-
Returns
true
if 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
null
if none. - reidentify(Citation, String...) - Method in class Builder
-
Replaces the identifiers associated to the given authority by the given new identifiers.
- Related projects - Search tag in package org.apache.sis.referencing.operation.matrix
- Section
- Relationship between datum - Search tag in org.apache.sis.referencing.operation.DefaultConversion.DefaultConversion(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod, MathTransform)
- Section
- Relationship between Symbols locale and WKTFormat locale - Search tag in org.apache.sis.io.wkt.Symbols.getLocale()
- Section
- Relationship with Closeable - Search tag in interface org.apache.sis.util.Disposable
- Section
- Relationship with coordinate operations - Search tag in org.apache.sis.referencing.operation.matrix.MatrixSIS.multiply(Matrix)
- Section
- Relationship with coordinate operations - Search tag in org.apache.sis.referencing.operation.matrix.MatrixSIS.multiply(double[])
- Section
- Relationship with Envelope classes - Search tag in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
- Section
- Relationship with EPSG - Search tag in org.apache.sis.parameter.TensorParameters.ALPHANUM
- Section
- Relationship with GeoAPI - Search tag in interface org.apache.sis.xml.IdentifiedObject
- Section
- Relationship with international standards - Search tag in class org.apache.sis.util.Characters.Filter
- Section
- Relationship with ISO 19111 - Search tag in org.apache.sis.referencing.operation.transform.AbstractMathTransform.getParameterDescriptors()
- Section
- Relationship with ISO 19115 - Search tag in interface org.apache.sis.storage.Resource
- Section
- Relationship with ISO 19123 definition of range - Search tag in class org.apache.sis.measure.Range
- Section
- Relationship with java.io.UncheckedIOException - Search tag in exception class org.apache.sis.util.collection.BackingStoreException
- Section
- Relationship with Java2D rendered image - Search tag in package org.apache.sis.storage.tiling
- Section
- Relationship with Java Content Repository (JCR) names - Search tag in class org.apache.sis.util.iso.Names
- Section
- Relationship with legal XML identifiers - Search tag in org.apache.sis.util.CharSequences.isUnicodeIdentifier(CharSequence)
- Section
- Relationship with MathTransform - Search tag in org.apache.sis.referencing.operation.matrix.Matrices.createAffine(Matrix, DirectPosition)
- Section
- Relationship with metadata - Search tag in class org.apache.sis.coverage.SampleDimension
- Section
- Relationship with metadata - Search tag in org.apache.sis.storage.AbstractResource.getIdentifier()
- Section
- Relationship with metadata - Search tag in org.apache.sis.storage.FeatureSet.getType()
- Section
- Relationship with OGC specification - Search tag in org.apache.sis.storage.tiling.TileMatrix.getTilingScheme()
- Section
- Relationship with OGC specifications - Search tag in package org.apache.sis.storage.tiling
- Section
- Relationship with other classes or interfaces - Search tag in class org.apache.sis.referencing.operation.DefaultOperationMethod
- Section
- Relationship with other exceptions - Search tag in exception class org.apache.sis.referencing.factory.MissingFactoryResourceException
- Section
- Relationship with other exceptions - Search tag in exception class org.apache.sis.referencing.factory.UnavailableFactoryException
- Section
- Relationship with standard file open options - Search tag in org.apache.sis.storage.DataStoreProvider.CREATE
- Section
- Relationship with standards - Search tag in class org.apache.sis.measure.NumberRange
- Section
- Relationship with view properties - Search tag in org.apache.sis.gui.coverage.CoverageExplorer.coverageProperty
- Section
- Relationship with view properties - Search tag in org.apache.sis.gui.coverage.CoverageExplorer.resourceProperty
- Section
- reload() - Method in class MultiAuthoritiesFactory
-
Clears the cache and notifies this
MultiAuthoritiesFactory
that all factories will need to be fetched again from the providers given at construction time. - reload() - Method in class DefaultMathTransformFactory
-
Notifies this factory that the elements provided by the
Iterable<OperationMethod>
may have changed. - 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
-
Frequently-used constant for a column of remarks.
- remove() - Method in class AttributeTypeBuilder
-
Removes this property from the
FeatureTypeBuilder
. - 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 than the given array except for the given range.
- remove(byte[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements than the given array except for the given range.
- remove(char[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements than the given array except for the given range.
- remove(double[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements than the given array except for the given range.
- remove(float[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements than 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 than the given array except for the given range.
- remove(long[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements than the given array except for the given range.
- remove(short[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements than the given array except for the given range.
- remove(E[], int, int) - Static method in class ArraysExt
-
Returns an array containing the same elements than 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
IdentifiedObject
from 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
Resource
from thisAggregate
. - 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.
- 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
DataStore
instance. - removeColumns(int, int) - Method in class MatrixSIS
-
Returns a new matrix with the same elements than this matrix except for the specified columns.
- removeDuplicated(Object[]) - Static method in class ArraysExt
-
Removes the duplicated elements in the given array.
- 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<? super AbstractFeature>) - Method in interface WritableFeatureSet
-
Removes all feature instances from this
FeatureSet
which matches the given predicate. - removeLast() - Method in class IntegerList
-
Retrieves and remove the last element of this list.
- removeListener(Class<E>, StoreListener<? super E>) - Method in class StoreListeners
-
Unregisters a listener previously added for the given type of events.
- removeListener(Class<T>, StoreListener<? super T>) - Method in class AbstractResource
-
Unregisters a listener previously added to this resource for the given type of events.
- removeListener(Class<T>, StoreListener<? super T>) - Method in class DataStore
-
Unregisters a listener previously added to this data store for the given type of events.
- removeListener(Class<T>, StoreListener<? super T>) - Method in interface Resource
-
Unregisters a listener previously added to this resource for the given type of events.
- removeParent(ModifiableLocationType) - Method in class ModifiableLocationType
-
Removes the given element from the list of parent.
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class Canvas
-
Unregisters a property listener.
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class CoverageCanvas
-
Unregisters a property listener.
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class MapCanvas
-
Unregisters a property listener.
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class MapCanvasAWT
-
Unregisters a property listener.
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class PlanarCanvas
-
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 than this matrix except for the specified rows.
- Removing elements - Search tag in class org.apache.sis.parameter.DefaultParameterValueGroup
- Section
- 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, char, int) - Static method in class StringBuilders
-
Appends the given character n times.
- repeat(StringBuilder, int, char, int) - Static method in class StringBuilders
-
Inserts the given character n times at the given position.
- Repeated bands - Search tag in org.apache.sis.image.ImageProcessor.aggregateBands(RenderedImage[], int[][])
- Section
- repetitions(int...) - Method in class Vector
-
Detects repetition patterns in the values contained in this vector.
- Repetitions of repetitions - Search tag in org.apache.sis.math.Vector.repetitions(int...)
- Section
- 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(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(MathTransform, Function<? super WraparoundTransform, ? extends WraparoundTransform>) - Static method in class WraparoundTransform
-
Replaces all
WraparoundTransform
instances 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<? super K, ? super V, ? extends V>) - 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<Angle>) - 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.
- replaceCharSequences(TreeTable, Locale) - Static method in class TreeTables
-
For every columns having values of type
CharSequence
orString
, converts the values to localizedString
s. - replaceIf(Predicate<? super AbstractFeature>, UnaryOperator<AbstractFeature>) - Method in interface WritableFeatureSet
-
Updates all feature instances from this
FeatureSet
which match the given predicate. - replaceLinearUnit(CoordinateSystem, Unit<Length>) - 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 - Search tag in class org.apache.sis.io.wkt.Transliterator
- Section
- replaceOutsideGridCoordinates(double[]) - Method in class DatumShiftGrid
-
Invoked when a
gridX
orgridY
coordinate is outside the range of valid grid coordinates. - Report() - Constructor for class ErrorHandler.Report
-
Creates an initially empty report.
- requestRepaint() - Method in class MapCanvas
-
Requests the map to be rendered again, possibly with new data.
- Requirements - Search tag in org.apache.sis.referencing.factory.MultiAuthoritiesFactory.MultiAuthoritiesFactory(Iterable<? extends CRSAuthorityFactory>, Iterable<? extends CSAuthorityFactory>, Iterable<? extends DatumAuthorityFactory>, Iterable<? extends CoordinateOperationAuthorityFactory>)
- Section
- Requirements - Search tag in org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.DefaultMathTransformFactory(Iterable<? extends OperationMethod>)
- Section
- resample(RenderedImage, Rectangle, MathTransform) - Method in class 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
array
but specifiedlength
, truncating or padding withfalse
if necessary. - resize(byte[], int) - Static method in class ArraysExt
-
Returns an array containing the same elements as the given
array
but 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
array
but 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
array
but 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
array
but 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
array
but 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
array
but 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
array
but 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
array
but with the specifiedlength
, truncating or padding withnull
if necessary. - resizeAffine(Matrix, int, int) - Static method in class Matrices
-
Returns a matrix with the same content than 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 - 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<T>, UUID) - Method in class ReferenceResolver
-
Returns an object of the given type for the given
uuid
attribute, ornull
if none. - resolve(MarshalContext, Class<T>, XLink) - Method in class ReferenceResolver
-
Returns an object of the given type for the given
xlink
attribute, ornull
if none. - RESOLVER - Static variable in class XML
-
Allows client code to replace
xlink
oruuidref
attributes 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.
- 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
. - 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
Resource
s 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.
- restoreContextualUnit(Unit<?>, Unit<?>) - Method in class Formatter
-
Restores the contextual unit to its previous state before the call to
Formatter.addContextualUnit(Unit)
. - Restriction on character set - Search tag in org.apache.sis.measure.UnitFormat.label(Unit<?>, String)
- Section
- Restrictions - Search tag in class org.apache.sis.coverage.grid.BufferedGridCoverage
- Section
- Restrictions - Search tag in org.apache.sis.coverage.grid.GridCoverageProcessor.aggregateRanges(GridCoverage[], int[][])
- Section
- Restrictions - Search tag in org.apache.sis.feature.FeatureOperations.compound(Map<String, ?>, String, String, String, AbstractIdentifiedType...)
- Section
- Restrictions - Search tag in org.apache.sis.image.ImageProcessor.aggregateBands(RenderedImage[], int[][])
- Section
- Restrictions - Search tag in org.apache.sis.io.TabularFormat.setColumnSeparatorPattern(String)
- Section
- Restrictions - Search tag in org.apache.sis.parameter.DefaultParameterValueGroup.values()
- Section
- Restrictions - Search tag in org.apache.sis.storage.aggregate.CoverageAggregator.addRangeAggregate(GridCoverageResource[], int[][])
- Section
- result() - Method in class CoverageCombiner
-
Returns the combination of destination coverage with all coverages specified to
CoverageCombiner
methods. - result() - Method in class ImageCombiner
-
Returns the combination of destination image with all images specified to
ImageCombiner
methods. - result() - Method in class DomainDefinition
-
Returns the domain computed so far by this instance.
- Result relationship with source - Search tag in org.apache.sis.coverage.grid.GridCoverageProcessor.convert(GridCoverage, MathTransform1D[], Function<SampleDimension.Builder, SampleDimension>)
- Section
- Result relationship with source - Search tag in org.apache.sis.image.ImageProcessor.convert(RenderedImage, NumberRange<?>[], MathTransform1D[], DataType)
- Section
- Result relationship with source - Search tag in org.apache.sis.image.ImageProcessor.resample(RenderedImage, Rectangle, MathTransform)
- Section
- Result relationship with source - Search tag in org.apache.sis.image.ImageProcessor.valueOfStatistics(RenderedImage, Shape, DoubleUnaryOperator...)
- Section
- retainAll(Collection<?>) - Method in class 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 - Search tag in org.apache.sis.referencing.CRS.forCode(String)
- Section
- 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 - Search tag in org.apache.sis.coverage.grid.DimensionalityReduction.apply(GridCoverage)
- Section
- rewind() - Method in class PixelIterator
-
Restores the iterator to the start position.
- right - Variable in class JoinFeatureSet
-
The second source of features.
- 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
NaN
if none. - ROLE - Variable in class AttributeNames.Responsible
-
The attribute name for the responsible's role, or
null
if 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
long
integer. - rounding(GridRoundingMode) - Method in class GridDerivation
-
Controls behavior of rounding from floating point values to integers.
- 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.
- 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 recursivity - Search tag in class org.apache.sis.util.collection.TreeTableFormat
- Section
- Salinity - Interface in org.apache.sis.measure
-
The Practical Salinity Scale (PSS-78).
- 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 - Search tag in org.apache.sis.image.ImageProcessor.statistics(RenderedImage, Shape, DoubleUnaryOperator...)
- Section
- Sample converters - Search tag in org.apache.sis.image.ImageProcessor.valueOfStatistics(RenderedImage, Shape, DoubleUnaryOperator...)
- Section
- SampleDimension - Class in org.apache.sis.coverage
-
Describes the data values in a coverage (the range).
- SampleDimension(GenericName, Number, Collection<? extends Category>) - Constructor for class 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 - Search tag in org.apache.sis.coverage.grid.GridCoverageProcessor.convert(GridCoverage, MathTransform1D[], Function<SampleDimension.Builder, SampleDimension>)
- Section
- sampleModel - Variable in class ComputedImage
-
The sample model shared by all tiles in this image.
- sampleValuesProvider - Variable in class StatusBar
-
The object providing sample values under cursor position.
- 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 class DefaultScopedName
-
Returns the scope (name space) in which this name is local.
- Scope - Search tag in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory.Context
- Section
- SCOPE - Enum constant in enum class ElementKind
-
CRS, datum or operation scope, often represented by
SCOPE[…]
elements. - 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 criteria - Search tag in org.apache.sis.referencing.datum.DefaultGeodeticDatum.getPositionVectorTransformation(GeodeticDatum, Extent)
- Section
- 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).
- 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.
- 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.
- 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.
- 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.
- semiMajor - Variable in class InterpolatedMolodenskyTransform
-
Semi-major axis length (a) of the source ellipsoid.
- 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.
- 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 TensorParameters
-
The separator between row and column in parameter names for tensor 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.
- 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 - Search tag in class org.apache.sis.index.tree.PointTree
- Section
- Serialization - Search tag in class org.apache.sis.referencing.datum.DatumShiftGrid
- Section
- Serialization - Search tag in class org.apache.sis.referencing.operation.transform.AbstractMathTransform
- Section
- Serialization - Search tag in class org.apache.sis.referencing.operation.transform.AbstractMathTransform.Inverse
- Section
- Serialization - Search tag in class org.apache.sis.referencing.operation.transform.AbstractMathTransform1D
- Section
- Serialization - Search tag in class org.apache.sis.referencing.operation.transform.AbstractMathTransform1D.Inverse
- Section
- Serialization - Search tag in class org.apache.sis.referencing.operation.transform.AbstractMathTransform2D
- Section
- Serialization - Search tag in class org.apache.sis.referencing.operation.transform.AbstractMathTransform2D.Inverse
- Section
- Serialization - Search tag in class org.apache.sis.referencing.operation.transform.ContextualParameters
- Section
- Serialization - Search tag in class org.apache.sis.referencing.operation.transform.PassThroughTransform
- Section
- Serialization - Search tag in class org.apache.sis.referencing.operation.transform.TransferFunction
- Section
- Serialization - Search tag in class org.apache.sis.util.iso.DefaultRecordType
- Section
- 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.
- 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<? extends Restriction>) - 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<? extends Element>) - Method in class DefaultGCP
-
Sets the accuracy of a ground control point.
- setAcquisitionInformation(Collection<? extends AcquisitionInformation>) - Method in class DefaultMetadata
-
Sets information about the acquisition of the data.
- setAcquisitionPlans(Collection<? extends Plan>) - Method in class DefaultAcquisitionInformation
-
Sets the plan as implemented by the acquisition.
- setAcquisitionRequirements(Collection<? extends Requirement>) - 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<? extends Citation>) - Method in class DefaultUsage
-
Sets the publications that describe usage of data.
- setAdditionalDocumentation(Collection<? extends Citation>) - Method in class DefaultLineage
-
Sets additional documentation.
- setAdditionalDocumentations(Collection<? extends Citation>) - 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<? extends DefaultResponsibility>) - Method in class DefaultReleasability
-
Sets the parties to which the release statement applies.
- setAddresses(Collection<? extends Address>) - 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<? extends AggregateInformation>) - Method in class AbstractIdentification
-
Deprecated.As of ISO 19115:2014, replaced by
AbstractIdentification.setAssociatedResources(Collection)
. - setAlgorithms(Collection<? extends Algorithm>) - Method in class DefaultProcessing
-
Sets the details of the methodology by which geographic information was derived from the instrument readings.
- setAliases(Collection<? extends InternationalString>) - 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<FeatureFormat.Column>) - 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
RangeFormat
shall use the alternate form at formatting time. - setAlternateTitles(Collection<? extends InternationalString>) - Method in class DefaultCitation
-
Sets the short name or other language name by which the cited information is known.
- setAlternativeMetadataReferences(Collection<? extends Citation>) - 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<? extends ApplicationSchemaInformation>) - 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
null
if none. - setAreaOfInterest(GeographicBoundingBox) - Method in class CoordinateOperationContext
-
Sets the geographic component of the area of interest, or
null
if none. - setAssociatedResources(Collection<? extends DefaultAssociatedResource>) - 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<? extends DefaultAttributeGroup>) - Method in class DefaultCoverageDescription
-
Sets information on attribute groups of the resource.
- setAttributeInstances(Set<? extends AttributeType>) - Method in class DefaultScopeDescription
-
Sets the attribute instances to which the information applies.
- setAttributes(Collection<? extends RangeDimension>) - Method in class DefaultAttributeGroup
-
Sets information on an attribute of the resource.
- setAttributes(Set<? extends AttributeType>) - 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<? extends Dimension>) - Method in class DefaultGridSpatialRepresentation
-
Sets the information about spatial-temporal axis properties.
- setAxisSelection(Function<GridGeometry, DimensionalityReduction>) - 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(Date, Date) - 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 than the specified box.
- setBoundUnits(Unit<Length>) - 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<Category, Color[]>) - Method in class ImageRenderer
-
Specifies the colors to apply for each category in a sample dimension.
- setCategoryColors(Function<Category, Color[]>) - Method in class ImageProcessor
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by
ImageProcessor.setColorizer(Colorizer)
. - 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<? extends Charset>) - Method in class DefaultMetadata
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by putting values in
DefaultMetadata.getLocalesAndCharsets()
map. - setCharacterSets(Collection<? extends CharacterSet>) - 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<? extends GCP>) - Method in class DefaultGeorectified
-
Sets the geographic references used to validate georectification of the data.
- setChildOperations(Collection<? extends Operation>) - 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<? extends Citation>) - Method in class DefaultInstrument
-
Sets the complete citation of the instrument.
- setCitedResponsibleParties(Collection<? extends ResponsibleParty>) - 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
Identifier
authority 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<? extends OnlineResource>) - Method in class DefaultOperationMetadata
-
Sets the handle for accessing the service interface.
- 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<? extends Contact>) - 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<? extends ResponsibleParty>) - Method in class DefaultMetadata
-
Sets the parties responsible for the metadata information.
- setContacts(Collection<? extends ResponsibleParty>) - 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<? extends DefaultOperationChainMetadata>) - Method in class DefaultServiceIdentification
-
Sets the information about the chain applied by the service.
- setContainsOperations(Collection<? extends DefaultOperationMetadata>) - 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<? extends ContentInformation>) - 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<? extends CoverageContentType>) - 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<? extends Position, ? extends Position>) - 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(double...) - Method in class GeneralDirectPosition
-
Sets the coordinate values along all dimensions.
- 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 coordinate is 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.
- setCoordinateValue(int, long) - Method in class FractionalGridCoordinates
-
Sets the coordinate value at the specified dimension.
- setCornerPoints(List<? extends Point>) - Method in class DefaultGeorectified
-
Sets the corner points.
- setCountry(InternationalString) - Method in class DefaultAddress
-
Sets the country of the physical address.
- setCoupledResources(Collection<? extends DefaultCoupledResource>) - 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<? extends String>) - 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). - 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<DataSource>) - 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<? extends DataQuality>) - 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
-
Sets the reference date for the cited resource.
- setDate(Date) - Method in class DefaultProcessStep
-
Deprecated.As of ISO 19115-1:2014, replaced by
DefaultProcessStep.setStepDateTime(TemporalPrimitive)
. - setDateInfo(Collection<? extends CitationDate>) - Method in class DefaultMetadata
-
Sets the date(s) associated with the metadata.
- setDateOfNextUpdate(Date) - Method in class DefaultMaintenanceInformation
-
Deprecated.
- setDates(Collection<? extends Temporal>) - Method in class DefaultEvaluationMethod
-
Sets the date or range of dates on which a data quality measure was applied.
- setDates(Collection<? extends Date>) - Method in class AbstractElement
-
Deprecated.Replaced by
DefaultEvaluationMethod.setDates(Collection)
. - setDates(Collection<? extends CitationDate>) - 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<Integer, Long>) - 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<? extends String>) - 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<? extends Double>) - 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<? extends DefaultOperationMetadata>) - 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
GenericName
s,Identifier
s orIdentifiedObject
s to create shall be considered deprecated. - setDerivedElements(Collection<? extends Element>) - 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
Identifier
orIdentifiedObject
description. - 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<? extends Keywords>) - 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<? extends RangeDimension>) - 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<? extends Restriction>) - Method in class DefaultReleasability
-
Sets the components in determining releasability.
- setDistance(Double) - Method in class DefaultResolution
-
Sets the ground sample distance.
- setDistributedComputingPlatforms(Collection<? extends CodeList<?>>) - Method in class DefaultOperationMetadata
-
Sets the distributed computing platforms on which the operation has been implemented.
- setDistributionFormats(Collection<? extends Format>) - Method in class DefaultDigitalTransferOptions
-
Sets the formats of distribution.
- setDistributionFormats(Collection<? extends Format>) - 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<? extends StandardOrderProcess>) - 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<? extends Format>) - Method in class DefaultDistributor
-
Sets information about the format used by the distributor.
- setDistributors(Collection<? extends Distributor>) - Method in class DefaultDistribution
-
Sets information about the distributor.
- setDistributorTransferOptions(Collection<? extends DigitalTransferOptions>) - Method in class DefaultDistributor
-
Provides information about the technical means and media used by the distributor.
- setDocumentations(Collection<? extends Citation>) - 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(Date) - Method in class DefaultCitation
-
Sets the date of the edition.
- setElectronicMailAddresses(Collection<? extends String>) - 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.
- setElementNames(Collection<? extends TypeName>) - 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.elementFormat
for 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(Position) - 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 than 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
Number
type. - setEquation(Number, Number, Number) - Method in class Plane
-
Sets this plane from values of arbitrary
Number
type. - 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<? extends DefaultMeasureDescription>) - 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<? extends Objective>) - Method in class DefaultEvent
-
Sets the objective or objectives satisfied by an event.
- setExpiryDate(Date) - Method in class DefaultRequirement
-
Sets the date and time after which collection is no longer valid.
- 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<? extends ExtendedElementInformation>) - 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<? extends Extent>) - Method in class DefaultObjective
-
Sets the extent information including the bounding box, bounding polygon, vertical and temporal extent of the objective.
- setExtents(Collection<? extends Extent>) - Method in class DefaultResponsibility
-
Sets the spatial and temporal extents of the role.
- setExtents(Collection<? extends Extent>) - Method in class AbstractIdentification
-
Sets the spatial and temporal extent of the resource.
- setExtents(Collection<? extends Extent>) - Method in class DefaultScope
-
Sets information about the spatial, vertical and temporal extents of the resource specified by the scope.
- setFacsimiles(Collection<? extends String>) - Method in class DefaultTelephone
-
Deprecated.As of ISO 19115:2014, replaced by a number with
TelephoneType.FACSIMILE
. - setFactory(Class<T>, T) - Method in class WKTFormat
-
Sets one of the factories to be used by this
WKTFormat
for parsing WKT. - setFallbackAllowed(boolean) - Method in class AngleFormat
-
Sets whether the
parse
methods are allowed to fallback on the build-in default symbols if the string to parse doesn't match the applied pattern. - setFeatureCatalogueCitations(Collection<? extends Citation>) - 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<? extends FeatureType>) - Method in class DefaultScopeDescription
-
Sets the feature instances to which the information applies.
- setFeatures(Set<? extends FeatureType>) - 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
-
Sets the type of feature instances to be filtered.
- setFeatureTypeInfo(Collection<? extends DefaultFeatureTypeInfo>) - 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<? extends GenericName>) - Method in class DefaultFeatureCatalogueDescription
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultFeatureCatalogueDescription.setFeatureTypeInfo(Collection)
. - setFeatureTypes(Collection<? extends LocalName>) - 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.
- 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<? extends Distributor>) - 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<? extends InternationalString>) - Method in class DefaultObjective
-
Sets the role or purpose performed by or activity performed at the objective.
- setGCPs(Collection<? extends GCP>) - 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<? extends GeographicExtent>) - 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<? extends GeolocationInformation>) - 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<? extends GeometricObjects>) - 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<? extends BrowseGraphic>) - Method in class AbstractIdentification
-
Sets a graphic that illustrates the resource(s).
- setGraphics(Collection<? extends BrowseGraphic>) - Method in class DefaultCitation
-
Sets citation graphics or logo for cited party.
- setGraphics(Collection<? extends BrowseGraphic>) - 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<String, GridGeometry>) - 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
GridExtent
should 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<? extends String>) - Method in class DefaultMetadata
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMetadata.setMetadataScopes(Collection)
andDefaultMetadataScope.setName(InternationalString)
. - setHierarchyLevels(Collection<? extends ScopeCode>) - 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<? extends Identification>) - Method in class DefaultMetadata
-
Sets basic information about the resource(s) to which the metadata applies.
- setIdentifiedIssues(Collection<? extends Citation>) - 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<? extends Identifier>) - Method in class DefaultObjective
-
Sets the code used to identify the objective.
- setIdentifiers(Collection<? extends Identifier>) - Method in class AbstractParty
-
Sets the identifiers of the party.
- setIdentifiers(Collection<? extends Identifier>) - 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<? extends Constraints>) - Method in class DefaultBrowseGraphic
-
Sets the restrictions on access and / or use of browse graphic.
- setImageQualityCode(Identifier) - Method in class DefaultImageDescription
-
Sets a code in producer’s codespace that specifies the image quality.
- setImageResizingPolicy(ImageProcessor.Resizing) - Method in class ImageProcessor
-
Sets whether
ImageProcessor
can produce an image of different size compared to requested size. - 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<? extends DefaultIndividual>) - 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<? extends Instrument>) - Method in class DefaultAcquisitionInformation
-
Sets the general information about the instrument used in data acquisition.
- setInstruments(Collection<? extends Instrument>) - 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
int
primitive 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
DataBuffer
bank. - 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<? extends InternationalString>) - 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
from
orto
attribute. - setLanguage(Locale) - Method in class DefaultMetadata
-
Deprecated.Replaced by
DefaultMetadata.getLocalesAndCharsets().put(newValue, …)
. - setLanguages(Collection<? extends Locale>) - Method in class DefaultFeatureCatalogueDescription
-
Deprecated.Replaced by putting keys in
DefaultFeatureCatalogueDescription.getLocalesAndCharsets()
map. - setLanguages(Collection<? extends Locale>) - Method in class DefaultDataIdentification
-
Deprecated.Replaced by putting keys in
DefaultDataIdentification.getLocalesAndCharsets()
map. - setLanguages(Collection<Locale>) - Method in class DefaultMetadata
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by putting keys in
DefaultMetadata.getLocalesAndCharsets()
map. - setLatestAcceptableDate(Date) - Method in class DefaultRequestedDate
-
Sets the latest date and time collection must be completed.
- 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
null
for removing colorization. - setLevelDescription(Collection<? extends ScopeDescription>) - Method in class DefaultScope
-
Sets detailed descriptions about the level of the data specified by the scope.
- setLevelDescription(ScopeCode, Set<? extends CharSequence>) - 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<Length>) - 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<? extends OnlineResource>) - 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.
- 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
UnitFormat
will use for long names. - setLocale(Locale) - Method in class DataStore
-
Sets the locale to use for formatting warnings and other messages.
- setLocales(Collection<? extends Locale>) - Method in class DefaultMetadata
-
Deprecated.Replaced by putting keys in
DefaultMetadata.getLocalesAndCharsets()
. - setLocalesAndCharsets(Map<? extends Locale, ? extends Charset>) - Method in class DefaultFeatureCatalogueDescription
-
Sets the language(s) and character set(s) used within the catalogue.
- setLocalesAndCharsets(Map<? extends Locale, ? extends Charset>) - Method in class DefaultMetadata
-
Sets the language(s) and character set(s) used within the dataset.
- setLocalesAndCharsets(Map<? extends Locale, ? extends Charset>) - 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.
- setLogo(Collection<? extends BrowseGraphic>) - 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<? extends CitationDate>) - Method in class DefaultMaintenanceInformation
-
Sets the date information associated with maintenance of resource.
- setMaintenanceNotes(Collection<? extends InternationalString>) - Method in class DefaultMaintenanceInformation
-
Sets information regarding specific requirements for maintaining the resource.
- setMaintenanceScopes(Collection<? extends Scope>) - 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
CharSequence
values of this attribute. - setMaximalLineLength(int) - Method in class LineAppender
-
Sets the maximal line length, in units of Unicode characters (code point count).
- 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<? extends Medium>) - Method in class DefaultFormat
-
Sets the media used by the format.
- setMediumFormats(Collection<? extends MediumFormat>) - 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<? extends Constraints>) - Method in class DefaultMetadata
-
Sets restrictions on the access and use of metadata.
- setMetadataExtensionInfo(Collection<? extends MetadataExtensionInformation>) - 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<? extends OnlineResource>) - 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<? extends Citation>) - 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<? extends DefaultMetadataScope>) - 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<? extends Citation>) - 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
FeatureAssociationRole
name as a simple string (local name). - setName(CharSequence) - Method in class AttributeTypeBuilder
-
Sets the
AttributeType
name 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
FeatureType
name as a simple string. - setName(CharSequence) - Method in class PropertyTypeBuilder
-
Sets the
PropertyType
name as a simple string (local name). - setName(CharSequence) - Method in class TypeBuilder
-
Sets the
IdentifiedType
name as a simple string (local name). - setName(CharSequence...) - Method in class AssociationRoleBuilder
-
Sets the
FeatureAssociationRole
name as a string in the given scope. - setName(CharSequence...) - Method in class AttributeTypeBuilder
-
Sets the
AttributeType
name 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
FeatureType
name as a string in the given scope. - setName(CharSequence...) - Method in class PropertyTypeBuilder
-
Sets the
PropertyType
name as a string in the given scope. - setName(CharSequence...) - Method in class TypeBuilder
-
Sets the
IdentifiedType
name 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
FeatureAssociationRole
name as a generic name. - setName(GenericName) - Method in class AttributeTypeBuilder
-
Sets the
AttributeType
name 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
FeatureType
name as a generic name. - setName(GenericName) - Method in class PropertyTypeBuilder
-
Sets the
PropertyType
name as a generic name. - setName(GenericName) - Method in class TypeBuilder
-
Sets the
IdentifiedType
name 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<? extends Identifier>) - Method in class DefaultRangeDimension
-
Sets the identifiers for each attribute included in the resource.
- setNamesOfMeasure(Collection<? extends InternationalString>) - Method in class AbstractElement
-
Deprecated.
- setNamesOfMeasure(Collection<? extends InternationalString>) - 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<TreeTable.Node>) - 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
null
instead 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<? extends Event>) - Method in class DefaultObjective
-
Sets the event or events associated with objective completion.
- setObjectives(Collection<? extends Objective>) - Method in class DefaultAcquisitionInformation
-
Sets the area or object to be sensed.
- setObjectives(Collection<? extends Objective>) - 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<? extends Medium>) - 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.
- setOnlineResource(OnlineResource) - Method in class DefaultContact
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultContact.setOnlineResources(Collection)
. - setOnlineResources(Collection<? extends OnlineResource>) - Method in class DefaultCitation
-
Sets online references to the cited resource.
- setOnlineResources(Collection<? extends OnlineResource>) - Method in class DefaultContact
-
Sets on-line information that can be used to contact the individual or organization.
- setOnLines(Collection<? extends OnlineResource>) - Method in class DefaultDigitalTransferOptions
-
Sets information about online sources from which the resource can be obtained.
- setOnResourceClosed(EventHandler<ResourceEvent>) - Method in class ResourceExplorer
-
Specifies a function to be called when a resource is closed.
- setOnResourceLoaded(EventHandler<ResourceEvent>) - 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<? extends Citation>) - Method in class DefaultServiceIdentification
-
Sets the reference(s) to the resource on which the service operates.
- setOperatesOn(Collection<? extends DataIdentification>) - 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<? extends Operation>) - Method in class DefaultAcquisitionInformation
-
Sets the general information about an identifiable activity which provided the data.
- setOperations(Collection<? extends Operation>) - Method in class DefaultPlan
-
Sets the identification of the activity or activities that satisfy a plan.
- setOperations(List<? extends DefaultOperationMetadata>) - 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<GridCoverageProcessor.Optimization>) - Method in class GridCoverageProcessor
-
Specifies the set of optimizations to enable.
- setOption(OptionKey<T>, 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
-
Sets the coordinate value along the specified dimension.
- setOrdinate(int, double) - Method in class DirectPosition1D
-
Sets the coordinate value along the specified dimension.
- setOrdinate(int, double) - Method in class DirectPosition2D
-
Sets the coordinate value along the specified dimension.
- setOrdinate(int, double) - Method in class GeneralDirectPosition
-
Sets the coordinate 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<? extends InternationalString>) - 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<? extends Source>) - 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<? extends Citation>) - Method in class DefaultGeoreferenceable
-
Sets a reference providing description of the parameters.
- setParameters(Collection<? extends ParameterDescriptor<?>>) - Method in class DefaultOperationMetadata
-
Sets the parameters that are required for this interface.
- setParameters(Collection<? extends ParameterDescriptor<?>>) - Method in class DefaultQualityMeasure
-
Sets the auxiliary variable used by the data quality measure.
- setParentEntity(Collection<? extends String>) - 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<? extends AbstractParty>) - Method in class DefaultResponsibility
-
Sets information about the parties.
- setPass(Boolean) - Method in class DefaultConformanceResult
-
Sets the indication of the conformance result.
- setPass(Collection<? extends PlatformPass>) - 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<? extends Telephone>) - 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.
- setPlannedAvailableDateTime(Date) - Method in class DefaultStandardOrderProcess
-
Sets the date and time when the dataset will be available.
- setPlatforms(Collection<? extends Platform>) - Method in class DefaultAcquisitionInformation
-
Sets the general information about the platform from which the data were taken.
- setPlatforms(Collection<? extends Platform>) - 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<? extends ResponsibleParty>) - 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<? extends Geometry>) - Method in class DefaultBoundingPolygon
-
Sets the sets of points defining the resource boundary.
- setPortrayalCatalogueCitations(Collection<? extends Citation>) - Method in class DefaultPortrayalCatalogueReference
-
Sets bibliographic reference to the portrayal catalogue cited.
- setPortrayalCatalogueInfo(Collection<? extends PortrayalCatalogueReference>) - 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<? extends PresentationForm>) - 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<? extends ResponsibleParty>) - Method in class DefaultProcessStep
-
Identification of, and means of communication with, person(s) and organization(s) associated with the process step.
- setProcessSteps(Collection<? extends ProcessStep>) - Method in class DefaultLineage
-
Sets information about events in the life of a resource specified by the scope.
- setProfiles(Collection<? extends Citation>) - 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<? super AbstractFeature, ?>...) - Method in class FeatureQuery
-
Sets the properties to retrieve, or
null
if all properties shall be included in the query. - setProjection(FeatureQuery.NamedExpression...) - Method in class FeatureQuery
-
Sets the properties to retrieve, or
null
if 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<? extends DataQuality>) - 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<? extends RangeElementDescription>) - Method in class DefaultCoverageDescription
-
Sets the description of the specific range elements of a coverage.
- setRangeElementDescriptions(Collection<? extends RangeElementDescription>) - Method in class DefaultSampleDimension
-
Sets the description and values of the specific range elements of a sample dimension.
- setRangeElements(Collection<? extends Record>) - Method in class DefaultRangeElementDescription
-
Sets the specific range elements, i.e. range elements associated with a name and their definition.
- setRanges(Collection<? extends SampleDimension>) - 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<? extends InternationalString>) - Method in class DefaultExtendedElementInformation
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultExtendedElementInformation.setRationale(InternationalString)
. - setRecipients(Collection<? extends ResponsibleParty>) - 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.
- setReferenceDocuments(Collection<? extends Citation>) - Method in class DefaultEvaluationMethod
-
Sets the information on documents referenced in data quality evaluation method.
- setReferences(Collection<? extends Citation>) - Method in class DefaultConstraints
-
Sets the citations for the limitation of constraint.
- setReferences(Collection<? extends Citation>) - Method in class DefaultProcessStep
-
Sets the process step documentation.
- setReferenceSystemInfo(Collection<? extends ReferenceSystem>) - 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<? extends Event>) - 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<? extends Instrument>) - 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
String
orInternationalString
instance. - setReportReference(Citation) - Method in class DefaultEvaluationReportInformation
-
Sets the reference to the associated standalone quality report.
- setReports(Collection<? extends ProcessStepReport>) - Method in class DefaultProcessStep
-
Sets the report generated by the process step.
- setReports(Collection<? extends Element>) - 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(Date) - Method in class DefaultRequestedDate
-
Sets the preferred date and time of collection.
- setRequestors(Collection<? extends ResponsibleParty>) - 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
Resource
of this tree. - setResourceConstraints(Collection<? extends Constraints>) - Method in class AbstractIdentification
-
Sets information about constraints which apply to the resource(s).
- setResourceFormats(Collection<? extends Format>) - Method in class AbstractIdentification
-
Sets a description of the format of the resource(s).
- setResourceLineages(Collection<? extends Lineage>) - Method in class DefaultMetadata
-
Sets information about the provenance, sources and/or the production processes applied to the resource.
- setResourceMaintenances(Collection<? extends MaintenanceInformation>) - Method in class AbstractIdentification
-
Sets information about the frequency of resource updates, and the scope of those updates.
- setResourceReferences(Collection<? extends Citation>) - Method in class DefaultCoupledResource
-
Sets references to the resource on which the services operates.
- setResources(Collection<? extends DataIdentification>) - Method in class DefaultCoupledResource
-
Sets the tightly coupled resources.
- setResourceScope(ScopeCode) - Method in class DefaultMetadataScope
-
Sets the code for the scope.
- setResourceSpecificUsages(Collection<? extends Usage>) - Method in class AbstractIdentification
-
Sets basic information about specific application(s).
- setResponses(Collection<? extends InternationalString>) - Method in class DefaultUsage
-
Sets a new response to the user-determined limitations.
- setResponsibleParties(Collection<? extends DefaultResponsibility>) - Method in class DefaultConstraints
-
Sets the parties responsible for the resource constraints.
- setResultContent(Collection<RangeDimension>) - 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<? extends Result>) - 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<? extends Plan>) - Method in class DefaultRequirement
-
Sets the plan that identifies solution to satisfy the requirement.
- setSatisfiedRequirements(Collection<? extends Requirement>) - 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<? super AbstractFeature>) - 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<? extends Instrument>) - 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<? extends Citation>) - 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<? extends String>) - 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<? extends Event>) - 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<? extends Citation>) - Method in class DefaultProcessing
-
Sets the reference to document describing processing software.
- setSource(GeodeticCRS) - Method in class DefaultMathTransformFactory.Context
-
Sets the source coordinate system and related ellipsoid to the components of given CRS.
- setSource(CoordinateSystem) - Method in class DefaultMathTransformFactory.Context
-
Sets the source coordinate system to the given value.
- 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<? extends Extent>) - Method in class DefaultSource
-
Deprecated.As of ISO 19115:2014, moved to
DefaultScope.setExtents(Collection)
. - setSourceFormat(String) - Method in class MonolineFormatter
-
Sets the format for displaying the source, or hides the source field.
- setSourceMetadata(Collection<? extends Citation>) - Method in class DefaultSource
-
Sets the references to metadata for the source.
- setSourceReferences(Collection<? extends DefaultSourceReference>) - 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<? extends ResponsibleParty>) - Method in class DefaultExtendedElementInformation
-
Sets the name of the person or organization creating the extended element.
- setSources(Collection<? extends Source>) - Method in class DefaultLineage
-
Sets information about the source data used in creating the data specified by the scope.
- setSources(Collection<? extends Source>) - 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<? extends ProcessStep>) - 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<? extends GeographicExtent>) - Method in class DefaultSpatialTemporalExtent
-
Sets the spatial extent component of composite spatial and temporal extent.
- setSpatialRepresentationInfo(Collection<? extends SpatialRepresentation>) - 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<? extends SpatialRepresentationType>) - Method in class AbstractIdentification
-
Sets the method used to spatially represent geographic information.
- setSpatialResolutions(Collection<? extends Resolution>) - 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<? extends ResponsibleParty>) - 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(Position) - 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<? extends Progress>) - 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).
- setTarget(GeodeticCRS) - Method in class DefaultMathTransformFactory.Context
-
Sets the target coordinate system and related ellipsoid to the components of given CRS.
- setTarget(CoordinateSystem) - Method in class DefaultMathTransformFactory.Context
-
Sets the target coordinate system to the given value.
- setTemporalElements(Collection<? extends TemporalExtent>) - Method in class DefaultExtent
-
Sets temporal component of the extent of the referring object.
- 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
-
Sets the time the event occurred.
- 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 - Search tag in class org.apache.sis.parameter.DefaultParameterValueGroup
- Section
- 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<? extends TopicCategory>) - 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.
- setTransferFrequency(PeriodDuration) - 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<? extends DigitalTransferOptions>) - 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<? extends InternationalString>) - 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<? extends ObjectiveType>) - 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<? extends ScopeDescription>) - Method in class DefaultMaintenanceInformation
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMaintenanceInformation.setMaintenanceScopes(Collection)
. - setUpdateScopes(Collection<? extends ScopeCode>) - Method in class DefaultMaintenanceInformation
-
Deprecated.As of ISO 19115:2014, replaced by
DefaultMaintenanceInformation.setMaintenanceScopes(Collection)
. - setUsableEventTypes(Class<?>...) - Method in class StoreListeners
-
Notifies this
StoreListeners
that only events of the specified types will be fired. - setUsageDate(Date) - Method in class DefaultUsage
-
Sets the date and time of the first use.
- setUseConstraints(Collection<? extends Restriction>) - 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<? extends InternationalString>) - Method in class DefaultConstraints
-
Sets the limitation affecting the fitness for use of the resource.
- setUserContactInfo(Collection<? extends ResponsibleParty>) - 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(double) - Method in class DefaultParameterValue
-
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 class DefaultParameterValue
-
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(Object) - Method in class DefaultParameterValue
-
Sets 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>, V) - Method in class DefaultTreeTable.Node
-
Sets the value for the given column.
- setValue(TableColumn<V>, 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<N>) - Method in class AttributeTypeBuilder
-
Sets the class of attribute values.
- setValueClass(Class<N>) - Method in class CharacteristicTypeBuilder
-
Sets the class of characteristic values.
- setValueInto(Map<OptionKey<?>, Object>, 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<? extends AbstractFeature>) - Method in class AbstractAssociation
-
Sets the features.
- setValues(Collection<? extends V>) - Method in class AbstractAttribute
-
Sets the attribute values.
- setValues(List<? extends Record>) - 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
Identifier
version 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<? extends VerticalExtent>) - 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<? extends String>) - 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.
- Shallow or deep comparisons - Search tag in org.apache.sis.metadata.MetadataStandard.equals(Object, Object, ComparisonMode)
- Section
- Shapes2D - Class in org.apache.sis.geometry
-
Utility methods working on Java2D shapes.
- Shared instances - Search tag in class org.apache.sis.measure.NumberRange
- Section
- 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. - shiftGrid(long...) - Method in class GridGeometry
-
Translates grid coordinates by the given amount of cells without changing "real world" coordinates.
- shiftGrid(GridCoverage, long...) - Method in class GridCoverageProcessor
-
Translates grid coordinates by the given amount of cells without changing "real world" coordinates.
- SHORT - Enum constant in enum class DataType
-
Signed 16-bits data.
- SHORT - Enum constant in enum class KeywordStyle
-
Short keywords.
- SHORT - Static variable in class Numbers
-
Constant of value 0x4 used in
switch
statements or as index in arrays. - Shortcuts - Search tag in org.apache.sis.referencing.AbstractIdentifiedObject.AbstractIdentifiedObject(Map<String, ?>)
- Section
- shortOrLong(String, String) - Method in class Formatter
-
Selects a short or long keyword depending on the
KeywordStyle
value. - shortSentence(CharSequence, int) - Static method in class CharSequences
-
Makes sure that the
text
string is not longer thanmaxLength
characters. - 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
. - 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 - Search tag in class org.apache.sis.feature.AbstractFeature
- Section
- 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
this
but represented by the smallest possible numerator and denominator values. - 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. - singleton(E, Class<E>) - Method in class ModifiableMetadata
-
Creates a singleton list or set containing only the given value, if non-null.
- 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 installation on remote machines - Search tag in class org.apache.sis.console.Command
- Section
- SIS installation on remote machines - Search tag in package org.apache.sis.console
- Section
- size() - Method in enum 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 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 RangeSet
-
Returns the number of ranges 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.
- 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.SLOWNESS
level. - 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.
- 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­
). - solve(Matrix) - Method in class MatrixSIS
-
Returns the value of U which solves
this
× U =matrix
. - 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 - Static variable in class AttributeNames
-
The "source" attribute name for the method of production of the original data (Recommended).
- SOURCE_PADDING_KEY - Static variable in class ComputedImage
-
The property for declaring the amount of additional source pixels needed on each side of a destination pixel.
- SOURCE_PARAM - Static variable in class SQLStoreProvider
-
Description of the "location" parameter.
- Source and target geodetic datum - Search tag in class org.apache.sis.referencing.datum.BursaWolfParameters
- Section
- sourceDimensions - Variable in class TransformSeparator
-
Indices of transform input dimensions to keep, or
null
if 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 - Search tag in class org.apache.sis.io.CompoundFormat
- Section
- sourceTileChanged(RenderedImage, int, int) - Method in class ComputedImage
-
Invoked when a tile of a source image has been updated.
- 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.
- Special case - Search tag in org.apache.sis.io.wkt.Formatter.addContextualUnit(Unit<Q>)
- Section
- Special case - Search tag in org.apache.sis.xml.XML.LOCALE
- Section
- specialize(Class<T>, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransformFactory) - Method in class DefaultConversion
-
Returns a specialization of this conversion with a more specific type, source and target CRS.
- specialize(MathTransform, Map<Envelope, MathTransform>) - Static method in class MathTransforms
-
Creates a transform defined as one transform applied globally except in sub-areas where more accurate transforms are available.
- Special values - Search tag in class org.apache.sis.storage.ProbeResult
- Section
- Specifications referenced - Search tag in org.apache.sis.metadata.iso.citation.Citations.OGC
- Section
- Specifying a log level - Search tag in org.apache.sis.util.logging.MonolineFormatter.install(Logger, Level)
- Section
- Specifying colors for ranges of pixel values - Search tag in org.apache.sis.image.ImageProcessor.visualize(RenderedImage)
- Section
- Specifying colors for sample dimension categories - Search tag in org.apache.sis.image.ImageProcessor.visualize(RenderedImage)
- Section
- 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.
- 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.
- 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
. - SQL dialects - Search tag in class org.apache.sis.referencing.factory.sql.EPSGDataAccess
- Section
- SQLStore - Class in org.apache.sis.storage.sql
-
A data store capable to read and create features from a spatial database.
- SQLStore(SQLStoreProvider, StorageConnector, ResourceDefinition...) - Constructor for class SQLStore
-
Creates a new
SQLStore
for the given data source and tables, views or queries. - SQLStoreProvider - Class in org.apache.sis.storage.sql
-
Provider of
SQLStore
instances. - SQLStoreProvider() - Constructor for class SQLStoreProvider
-
Creates a new provider.
- SQLTranslator - Class in org.apache.sis.referencing.factory.sql
-
Converts the SQL statements from MS-Access dialect to standard SQL.
- SQLTranslator(DatabaseMetaData, String, String) - Constructor for class 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 - Search tag in org.apache.sis.storage.event.StoreListeners.warning(Level, String, Exception)
- Section
- 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
Metadata
properties 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.
- Standard parameters - Search tag in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
- Section
- Standard usage - Search tag in org.apache.sis.metadata.iso.DefaultMetadata.getMetadataIdentifier()
- Section
- Standard validations - Search tag in org.apache.sis.parameter.DefaultParameterValue.validate(T)
- Section
- start(Stage) - Method in class DataViewer
-
Invoked by JavaFX for starting the application.
- startsAtZero() - Method in class GridExtent
-
Returns
true
if all low coordinates are zero. - startsWith(CharSequence, CharSequence, boolean) - Static method in class CharSequences
-
Returns
true
if the given character sequence starts with the given prefix. - state() - Method in class ModifiableMetadata
-
Tells whether this instance of metadata is editable.
- State transition - Search tag in org.apache.sis.storage.tiling.Tile.getStatus()
- Section
- Static - Class in org.apache.sis.util
-
Parent of SIS classes that contain only static utility methods.
- Static() - Constructor for class Static
-
For subclasses only.
- 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
Statistics
object. - 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).
- 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
DataStore
in read and/or write mode. - StorageConnector(Object) - Constructor for class StorageConnector
-
Creates a new data store connection wrapping the given input/output object.
- 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
StoreListener
instances 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.
- stream(boolean) - Method in class IntegerList
-
Returns a stream of integers with this
IntegerList
as its source. - stretchColorRamp(RenderedImage, Map<String, ?>) - Method in class ImageProcessor
-
Returns an image with the same sample values than 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
StringBuilder
instances. - String expansion - Search tag in class org.apache.sis.io.wkt.WKTFormat
- Section
- stringValue() - Method in class DefaultParameterValue
-
Returns the string value of this parameter.
- stringValue(int) - Method in class Vector
-
Returns a string representation of the value at the given index.
- stringValue(ParameterDescriptor<? extends CharSequence>) - Method in class Parameters
-
Returns the string value of the parameter identified by the given descriptor.
- Subclassing - Search tag in class org.apache.sis.gui.map.MapCanvas
- Section
- Subclassing - Search tag in class org.apache.sis.referencing.operation.transform.WraparoundTransform
- Section
- Subclassing - Search tag in org.apache.sis.parameter.TensorParameters.createElementDescriptor(int[])
- Section
- Subclassing - Search tag in org.apache.sis.parameter.TensorParameters.indicesToName(int[])
- Section
- Sub-classing - Search tag in class org.apache.sis.image.ComputedImage
- Section
- Sub-classing - Search tag in class org.apache.sis.io.CompoundFormat
- Section
- Sub-classing and instantiation - Search tag in class org.apache.sis.io.wkt.WKTDictionary
- Section
- subEnvelope(int, int) - Method in class GeneralEnvelope
-
Returns a view over this envelope that encompass only some dimensions.
- subgrid(GridExtent, int...) - 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 - Search tag in class org.apache.sis.referencing.datum.DatumShiftGrid
- Section
- subList(int, int) - Method in class Vector
-
Returns a view which contain the values of this vector in the given index range.
- subsample(int...) - Method in class GridExtent
-
Creates a new grid extent subsampled by the given amount 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
fromElement
frequency inclusive totoElement
frequency exclusive. - subSet(Range<E>, Range<E>) - 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 - Search tag in class org.apache.sis.util.AbstractInternationalString
- Section
- Substituting a free text by a code list - Search tag in class org.apache.sis.util.iso.Types
- Section
- subtract(Expression<R, ? extends Number>, Expression<R, ? extends Number>) - 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<E>) - Method in class MeasurementRange
-
Returns the range of values that are in this range but not in the given range.
- subtract(Range<E>) - 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<String, Object>) - Method in class MetadataWriter
-
Suggests an identifier (primary key) to be used for the given metadata.
- 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 - Search tag in org.apache.sis.gui.map.StatusBar.setLocalCoordinates(double, double)
- Section
- Supplementary Unicode characters - Search tag in package org.apache.sis.io
- Section
- SUPPORTED - Static variable in class ProbeResult
-
The
DataStoreProvider
recognizes the given storage, but has no additional information. - Supported GML versions - Search tag in org.apache.sis.xml.XML.GML_VERSION
- Section
- Supported metadata versions - Search tag in org.apache.sis.xml.XML.METADATA_VERSION
- Section
- Supported operations - Search tag in org.apache.sis.metadata.AbstractMetadata.asMap()
- Section
- Supported operations - Search tag in org.apache.sis.metadata.MetadataStandard.asValueMap(Object, Class<?>, KeyNamePolicy, ValueExistencePolicy)
- Section
- supportsService(String) - Method in class CalcAddins
-
Tests whether the specified service is supported, i.e. implemented by the implementation.
- 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.
- swap(byte[], int, int) - Static method in class ArraysExt
-
Swaps the elements at the given indices in the given array of
byte
values. - swap(char[], int, int) - Static method in class ArraysExt
-
Swaps the elements at the given indices in the given array of
char
values. - swap(double[], int, int) - Static method in class ArraysExt
-
Swaps the elements at the given indices in the given array of
double
values. - swap(float[], int, int) - Static method in class ArraysExt
-
Swaps the elements at the given indices in the given array of
float
values. - swap(int[], int, int) - Static method in class ArraysExt
-
Swaps the elements at the given indices in the given array of
int
values. - swap(long[], int, int) - Static method in class ArraysExt
-
Swaps the elements at the given indices in the given array of
long
values. - swap(short[], int, int) - Static method in class ArraysExt
-
Swaps the elements at the given indices in the given array of
short
values. - swap(Object[], int, int) - Static method in class ArraysExt
-
Swaps the elements at the given indices in the given array of
Object
values. - swapAndScaleAxes(CoordinateSystem, CoordinateSystem) - Static method in class CoordinateSystems
-
Returns an affine transform between two coordinate systems.
- swapAndScaleAxes(MathTransform, DefaultMathTransformFactory.Context) - Method in class DefaultMathTransformFactory
-
Given a transform between normalized spaces, creates a transform taking in account axis directions, units of measurement and longitude rotation.
- 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 - Search tag in package org.apache.sis.portrayal
- Section
- Syntax coloring - Search tag in class org.apache.sis.io.wkt.FormattableObject
- Section
- 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.
- TableAppender - Class in org.apache.sis.io
-
An
Appendable
which formats the text as a table suitable for displaying in devices using a monospaced font. - TableAppender() - Constructor for class 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.Node
instances. - TableColumn() - Constructor for class TableColumn
-
Invoked on deserialization for creating an initially empty instance.
- TableColumn(Class<V>, CharSequence) - Constructor for class TableColumn
-
Creates a new instance for the given type of values.
- TABLES_PARAM - Static variable in class SQLStoreProvider
-
Description of the parameter providing the list of tables or views to include as resources in the
SQLStore
. - TabularFormat<T> - Class in org.apache.sis.io
-
Base class for parser and formatter of tabular data, providing control on line and column separators.
- TabularFormat(Locale, TimeZone) - Constructor for class TabularFormat
-
Creates a new tabular format.
- tail() - Method in class DefaultScopedName
-
Returns every elements in the sequence of parsed names 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
fromElement
frequency. - tailSet(Range<E>) - 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.
- target - Variable in class CanvasFollower
-
The canvas on which to apply the change of zoom, translation or rotation.
- Target(SampleModel, List<SampleDimension>, int) - Constructor for class Colorizer.Target
-
Creates a new target with the sample model of the image to colorize.
- targetDimensions - Variable in class TransformSeparator
-
Indices of transform output dimensions to keep, or
null
if not yet defined. - tcontains(Expression<R, ? extends T>, Expression<R, ? extends T>) - Method in class DefaultFilterFactory
-
Creates an operator that checks if first temporal operand is contained by the second.
- TEMPLATE - Static variable in class NilReason
-
The value will be available later.
- TEMPORAL_EXTENT - Static variable in class GridGeometry
-
A bitmask to specify the validity of the temporal period.
- TensorParameters<E> - Class in org.apache.sis.parameter
-
Creates parameter groups for tensors (usually matrices).
- TensorParameters(Class<E>, String, String, ParameterDescriptor<Integer>...) - Constructor for class TensorParameters
-
Constructs a descriptors provider.
- tequals(Expression<R, ? extends T>, Expression<R, ? extends T>) - 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 - Search tag in class org.apache.sis.metadata.iso.content.DefaultSampleDimension
- Section
- Terminology - Search tag in class org.apache.sis.storage.CoverageQuery
- Section
- Terminology - Search tag in class org.apache.sis.storage.FeatureQuery
- Section
- TESLA - Static variable in class 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, URN and XML representations - Search tag in class org.apache.sis.metadata.iso.DefaultIdentifier
- Section
- Text, URN and XML representations - Search tag in class org.apache.sis.referencing.ImmutableIdentifier
- Section
- The EPSG database - Search tag in package org.apache.sis.referencing
- Section
- The EPSG dataset - Search tag in package org.apache.sis.referencing.factory.sql
- Section
- THEME_KEY - Static variable in class ReferencingByIdentifiers
-
Key for the
"theme"
property to be given to the object factorycreateFoo(…)
methods. - Thread safety - Search tag in class org.apache.sis.metadata.AbstractMetadata
- Section
- Thread safety - Search tag in class org.apache.sis.metadata.MetadataStandard
- Section
- Thread safety - Search tag in class org.apache.sis.referencing.GeodeticCalculator
- Section
- Thread safety - Search tag in class org.apache.sis.referencing.factory.IdentifiedObjectFinder
- Section
- Thread safety - Search tag in class org.apache.sis.referencing.factory.IdentifiedObjectSet
- Section
- Thread safety - Search tag in class org.apache.sis.referencing.factory.sql.SQLTranslator
- Section
- Thread safety - Search tag in class org.apache.sis.referencing.operation.DefaultCoordinateOperationFactory
- Section
- Thread safety - Search tag in class org.apache.sis.referencing.operation.transform.DefaultMathTransformFactory
- Section
- Thread safety - Search tag in class org.apache.sis.storage.AbstractFeatureSet
- Section
- Thread safety - Search tag in class org.apache.sis.storage.AbstractResource
- Section
- Thread safety - Search tag in class org.apache.sis.storage.DataStoreProvider
- Section
- Thread safety - Search tag in class org.apache.sis.storage.FeatureNaming
- Section
- Thread safety - Search tag in class org.apache.sis.storage.event.StoreListeners
- Section
- Thread safety - Search tag in class org.apache.sis.storage.geotiff.GeoTiffStoreProvider
- Section
- Thread safety - Search tag in class org.apache.sis.storage.landsat.LandsatStoreProvider
- Section
- Thread safety - Search tag in class org.apache.sis.storage.netcdf.NetcdfStoreProvider
- Section
- Thread safety - Search tag in class org.apache.sis.util.DefaultInternationalString
- Section
- Thread safety - Search tag in class org.apache.sis.util.collection.WeakHashSet
- Section
- Thread safety - Search tag in class org.apache.sis.util.collection.WeakValueHashMap
- Section
- Thread safety - Search tag in class org.apache.sis.util.iso.DefaultNameFactory
- Section
- Thread safety - Search tag in class org.apache.sis.util.iso.DefaultRecordSchema
- Section
- Thread safety - Search tag in class org.apache.sis.util.logging.MonolineFormatter
- Section
- Thread safety - Search tag in class org.apache.sis.xml.MarshallerPool
- Section
- Thread safety - Search tag in package org.apache.sis.cloud.aws.s3
- Section
- Thread-safety - Search tag in class org.apache.sis.coverage.grid.GridCoverageProcessor
- Section
- Thread-safety - Search tag in class org.apache.sis.image.ImageProcessor
- Section
- Thread-safety - Search tag in class org.apache.sis.index.tree.PointTree
- Section
- Thread-safety - Search tag in package org.apache.sis.filter
- Section
- Thread safety policy - Search tag in class org.apache.sis.storage.DataStore
- Section
- THREE_DIMENSIONAL - Enum constant in enum class Fix
-
Three-dimensional fix.
- THROW - Static variable in interface ErrorHandler
-
Exceptions are wrapped in an
ImagingOpException
and thrown. - Tile - Interface in org.apache.sis.storage.tiling
-
A small hyper-rectangular representation of data which is part of a tiling scheme.
- 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 - Search tag in interface org.apache.sis.storage.tiling.TileMatrixSet
- Section
- TileMatrixSet - Interface in org.apache.sis.storage.tiling
-
A collection of
TileMatrix
in 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.
- TimeDependentBWP - Class in org.apache.sis.referencing.datum
-
Parameters for a time-dependent geographic transformation between two datum.
- TimeDependentBWP(GeodeticDatum, Extent, Date) - Constructor for class TimeDependentBWP
-
Creates a new instance for the given target datum, domain of validity and time reference.
- Time-dependent parameters - Search tag in org.apache.sis.referencing.datum.DefaultGeodeticDatum.getPositionVectorTransformation(GeodeticDatum, Extent)
- Section
- Time-dependent transformation - Search tag in org.apache.sis.referencing.datum.BursaWolfParameters.getPositionVectorTransformation(Date)
- Section
- 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.
- 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
this
since this object is already a local name. - Tip - Search tag in org.apache.sis.parameter.ParameterFormat.ContentLevel.NAME_SUMMARY
- Section
- Tip for subclass implementations - Search tag in class org.apache.sis.metadata.ModifiableMetadata
- Section
- 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
true
if at least one title or alternate title inc1
is 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.
- 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 WeakHashSet
-
Returns a view of this set as an array.
- toArray(T[]) - Method in class FrequencySortedSet
-
Returns the content of this set as an array.
- 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
FeatureAssociationRole
by 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
AttributeType
by casting if possible, or by getting the result type of an operation. - 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
null
if none. - toContextualUnit(Unit<Q>) - Method in class Formatter
-
Returns the unit to use instead of the given one, or
unit
if 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
DataBuffer
constant for this enumeration value. - toDate(double) - Method in class DefaultTemporalCRS
-
Converts the given value into a
Date
object. - 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
-
Creates a new grid extent around this grid coordinates.
- 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.
- 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(CharSequence) - Static method in class Types
-
Returns the given characters sequence as an international string.
- toInternationalString(Map<String, ?>, String) - Static method in class Types
-
Returns an international string for the values in the given properties map, or
null
if none. - toInternationalStrings(CharSequence...) - Static method in class Types
-
Returns the given array of
CharSequence
s as an array ofInternationalString
s. - 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
null
if 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 TensorParameters
-
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
. - 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.
- 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.
- toPolygonWKT(Envelope) - Static method in class Envelopes
-
Formats the given envelope as a
POLYGON
element 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.
- 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
null
if 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<Q>) - 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 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 purpose.
- 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
GridDerivation
for 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 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 GeneralEnvelope
-
Formats this envelope as a "
BOX
" element. - toString() - Method in class ImmutableEnvelope
-
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 GeneralDirectPosition
-
Formats this position in the Well Known Text (WKT) format.
- 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 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
Appendable
as a string if possible, or the localized "Unavailable content" string otherwise. - toString() - Method in class TableAppender
-
Returns the content of this
TableAppender
as 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
Angle
object. - 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
NaN
if 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 Parameters
-
Returns a string representation of this group.
- toString() - Method in class DatumShiftGrid
-
Returns a string representation of this
DatumShiftGrid
for 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 DefaultMathTransformFactory.Context
-
Returns a string representation of this context for debugging purposes.
- toString() - Method in class DomainDefinition
-
Returns a string representation for debugging purposes.
- toString() - Method in class TransferFunction
-
Returns a string representation of this transfer function for debugging purpose.
- 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 MergeStrategy
-
Returns a string representation of this strategy 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 NetcdfStore
-
Returns a string representation of this netCDF store for debugging purpose.
- toString() - Method in class ProbeResult
-
Returns a string representation of this
ProbeResult
for 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
StorageConnector
for 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 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 DefaultRecordSchema
-
Returns a string representation of this schema for debugging purpose only.
- 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 NilReason
-
Returns the GML string representation of this
NilReason
. - toString() - Method in class XLink
-
Returns a string representation of this object.
- 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, 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
BOX
element. - 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
null
if 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<R, ? extends G>, Expression<R, ? extends G>) - 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
null
if 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<N>) - 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<R, ? extends T>, Expression<R, ? extends T>) - Method in class DefaultFilterFactory
-
Creates an operator that checks if first temporal operand overlaps the second.
- 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.
- track(MapCanvas) - Method in class StatusBar
-
Registers listeners on the specified canvas for tracking mouse movements.
- 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.
- 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[], 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 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 InterpolatedMolodenskyTransform
-
Deprecated.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 list of coordinate values, 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 InterpolatedMolodenskyTransform
-
Deprecated.Transforms the (λ,φ) or (λ,φ,h) coordinates between two geographic CRS.
- 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 list of coordinate values.
- 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 list of coordinate 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 list of coordinate 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 list of coordinate 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 list of coordinate values.
- transform(float[], int, float[], int, int) - Method in class WraparoundTransform
-
Transforms many positions in a list of coordinate 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
ptSrc
and stores the result inptDst
. - transform(Point2D, Point2D) - Method in class AbstractMathTransform2D
-
Transforms the specified
ptSrc
and stores the result inptDst
. - transform(DirectPosition, DirectPosition) - Method in class AbstractMathTransform
-
Transforms the specified
ptSrc
and 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 and parameters arguments - Search tag in org.apache.sis.referencing.operation.DefaultConversion.DefaultConversion(Map<String, ?>, OperationMethod, MathTransform, ParameterValueGroup)
- Section
- 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
Canvas
uses 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 - Search tag in org.apache.sis.gui.map.MapCanvas.transformDisplayCoordinates(AffineTransform)
- Section
- Transform events - Search tag in org.apache.sis.gui.map.MapCanvas.transformObjectiveCoordinates(AffineTransform)
- Section
- 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
MathTransform
and 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.
- transitionTo(ModifiableMetadata.State) - Method in class ISOMetadata
-
Requests this metadata instance and (potentially) all its children to transition to a new state.
- 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 amount of cells compared to this extent.
- 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(MathTransform, PixelInCell, PixelInCell) - Static method in class PixelTranslation
-
Converts a math transform from a "pixel in cell" convention to another "pixel in cell" convention.
- 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 using MS-Access dialect to SQL statements using the dialect of the actual database.
- Transliterator - Class in org.apache.sis.io.wkt
-
Controls the replacement of characters, abbreviations and names between the objects in memory and their WKT representations.
- Transliterator() - Constructor for class Transliterator
-
For sub-class constructors.
- 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
TreeTable
instances. - 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
TreeTable
objects and their nodes. - 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.
- 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(String) - Static method in class CharSequences
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by
String.strip()
in JDK 11. - 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(boolean, MathTransform, MathTransformFactory) - Method in class AbstractMathTransform
-
Concatenates or pre-concatenates in an optimized way this math transform with the given one, if possible.
- tryConcatenate(boolean, MathTransform, MathTransformFactory) - Method in class EllipsoidToCentricTransform
-
If this transform expects three-dimensional inputs, and if the transform just before this one unconditionally sets the height to zero, then replaces this transform by a two-dimensional one.
- tryConcatenate(boolean, MathTransform, MathTransformFactory) - Method in class PassThroughTransform
-
Concatenates or pre-concatenates in an optimized way this transform with the given transform, if possible.
- tryConcatenate(boolean, MathTransform, MathTransformFactory) - Method in class WraparoundTransform
-
Concatenates in an optimized way this math transform with the given one, 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 InterpolatedMolodenskyTransform
-
Shift along the geocentric X axis (toward prime meridian) in units of the semi-major axis of the source ellipsoid.
- tX - Variable in class 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 InterpolatedMolodenskyTransform
-
Shift along the geocentric Y axis (toward 90°E) in units of the semi-major axis of the source ellipsoid.
- tY - Variable in class MolodenskyTransform
-
Shift along the geocentric Y axis (toward 90°E) in units of the semi-major axis of the source ellipsoid.
- type - Variable in class FeatureQuery.NamedExpression
-
Whether the expression result should be stored or evaluated every times that it is requested.
- 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
-
Frequently-used constant for a column of object types.
- Type and value of range elements - Search tag in class org.apache.sis.measure.Range
- Section
- TypeBuilder - Class in org.apache.sis.feature.builder
-
Information common to all kind of types (feature, association, characteristics).
- Types - Class in org.apache.sis.util.iso
-
Static methods working on GeoAPI types and
CodeList
values. - 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 InterpolatedMolodenskyTransform
-
Shift along the geocentric Z axis (toward north pole) in units of the semi-major axis of the source ellipsoid.
- tZ - Variable in class MolodenskyTransform
-
Shift along the geocentric Z axis (toward north pole) in units of the semi-major axis of the source ellipsoid.
U
- 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.
- 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.
- 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.
- 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 - Search tag in package org.apache.sis.io
- Section
- Unicode support - Search tag in class org.apache.sis.util.CharSequences
- Section
- Unicode support - Search tag in class org.apache.sis.util.StringBuilders
- Section
- Unified identifiers view - Search tag in class org.apache.sis.metadata.iso.citation.DefaultCitation
- Section
- Unified identifiers view - Search tag in org.apache.sis.metadata.iso.acquisition.DefaultObjective.getIdentifiers()
- Section
- Unified identifiers view - Search tag in org.apache.sis.metadata.iso.citation.AbstractParty.getIdentifiers()
- Section
- Unified identifiers view - Search tag in org.apache.sis.metadata.iso.citation.DefaultCitation.getIdentifiers()
- Section
- Unified identifiers view - Search tag in package org.apache.sis.metadata.iso.citation
- Section
- Unified parameter API - Search tag in org.apache.sis.metadata.iso.identification.DefaultOperationMetadata.getParameters()
- Section
- Unified parameter API - Search tag in org.apache.sis.metadata.iso.quality.DefaultQualityMeasure.getParameters()
- Section
- uniformTranslation(int, double) - Static method in class 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<E>) - Method in class MeasurementRange
-
Returns the union of this range with the given range.
- union(Range<E>) - 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.
- 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
-
Returns a unique fraction instance equals to
this
. - unique(Locale) - Static method in class Locales
-
Returns a unique instance of the given locale, if one is available.
- unique(T) - Method in class WeakHashSet
-
Returns an object equals to
element
if such an object already exist in thisWeakHashSet
. - unit - Variable in class DefaultParameterValue
-
The unit of measure for the value, or
null
if it does not apply. - unit() - Method in class MeasurementRange
-
Returns the unit of measurement, or
null
if unknown. - 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.
- 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
null
if none. - UnitFormat - Class in org.apache.sis.measure
-
Parses and formats units of measurement as SI symbols, URI in OGC namespace or other symbols.
- UnitFormat(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 - Search tag in org.apache.sis.parameter.DefaultParameterValue.formatTo(Formatter)
- Section
- Unit of measurement - Search tag in org.apache.sis.parameter.DefaultParameterValue.validate(T)
- Section
- Unit of measurement - Search tag in org.apache.sis.referencing.operation.transform.InterpolatedTransform.createGeodeticTransformation(MathTransformFactory, DatumShiftGrid<T, T>)
- Section
- Unit of measurement - Search tag in org.apache.sis.storage.CoverageQuery.setSourceDomainExpansion(int)
- Section
- Units - Class in org.apache.sis.measure
-
Provides constants for various Units of Measurement together with static methods working on
Unit
instances. - 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.
- UNKNOWN - Enum constant in enum class TileStatus
-
The tile status cannot be known unless the tile is read.
- UNKNOWN - Static variable in class NilReason
-
The correct value is not known to, and not computable by, the sender of this data.
- 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<T>, Map<String, ?>) - Static method in class XML
-
Unmarshal an object from the given stream, DOM or other sources.
- unmarshal(Source, Map<String, ?>) - Static method in class XML
-
Unmarshal an object from the given stream, DOM or other sources.
- unmodifiable(ParameterValue<T>) - 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
Parameters
instance. - unmodifiable(ParameterValueGroup, Predicate<? super GeneralParameterDescriptor>) - Static method in class Parameters
-
Returns the given parameter value group as an unmodifiable
Parameters
instance with some parameters hidden. - unmodifiable(Matrix) - Static method in class Matrices
-
Returns an unmodifiable view of the given matrix.
- 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
-
Returns an unmodifiable view of the given array.
- unmodifiableList(E[], int, int) - Static method in class Containers
-
Returns an unmodifiable view of a subregion of the given array.
- 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.
- Unsigned integers - Search tag in org.apache.sis.math.Vector.create(Object, boolean)
- Section
- UNSUPPORTED_STORAGE - Static variable in class ProbeResult
-
The
DataStoreProvider
does 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
DataStoreProvider
is 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<E>) - Method in exception class BackingStoreException
-
Returns the underlying cause as an exception of the given type, or re-throw the exception.
- 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.
- updateOnChange - Variable in class ImagePropertyExplorer
-
Whether to update
ImagePropertyExplorer
content when theImagePropertyExplorer.image
changed. - 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.
- 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(int...) - Method in class GridExtent
-
Creates a new grid extent upsampled by the given amount of cells along each grid dimensions.
- upsample(int...) - Method in class GridGeometry
-
Creates a new grid geometry upsampled by the given amount of cells along each grid dimensions.
- URI forms - Search tag in org.apache.sis.referencing.CRS.forCode(String)
- Section
- URI syntax - Search tag in class org.apache.sis.referencing.factory.MultiAuthoritiesFactory
- Section
- URL - 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 - Search tag in package org.apache.sis.cloud.aws.s3
- Section
- US_SURVEY_FOOT - Static variable in class Units
-
Unit of measurement approximately equals to 0.3048006096… metres.
- Usage - Search tag in class org.apache.sis.math.Vector
- Section
- Usage - Search tag in class org.apache.sis.storage.ProbeResult
- Section
- Usage - Search tag in class org.apache.sis.util.logging.Initializer
- Section
- Usage - Search tag in enum class org.apache.sis.referencing.operation.transform.IterationStrategy
- Section
- Usage - Search tag in interface org.apache.sis.util.ObjectConverter
- Section
- Usage - Search tag in org.apache.sis.coverage.grid.GridDerivation.subgrid(GridGeometry)
- Section
- Usage - Search tag in org.apache.sis.geometry.GeneralEnvelope.normalize()
- Section
- Usage - Search tag in org.apache.sis.gui.coverage.CoverageCanvas.clear()
- Section
- Usage - Search tag in org.apache.sis.gui.map.MapCanvas.clear()
- Section
- Usage - Search tag in org.apache.sis.gui.map.MapCanvasAWT.clear()
- Section
- Usage - Search tag in org.apache.sis.image.ImageProcessor.filterNodataValues(Number...)
- Section
- Usage - Search tag in org.apache.sis.referencing.AbstractIdentifiedObject.isHeuristicMatchForName(String)
- Section
- Usage - Search tag in org.apache.sis.referencing.cs.AxesConvention.POSITIVE_RANGE
- Section
- Usage - Search tag in org.apache.sis.util.iso.DefaultNameSpace.toString()
- Section
- Usage - Search tag in package org.apache.sis.parameter
- Section
- Usage and performance considerations - Search tag in org.apache.sis.referencing.CRS.fromWKT(String)
- Section
- Usage and performance considerations - Search tag in org.apache.sis.referencing.factory.GeodeticObjectFactory.createFromWKT(String)
- Section
- Usage element - Search tag in org.apache.sis.io.wkt.Formatter.append(InternationalString, Extent)
- Section
- Usage example - Search tag in class org.apache.sis.coverage.grid.ImageRenderer
- Section
- Usage example - Search tag in class org.apache.sis.parameter.ParameterBuilder
- Section
- Usage example - Search tag in class org.apache.sis.referencing.CRS
- Section
- Usage example - Search tag in class org.apache.sis.util.collection.CodeListSet
- Section
- Usage example - Search tag in org.apache.sis.feature.builder.AttributeTypeBuilder.addCharacteristic(Class<C>)
- Section
- Usage example - Search tag in org.apache.sis.feature.builder.FeatureTypeBuilder.addAttribute(Class<V>)
- Section
- Usage example - Search tag in org.apache.sis.image.PixelIterator.createWindow(TransferType<T>)
- Section
- Usage example - Search tag in org.apache.sis.image.PixelIterator.moveTo(int, int)
- Section
- Usage example - Search tag in org.apache.sis.storage.DataStoreProvider.probeContent(StorageConnector, Class<S>, DataStoreProvider.Prober<? super S>)
- Section
- Usage example - Search tag in package org.apache.sis.referencing
- Section
- Usage examples - Search tag in class org.apache.sis.parameter.TensorParameters
- Section
- Usage examples - Search tag in class org.apache.sis.referencing.Builder
- Section
- Usage for probing operations - Search tag in org.apache.sis.storage.StorageConnector.getStorageAs(Class<S>)
- Section
- Usage in Apache SIS - Search tag in org.apache.sis.util.CharSequences.isUnicodeIdentifier(CharSequence)
- Section
- Usage in map projections - Search tag in class org.apache.sis.referencing.operation.transform.ContextualParameters
- Section
- Usage in multi-threads context - Search tag in class org.apache.sis.filter.Optimization
- Section
- Usage note - Search tag in annotation interface org.apache.sis.util.Workaround
- Section
- Usage note - Search tag in class org.apache.sis.image.ResampledImage
- Section
- Usage note - Search tag in enum class org.apache.sis.io.wkt.KeywordStyle
- Section
- Usage note - Search tag in exception class org.apache.sis.referencing.operation.MismatchedDatumException
- Section
- Usage note - Search tag in exception class org.apache.sis.referencing.operation.matrix.MismatchedMatrixSizeException
- Section
- Usage note - Search tag in exception class org.apache.sis.referencing.operation.matrix.NoninvertibleMatrixException
- Section
- Usage note - Search tag in exception class org.apache.sis.storage.DataStoreContentException
- Section
- Usage note - Search tag in org.apache.sis.coverage.SampleDimension.Builder.addQualitative(CharSequence, Number, Number)
- Section
- Usage note - Search tag in org.apache.sis.coverage.SampleDimension.Builder.addQualitative(CharSequence, NumberRange<?>)
- Section
- Usage note - Search tag in org.apache.sis.coverage.SampleDimension.Builder.addQualitative(CharSequence, boolean)
- Section
- Usage note - Search tag in org.apache.sis.coverage.SampleDimension.Builder.addQualitative(CharSequence, byte)
- Section
- Usage note - Search tag in org.apache.sis.coverage.SampleDimension.Builder.addQualitative(CharSequence, double)
- Section
- Usage note - Search tag in org.apache.sis.coverage.SampleDimension.Builder.addQualitative(CharSequence, float)
- Section
- Usage note - Search tag in org.apache.sis.coverage.SampleDimension.Builder.addQualitative(CharSequence, int)
- Section
- Usage note - Search tag in org.apache.sis.coverage.SampleDimension.Builder.addQualitative(CharSequence, short)
- Section
- Usage note - Search tag in org.apache.sis.coverage.grid.FractionalGridCoordinates.FractionalGridCoordinates(int)
- Section
- Usage note - Search tag in org.apache.sis.coverage.grid.GridExtent.subsample(int...)
- Section
- Usage note - Search tag in org.apache.sis.geometry.Envelopes.transform(CoordinateOperation, Envelope)
- Section
- Usage note - Search tag in org.apache.sis.io.wkt.Formatter.hasContextualUnit(int)
- Section
- Usage note - Search tag in org.apache.sis.io.wkt.Transliterator.toLongAxisName(String, AxisDirection, String)
- Section
- Usage note - Search tag in org.apache.sis.metadata.iso.extent.DefaultGeographicDescription.DefaultGeographicDescription(Citation, String)
- Section
- Usage note - Search tag in org.apache.sis.parameter.DefaultParameterValueGroup.DefaultParameterValueGroup(ParameterDescriptorGroup)
- Section
- Usage note - Search tag in org.apache.sis.portrayal.Canvas.getDisplayCRS()
- Section
- Usage note - Search tag in org.apache.sis.referencing.operation.matrix.Matrices.toString(Matrix)
- Section
- Usage note - Search tag in org.apache.sis.referencing.operation.transform.EllipsoidToCentricTransform.getParameterValues()
- Section
- Usage note - Search tag in org.apache.sis.referencing.operation.transform.InterpolatedMolodenskyTransform.getParameterDescriptors()
- Section
- Usage note - Search tag in org.apache.sis.referencing.operation.transform.MolodenskyFormula.getParameterValues()
- Section
- Usage note - Search tag in org.apache.sis.referencing.operation.transform.MolodenskyFormula.getParameterValues()
- Section
- Usage note - Search tag in org.apache.sis.referencing.operation.transform.MolodenskyTransform.getParameterDescriptors()
- Section
- Usage note - Search tag in package org.apache.sis.image
- Section
- Usage notes - Search tag in org.apache.sis.coverage.grid.GridDerivation.slice(DirectPosition)
- Section
- Use case - Search tag in org.apache.sis.coverage.grid.GridDerivation.margin(int...)
- Section
- Use case - Search tag in org.apache.sis.filter.Optimization.applyAndDecompose(Filter<R>)
- Section
- Use case - Search tag in org.apache.sis.math.DecimalFunctions.deltaForDoubleToDecimal(double)
- Section
- Use case - Search tag in org.apache.sis.math.DecimalFunctions.equalsIgnoreMissingFractionDigits(double, double)
- Section
- Use case - Search tag in org.apache.sis.metadata.iso.DefaultMetadata.castOrCopy(Metadata)
- Section
- Use case - Search tag in org.apache.sis.metadata.iso.DefaultMetadata.deepCopy(Metadata)
- Section
- Use case - Search tag in org.apache.sis.metadata.iso.extent.Extents.getGeographicBoundingBox(Metadata)
- Section
- Use case - Search tag in org.apache.sis.parameter.Parameters.unmodifiable(ParameterValueGroup, Predicate<? super GeneralParameterDescriptor>)
- Section
- Use case - Search tag in org.apache.sis.referencing.CRS.suggestCommonTarget(GeographicBoundingBox, CoordinateReferenceSystem...)
- Section
- Use case - Search tag in org.apache.sis.referencing.factory.IdentifiedObjectFinder.Domain.EXHAUSTIVE_VALID_DATASET
- Section
- Use case - Search tag in org.apache.sis.referencing.factory.IdentifiedObjectSet.setAuthorityCodes(String...)
- Section
- Use case - Search tag in org.apache.sis.referencing.operation.matrix.MatrixSIS.getNumber(int, int)
- Section
- Use case - Search tag in org.apache.sis.storage.CoverageQuery.setSourceDomainExpansion(int)
- Section
- Use case - Search tag in org.apache.sis.util.ArraysExt.range(int, int)
- Section
- Use case - Search tag in org.apache.sis.util.CharSequences.spaces(int)
- Section
- Use case - Search tag in org.apache.sis.util.CharSequences.trimFractionalPart(CharSequence)
- Section
- Use case - Search tag in org.apache.sis.util.StringBuilders.trimFractionalPart(StringBuilder)
- Section
- Use cases - Search tag in class org.apache.sis.referencing.datum.DatumShiftGrid
- Section
- Use cases - Search tag in org.apache.sis.math.Vector.repetitions(int...)
- Section
- 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.
- Utilities - Class in org.apache.sis.util
-
Static methods for object comparisons in different ways (deeply, approximately, etc).
- 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
- VALID_DATASET - Enum constant in enum class IdentifiedObjectFinder.Domain
-
Lookup based on valid (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 - Search tag in org.apache.sis.feature.AbstractAssociation.setValue(AbstractFeature)
- Section
- Validation - Search tag in org.apache.sis.feature.AbstractAttribute.setValue(V)
- Section
- Validation - Search tag in org.apache.sis.feature.AbstractFeature.setPropertyValue(String, Object)
- Section
- Validation - Search tag in org.apache.sis.io.wkt.WKTDictionary.load(BufferedReader)
- Section
- Validation and normalization - Search tag in class org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
- Section
- value - Variable in class DefaultParameterValue
-
The value, or
null
if 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
-
Frequently-used constant for a column of object values.
- VALUE_AS_NUMBER - Static variable in class TableColumn
-
Frequently-used constant for a column of object numerical values.
- VALUE_AS_TEXT - Static variable in class TableColumn
-
Frequently-used constant for a column of object textual values.
- valueChoices - Variable in class ValuesUnderCursor
-
Menu offering choices among the values that this
ValuesUnderCursor
can 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.
- 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
DataBuffer
constant. - 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(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 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 ImageProcessor.Resizing
-
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 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 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 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 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, Class<T>) - 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<T>) - Static method in class Numbers
-
Returns a
NaN
, zero, empty ornull
value 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 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
PositionableProjection
s. - 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 ImageProcessor.Resizing
-
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 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
Citations
class. - 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 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 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 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.
- ValuesUnderCursor - Class in org.apache.sis.gui.map
-
Provider of textual content to show in a
StatusBar
for 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 - Search tag in class org.apache.sis.feature.DefaultAttributeType
- Section
- Vector - Class in org.apache.sis.math
-
A vector of real numbers.
- Vector() - Constructor for class Vector
-
For subclasses constructor.
- 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() - 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.
- VERSIONS - Enum constant in enum class About
-
Information about software version numbers.
- VERTICAL - Static variable in class AttributeNames
-
The set of attribute names for the minimal and maximal elevations of the bounding box, resolution and units.
- 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(RenderedImage, Rectangle, MathTransform, List<SampleDimension>) - Method in class ImageProcessor
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by
ImageProcessor.visualize(RenderedImage, Rectangle, MathTransform)
with sample dimensions read from the "org.apache.sis.SampleDimensions" property. - visualize(RenderedImage, List<SampleDimension>) - Method in class ImageProcessor
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by
ImageProcessor.visualize(RenderedImage)
with sample dimensions read from the "org.apache.sis.SampleDimensions" property. - visualize(RenderedImage, Map<NumberRange<?>, Color[]>) - Method in class ImageProcessor
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by
ImageProcessor.visualize(RenderedImage)
with colors map inferred from theColorizer
. - 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
null
if none. - 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(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 - Search tag in class org.apache.sis.storage.event.StoreListeners
- Section
- Warning events - Search tag in org.apache.sis.storage.DataStore.addListener(Class<T>, StoreListener<? super T>)
- Section
- Warning events - Search tag in org.apache.sis.storage.DataStore.removeListener(Class<T>, StoreListener<? super T>)
- Section
- Warning events - Search tag in org.apache.sis.storage.Resource.addListener(Class<T>, StoreListener<? super T>)
- Section
- Warning events - Search tag in org.apache.sis.storage.Resource.removeListener(Class<T>, StoreListener<? super T>)
- Section
- Warning events - Search tag in org.apache.sis.storage.event.StoreListeners.addListener(Class<E>, StoreListener<? super E>)
- Section
- Warning events - Search tag in org.apache.sis.storage.event.StoreListeners.removeListener(Class<E>, StoreListener<? super E>)
- Section
- 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).
- WeakHashSet<E> - Class in org.apache.sis.util.collection
-
A set of objects hold by weak references.
- WeakHashSet(Class<E>) - Constructor for class WeakHashSet
-
Creates a
WeakHashSet
for elements of the specified type. - WeakValueHashMap<K,
V> - Class in org.apache.sis.util.collection -
A hashtable-based map implementation that uses weak references, leaving memory when an entry is not used anymore.
- WeakValueHashMap(Class<K>) - Constructor for class WeakValueHashMap
-
Creates a new
WeakValueHashMap
. - WeakValueHashMap(Class<K>, boolean) - Constructor for class WeakValueHashMap
-
Creates a new
WeakValueHashMap
, optionally using reference-equality in place of object-equality. - WeakValueHashMap(Class<K>, ToIntFunction<Object>, BiPredicate<Object, Object>) - Constructor for class WeakValueHashMap
-
Creates a new
WeakValueHashMap
using 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).
- 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 - Search tag in class org.apache.sis.referencing.datum.BursaWolfParameters
- Section
- When object name matter - Search tag in org.apache.sis.referencing.AbstractIdentifiedObject.equals(Object, ComparisonMode)
- Section
- When to use - Search tag in org.apache.sis.coverage.grid.GridOrientation.DISPLAY
- Section
- When to use - Search tag in org.apache.sis.coverage.grid.GridOrientation.REFLECTION_Y
- Section
- When to use - Search tag in org.apache.sis.math.Vector.compress(double)
- Section
- When to use - Search tag in org.apache.sis.math.Vector.createForDecimal(float[])
- Section
- When to use "EPSG" and "IOGP" - Search tag in org.apache.sis.metadata.iso.citation.Citations.EPSG
- Section
- Where to find WKT examples - Search tag in package org.apache.sis.io.wkt
- Section
- Whitespaces - Search tag in org.apache.sis.io.CompoundFormat.parseObject(String)
- Section
- widestClass(Class<? extends Number>, Class<? extends Number>) - 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.
- 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
. - WITHHELD - Static variable in class NilReason
-
The value is not divulged.
- within(Expression<R, ? extends G>, Expression<R, ? extends G>) - Method in class DefaultFilterFactory
-
Creates an operator that checks if the first geometric operand is completely contained by the constant geometric operand.
- within(Expression<R, ? extends G>, Expression<R, ? extends G>, Quantity<Length>) - 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.
- 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.
- 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. - WKT1 - Enum constant in enum class Convention
-
The OGC 01-009 format, also known as “WKT 1”.
- WKT1 - Static variable in class TensorParameters
-
Parses and creates matrix parameters with names matching the Well Known Text version 1 (WKT 1) convention.
- WKT1_COMMON_UNITS - Enum constant in enum 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 - Search tag in enum class org.apache.sis.io.wkt.Convention
- Section
- WKT2 - Enum constant in enum class Convention
-
The ISO 19162 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.
- WKTFormat - Class in org.apache.sis.io.wkt
-
Parser and formatter for Well Known Text (WKT) strings.
- WKTFormat(Locale, TimeZone) - Constructor for class WKTFormat
-
Creates a format for the given locale and timezone.
- WKT validity - Search tag in org.apache.sis.referencing.crs.DefaultCompoundCRS.formatTo(Formatter)
- Section
- WMO - Static variable in class Citations
-
The authority for identifiers of objects defined by the World Meteorological Organization.
- 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<N>) - Static method in class Numbers
-
Wraps the given floating-point value in a
Number
of the specified class. - wrap(long, Class<N>) - Static method in class Numbers
-
Wraps the given integer value in a
Number
of 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(MathTransform, Envelope) - Static method in class Envelopes
-
Transforms potentially many times an envelope using the given math transform.
- 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 than the given transform.
- wrapperToPrimitive(Class<N>) - Static method in class Numbers
-
Changes a wrapper class to its primitive (for example
Integer
toint
). - WritableAggregate - Interface in org.apache.sis.storage
-
An
Aggregate
with writing capabilities. - Writable computed images - Search tag in class org.apache.sis.image.ComputedImage
- Section
- WritableFeatureSet - Interface in org.apache.sis.storage
-
A
FeatureSet
with writing capabilities. - WritableGridCoverageResource - Interface in org.apache.sis.storage
-
A
GridCoverageResource
with writing capabilities. - WritableGridCoverageResource.CommonOption - Enum 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 - Search tag in org.apache.sis.image.ImageProcessor.aggregateBands(RenderedImage[], int[][])
- Section
- Writable images - Search tag in class org.apache.sis.image.PlanarImage
- Section
- WritablePixelIterator - Class in org.apache.sis.image
-
A pixel iterator capable to write sample values.
- WritableTiledResource - Interface in org.apache.sis.storage.tiling
-
A
TiledResource
that can write and delete tile matrix sets. - WritableTileMatrix - Interface in org.apache.sis.storage.tiling
-
A
TileMatrix
that can write and delete tiles. - WritableTileMatrixSet - Interface in org.apache.sis.storage.tiling
-
A
TileMatrixSet
that can write and delete tile matrices. - write(GridCoverage, WritableGridCoverageResource.Option...) - Method in interface WritableGridCoverageResource
-
Writes a new coverage in the data store for this resource.
- writeCollection(Collection<? extends E>, Collection<E>, Class<E>) - Method in class ModifiableMetadata
-
Writes the content of the
source
collection into thetarget
list or set, creating it if needed. - writeColumnSeparator(int, TableAppender) - Method in class TreeTableFormat
-
Writes characters between columns.
- writeList(Collection<? extends E>, List<E>, Class<E>) - Method in class ModifiableMetadata
-
Writes the content of the
source
collection into thetarget
list, creating it if needed. - writeMap(Map<? extends K, ? extends V>, Map<K, V>, Class<K>) - Method in class ModifiableMetadata
-
Writes the content of the
source
map into thetarget
map, creating it if needed. - Write operations - Search tag in org.apache.sis.metadata.AbstractMetadata.asTreeTable()
- Section
- Write operations - Search tag in org.apache.sis.metadata.MetadataStandard.asTreeTable(Object, Class<?>, ValueExistencePolicy)
- Section
- writeSet(Collection<? extends E>, Set<E>, Class<E>) - Method in class ModifiableMetadata
-
Writes the content of the
source
collection into thetarget
set, creating it if needed. - writeTiles(Stream<Tile>) - 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 - Search tag in org.apache.sis.metadata.iso.acquisition.DefaultObjective.getIdentifiers()
- Section
- XML marshalling note - Search tag in org.apache.sis.metadata.iso.citation.AbstractParty.getIdentifiers()
- Section
- XML marshalling note - Search tag in org.apache.sis.metadata.iso.citation.DefaultCitation.getIdentifiers()
- Section
- XML types - Search tag in org.apache.sis.storage.ProbeResult.getMimeType()
- Section
- 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.referencing
package to be exported to Apache OpenOffice or LibreOffice. - XSI - Static variable in class Namespaces
-
The
"http://www.w3.org/2001/XMLSchema-instance"
URL.
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
AbstractTemporalQuality
for following a renaming in ISO 19157:2013.