Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form|System Properties
A
- About - Enum in org.apache.sis.setup
-
Provides information about the Apache SIS running environment.
- 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.
- 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
-
Type of test applied to the data specified by a data quality scope.
- 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.
- 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.
- 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.
- 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.
- AbstractResult - Class in org.apache.sis.metadata.iso.quality
-
Type of test applied to the data specified by a data quality scope.
- 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
-
Accuracy of the temporal attributes and temporal relationships of features.
- AbstractTemporalAccuracy() - Constructor for class AbstractTemporalAccuracy
-
Constructs an initially empty temporal accuracy.
- AbstractTemporalAccuracy(TemporalAccuracy) - Constructor for class AbstractTemporalAccuracy
-
Constructs a new instance initialized with the values from the specified metadata object.
- AbstractThematicAccuracy - Class in org.apache.sis.metadata.iso.quality
-
Accuracy of quantitative attributes and the correctness of non-quantitative attributes and of the classifications of features and their relationships.
- 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. - 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.
- 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 an other 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(Expression<? super R, ? extends Number>, Expression<? super 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(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.
- 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.
- 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. - addHandler(Handler) - Method in class LoggerAdapter
-
Deprecated.Do nothing since this logger adapter does not supports handlers.
- 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.
- addInt(int) - Method in class IntegerList
-
Adds the given element as the
int
primitive type. - 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<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 StoreListeners
-
Registers a listener to notify when the specified kind of event occurs.
- 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 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.
- 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 pre-defined 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.
- AffineTransforms2D - Class in org.apache.sis.referencing.operation.matrix
-
Bridge between
Matrix
and Java2DAffineTransform
instances. - after(Expression<? super R, ? extends T>, Expression<? super 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.
- AlbersEqualArea - Class in org.apache.sis.referencing.operation.projection
-
Albers Equal Area projection (EPSG code 9822).
- AlbersEqualArea(OperationMethod, Parameters) - Constructor for class AlbersEqualArea
-
Creates an Albers Equal Area projection from the given parameters.
- alias - Variable in class FeatureQuery.NamedExpression
-
The name to assign to the expression result, or
null
if unspecified. - 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 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 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 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.
- AMPERE - Static variable in class Units
-
The SI base unit for electric current (A).
- 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<? super 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<? super R>, Filter<? super 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.
- anyInteracts(Expression<? super R, ? extends T>, Expression<? super R, ? extends T>) - Method in class DefaultFilterFactory
-
Creates a shortcut operator semantically equivalent to NOT (Before OR Meets OR MetBy OR After).
- 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(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. - 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 DomainLinearizer
-
Returns a grid coverage with a linear approximation of the grid to CRS conversion.
- 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(DirectPosition) - Method in interface BandedCoverage.Evaluator
-
Returns a sequence of double values for a given point in the coverage.
- apply(DirectPosition) - Method in class GridEvaluator
-
Returns a sequence of double values for a given point in the coverage.
- 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.
- 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 ComparisonMode
-
Only the attributes relevant to the object functionality are compared, with some tolerance threshold on numerical values.
- ARC - Enum constant in enum 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. - 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 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 FoliationRepresentation
-
Trajectories stored in a single
Feature
instance. - AssociationRoleBuilder - Class in org.apache.sis.feature.builder
-
Describes one association from the
FeatureType
to be built by anFeatureTypeBuilder
to anotherFeatureType
. - 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 RasterLoadingStrategy
-
Raster data are loaded at
RenderedImage.getTile(int, int)
invocation time. - AT_READ_TIME - Enum constant in enum RasterLoadingStrategy
-
Raster data are loaded at
GridCoverageResource.read(GridGeometry, int...)
invocation time. - AT_RENDER_TIME - Enum constant in enum 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).
- 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 in org.apache.sis.feature.builder
-
Roles that can be associated to some attributes for instructing
FeatureTypeBuilder
how to generate pre-defined 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
. - AUTO - Enum constant in enum XLink.Type
-
A special value for computing the type automatically from the
XLink
attributes. - average(long, long) - Static method in class MathFunctions
-
Computes the averages of two signed integers without overflow.
- 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 in org.apache.sis.referencing.cs
-
High-level characteristics about the axes of a coordinate system.
- AXIS - Enum constant in enum ElementKind
-
Coordinate system axes, often represented by
AXIS[…]
elements. - 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.
- AZIMUTHAL_EQUIDISTANT - Static variable in class PositionableProjection
-
Provides Azimuthal Equidistant projection centered on a point of interest.
- AzimuthalEquidistant - Class in org.apache.sis.referencing.operation.projection
-
Azimuthal Equidistant (Spherical) projection.
- AzimuthalEquidistant(OperationMethod, Parameters) - Constructor for class AzimuthalEquidistant
-
Creates a Azimuthal Equidistant projection from the given parameters.
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 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 GeohashReferenceSystem.Format
-
Format consisting of 32 symbols used at
http://geohash.org
. - bbox(Expression<? super 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.
- before(Expression<? super R, ? extends T>, Expression<? super 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<? super R, ? extends T>, Expression<? super R, ? extends T>) - Method in class DefaultFilterFactory
-
Creates an operator that checks if first temporal operand begins at the second.
- begunBy(Expression<? super R, ? extends T>, Expression<? super R, ? extends T>) - Method in class DefaultFilterFactory
-
Creates an operator that checks if first temporal operand begun by the second.
- between(Expression<? super R, ?>, Expression<? super R, ?>, Expression<? super R, ?>) - Method in class DefaultFilterFactory
-
Filter operation for a range check.
- beyond(Expression<? super R, ? extends G>, Expression<? super 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 GridClippingMode
-
Clipping is applied on the Area Of Interest supplied by user, before expansion for margin and chunk size.
- 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 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 IterationStrategy
-
Copy the points to transform in a temporary array before to apply the transform.
- BUFFER_TARGET - Enum constant in enum 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.
- Builder<B extends Builder<B>> - Class in org.apache.sis.referencing
-
Base class of builders for various kind 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.
- 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.
- BY_CONTRACT - Enum constant in enum ComparisonMode
-
Only the attributes published in some contract (typically a GeoAPI interface) need to be compared.
- BYTE - Enum constant in enum 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.
- byteValue() - Method in class Fraction
-
Returns this fraction rounded toward zero, if the result can be represented as a signed byte.
- 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.
- 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 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).
- CanNotChangeToAbsolutePath - Static variable in class Resources.Keys
-
Can not change a relative path to an absolute path.
- 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 can not 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.
- CARDINALITY - Enum constant in enum FeatureFormat.Column
-
Cardinality (for attributes) or multiplicity (for attribute types).
- CARTESIAN - Enum constant in enum EllipsoidToCentricTransform.TargetType
-
Indicates conversions from ellipsoidal to Cartesian coordinate system.
- CassiniSoldner - Class in org.apache.sis.referencing.operation.projection
-
Cassini-Soldner projection (EPSG codes 9806 and 9833).
- CassiniSoldner(OperationMethod, Parameters) - Constructor for class CassiniSoldner
-
Creates a Cassini-Soldner projection from the given parameters.
- 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.
- 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
-
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
-
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.
- 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).
- CENTRAL_MERIDIAN - Enum constant in enum NormalizedProjection.ParameterRole
-
Maps the central meridian parameter (symbol: λ₀).
- 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 FeatureFormat.Column
-
Other attributes that describes the attribute.
- 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.
- 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.
- CIT - Static variable in class Namespaces
-
The
"http://standards.iso.org/iso/19115/-3/cit/1.0"
URL. - CITATION - Enum constant in enum ElementKind
-
Citation (typically for the authority), often represented by
CITATION[…]
elements. - Citations - Class in org.apache.sis.metadata.iso.citation
-
A set of pre-defined 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. - 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.
- 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 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. - CODE_LIST - Enum constant in enum ElementKind
-
Code list values.
- CodeListSet<E extends CodeList<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.
- 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.
- 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 in org.apache.sis.referencing
-
Frequently-used geodetic CRS and datum that are guaranteed to be available in SIS.
- CommonCRS.Engineering - Enum in org.apache.sis.referencing
-
Frequently-used engineering CRS and datum that are guaranteed to be available in SIS.
- CommonCRS.Temporal - Enum in org.apache.sis.referencing
-
Frequently-used temporal CRS and datum that are guaranteed to be available in SIS.
- CommonCRS.Vertical - Enum in org.apache.sis.referencing
-
Frequently-used vertical CRS and datum that are guaranteed to be available in SIS.
- commonDivisors(int...) - Static method in class 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 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 an other version object.
- compareTo(Version, int) - Method in class Version
-
Compares this version with an other 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 in org.apache.sis.util
-
Specifies the level of strictness when comparing two
LenientComparable
objects for equality. - COMPLETABLE - Enum constant in enum 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. - completeTransform(MathTransformFactory, MathTransform) - Method in class ContextualParameters
-
Marks this
ContextualParameter
as unmodifiable and creates the normalize →kernel
→ denormalize transforms chain. - 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.
- 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.
- 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 can not 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 AbstractReferenceSystem
-
Invoked by
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 AbstractDatum
-
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 NormalizedProjection
-
Computes a hash code value for this
NormalizedProjection
. - computeHashCode() - Method in class ZonedGridSystem
-
Computes a hash code value for this
ZonedGridSystem
. - 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 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.
- 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.
- ConcurrentAuthorityFactory<DAO extends GeodeticAuthorityFactory> - Class in org.apache.sis.referencing.factory
-
A concurrent authority factory that caches all objects created by another factory.
- ConcurrentAuthorityFactory(Class<DAO>) - Constructor for class 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 can not 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 can not be executed while a read operation is in progress.
- ConcurrentWriteException - Exception Class in org.apache.sis.storage
-
Thrown when an operation can not 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 can not be executed while a write operation is in progress.
- config(String) - Method in class LoggerAdapter
-
Deprecated.Logs an
CONFIG
message. - configuration() - Static method in enum About
-
Returns all known information about the current Apache SIS running environment.
- configuration(Set<About>, Locale, TimeZone) - Static method in enum About
-
Returns a subset of the information about the current Apache SIS running environment.
- Configuration - Class in org.apache.sis.setup
-
Provides system-wide configuration for Apache SIS library.
- Configuration - Annotation Type in org.apache.sis.util
-
Annotates methods having a system-wide impact on the configuration of the Apache SIS library.
- connection - Variable in class EPSGDataAccess
-
The connection to the EPSG database.
- CONTAINED - Enum constant in enum 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 cell indices. - 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<? super R, ? extends G>, Expression<? super 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 this 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. - 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(OperationMethod) - Constructor for class ContextualParameters
-
Deprecated.Use the constructor with explicit number of dimensions instead.
- ContextualParameters.MatrixRole - Enum in org.apache.sis.referencing.operation.transform
-
Whether a matrix is used for normalization or denormalization before or after a non-linear operation.
- CONTIGUOUS - Enum constant in enum WraparoundMethod
-
Make geometries contiguous by possibly shifting any corner outside the coordinate system domain.
- CONTIGUOUS_LOWER - Enum constant in enum WraparoundMethod
-
Make geometries contiguous by possibly shifting lower corner outside the coordinate system domain.
- CONTIGUOUS_UPPER - Enum constant in enum 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).
- Convention - Enum in org.apache.sis.io.wkt
-
The convention to use for WKT formatting.
- convert(RenderedImage, NumberRange<?>[], MathTransform1D[], DataType, ColorModel) - Method in class ImageProcessor
-
Returns an image with sample values converted by the given functions.
- convert(Object, Class<T>) - Static method in class ObjectConverters
-
Converts the given value to the given type.
- 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 can not 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.
- coordinates - Variable in class GeneralDirectPosition
-
The coordinates of the direct position.
- 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. - CoverageCanvas - Class in org.apache.sis.gui.coverage
- CoverageCanvas() - Constructor for class CoverageCanvas
-
Creates a new two-dimensional canvas for
RenderedImage
. - 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() - Constructor for class CoverageExplorer
-
Creates an initially empty explorer with default view type.
- 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 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(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(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(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. - 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.
- 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, sometime with ellipsoidal height.
- createEllipsoidalCS(String) - Method in class GeodeticAuthorityFactory
-
Creates a 2- or 3-dimensional coordinate system for geodetic latitude and longitude, sometime with ellipsoidal height.
- createEllipsoidalCS(String) - Method in class MultiAuthoritiesFactory
-
Creates a 2- or 3-dimensional coordinate system for geodetic latitude and longitude, sometime 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 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
-
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(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.
- createMapProjection(MathTransformFactory) - Method in class AlbersEqualArea
-
Returns the sequence of normalization →
this
→ denormalization transforms as a whole. - createMapProjection(MathTransformFactory) - Method in class CassiniSoldner
-
Returns the sequence of normalization →
this
→ denormalization transforms as a whole. - createMapProjection(MathTransformFactory) - Method in class CylindricalEqualArea
-
Returns the sequence of normalization →
this
→ denormalization transforms as a whole. - createMapProjection(MathTransformFactory) - Method in class LambertConicConformal
-
Returns the sequence of normalization →
this
→ denormalization transforms as a whole. - createMapProjection(MathTransformFactory) - Method in class Mercator
-
Returns the sequence of normalization →
this
→ denormalization transforms as a whole. - createMapProjection(MathTransformFactory) - Method in class ModifiedAzimuthalEquidistant
-
Returns the sequence of normalization →
this
→ denormalization transforms as a whole. - createMapProjection(MathTransformFactory) - Method in class NormalizedProjection
-
Returns the sequence of normalization →
this
→ denormalization transforms as a whole. - createMapProjection(MathTransformFactory) - Method in class ObliqueStereographic
-
Returns the sequence of normalization →
this
→ denormalization transforms as a whole. - createMapProjection(MathTransformFactory) - Method in class PolarStereographic
-
Returns the sequence of normalization →
this
→ denormalization transforms as a whole. - createMapProjection(MathTransformFactory) - Method in class Polyconic
-
Returns the sequence of normalization →
this
→ denormalization transforms as a whole. - createMapProjection(MathTransformFactory) - Method in class Sinusoidal
-
Returns the sequence of normalization →
this
→ denormalization transforms as a whole. - createMapProjection(MathTransformFactory) - Method in class TransverseMercator
-
Returns the sequence of normalization →
this
→ denormalization transforms as a whole. - 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(NameSpace, CharSequence, TypeName) - Method in class DefaultNameFactory
-
Creates a member name from the given character sequence and attribute type.
- createMenuItems(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. - createNameSpace(GenericName, Map<String, ?>) - Method in class DefaultNameFactory
-
Returns a namespace having the given name.
- createNewWindowMenu() - Method in class ResourceExplorer
-
Creates a menu item for creating new windows for the currently selected resource.
- 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, ?>, Integer, Integer, 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.
- 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, 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 which is local in the given namespace.
- createTypeName(NameSpace, CharSequence) - Method in class DefaultNameFactory
-
Creates a type name from the given character sequence.
- 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. - CREATOR - Static variable in class AttributeNames
-
The set of attribute names for the creator (Recommended).
- crosses(Expression<? super R, ? extends G>, Expression<? super R, ? extends G>) - Method in class DefaultFilterFactory
-
Creates an operator that checks if the first geometric operand crosses the second.
- crs() - Method in enum CommonCRS.Engineering
-
Returns the coordinate reference system associated to this engineering object.
- crs() - Method in enum CommonCRS.Temporal
-
Returns the coordinate reference system associated to this temporal object.
- crs() - Method in enum 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.
- 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³).
- 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.
- CylindricalEqualArea - Class in org.apache.sis.referencing.operation.projection
-
Cylindrical Equal Area projection (EPSG codes 9834, 9835).
- CylindricalEqualArea(OperationMethod, Parameters) - Constructor for class CylindricalEqualArea
-
Creates a Cylindrical Equal Area projection from the given parameters.
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).
- 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 can not 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 can not be read.
- DataStoreException - Exception Class in org.apache.sis.storage
-
Thrown when a
DataStore
can not 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 can not 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 can not be read.
- DataStores - Class in org.apache.sis.storage
-
Static convenience methods creating
DataStore
instances from a given storage object. - DataType - Enum 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 CommonCRS
-
Returns the geodetic datum associated to this geodetic object.
- datum() - Method in enum CommonCRS.Engineering
-
Returns the datum associated to this engineering object.
- datum() - Method in enum CommonCRS.Temporal
-
Returns the datum associated to this temporal object.
- datum() - Method in enum CommonCRS.Vertical
-
Returns the datum associated to this vertical object.
- DATUM - Enum constant in enum 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 extends Quantity<C>,
T extends Quantity<T>> - Class in org.apache.sis.referencing.datum -
Small but non-constant translations to apply on coordinates for datum shifts or other transformation process.
- DatumShiftGrid(Unit<C>, LinearTransform, int[], boolean, Unit<T>) - Constructor for class 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.
- 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 Type in org.apache.sis.util
-
Annotates classes or methods that are provided mostly for debugging purpose.
- DEBUG - Enum constant in enum 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 IdentifiedObjectFinder.Domain
-
Fast lookup based only on embedded identifiers and names.
- DECLARING_CLASS - Enum constant in enum TypeValuePolicy
-
The type of the class that declares the method.
- DECLARING_INTERFACE - Enum constant in enum 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.
- 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 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 KeywordCase
-
Keywords case is determined by the WKT convention.
- DEFAULT - Enum constant in enum 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_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 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.
- 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.
- 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.
- 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.
- DefaultConformanceResult - Class in org.apache.sis.metadata.iso.quality
-
Information about the outcome of evaluating the obtained value (or set of values) 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.
- 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.
- 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, T> - Class in org.apache.sis.filter -
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 is stored in accordance with the physical structure of the dataset, as described by the scope.
- 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.
- 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 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.
- 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.
- 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.
- 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.
- 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
-
Accuracy of non-quantitative attributes.
- DefaultNonQuantitativeAttributeAccuracy() - Constructor for class DefaultNonQuantitativeAttributeAccuracy
-
Constructs an initially empty non quantitative attribute accuracy.
- DefaultNonQuantitativeAttributeAccuracy(NonQuantitativeAttributeAccuracy) - Constructor for class DefaultNonQuantitativeAttributeAccuracy
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultObjective - Class in org.apache.sis.metadata.iso.acquisition
-
Describes the characteristics, spatial and temporal extent of the intended object to be observed.
- DefaultObjective() - Constructor for class 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, ?>, Integer, Integer, ParameterDescriptorGroup) - Constructor for class DefaultOperationMethod
-
Deprecated.ISO 19111:2019 removed "source dimensions" and "target dimensions" attributes.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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 3-dimensional coordinate system with one distance measured from the origin and two angular coordinates.
- 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 dataset as described by the scope.
- 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 pre-defined 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.
- DefaultUsability - Class in org.apache.sis.metadata.iso.quality
-
Deprecated.Not found in ISO 19115-3:2016 schemas.
- 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.
- 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.
- DEFINITION_KEY - Static variable in class AbstractIdentifiedType
-
Key for the
"definition"
property to be given to the constructor. - 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 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.
- 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.
- 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 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 can not 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.
- 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 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 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. - 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 ParameterFormat.ContentLevel
- differences() - Method in class Statistics
-
Returns the statistics on the differences between sample values, or
null
if none. - DIFFERENTIAL - Enum constant in enum 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. - 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(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.
- disjoint(Expression<? super R, ? extends G>, Expression<? super 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 operations on a
GridGeometry
result in an area which does not intersect anymore theGridExtent
of theGridGeometry
. - 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.
- DISPLAY - Enum constant in enum 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_ORIENTED - Enum constant in enum AxesConvention
-
Axes are reordered and oriented toward directions commonly used for displaying purpose.
- 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 ComputedImage
-
Advises this image that its tiles will no longer be requested.
- dispose() - Method in interface Disposable
-
Allows any resources held by this object to be released.
- divide(Expression<? super R, ? extends Number>, Expression<? super 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.
- 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.
- DOUBLE - Enum constant in enum 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.
- 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. - 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 CommonCRS.Temporal
-
Time measured as days since December 31, 1899 at 12:00 UTC.
- duplicationCriterion - Variable in class RecentReferenceSystems
-
The comparison criterion for considering two reference systems as a duplication.
- during(Expression<? super R, ? extends T>, Expression<? super 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.
E
- eccentricity - Variable in class NormalizedProjection
-
Ellipsoid eccentricity, equals to
sqrt(NormalizedProjection.eccentricitySquared)
. - eccentricitySquared - Variable in class NormalizedProjection
-
The square of eccentricity: ℯ² = (a²-b²)/a² where ℯ is the eccentricity, a is the semi-major axis length and b is the semi-minor axis length.
- eccentricitySquared - Variable in class 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 MolodenskyTransform
-
The square of eccentricity of the source ellipsoid.
- ED50 - Enum constant in enum CommonCRS
-
European Datum 1950.
- EDITABLE - Enum constant in enum ModifiableMetadata.State
-
The metadata is modifiable.
- ELEMENT_TYPE - Enum constant in enum 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 in org.apache.sis.io.wkt
-
Kind of an element in a Well Known Text.
- 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 CommonCRS
-
Returns the ellipsoid associated to this geodetic object.
- ELLIPSOIDAL - Enum constant in enum CommonCRS.Vertical
-
Height measured along the normal to the ellipsoid used in the definition of horizontal datum.
- 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 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 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. - EmptyPath - Static variable in class Resources.Keys
-
Empty path.
- ENCLOSING - Enum constant in enum 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(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<? super R, ? extends T>, Expression<? super R, ? extends T>) - Method in class DefaultFilterFactory
-
Creates an operator that checks if first temporal operand is ended by the second.
- ends(Expression<? super R, ? extends T>, Expression<? super 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.
- 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
-
Ensures that a method receiving a variable number of arguments got the expected count.
- 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
-
Ensures that the given
values
array is non-null and non-empty. - 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.
- 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
-
Ensures that the given collection size or array length is between the given bounds, inclusive.
- 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 equals 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.
- entering(String, String) - Method in class LoggerAdapter
-
Deprecated.Logs a method entry to the debug level.
- entering(String, String, Object) - Method in class LoggerAdapter
-
Deprecated.Logs a method entry to the debug level with one parameter.
- entering(String, String, Object[]) - Method in class LoggerAdapter
-
Deprecated.Logs a method entry to the debug level with many parameters.
- 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 an other
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 an other
Rectangle2D
. - Envelopes - Class in org.apache.sis.geometry
-
Transforms envelopes to new Coordinate Reference Systems, and miscellaneous utilities.
- EPSG - Static variable in class Citations
-
The authority for identifiers of objects defined by the EPSG Geodetic Parameter Dataset.
- 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.
- 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<? super R, ?>, Expression<? super 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 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 envelope 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 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 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 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
-
Compare 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 envelope 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 AbstractReferenceSystem
-
Compares this reference system with the specified 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
-
Compare 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
-
Compare this vertical datum 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 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 NormalizedProjection
-
Compares the given object with this transform for equivalence.
- equals(Object, ComparisonMode) - Method in class ZonedGridSystem
-
Compares the given object with this transform for equivalence.
- 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 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<? super R, ? extends G>, Expression<? super 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
. - ERROR - Enum constant in enum 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.
- 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.
- ESRI - Enum constant in enum GeometryLibrary
-
The ESRI geometry API library.
- ESRI - Static variable in class Citations
-
The authority for identifiers of objects defined by ESRI.
- ETRS89 - Enum constant in enum CommonCRS
-
European Terrestrial Reference System 1989.
- evaluate(DirectPosition) - Method in class ValuesUnderCursor
-
Returns 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(T) - Method in interface StoreListener
-
Invoked after a warning or a change occurred in a resource.
- exceptionOccured(MarshalContext, T, Class<T>, Class<?>, Exception) - Method in class ValueConverter
-
Invoked when an exception occurred in any
toXXX(…)
method. - Exceptions - Class in org.apache.sis.util
-
Static methods working with
Exception
instances. - 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 IdentifiedObjectFinder.Domain
-
Lookup unconditionally based on all valid (non-deprecated) objects known to the factory.
- EXISTS - Enum constant in enum TileStatus
-
The tile exists.
- exitCodeFor(Throwable) - Static method in class Command
-
Returns the exit code for the given exception, or 0 if unknown.
- exiting(String, String) - Method in class LoggerAdapter
-
Deprecated.Logs a method return to the debug level.
- exiting(String, String, Object) - Method in class LoggerAdapter
-
Deprecated.Logs a method return to the debug level.
- 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 WraparoundMethod
-
Possibly expand the envelope to include the whole area in a single envelope or geometry.
- EXPAND - Enum constant in enum 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<R,
V> - Interface in org.apache.sis.filter -
A literal or a named procedure that performs a distinct computation.
- EXTENDED - Enum constant in enum XLink.Type
-
An extended, possibly multi-resource, link.
- extent - Variable in class GridGeometry
-
The valid domain of a grid coverage, or
null
if unknown. - EXTENT - Enum constant in enum 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
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