A B C D E F G H I J K L M N O P Q R S T U V W X 

A

About - Enum in org.apache.sis.setup
Provides information about the Apache SIS running environment.
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 dataset.
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.
AbstractDirectPosition - Class in org.apache.sis.geometry
Base class for DirectPosition implementations.
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(Result) - Constructor for class AbstractElement
Creates an element initialized to the given result.
AbstractElement(Element) - Constructor for class AbstractElement
Constructs a new instance initialized with the values from the specified metadata object.
AbstractEnvelope - Class in org.apache.sis.geometry
Base class for Envelope implementations.
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.
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.
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.
AbstractInternationalString - Class in org.apache.sis.util.iso
Base class for strings that has been internationalized into several locales.
AbstractInternationalString() - Constructor for class AbstractInternationalString
Constructs an international string.
AbstractLogicalConsistency - Class in org.apache.sis.metadata.iso.quality
Degree of adherence to logical rules of data structure, attribution and relationships (data structure can be conceptual, logical or physical).
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.
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.
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(Result) - Constructor for class AbstractPositionalAccuracy
Creates an positional accuracy initialized to the given result.
AbstractPositionalAccuracy(PositionalAccuracy) - Constructor for class AbstractPositionalAccuracy
Constructs a new instance initialized with the values from the specified metadata object.
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(File, String) - Method in class ResourceCompilerMojo
Returns true if the given file is the source code for a resources bundle.
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.
ACKNOWLEDGMENT - Static variable in class AttributeNames
The "acknowledgment" attribute name for a place to acknowledge various type of support for the project that produced this data (Recommended).
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(Rectangle2D) - Method in class Envelope2D
Adds an other rectangle to this rectangle.
add(double, double) - Method in class Envelope2D
Adds a point to this rectangle.
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(E) - Method in class CodeListSet
Adds the specified code list element in this set.
add(Range<E>) - Method in class RangeSet
Adds a range to this set.
add(E, E) - Method in class RangeSet
Adds a range of values to this set.
add(E) - Method in class WeakHashSet
Adds the specified element to this set if it is not already present.
add(Locale, String) - Method in class DefaultInternationalString
Adds a string for the given locale.
addAll(Collection<? extends E>) - Method in class CodeListSet
Adds all elements of the given collection to this set.
addElements(Envelope) - Method in class DefaultExtent
Adds geographic, vertical or temporal extents inferred from the given envelope.
addHandler(Handler) - Method in class LoggerAdapter
Do nothing since this logger adapter does not supports handlers.
addWarningListener(WarningListener<? super DataStore>) - Method in class DataStore
Adds a listener to be notified when a warning occurred while reading from or writing to the storage.
addWarningListener(WarningListener<? super S>) - Method in class WarningListeners
Adds a listener to be notified when a warning occurred.
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 - Static variable in class Locales
All locales available on the JavaVM.
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 be Double.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 be Float.NaN.
anchor(MarshalContext, Object, CharSequence) - Method in class ReferenceResolver
Returns the <gmx:Anchor> to use for the given text, or null if none.
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.
Angle - Static variable in class Vocabulary.Keys
Angle
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(Locale) - Constructor for class AngleFormat
Constructs a new AngleFormat for the default pattern and the specified 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.Field - Class in org.apache.sis.measure
Defines constants that are used as attribute keys in the iterator returned from AngleFormat.formatToCharacterIterator(Object).
AngularDegrees - Static variable in class Vocabulary.Keys
Degrees
AngularMinutes - Static variable in class Vocabulary.Keys
Minutes
AngularSeconds - Static variable in class Vocabulary.Keys
Seconds
append(char) - Method in class LineAppender
Writes a single character.
append(CharSequence, int, int) - Method in class LineAppender
Writes a portion of a character sequence.
append(char) - Method in class TableAppender
Writes a single character.
append(CharSequence) - Method in class TableAppender
Appends the specified character sequence.
append(CharSequence, int, int) - Method in class TableAppender
Writes a portion of a character sequence.
append(T[], T) - Static method in class ArraysExt
Returns a copy of the given array with a single element appended at the end.
apply(S) - Method in interface ObjectConverter
Converts the given object from the source type S to the target type T.
applyPattern(String) - Method in class AngleFormat
Sets the pattern to use for parsing and formatting angles.
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.
asInformationMap(Class<?>, KeyNamePolicy) - Method in class MetadataStandard
Returns information about all properties defined in the given metadata type.
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.
asTreeTable() - Method in class AbstractMetadata
Returns the property types and values as a tree table.
asTreeTable(Object, 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, 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 a Writer.
atanh(double) - Static method in class MathFunctions
Returns the inverse hyperbolic tangent of the given value.
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.Dimension(DimensionNameType, String, String, String, String, String, String) - Constructor for class AttributeNames.Dimension
Creates a new set of attribute names.
AttributeNames.Responsible - Class in org.apache.sis.storage.netcdf
Holds the attribute names describing a responsible party.
AttributeNames.Responsible(String, String, String, String, String, Role) - Constructor for class AttributeNames.Responsible
Creates a new set of attribute names.
Attributes - Static variable in class Vocabulary.Keys
Attributes

B

BackingStoreException - Exception 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 BackingStoreException
Constructs a new exception with no detail message.
BackingStoreException(String) - Constructor for exception BackingStoreException
Constructs a new exception with the specified detail message.
BackingStoreException(Throwable) - Constructor for exception BackingStoreException
Constructs a new exception with the specified cause.
BackingStoreException(String, Throwable) - Constructor for exception BackingStoreException
Constructs a new exception with the specified detail message and cause.
beforeFill - Variable in class TabularFormat
The string to write before the TabularFormat.fillCharacter, or an empty string if none.
BIG_DECIMAL - Static variable in class Numbers
Constant of value 10 used in switch statements or as index in arrays.
BIG_INTEGER - Static variable in class Numbers
Constant of value 9 used in switch statements or as index in arrays.
BOOLEAN - Static variable in class Numbers
Constant of value 1 used in switch statements or as index in arrays.
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 if this envelope bounds is equal to that envelope bounds in two specified dimensions.
BYTE - Static variable in class Numbers
Constant of value 3 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.

C

Cache<K,V> - Class in org.apache.sis.util.collection
A concurrent cache mechanism.
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.
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.
CanNotAddToExclusiveSet_2 - Static variable in class Errors.Keys
No element can be added to this set because properties ‘{0}’ and ‘{1}’ are mutually exclusive.
CanNotComputeDerivative - Static variable in class Errors.Keys
Can not compute the derivative.
CanNotConvertFromType_2 - Static variable in class Errors.Keys
Can not convert from type ‘{0}’ to type ‘{1}’.
CanNotConvertValue_2 - Static variable in class Errors.Keys
Can not convert value “{0}” to type ‘{1}’.
CanNotInstantiate_1 - Static variable in class Errors.Keys
Can not instantiate an object of type ‘{0}’.
CanNotOpen_1 - Static variable in class Errors.Keys
Can not open “{0}”.
CanNotParseFile_2 - Static variable in class Errors.Keys
Can not parse “{1}” as a file in the {0} format.
CanNotSetPropertyValue_1 - Static variable in class Errors.Keys
Can not set a value for property “{0}”.
canOpen(StorageConnector) - Method in class DataStoreProvider
Returns TRUE if the given storage appears to be supported by the DataStore.
canOpen(StorageConnector) - Method in class NetcdfStoreProvider
Returns TRUE if the given storage appears to be supported by NetcdfStore.
canSubstituteByReference(MarshalContext, Class<T>, T, UUID) - Method in class ReferenceResolver
Returns true if the marshaller can use a reference to the given metadata instead than writing the full element.
canSubstituteByReference(MarshalContext, Class<T>, T, XLink) - Method in class ReferenceResolver
Returns true if the marshaller can use a xlink:href reference to the given metadata instead than writing the full element.
cast(Number, Class<N>) - Static method in class Numbers
Casts a number to the specified class.
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(Range<N>) - Static method in class NumberRange
Returns the specified Range as a NumberRange object.
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(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(ContentInformation) - Static method in class AbstractContentInformation
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(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(ApplicationSchemaInformation) - Static method in class DefaultApplicationSchemaInformation
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(FeatureTypeList) - Static method in class DefaultFeatureTypeList
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(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(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(GeographicExtent) - Static method in class AbstractGeographicExtent
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(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(Identification) - Static method in class AbstractIdentification
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(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(ReferenceIdentifier) - Static method in class ImmutableIdentifier
Returns a SIS identifier 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(Completeness) - Static method in class AbstractCompleteness
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(LogicalConsistency) - Static method in class AbstractLogicalConsistency
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(Result) - Static method in class AbstractResult
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(ThematicAccuracy) - Static method in class AbstractThematicAccuracy
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(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(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(NonQuantitativeAttributeAccuracy) - Static method in class DefaultNonQuantitativeAttributeAccuracy
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(Scope) - Static method in class DefaultScope
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(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
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(SpatialRepresentation) - Static method in class AbstractSpatialRepresentation
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(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(VectorSpatialRepresentation) - Static method in class DefaultVectorSpatialRepresentation
Returns a SIS metadata 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(RecordType) - Static method in class DefaultRecordType
Returns a SIS implementation with the name and members of the given arbitrary implementation.
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.
changeArrayDimension(Class<?>, int) - Static method in class Classes
Changes the array dimension by the given amount.
ChangedContainerCapacity_2 - Static variable in class Messages.Keys
Changed the container capacity from {0} to {1} elements.
CHARACTER - Static variable in class Numbers
Constant of value 2 used in switch statements or as index in arrays.
CharacterEncoding - Static variable in class Vocabulary.Keys
Character encoding
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 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.
CheckedContainer<E> - Interface in org.apache.sis.util.collection
A container that ensures that all elements are assignable to a given base type.
checkWritePermission() - Method in class ModifiableMetadata
Checks if changes in the metadata are allowed.
Citations - Class in org.apache.sis.metadata.iso.citation
A set of pre-defined constants and static methods working on citations.
Classes - Class in org.apache.sis.util
Static methods working on Class objects.
ClassNotFinal_1 - Static variable in class Errors.Keys
Class ‘{0}’ is not final.
Classpath - Static variable in class Vocabulary.Keys
Classpath
clear() - Method in class LineAppender
Resets the LineAppender internal state as if a new line was beginning.
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 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.
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 GeneralDirectPosition
Returns a deep copy of this position.
clone() - Method in class GeneralEnvelope
Returns a deep copy of this envelope.
clone() - Method in class CompoundFormat
Returns a clone of this format.
clone() - Method in class Statistics
Returns a clone of this statistics.
clone() - Method in class AngleFormat
Returns a clone of this AngleFormat.
clone() - Method in class ModifiableMetadata
Returns a shallow copy of this metadata.
clone() - Method in class CodeListSet
Returns a clone of 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 RangeSet
Returns a clone of this range set.
CloneNotSupported_1 - Static variable in class Errors.Keys
Can not clone an object of type ‘{0}’.
close(Appendable) - Static method in class IO
If the given out argument implements Closeable, or is a chain of wrappers defined in this package around a closeable object, invokes the close() method on that object.
close() - Method in class DataStore
Closes this data store and releases any underlying resources.
close() - Method in class NetcdfStore
Closes this NetCDF store and releases any underlying resources.
closeAllExcept(Object) - Method in class StorageConnector
Closes all streams and connections created by this StorageConnector except the given view.
Code_1 - Static variable in class Vocabulary.Keys
{0} code
CodeListSet<E extends CodeList<E>> - Class in org.apache.sis.util.collection
A specialized Set implementation for use with CodeList 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.
collectionType(Class<E>) - Method in class ModifiableMetadata
Returns the type of collection to use for the given type.
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.
Commands - Static variable in class Vocabulary.Keys
Commands
COMMENT - Static variable in class AttributeNames
The "comment" attribute name for miscellaneous information about the data (Recommended).
commonDivisors(int...) - Static method in class MathFunctions
Returns the 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.
comparator() - Method in class RangeSet
Returns the comparator associated with this sorted set.
compareTo(Angle) - Method in class Angle
Compares two Angle objects numerically.
compareTo(InternationalString) - Method in class AbstractInternationalString
Compares this string 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(Version, int) - Method in class Version
Compares this version with an other version object, up to the specified limit.
compareTo(Version) - Method in class Version
Compares this version with an other version object.
ComparisonMode - Enum in org.apache.sis.util
Specifies the level of strictness when comparing two LenientComparable objects for equality.
CompoundFormat<T> - Class in org.apache.sis.io
Base class of Format implementations which delegate part of their work to other Format instances.
CompoundFormat(Locale, TimeZone) - Constructor for class CompoundFormat
Creates a new format for the given locale.
concatenate(T[]...) - Static method in class ArraysExt
Returns the concatenation of all given arrays.
config(String) - Method in class LoggerAdapter
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 - Annotation Type in org.apache.sis.util
Annotates methods having a system-wide impact on the configuration of the Apache SIS library.
Containers - Class in org.apache.sis.util.collection
Static methods working on Collection or CheckedContainer objects.
contains(DirectPosition) - Method in class AbstractEnvelope
Tests if a specified coordinate is inside the boundary of this envelope.
contains(Envelope, boolean) - Method in class AbstractEnvelope
Returns true if this envelope completely encloses the specified envelope.
contains(double, double) - Method in class Envelope2D
Tests if a specified coordinate is inside the boundary of this envelope.
contains(Rectangle2D) - Method in class Envelope2D
Returns true if this envelope completely encloses the specified rectangle.
contains(double, double, double, double) - Method in class Envelope2D
Returns true if this envelope completely encloses the specified rectangle.
contains(Range<? extends E>) - Method in class MeasurementRange
Returns true if the supplied range is fully contained within this range.
contains(E) - Method in class Range
Returns true if this range contains the given value.
contains(Range<? extends E>) - Method in class Range
Returns true if the supplied range is fully contained within this range.
contains(Object[], Object) - Static method in class ArraysExt
Returns true if the specified array contains the specified value.
contains(int) - Method in class Characters.Filter
Returns true if this subset contains the given Unicode character.
contains(Object) - Method in class CodeListSet
Returns true if this set contains the given element.
contains(Object) - Method in class RangeSet
Returns true if the given object is an instance of Range compatible with this set and contained inside one of the range elements of this set.
contains(Range<E>, boolean) - Method in class RangeSet
Returns true if this set contains the specified element.
contains(Object) - Method in class WeakHashSet
Returns true if this set contains the specified element.
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.
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.
containsType(int) - Method in class Characters.Filter
Returns true if this subset contains the characters of the given type.
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 implements CharSequence, or is a chain of wrappers defined in this package around a CharSequence, returns that character sequence.
CONTRIBUTOR - Static variable in class AttributeNames
The set of attribute names for the contributor (Suggested).
convert(Object, Class<T>) - Static method in class ObjectConverters
Converts the given value to the given type.
CONVERTER - Static variable in class XML
Control 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.
copyAsFloats(double[]) - Static method in class ArraysExt
Returns a copy of the given array where each value has been casted to the float type.
copyAsInts(double[]) - Static method in class ArraysExt
Returns a copy of the given array where each value has been rounded to the int 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 returns null if the source is null or empty.
copyList(Collection<? extends E>, Class<E>) - Method in class ModifiableMetadata
Creates a list with the content of the source collection, or returns null if the source is null or empty.
copySet(Collection<? extends E>, Class<E>) - Method in class ModifiableMetadata
Creates a set with the content of the source collection, or returns null if the source is null or empty.
cost(V) - Method in class Cache
Computes an estimation of the cost of the given value.
count() - Method in class Statistics
Returns the number of samples, excluding NaN values.
count(CharSequence, String) - Static method in class CharSequences
Returns the number of occurrences of the toSearch string in the given text.
count(CharSequence, char) - Static method in class CharSequences
Counts the number of occurrence of the given character in the given character sequence.
countNaN() - Method in class Statistics
Returns the number of NaN samples.
create(float, boolean, float, boolean, Unit<?>) - Static method in class MeasurementRange
Constructs a range of float values.
create(double, boolean, double, boolean, Unit<?>) - Static method in class MeasurementRange
Constructs a range of double values.
create(byte, boolean, byte, boolean) - Static method in class NumberRange
Constructs a range of byte values.
create(short, boolean, short, boolean) - Static method in class NumberRange
Constructs a range of short values.
create(int, boolean, int, boolean) - Static method in class NumberRange
Constructs a range of int values.
create(long, boolean, long, boolean) - Static method in class NumberRange
Constructs a range of long values.
create(float, boolean, float, boolean) - Static method in class NumberRange
Constructs a range of float values.
create(double, boolean, double, boolean) - Static method in class NumberRange
Constructs a range of double values.
create(Class<E>, boolean, boolean) - Static method in class RangeSet
Constructs an initially empty set of ranges.
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.
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.
createFormat(Class<?>) - Method in class CompoundFormat
Creates a new format to use for parsing and formatting values of the given type.
createGenericName(NameSpace, CharSequence...) - Method in class DefaultNameFactory
Creates a local or scoped name from an array of parsed names.
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.
createLocalName(NameSpace, CharSequence) - Method in class DefaultNameFactory
Creates a local name from the given character sequence.
createMarshaller() - Method in class MarshallerPool
Creates an configure a new JAXB marshaller.
createMemberName(NameSpace, CharSequence, TypeName) - Method in class DefaultNameFactory
Creates a member name from the given character sequence and attribute type.
createNameSpace(GenericName, Map<String, ?>) - Method in class DefaultNameFactory
Creates a namespace having the given name.
createNilObject(Class<T>) - Method in class NilReason
Returns an object of the given type which is nil for the reason represented by this instance.
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.
createUnmarshaller() - Method in class MarshallerPool
Creates an configure a new JAXB unmarshaller.
CREATOR - Static variable in class AttributeNames
The set of attribute names for the creator (Recommended).
CRS - Class in org.apache.sis.referencing
Static methods working on Coordinate Reference Systems.
CSW - Static variable in class Namespaces
The "http://www.opengis.net/cat/csw/2.0.2" URL.
CurrentDateTime - Static variable in class Vocabulary.Keys
Current date and time
CurrentDirectory - Static variable in class Vocabulary.Keys
Current directory
CycleOmitted - Static variable in class Vocabulary.Keys
Cycle omitted

D

DATA_TYPE - Static variable in class AttributeNames
The "cdm_data_type" attribute name for the THREDDS data type appropriate for this dataset (Recommended).
DataStore - Class in org.apache.sis.storage
A storage object which manage a series of features, coverages or sensor data.
DataStore() - Constructor for class DataStore
Creates a new instance with initially no listener.
DataStoreException - Exception in org.apache.sis.storage
Thrown when a DataStore can not complete a read or write operation.
DataStoreException() - Constructor for exception DataStoreException
Creates an exception with no cause and no details message.
DataStoreException(String) - Constructor for exception DataStoreException
Creates an exception with the specified details message.
DataStoreException(Throwable) - Constructor for exception DataStoreException
Creates an exception with the specified cause and no details message.
DataStoreException(String, Throwable) - Constructor for exception DataStoreException
Creates an exception with the specified details message and cause.
DataStoreProvider - Class in org.apache.sis.storage
Creates DataStore instances for a specific format from a given StorageConnector input.
DataStoreProvider() - Constructor for class DataStoreProvider
Creates a new provider.
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).
DaylightTime - Static variable in class Vocabulary.Keys
Daylight time
DeadThread_1 - Static variable in class Errors.Keys
Thread “{0}” is dead.
Debug - Annotation Type in org.apache.sis.util
Annotates classes or methods that are provided mostly for debugging purpose.
decode(String) - Method in class GeoHashCoder
Decodes the given geohash into a longitude and a latitude.
Decorator - Annotation Type in org.apache.sis.util
Annotates classes that are decorator around an other instance of the same type.
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 - 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_NAME_TYPE - Variable in class AttributeNames.Dimension
The default ISO-19115 dimension name type, or null if none.
DEFAULT_NAMESPACE - Static variable in class XML
Specifies the default namespace of the XML document to write.
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 58.
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(Result) - Constructor for class DefaultAbsoluteExternalPositionalAccuracy
Creates an positional accuracy initialized to the given result.
DefaultAbsoluteExternalPositionalAccuracy(AbsoluteExternalPositionalAccuracy) - Constructor for class DefaultAbsoluteExternalPositionalAccuracy
Constructs a new instance initialized with the values from the specified metadata object.
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.
DefaultAggregateInformation - Class in org.apache.sis.metadata.iso.identification
Aggregate dataset 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(Citation, String, String) - Constructor for class DefaultApplicationSchemaInformation
Creates a application schema information initialized to the specified values.
DefaultApplicationSchemaInformation(ApplicationSchemaInformation) - Constructor for class DefaultApplicationSchemaInformation
Constructs a new instance initialized with the values from the specified metadata object.
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.
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(ResponsibleParty) - Constructor for class DefaultCitation
Constructs a citation with the specified responsible party.
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.
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(OnlineResource) - Constructor for class DefaultContact
Constructs a contact initialized to the specified online resource.
DefaultContact(Contact) - Constructor for class DefaultContact
Constructs a new instance initialized with the values from the specified metadata object.
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.
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, InternationalString, 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(Scope) - Constructor for class DefaultDataQuality
Creates a data quality initialized to the given scope.
DefaultDataQuality(DataQuality) - Constructor for class DefaultDataQuality
Constructs a new instance initialized with the values from the specified metadata object.
DefaultDigitalTransferOptions - Class in org.apache.sis.metadata.iso.distribution
Technical means and media by which a resource is obtained from the distributor.
DefaultDigitalTransferOptions() - Constructor for class DefaultDigitalTransferOptions
Constructs an initially empty digital transfer options.
DefaultDigitalTransferOptions(DigitalTransferOptions) - Constructor for class DefaultDigitalTransferOptions
Constructs a new instance initialized with the values from the specified metadata object.
DefaultDimension - Class in org.apache.sis.metadata.iso.spatial
Axis properties.
DefaultDimension() - Constructor for class DefaultDimension
Constructs an initially empty dimension.
DefaultDimension(DimensionNameType, int) - Constructor for class DefaultDimension
Creates a dimension initialized to the given type and size.
DefaultDimension(Dimension) - Constructor for class DefaultDimension
Constructs a new instance initialized with the values from the specified metadata object.
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.
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(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.
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.
DefaultFeatureTypeList - Class in org.apache.sis.metadata.iso
List of names of feature types with the same spatial representation (same as spatial attributes).
DefaultFeatureTypeList() - Constructor for class DefaultFeatureTypeList
Construct an initially empty feature type list.
DefaultFeatureTypeList(String, String) - Constructor for class DefaultFeatureTypeList
Creates a feature type list initialized to the given values.
DefaultFeatureTypeList(FeatureTypeList) - Constructor for class DefaultFeatureTypeList
Constructs a new instance initialized with the values from the specified metadata object.
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(CharSequence, CharSequence) - Constructor for class DefaultFormat
Creates a format initialized to the given name and version.
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.
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.
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.
DefaultGeographicDescription - Class in org.apache.sis.metadata.iso.extent
Description of the geographic area using identifiers.
DefaultGeographicDescription() - Constructor for class DefaultGeographicDescription
Constructs an initially empty geographic description.
DefaultGeographicDescription(Citation, String) - Constructor for class DefaultGeographicDescription
Creates an inclusive geographic description initialized to the specified value.
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(GeometricObjectType) - Constructor for class DefaultGeometricObjects
Creates a geometric object initialized to the given type.
DefaultGeometricObjects(GeometricObjects) - Constructor for class DefaultGeometricObjects
Constructs a new instance initialized with the values from the specified metadata object.
DefaultGeorectified - Class in org.apache.sis.metadata.iso.spatial
Grid whose cells are regularly spaced in a geographic (i.e., lat / long) or map coordinate system defined in the Spatial Referencing System (SRS) so that any cell in the grid can be geolocated given its grid coordinate and the grid origin, cell spacing, and orientation indication of whether or not geographic.
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 system, whose individual cells can be geolocated using geolocation information supplied with the data but cannot be geolocated from the grid properties alone.
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
Basic information required to uniquely identify a resource or resources.
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(Citation, String) - Constructor for class DefaultIdentifier
Creates an identifier initialized to the given authority and code.
DefaultIdentifier(Identifier) - Constructor for class DefaultIdentifier
Constructs a new instance initialized with the values from the specified metadata object.
DefaultImageDescription - Class in org.apache.sis.metadata.iso.content
Information about an image's suitability for use.
DefaultImageDescription() - Constructor for class DefaultImageDescription
Constructs an initially empty image description.
DefaultImageDescription(ImageDescription) - Constructor for class DefaultImageDescription
Constructs a new instance initialized with the values from the specified metadata object.
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.iso
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.
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.
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.
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.
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.
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.
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.
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
Description of the event, including related parameters or tolerances.
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.
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.
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 members than the given one.
DefaultRecordType(TypeName, RecordSchema, Map<MemberName, Type>) - Constructor for class DefaultRecordType
Creates a new record.
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.
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(Resolution) - Constructor for class DefaultResolution
Constructs a new instance initialized with the values from the specified metadata object.
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(Role) - Constructor for class DefaultResponsibleParty
Constructs a responsibility party with the given role.
DefaultResponsibleParty(ResponsibleParty) - Constructor for class DefaultResponsibleParty
Constructs a new instance initialized with the values from the specified metadata object.
DefaultScope - Class in org.apache.sis.metadata.iso.quality
Description of the data specified by the scope.
DefaultScope() - Constructor for class DefaultScope
Constructs an initially empty scope.
DefaultScope(ScopeCode) - Constructor for class DefaultScope
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.
DefaultScopeDescription - Class in org.apache.sis.metadata.iso.maintenance
Description of the class of information covered by the information.
DefaultScopeDescription() - Constructor for class DefaultScopeDescription
Creates an initially empty scope description.
DefaultScopeDescription(ScopeDescription) - Constructor for class DefaultScopeDescription
Constructs a new instance initialized with the values from the specified metadata object.
DefaultScopedName - Class in org.apache.sis.util.iso
A composite of a name space (as a local name) and a generic name valid in that name space.
DefaultScopedName(NameSpace, List<? extends CharSequence>) - Constructor for class DefaultScopedName
Constructs a scoped name from the specified list of strings.
DefaultScopedName(GenericName, GenericName) - Constructor for class DefaultScopedName
Constructs a scoped name as the concatenation of the given generic names.
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.
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(SpatialTemporalExtent) - Constructor for class DefaultSpatialTemporalExtent
Constructs a new instance initialized with the values from the specified metadata object.
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.
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.
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.
DefaultTreeTable - Class in org.apache.sis.util.collection
A TreeTable implementation with a list of columns given at construction time.
DefaultTreeTable(TableColumn<?>...) - Constructor for class DefaultTreeTable
Creates a new tree table with the given columns.
DefaultTreeTable(DefaultTreeTable.Node) - Constructor for class DefaultTreeTable
Creates a new tree table initialized to the given root.
DefaultTreeTable.Node - Class in org.apache.sis.util.collection
A TreeTable.Node implementation which can store values for a pre-defined list of columns.
DefaultTreeTable.Node(TreeTable) - Constructor for class DefaultTreeTable.Node
Creates a new node for the given table.
DefaultTreeTable.Node(DefaultTreeTable.Node) - Constructor for class DefaultTreeTable.Node
Creates a new node with the given parent.
DefaultTreeTable.Node(DefaultTreeTable.Node, int) - Constructor for class DefaultTreeTable.Node
Creates a new node with the given parent.
DefaultTreeTable.Node(CharSequence) - Constructor for class DefaultTreeTable.Node
Creates a node with a single column for object names (convenience constructor).
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
Degree of adherence of a dataset to a specific set of user requirements.
DefaultUsability() - Constructor for class DefaultUsability
Constructs an initially empty usability.
DefaultUsability(Usability) - Constructor for class DefaultUsability
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 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.
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.
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.
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).
Deprecable - Interface in org.apache.sis.util
Interface of classes for which deprecated instances may exist.
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.
derivative(UnitConverter, double) - Static method in class Units
Returns an estimation of the derivative of the given converter at the given value.
derivedKeys(Map<SK, V>, ObjectConverter<SK, K>, Class<V>) - Static method in class ObjectConverters
Returns a map whose 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 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 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 whose values are derived on-the-fly from the given map.
Destination - Static variable in class Vocabulary.Keys
Destination
differences() - Method in class Statistics
Returns the statistics on the differences between sample values, or null if none.
Dimensions - Static variable in class Vocabulary.Keys
Dimensions
Directory - Static variable in class Vocabulary.Keys
Directory
DirectPosition1D - Class in org.apache.sis.geometry
Holds the coordinates for 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(CoordinateReferenceSystem) - Constructor for class DirectPosition1D
Constructs a position with the specified coordinate reference system.
DirectPosition1D(double) - Constructor for class DirectPosition1D
Constructs a 1D position from the specified ordinate.
DirectPosition1D(CharSequence) - Constructor for class DirectPosition1D
Constructs a position initialized to the values parsed from the given string in Well Known Text (WKT) format.
DirectPosition2D - Class in org.apache.sis.geometry
Holds the coordinates for a two-dimensional position on top of Point2D.
DirectPosition2D() - Constructor for class DirectPosition2D
Constructs a position initialized to (0,0) with a null coordinate reference system.
DirectPosition2D(CoordinateReferenceSystem) - Constructor for class DirectPosition2D
Constructs a position initialized to (0,0) with the specified coordinate reference system.
DirectPosition2D(double, double) - Constructor for class DirectPosition2D
Constructs a 2D position from the specified ordinates.
DirectPosition2D(CoordinateReferenceSystem, double, double) - Constructor for class DirectPosition2D
Constructs a 2D position from the specified ordinates in the specified CRS.
DirectPosition2D(DirectPosition) - Constructor for class DirectPosition2D
Constructs a position initialized to the same values than the specified point.
DirectPosition2D(CharSequence) - Constructor for class DirectPosition2D
Constructs a position initialized to the values parsed from the given string in Well Known Text (WKT) format.
DiscardedExclusiveProperty_2 - Static variable in class Messages.Keys
Property “{0}” has been discarded in favor of “{1}”, because those two properties are mutually exclusive.
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 interface Disposable
Allows any resources held by this object to be released.
DistanceUtils - Class in org.apache.sis.distance
Class to calculate distances on earth surface.
DistanceUtils() - Constructor for class DistanceUtils
 
divisors(int) - Static method in class MathFunctions
Returns the divisors of the specified number as positive integers.
doGet(HttpServletRequest, HttpServletResponse) - Method in class LocationServlet
Provide GET requests for Bounding-box and Point-radius search queries.
doPost(HttpServletRequest, HttpServletResponse) - Method in class LocationServlet
Provide Post requests for build GeoRSS data html file.
DOUBLE - Static variable in class Numbers
Constant of value 8 used in switch statements or as index in arrays.
doubleValue() - Method in class DefaultRepresentativeFraction
Returns the scale value of this representative fraction.
DuplicatedIdentifier_1 - Static variable in class Errors.Keys
Identifier “{0}” is duplicated.
DuplicatedOption_1 - Static variable in class Errors.Keys
Option “{0}” is duplicated.

E

EARTH_RADIUS - Static variable in class DistanceUtils
 
ElementAlreadyPresent_1 - Static variable in class Errors.Keys
Element “{0}” is already present.
elementFormat - Variable in class RangeFormat
The format to use for parsing and formatting the range components.
elementType - Variable in class RangeFormat
The type of the range components.
elementType - Variable in class RangeSet
The type of elements in the ranges.
EMAIL - Variable in class AttributeNames.Responsible
The attribute name for the responsible's email address.
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.
EmptyArgument_1 - Static variable in class Errors.Keys
Argument ‘{0}’ shall not be empty.
EmptyDictionary - Static variable in class Errors.Keys
The dictionary shall contains at least one entry.
EmptyEnvelope2D - Static variable in class Errors.Keys
Envelope must be at least two-dimensional and non-empty.
EmptyProperty_1 - Static variable in class Errors.Keys
Property named “{0}” shall not be empty.
encode(double, double) - Method in class GeoHashCoder
Encodes the given longitude and latitude into a geohash.
encode(DirectPosition) - Method in class GeoHashCoder
Encodes the given position into a geohash.
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, 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.
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, double, double, double) - Static method in class ArgumentChecks
Ensures that the given floating point 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, CoordinateReferenceSystem) - Static method in class ArgumentChecks
Ensures that the given CRS, if non-null, has the expected number of dimensions.
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, 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.
ensureFinite(String, float) - Static method in class ArgumentChecks
Ensures that the given floating point value is not NaN neither Float.isInfinite(float).
ensureFinite(String, double) - Static method in class ArgumentChecks
Ensures that the given floating point value is not NaN neither Double.isInfinite(double).
ensureLinear(Unit<?>) - Static method in class Units
Makes sure that the specified unit is either null or a linear unit.
ensureNonEmpty(String, CharSequence) - Static method in class ArgumentChecks
Makes sure that a character sequence 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, 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.
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, double) - Static method in class ArgumentChecks
Ensures that the given floating point value is not NaN and 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 of array length is between the given bounds, inclusive.
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.
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, double) - Static method in class ArgumentChecks
Ensures that the given floating point value is not NaN and 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.
entering(String, String) - Method in class LoggerAdapter
Logs a method entry to the debug level.
entering(String, String, Object) - Method in class LoggerAdapter
Logs a method entry to the debug level with one parameter.
entering(String, String, Object[]) - Method in class LoggerAdapter
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.
Envelope2D - Class in org.apache.sis.geometry
A two-dimensional envelope on top of Rectangle2D.
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, Rectangle2D) - Constructor for class Envelope2D
Constructs two-dimensional envelope defined by an other Rectangle2D.
Envelope2D(CoordinateReferenceSystem, double, double, double, double) - Constructor for class Envelope2D
Constructs two-dimensional envelope defined by the specified coordinates.
Envelopes - Class in org.apache.sis.geometry
Utility methods for envelopes.
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.
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.
equalityLevel(Object, Object) - Static method in enum ComparisonMode
If the two given objects are equals according one of the modes enumerated in this class, then returns that mode.
equals(Object) - Method in class AbstractDirectPosition
Returns true if the specified object is also a DirectPosition with equal coordinate and equal CRS.
equals(Envelope, double, boolean) - Method in class AbstractEnvelope
Compares to the specified envelope for equality up to the specified tolerance value.
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 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 Statistics
Compares this statistics with the specified object for equality.
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 range with the specified object for equality.
equals(Object) - Method in class Range
Compares this range with the given object for equality.
equals(Object, ComparisonMode) - Method in class AbstractMetadata
Compares this metadata with the specified object for equality.
equals(Object) - Method in class AbstractMetadata
Performs a strict comparison of this metadata with the given object.
equals(Object, ComparisonMode) - Method in class DefaultGeographicBoundingBox
Compares this geographic bounding box with the specified object for equality.
equals(Object) - Method in class DefaultRepresentativeFraction
Compares this object with the specified value for equality.
equals(Object) - Method in class ImmutableIdentifier
Compares this object with the given one for equality.
equals(Object, Object, ComparisonMode) - Method in class MetadataStandard
Compares the two specified metadata objects.
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(CharSequence, CharSequence) - Static method in class CharSequences
Returns true if the two given texts are equal.
equals(Object) - Method in class DefaultTreeTable
Compares the given object with this tree table for equality.
equals(Object) - Method in class DefaultTreeTable.Node
Compares the given object with this node for values and children equality, ignoring the parent.
equals(Object) - Method in class RangeSet
Compares the specified object with this set of ranges for equality.
equals(Object) - Method in class AbstractName
Compares this generic name with the specified object for equality.
equals(Object) - Method in class DefaultInternationalString
Compares this international string 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 DefaultNameSpace
Returns true if this namespace is equal to the given object.
equals(Object) - Method in class DefaultRecordType
Compares the given object with this RecordType for equality.
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, ComparisonMode) - Method in interface LenientComparable
Compares this object with the given object for equality.
equals(Object) - Method in interface LenientComparable
Returns true if this object is strictly equals to the given object.
equals(Object) - Method in class 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.
equalsApproximatively(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.
Errors - Class in org.apache.sis.util.resources
Locale-dependent resources for error messages.
Errors.Keys - Class in org.apache.sis.util.resources
Resource keys.
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.
ExcessiveArgumentSize_3 - Static variable in class Errors.Keys
Argument ‘{0}’ shall not contain more than {1} elements.
ExcessiveListSize_2 - Static variable in class Errors.Keys
A size of {1} elements is excessive for the “{0}” list.
execute() - Method in class ResourceCompilerMojo
Executes the mojo.
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
Logs a method return to the debug level.
exiting(String, String, Object) - Method in class LoggerAdapter
Logs a method return to the debug level.
Extents - Class in org.apache.sis.metadata.iso.extent
Convenience static methods for extracting information from Extent objects.

F

fillCharacter - Variable in class TabularFormat
The character to repeat after the content of a cell for alignment with the next column.
find(Class<S>, Class<T>) - Static method in class ObjectConverters
Returns a converter for the specified source and target classes.
findCommonClass(Iterable<?>) - Static method in class Classes
Returns the most specific class which is assignable from the type of all given objects.
findCommonClass(Class<?>, Class<?>) - Static method in class Classes
Returns the most specific class which is assignable from the given classes or a parent of those classes.
findCommonInterfaces(Class<?>, Class<?>) - Static method in class Classes
Returns the interfaces which are implemented by the two given classes.
findSpecializedClass(Iterable<?>) - Static method in class Classes
Returns the most specific class implemented by the objects in the given collection.
fine(String) - Method in class LoggerAdapter
Logs a FINE message.
finer(String) - Method in class LoggerAdapter
Logs a FINER message.
finest(String) - Method in class LoggerAdapter
Logs a FINEST message.
first() - Method in class RangeSet
Returns the first (lowest) range currently in this sorted set.
FLAG_MASKS - Static variable in class AttributeNames
The "flag_masks" attribute name for bitmask to apply on sample values before to compare them to the flag values.
FLAG_MEANINGS - Static variable in class AttributeNames
The "flag_meanings" attribute name for the meaning of flag values.
FLAG_NAMES - Static variable in class AttributeNames
The "flag_names" attribute name for the designation associated with a range element.
FLAG_VALUES - Static variable in class AttributeNames
The "flag_values" attribute name for sample values to be flagged.
FLOAT - Static variable in class Numbers
Constant of value 7 used in switch statements or as index in arrays.
floatValue() - Method in class DefaultRepresentativeFraction
Returns the scale as a float type.
flush(Appendable) - Static method in class IO
If the given out argument implements Flushable, or is a chain of wrappers defined in this package around a flushable object, invokes the flush() method on that object.
flush() - Method in class LineAppender
Sends all pending characters to the underlying appendable, including trailing whitespaces.
flush() - Method in class TableAppender
Flushes the table content to the underlying stream or buffer.
ForbiddenAttribute_2 - Static variable in class Errors.Keys
Attribute “{0}” is not allowed for an object of type ‘{1}’.
forClass(Class<?>) - Static method in class MetadataStandard
Returns the metadata standard for the given class.
forCode(String) - Static method in class CRS
Returns a Coordinate Reference System from the given authority code.
forCodeName(Class<T>, String, boolean) - Static method in class Types
Returns the code of the given type that matches the given name, or optionally returns a new one if none match it.
forDuration(long, TimeUnit) - Static method in class PerformanceLevel
Returns the level to use for logging an event of the given duration.
format(T, Appendable) - Method in class CompoundFormat
Writes a textual representation of the given object in the given stream or buffer.
format(Object, StringBuffer, FieldPosition) - Method in class CompoundFormat
Writes a textual representation of the specified object in the given buffer.
format(Object, StringBuffer, FieldPosition) - Method in class StatisticsFormat
Formats the given statistics.
format(Statistics, Appendable) - Method in class StatisticsFormat
Formats a localized string representation of the given statistics.
format(Statistics[], Appendable) - Method in class StatisticsFormat
Formats the given statistics in a tabular format.
format(double) - Method in class AngleFormat
Formats an angle.
format(double, StringBuffer, FieldPosition) - Method in class AngleFormat
Formats an angle in the given buffer.
format(Object, StringBuffer, FieldPosition) - Method in class AngleFormat
Formats an angle, latitude or longitude value in the given buffer.
format(Object, StringBuffer, FieldPosition) - Method in class RangeFormat
Formats a Range and appends the resulting text to a given string buffer.
format(TreeTable, Appendable) - Method in class TreeTableFormat
Writes a graphical representation of the specified tree table in the given stream or buffer.
format(LogRecord) - Method in class MonolineFormatter
Formats the given log record and return the formatted string.
format(int) - Static method in class Errors
Gets a string for the given key from this resource bundle or one of its parents.
format(int, Object) - Static method in class Errors
Gets a string for the given key are replace all occurrence of "{0}" with values of arg0.
format(int, Object, Object) - Static method in class Errors
Gets a string for the given key are replace all occurrence of "{0}", "{1}", with values of arg0, arg1.
format(int, Object, Object, Object) - Static method in class Errors
Gets a string for the given key are replace all occurrence of "{0}", "{1}", with values of arg0, arg1, etc.
format(int, Object, Object, Object, Object) - Static method in class Errors
Gets a string for the given key are replace all occurrence of "{0}", "{1}", with values of arg0, arg1, etc.
format(int) - Static method in class Messages
Gets a string for the given key from this resource bundle or one of its parents.
format(int, Object) - Static method in class Messages
Gets a string for the given key are replace all occurrence of "{0}" with values of arg0.
format(int, Object, Object) - Static method in class Messages
Gets a string for the given key are replace all occurrence of "{0}", "{1}", with values of arg0, arg1.
format(int, Object, Object, Object) - Static method in class Messages
Gets a string for the given key are replace all occurrence of "{0}", "{1}", with values of arg0, arg1, etc.
format(int, Object, Object, Object, Object) - Static method in class Messages
Gets a string for the given key are replace all occurrence of "{0}", "{1}", with values of arg0, arg1, etc.
format(int) - Static method in class Vocabulary
Gets a string for the given key from this resource bundle or one of its parents.
formatChainedMessages(Locale, String, Throwable) - Static method in class Exceptions
Returns a string which contain the given message on the first line, followed by the localized message of the given exception on the next line.
formatInternational(int) - Static method in class Errors
Gets an international string for the given key.
formatInternational(int, Object) - Static method in class Errors
Gets an international string for the given key.
formatInternational(int, Object...) - Static method in class Errors
Gets an international string for the given key.
formatInternational(int) - Static method in class Messages
Gets an international string for the given key.
formatInternational(int, Object) - Static method in class Messages
Gets an international string for the given key.
formatInternational(int, Object...) - Static method in class Messages
Gets an international string for the given key.
formatInternational(int) - Static method in class Vocabulary
Gets an international string for the given key.
formatInternational(int, Object) - Static method in class Vocabulary
Gets an international string for the given key.
formatInternational(int, Object...) - Static method in class Vocabulary
Gets an international string for the given key.
formatTo(Formatter, int, int, int) - Method in class Angle
Formats this angle using the provider formatter.
formatTo(Formatter, int, int, int) - Method in class Range
Formats this range using the provider formatter.
formatTo(Formatter, int, int, int) - Method in class AbstractInternationalString
Formats this international string using the given formatter.
formatToCharacterIterator(Object) - Method in class AngleFormat
Formats an angle, latitude or longitude value as an attributed character iterator.
formatToCharacterIterator(Object) - Method in class RangeFormat
Formats a range as an attributed character iterator.
forSeries(CharSequence, CharSequence...) - Static method in class Statistics
Constructs a new Statistics object which will also compute finite differences up to the given order.
forStandardName(String) - Static method in class Types
Returns the GeoAPI interface for the given ISO name, or null if none.
forTypes(byte...) - Static method in class Characters.Filter
Returns a subset representing the union of all Unicode characters of the given types.
fractionDigitsForDelta(double, boolean) - Static method in class MathFunctions
Returns the number of fraction digits needed for formatting in base 10 numbers of the given accuracy.
freeze() - Method in class ModifiableMetadata
Declares this metadata and all its properties as unmodifiable.
freeze() - Method in class XLink
Marks this xlink as unmodifiable.
fromName(String) - Static method in class Citations
Returns a citation of the given name.
fromWKT(CharSequence) - Static method in class Envelopes
Returns the bounding box of a geometry defined in Well Known Text (WKT) format.
FunctionProperty - Enum in org.apache.sis.math
The manners in which the inputs of a function are mapped to the outputs.

G

GCO - Static variable in class Namespaces
The "http://www.isotc211.org/2005/gco" URL.
GeneralDirectPosition - Class in org.apache.sis.geometry
Holds the coordinates for a position within some coordinate reference system.
GeneralDirectPosition(CoordinateReferenceSystem) - Constructor for class GeneralDirectPosition
Constructs a position using the specified coordinate reference system.
GeneralDirectPosition(int) - Constructor for class GeneralDirectPosition
Constructs a position with the specified number of dimensions.
GeneralDirectPosition(double...) - Constructor for class GeneralDirectPosition
Constructs a position with the specified ordinates.
GeneralDirectPosition(DirectPosition) - Constructor for class GeneralDirectPosition
Constructs a position initialized to the same values than the specified point.
GeneralDirectPosition(CharSequence) - Constructor for class GeneralDirectPosition
Constructs a position initialized to the values parsed from the given string in Well Known Text (WKT) format.
GeneralEnvelope - Class in org.apache.sis.geometry
A minimum bounding box or rectangle.
GeneralEnvelope(DirectPosition, DirectPosition) - Constructor for class GeneralEnvelope
Constructs an envelope defined by two corners given as direct positions.
GeneralEnvelope(double[], double[]) - Constructor for class GeneralEnvelope
Constructs an envelope defined by two corners given as sequences of ordinate values.
GeneralEnvelope(int) - Constructor for class GeneralEnvelope
Constructs an empty envelope of the specified dimension.
GeneralEnvelope(CoordinateReferenceSystem) - Constructor for class GeneralEnvelope
Constructs an empty envelope with the specified coordinate reference system.
GeneralEnvelope(Envelope) - Constructor for class GeneralEnvelope
Constructs a new envelope with the same data than the specified envelope.
GeneralEnvelope(GeographicBoundingBox) - Constructor for class GeneralEnvelope
Constructs a new envelope with the same data than the specified geographic bounding box.
GeneralEnvelope(CharSequence) - Constructor for class GeneralEnvelope
Constructs a new envelope initialized to the values parsed from the given string in BOX or Well Known Text (WKT) format.
GEOGRAPHIC_IDENTIFIER - Static variable in class AttributeNames
The "geographic_identifier" attribute name for an identifier of the geographic area.
GeoHashCoder - Class in org.apache.sis.index
Encodes geographic coordinates as geohashes strings, and decode such strings back to coordinates.
GeoHashCoder() - Constructor for class GeoHashCoder
Creates a new geohash coder/decoder initialized to the default precision for GeoHashCoder.Format.BASE32.
GeoHashCoder.Format - Enum in org.apache.sis.index
The encoding format used by GeoHashCoder.
GeoRSSData - Class in org.apache.sis.index.tree
Implements QuadTreeData to store GeoRSS items into quad tree.
GeoRSSData(String, LatLon) - Constructor for class GeoRSSData
Creates a GeoRSSData object that stores the name of the file that the entry's information is written to and the geo location of the entry.
get(Object) - Method in class Cache
Returns the value associated to the given key in the cache.
get(Object) - Method in class WeakHashSet
Returns an object equals to the specified object, if present.
get(Object) - Method in class WeakValueHashMap
Returns the value to which this map maps the specified key.
getAbstract() - Method in class AbstractIdentification
Returns a brief narrative summary of the content of the resource(s).
getAccessConstraints() - Method in class DefaultLegalConstraints
Returns the access constraints applied to assure the protection of privacy or intellectual property, and any special restrictions or limitations on obtaining the resource.
getAccuracyReports() - Method in class DefaultGCP
Returns the accuracy of a ground control point.
getAcquisitionInformation() - Method in class DefaultMetadata
Provides information about the acquisition of the data.
getAcquisitionPlans() - Method in class DefaultAcquisitionInformation
Returns the plan as implemented by the acquisition.
getAcquisitionRequirements() - Method in class DefaultAcquisitionInformation
Returns the requirement the data acquisition intends to satisfy.
getActuate() - Method in class XLink
Returns the desired timing of traversal from the starting resource to the ending resource.
getAddress() - Method in class DefaultContact
Returns the physical and email address at which the organization or individual may be contacted.
getAdministrativeArea() - Method in class DefaultAddress
Return the state, province of the location.
getAggregateDataSetIdentifier() - Method in class DefaultAggregateInformation
Identification information about aggregate dataset.
getAggregateDataSetName() - Method in class DefaultAggregateInformation
Citation information about the aggregate dataset.
getAggregationInfo() - Method in class AbstractIdentification
Provides aggregate dataset information.
getAlgorithms() - Method in class DefaultProcessing
Returns the details of the methodology by which geographic information was derived from the instrument readings.
getAllInterfaces(Class<T>) - Static method in class Classes
Returns every interfaces implemented, directly or indirectly, by the given class or interface.
getAlternateTitles() - Method in class DefaultCitation
Returns the short name or other language name by which the cited information is known.
getAmendmentNumber() - Method in class DefaultFormat
Returns the amendment number of the format version.
getApplicationProfile() - Method in class DefaultOnlineResource
Returns the name of an application profile that can be used with the online resource.
getApplicationSchemaInfo() - Method in class DefaultMetadata
Provides information about the conceptual schema of a dataset.
getArcRole() - Method in class XLink
Returns a URI reference for some description of the arc role.
getAssociationType() - Method in class DefaultAggregateInformation
Association type of the aggregate dataset.
getAttributeDescription() - Method in class DefaultCoverageDescription
Returns the description of the attribute described by the measurement value.
getAttributeInstances() - Method in class DefaultScopeDescription
Returns the attribute instances to which the information applies.
getAttributes() - Method in class DefaultScopeDescription
Returns the attributes to which the information applies.
getAttributeType() - Method in class DefaultMemberName
Returns the type of the data associated with the record member.
getAuthority() - Method in class DefaultIdentifier
Organization or party responsible for definition and maintenance of the code.
getAuthority() - Method in class ImmutableIdentifier
Organization or party responsible for definition and maintenance of the code.
getAvailableLanguages() - Method in class Locales
Returns the languages known to the JavaVM (Locales.ALL) or to the Apache SIS library (Locales.SIS).
getAvailableLocales() - Method in class Locales
Returns the locales known to the JavaVM (Locales.ALL) or to the Apache SIS library (Locales.SIS).
getAvailableLocales(Locale) - Method in class Locales
Returns the list of available locales formatted as strings in the specified locale.
getAverageAirTemperature() - Method in class DefaultEnvironmentalRecord
Returns the average air temperature along the flight pass during the photo flight.
getAxisDimensionProperties() - Method in class DefaultGridSpatialRepresentation
Returns information about spatial-temporal axis properties.
getBandBoundaryDefinition() - Method in class DefaultBand
Returns the designation of criterion for defining maximum and minimum wavelengths for a spectral band.
getBitsPerValue() - Method in class DefaultBand
Returns the maximum number of significant bits in the uncompressed representation for the value in each band of each pixel.
getBorderWidth() - Method in class StatisticsFormat
Returns the "width" of the border to drawn around the table, in number of lines.
getBundle(Locale) - Method in class ResourceInternationalString
Returns the resource bundle for the given locale.
getBundle(Class<T>, Locale) - Static method in class IndexedResourceBundle
Returns a resource bundle of the specified class.
getCapacity() - Method in class QuadTree
Returns the capacity of node in the quad tree.
getCellAlignment() - Method in class TableAppender
Returns the alignment of the text inside the current cell.
getCellGeometry() - Method in class DefaultGridSpatialRepresentation
Returns the identification of grid data as point or cell.
getCenterPoint() - Method in class DefaultGeorectified
Returns the Earth location in the coordinate system defined by the Spatial Reference System and the grid coordinate of the cell halfway between opposite ends of the grid in the spatial dimensions.
getCenterX() - Method in class Envelope2D
Returns the median ordinate value for dimension 0.
getCenterY() - Method in class Envelope2D
Returns the median ordinate value for dimension 1.
getCharacterSet() - Method in class DefaultMetadata
Returns the full name of the character coding standard used for the metadata set.
getCharacterSets() - Method in class DefaultDataIdentification
Returns the full name of the character coding standard used for the dataset.
getCheckPointDescription() - Method in class DefaultGeorectified
Returns a description of geographic position points used to test the accuracy of the georeferenced grid data.
getCheckPoints() - Method in class DefaultGeorectified
Returns the geographic references used to validate georectification of the data.
getChildOperations() - Method in class DefaultOperation
Returns the sub-missions that make up part of a larger mission.
getChildren() - Method in class DefaultTreeTable.Node
Returns the children of this node.
getChildren() - Method in interface TreeTable.Node
Returns the children of this node.
getCircularRegionApproximation(int) - Method in class LatLonPointRadius
Deprecated.
Gets the circular region approximation on the earth surface using haversine formula.
getCitation() - Method in class DefaultOperation
Returns the identification of the mission.
getCitation() - Method in class DefaultPlan
Returns the identification of authority requesting target collection.
getCitation() - Method in class DefaultPlatform
Returns the source where information about the platform is described.
getCitation() - Method in class DefaultRequirement
Returns the identification of reference or guidance material for the requirement.
getCitation() - Method in class AbstractIdentification
Returns the citation data for the resource(s).
getCitation() - Method in class DefaultAlgorithm
Returns the information identifying the algorithm and version or date.
getCitation() - Method in class MetadataStandard
Returns a bibliographical reference to the international standard.
getCitations() - Method in class DefaultInstrument
Returns the complete citation of the instrument.
getCitedResponsibleParties() - Method in class DefaultCitation
Returns the name and position information for an individual or organization that is responsible for the resource.
getCity() - Method in class DefaultAddress
Returns the city of the location.
getClass(T) - Static method in class Classes
Returns the class of the specified object, or null if object is null.
getClassification() - Method in class DefaultSecurityConstraints
Returns the name of the handling restrictions on the resource.
getClassificationSystem() - Method in class DefaultSecurityConstraints
Returns the name of the classification system.
getCloudCoverPercentage() - Method in class DefaultImageDescription
Returns the area of the dataset obscured by clouds, expressed as a percentage of the spatial extent.
getCode() - Method in class DefaultIdentifier
Alphanumeric value identifying an instance in the namespace.
getCode() - Method in class ImmutableIdentifier
Identifier code or name, optionally from a controlled list or pattern.
getCodeLabel(CodeList<?>) - Static method in class Types
Returns a unlocalized title for the given code.
getCodeName(CodeList<?>) - Static method in class Types
Returns the ISO name (if available) or the Java name (as a fallback) of the given code.
getCodeSpace() - Method in class ImmutableIdentifier
Name or identifier of the person or organization responsible for namespace.
getCodeTitle(CodeList<?>) - Static method in class Types
Returns the title of the given code.
getCodeValues(Class<T>) - Static method in class Types
Returns all known values for the given type of code list.
getCollectionIdentification() - Method in class DefaultGCPCollection
Returns the identifier of the GCP collection.
getCollectionName() - Method in class DefaultGCPCollection
Returns the name of the GCP collection.
getCollectiveTitle() - Method in class DefaultCitation
Returns the common title with holdings note.
getColumnCount() - Method in class TableAppender
Returns the number of columns in this table.
getColumns() - Method in class DefaultTreeTable
Returns the table columns given at construction time.
getColumns() - Method in interface TreeTable
Returns the table columns, in the order they shall be rendered by default.
getColumns() - Method in class TreeTableFormat
Returns the table columns to parse and format, or null for the default list of columns.
getColumnSeparatorMatcher(CharSequence) - Method in class TabularFormat
Returns a matcher for the column separators in the given text.
getColumnSeparatorPattern() - Method in class TabularFormat
Returns the pattern of characters used in column separators.
getCommand() - Method in exception InvalidCommandException
Returns the name of the invalid command.
getCompressionGenerationQuantity() - Method in class DefaultImageDescription
Returns the count of the number of lossy compression cycles performed on the image.
getCondition() - Method in class DefaultExtendedElementInformation
Condition under which the extended element is mandatory.
getConstraintLanguage() - Method in class DefaultApplicationSchemaInformation
Formal language used in Application Schema.
getContactInfo() - Method in class DefaultResponsibleParty
Returns the address of the responsible party.
getContactInstructions() - Method in class DefaultContact
Returns supplemental instructions on how or when to contact the individual or organization.
getContacts() - Method in class DefaultMetadata
Returns the parties responsible for the metadata information.
getContacts() - Method in class DefaultMaintenanceInformation
Returns identification of, and means of communicating with, person(s) and organization(s) with responsibility for maintaining the metadata.
getContainer() - Method in class DefaultRecordType
Returns the schema that contains this record type.
getContentInfo() - Method in class DefaultMetadata
Provides information about the feature catalogue and describes the coverage and image data characteristics.
getContentType() - Method in class DefaultCoverageDescription
Returns the type of information represented by the cell value.
getContext() - Method in class DefaultEvent
Meaning of the event.
getCoordinate() - Method in class AbstractDirectPosition
Returns a sequence of numbers that hold the coordinate of this position in its reference system.
getCoordinate() - Method in class DirectPosition1D
Returns a sequence of numbers that hold the coordinate of this position in its reference system.
getCoordinate() - Method in class DirectPosition2D
Returns a sequence of numbers that hold the coordinate of this position in its reference system.
getCoordinate() - Method in class GeneralDirectPosition
Returns a sequence of numbers that hold the coordinate of this position in its reference system.
getCoordinateReferenceSystem() - Method in class DirectPosition1D
Returns the coordinate reference system in which the coordinate is given.
getCoordinateReferenceSystem() - Method in class DirectPosition2D
Returns the coordinate reference system in which the coordinate is given.
getCoordinateReferenceSystem() - Method in class Envelope2D
Returns the coordinate reference system in which the coordinates are given.
getCoordinateReferenceSystem() - Method in class GeneralDirectPosition
Returns the coordinate reference system in which the coordinate is given.
getCoordinateReferenceSystem() - Method in class DefaultGCPCollection
Returns the coordinate system in which the ground control points are defined.
getCornerPoints() - Method in class DefaultGeorectified
Returns the Earth location in the coordinate system defined by the Spatial Reference System and the grid coordinate of the cells at opposite ends of grid coverage along two diagonals in the grid spatial dimensions.
getCountry() - Method in class DefaultAddress
Returns the country of the physical address.
getCredits() - Method in class AbstractIdentification
Returns the recognition of those who contributed to the resource(s).
getDataQualityInfo() - Method in class DefaultMetadata
Provides overall assessment of quality of a resource(s).
getDataset() - Method in class DefaultScopeDescription
Returns the dataset to which the information applies.
getDataSetUri() - Method in class DefaultMetadata
Provides the URI of the dataset to which the metadata applies.
getDataType() - Method in class DefaultExtendedElementInformation
Code which identifies the kind of value provided in the extended element.
getDate() - Method in class DefaultCitationDate
Returns the reference date for the cited resource.
getDate() - Method in class DefaultProcessStep
Returns the date and time or range of date and time on or over which the process step occurred.
getDateOfNextUpdate() - Method in class DefaultMaintenanceInformation
Returns the scheduled revision date for resource.
getDates() - Method in class DefaultCitation
Returns the reference date for the cited resource.
getDates() - Method in class AbstractElement
Returns the date or range of dates on which a data quality measure was applied.
getDateStamp() - Method in class DefaultMetadata
Returns the date that the metadata was created.
getDateType() - Method in class DefaultCitationDate
Returns the event used for reference date.
getDebugLevel() - Method in class LoggerAdapter
Returns the level for entering(…), exiting(…) and throwing(…) methods.
getDefinition() - Method in class DefaultRangeElementDescription
Returns the description of a set of specific range elements.
getDefinition() - Method in class DefaultExtendedElementInformation
Definition of the extended element.
getDeliveryPoints() - Method in class DefaultAddress
Returns the address line for the location (as described in ISO 11180, Annex A).
getDenominator() - Method in class DefaultRepresentativeFraction
Returns the denominator of this representative fraction.
getDensities() - Method in class DefaultMedium
Returns the density at which the data is recorded.
getDensityUnits() - Method in class DefaultMedium
Returns the units of measure for the recording density.
getDepth() - Method in class QuadTree
Returns the maximum depth of the quad tree.
getDescription() - Method in class DefaultInstrument
Returns the textual description of the instrument.
getDescription() - Method in class DefaultOperation
Returns the description of the mission on which the platform observations are made and the objectives of that mission.
getDescription() - Method in class DefaultPlatform
Gets the narrative description of the platform supporting the instrument.
getDescription() - Method in class DefaultOnlineResource
Returns the detailed text description of what the online resource is/does.
getDescription() - Method in class DefaultExtent
Returns the spatial and temporal extent for the referring object.
getDescription() - Method in class DefaultAlgorithm
Returns the information describing the algorithm used to generate the data.
getDescription() - Method in class DefaultProcessStep
Returns the description of the event, including related parameters or tolerances.
getDescription() - Method in class DefaultProcessStepReport
Returns the textual description of what occurred during the process step.
getDescription() - Method in class DefaultSource
Returns a detailed description of the level of the source data.
getDescription(CodeList<?>) - Static method in class Types
Returns the description of the given code, or null if none.
getDescription(Class<?>) - Static method in class Types
Returns a description for the given class, or null if none.
getDescription(Class<?>, String) - Static method in class Types
Returns a description for the given property, or null if none.
getDescriptiveKeywords() - Method in class AbstractIdentification
Provides category keywords, their type, and reference source.
getDescriptor() - Method in class DefaultRangeDimension
Returns the description of the range of a cell measurement value.
getDetectedPolarization() - Method in class DefaultBand
Polarization of the radiation detected.
getDimension() - Method in class DirectPosition1D
The length of coordinate sequence (the number of entries).
getDimension() - Method in class DirectPosition2D
The length of coordinate sequence (the number of entries).
getDimension() - Method in class Envelope2D
Returns the number of dimensions, which is always 2.
getDimension() - Method in class GeneralDirectPosition
The length of ordinate sequence (the number of entries).
getDimensionName() - Method in class DefaultDimension
Returns the name of the axis.
getDimensions() - Method in class DefaultCoverageDescription
Returns the information on the dimensions of the cell measurement value.
getDimensionSize() - Method in class DefaultDimension
Returns the number of elements along the axis.
getDirectPosition() - Method in class AbstractDirectPosition
Returns always this, the direct position for this position.
getDirectPosition() - Method in class DirectPosition2D
Returns always this, the direct position for this position.
getDistance() - Method in class DefaultResolution
Returns the ground sample distance.
getDistributionFormats() - Method in class DefaultDistribution
Provides a description of the format of the data to be distributed.
getDistributionInfo() - Method in class DefaultMetadata
Provides information about the distributor of and options for obtaining the resource(s).
getDistributionOrderProcesses() - Method in class DefaultDistributor
Provides information about how the resource may be obtained, and related instructions and fee information.
getDistributorContact() - Method in class DefaultDistributor
Party from whom the resource may be obtained.
getDistributorFormats() - Method in class DefaultDistributor
Provides information about the format used by the distributor.
getDistributors() - Method in class DefaultDistribution
Provides information about the distributor.
getDistributorTransferOptions() - Method in class DefaultDistributor
Provides information about the technical means and media used by the distributor.
getDocumentations() - Method in class DefaultProcessing
Returns the reference to documentation describing the processing.
getDomainCode() - Method in class DefaultExtendedElementInformation
Three digit code assigned to the extended element.
getDomainValue() - Method in class DefaultExtendedElementInformation
Valid values that can be assigned to the extended element.
getEastBoundLongitude() - Method in class DefaultGeographicBoundingBox
Returns the eastern-most coordinate of the limit of the dataset extent.
getEdition() - Method in class DefaultCitation
Returns the version of the cited resource.
getEditionDate() - Method in class DefaultCitation
Returns the date of the edition.
getElectronicMailAddresses() - Method in class DefaultAddress
Returns the address of the electronic mailbox of the responsible organization or individual.
getElementPattern(boolean) - Method in class RangeFormat
Returns the pattern used by RangeFormat.elementFormat for formatting the minimum and maximum values.
getElementType() - Method in class Range
Returns the base type of elements in this range.
getElementType() - Method in class OptionKey
Returns the type of values associated to this option key.
getElementType() - Method in interface CheckedContainer
Returns the base type of all elements in this container.
getElementType() - Method in class CodeListSet
Returns the type of code list elements in this set.
getElementType() - Method in class RangeSet
Returns the type of elements in this collection, which is always Range.
getElementType() - Method in class TableColumn
Returns the base type of all values in any column identified by this TableColumn instance.
getElementType() - Method in class WeakHashSet
Returns the type of elements in this set.
getEndTime() - Method in class DefaultTemporalExtent
Returns the end date and time for the content of the dataset.
getEnumConstant(Class<?>) - Static method in class Numbers
Returns a numeric constant for the given type.
getEnvironmentalConditions() - Method in class DefaultAcquisitionInformation
Returns a record of the environmental circumstances during the data acquisition.
getEnvironmentDescription() - Method in class DefaultDataIdentification
Returns a description of the dataset in the producer's processing environment.
getEquivalentScale() - Method in class DefaultResolution
Returns the level of detail expressed as the scale of a comparable hardcopy map or chart.
getErrorStatistic() - Method in class DefaultQuantitativeResult
Returns the statistical method used to determine the value.
getEvaluationMethodDescription() - Method in class AbstractElement
Returns the description of the evaluation method.
getEvaluationMethodType() - Method in class AbstractElement
Returns the type of method used to evaluate quality of the dataset.
getEvaluationProcedure() - Method in class AbstractElement
Returns the reference to the procedure information, or null if none.
getExpectedObjectives() - Method in class DefaultEvent
Returns the objective or objectives satisfied by an event.
getExpiryDate() - Method in class DefaultRequirement
Returns the date and time after which collection is no longer valid.
getExplanation() - Method in class DefaultConformanceResult
Returns the explanation of the meaning of conformance for this result.
getExtendedElementInformation() - Method in class DefaultMetadataExtensionInformation
Provides information about a new metadata element, not found in ISO 19115, which is required to describe geographic data.
getExtensionOnLineResource() - Method in class DefaultMetadataExtensionInformation
Information about on-line sources containing the community profile name and the extended metadata elements.
getExtent() - Method in class DefaultPlatformPass
Returns the area covered by the pass.
getExtent() - Method in class DefaultTemporalExtent
Returns the date and time for the content of the dataset.
getExtent() - Method in class DefaultScope
Information about the spatial, vertical and temporal extent of the data specified by the scope.
getExtents() - Method in class DefaultObjective
Returns the extent information including the bounding box, bounding polygon, vertical and temporal extent of the objective.
getExtents() - Method in class DefaultDataIdentification
Returns additional extent information including the bounding polygon, vertical, and temporal extent of the dataset.
getFacsimiles() - Method in class DefaultTelephone
Returns the telephone numbers of a facsimile machine for the responsible organization or individual.
getFeatureCatalogueCitations() - Method in class DefaultFeatureCatalogueDescription
Returns the complete bibliographic reference to one or more external feature catalogues.
getFeatureInstances() - Method in class DefaultScopeDescription
Returns the feature instances to which the information applies.
getFeatures() - Method in class DefaultScopeDescription
Returns the features to which the information applies.
getFeatureTypes() - Method in class DefaultFeatureCatalogueDescription
Returns the subset of feature types from cited feature catalogue occurring in dataset.
getFeatureTypes() - Method in class DefaultDataFile
Returns the list of feature types concerned by the transfer data file.
getFees() - Method in class DefaultStandardOrderProcess
Returns fees and terms for retrieving the resource.
getFileDecompressionTechnique() - Method in class DefaultFormat
Returns recommendations of algorithms or processes that can be applied to read or expand resources to which compression techniques have been applied.
getFileDescription() - Method in class DefaultBrowseGraphic
Returns the text description of the illustration.
getFileExtension() - Method in class StorageConnector
Returns the filename extension of the input/output object.
getFileFormat() - Method in class DefaultDataFile
Returns the format of the transfer data file.
getFileIdentifier() - Method in class DefaultMetadata
Returns the unique identifier for this metadata file, or null if none.
getFileName() - Method in class GeoRSSData
Returns the name of the file where the entry's info is saved.
getFileName() - Method in interface QuadTreeData
Returns the name of the file where the entry's info is saved.
getFileName() - Method in class DefaultBrowseGraphic
Returns the name of the file that contains a graphic that provides an illustration of the dataset.
getFileType() - Method in class DefaultBrowseGraphic
Format in which the illustration is encoded.
getFileType() - Method in class DefaultProcessStepReport
Returns the type of file that contains the processing report.
getFormat() - Method in class GeoHashCoder
Returns the current encoding/decoding format.
getFormat(Class<?>) - Method in class CompoundFormat
Returns the format to use for parsing and formatting values of the given type.
getFormatDistributors() - Method in class DefaultFormat
Provides information about the distributor's format.
getFrom() - Method in class XLink
Returns the starting resource.
getFunction() - Method in class DefaultOnlineResource
Returns the code for function performed by the online resource.
getFunctions() - Method in class DefaultObjective
Returns the role or purpose performed by or activity performed at the objective.
getGCPs() - Method in class DefaultGCPCollection
Returns the ground control point(s) used in the collection.
getGeographicBoundingBox(Extent) - Static method in class Extents
Returns a single geographic bounding box from the specified extent.
getGeographicCoordinates() - Method in class DefaultGCP
Returns the geographic or map position of the control point, in either two or three dimensions.
getGeographicElements() - Method in class DefaultExtent
Provides geographic component of the extent of the referring object
getGeographicIdentifier() - Method in class DefaultGeographicDescription
Returns the identifier used to represent a geographic area.
getGeolocationInformation() - Method in class DefaultGeoreferenceable
Returns the information that can be used to geolocate the data.
getGeometricObjectCount() - Method in class DefaultGeometricObjects
Returns the total number of the point or vector object type occurring in the dataset.
getGeometricObjects() - Method in class DefaultVectorSpatialRepresentation
Returns information about the geometric objects used in the dataset.
getGeometricObjectType() - Method in class DefaultGeometricObjects
Returns the total number of the point or vector object type occurring in the dataset.
getGeoreferencedParameters() - Method in class DefaultGeoreferenceable
Returns the terms which support grid data georeferencing.
getGraphicOverviews() - Method in class AbstractIdentification
Provides a graphic that illustrates the resource(s) (should include a legend for the graphic).
getGraphicsFile() - Method in class DefaultApplicationSchemaInformation
Full application schema given as a graphics file.
getGroundResolution() - Method in class DefaultNominalResolution
Returns the distance between consistent parts of (centre, left side, right side) adjacent pixels in the object space.
getHandlingDescription() - Method in class DefaultSecurityConstraints
Returns the additional information about the restrictions on handling the resource.
getHaversineDistance(double, double, double, double) - Static method in class DistanceUtils
Calculates haversine (great circle) distance between two lat/lon coordinates.
getHeader() - Method in class TableColumn
Returns the text to display as column header.
getHeader() - Method in class MonolineFormatter
Returns the string to write on the left side of the first line of every log records, or null if none.
getHeight() - Method in class Envelope2D
Returns the span for dimension 1.
getHierarchyLevelNames() - Method in class DefaultMetadata
Returns the name of the hierarchy levels for which the metadata is provided.
getHierarchyLevels() - Method in class DefaultMetadata
Returns the scope to which the metadata applies.
getHoursOfService() - Method in class DefaultContact
Returns the time period (including time zone) when individuals can contact the organization or individual.
getHRef() - Method in class XLink
Returns a URN to an external resources, or to an other part of a XML document, or an identifier.
getIdentificationInfo() - Method in class DefaultMetadata
Returns basic information about the resource(s) to which the metadata applies.
getIdentifier() - Method in class DefaultEvent
Returns the event name or number.
getIdentifier() - Method in class DefaultInstrument
Returns the unique identification of the instrument.
getIdentifier() - Method in class DefaultOperation
Returns the unique identification of the operation.
getIdentifier() - Method in class DefaultPlatform
Returns the unique identification of the platform.
getIdentifier() - Method in class DefaultPlatformPass
Returns the unique name of the pass.
getIdentifier() - Method in class DefaultRequirement
Returns the unique name, or code, for the requirement.
getIdentifier(Citation) - Static method in class Citations
Infers an identifier from the given citation, or returns null if no identifier has been found.
getIdentifier() - Method in class DefaultProcessing
Returns the information to identify the processing package that produced the data.
getIdentifierMap() - Method in class ISOMetadata
A map view of the identifiers collection as (authority, code) entries.
getIdentifierMap() - Method in interface IdentifiedObject
A map view of the identifiers collection as (authority, code) entries.
getIdentifiers() - Method in class DefaultObjective
Returns the code used to identify the objective.
getIdentifiers() - Method in class DefaultCitation
Returns the unique identifier for the resource.
getIdentifiers() - Method in class ISOMetadata
Returns all identifiers associated to this object.
getIdentifiers() - Method in interface IdentifiedObject
Returns all identifiers associated to this object.
getIlluminationAzimuthAngle() - Method in class DefaultImageDescription
Returns the illumination azimuth measured in degrees clockwise from true north at the time the image is taken.
getIlluminationElevationAngle() - Method in class DefaultImageDescription
Returns the illumination elevation measured in degrees clockwise from the target plane at intersection of the optical line of sight with the Earth's surface.
getImageQualityCode() - Method in class DefaultImageDescription
Returns the identifier that specifies the image quality.
getImagingCondition() - Method in class DefaultImageDescription
Returns the conditions affected the image.
getImplementation(Class<?>) - Method in class MetadataStandard
Returns the implementation class for the given interface, or null if none.
getImplementation(String) - Method in class LoggerFactory
Returns the implementation to use for the logger of the specified name.
getImplementationClass() - Method in class LoggerFactory
Returns the base class of objects to be returned by LoggerFactory.getImplementation(String).
getInclusion() - Method in class AbstractGeographicExtent
Indication of whether the bounding polygon encompasses an area covered by the data (inclusion) or an area where data is not present (exclusion).
getIndentation() - Method in class TreeTableFormat
Returns the number of spaces to add on the left margin for each indentation level.
getIndividualName() - Method in class DefaultResponsibleParty
Returns the name of the responsible person- surname, given name, title separated by a delimiter.
getInitiativeType() - Method in class DefaultAggregateInformation
Type of initiative under which the aggregate dataset was produced.
getInstance() - Static method in class StatisticsFormat
Returns an instance for the current system default locale.
getInstance(Locale) - Static method in class StatisticsFormat
Returns an instance for the given locale.
getInstance() - Static method in class AngleFormat
Constructs a new AngleFormat for the default pattern and the current default locale.
getInstance(Locale) - Static method in class AngleFormat
Constructs a new AngleFormat for the default pattern and the specified locale.
getInstruments() - Method in class DefaultAcquisitionInformation
Returns the general information about the instrument used in data acquisition.
getInstruments() - Method in class DefaultPlatform
Gets the instrument(s) mounted on a platform.
getInterface() - Method in class AbstractMetadata
Returns the metadata interface implemented by this class.
getInterface(Class<?>) - Method in class MetadataStandard
Returns the metadata interface implemented by the specified implementation class.
getISBN() - Method in class DefaultCitation
Returns the International Standard Book Number.
getISSN() - Method in class DefaultCitation
Returns the International Standard Serial Number.
getIssueIdentification() - Method in class DefaultSeries
Returns information identifying the issue of the series.
getJavaRectangles() - Method in class LatLonRect
Deprecated.
Calculates the rectangles that makes up this rectangle.
getKeys() - Method in class IndexedResourceBundle
Returns an enumeration of the keys.
getKeywords() - Method in class DefaultKeywords
Returns commonly used word(s) or formalised word(s) or phrase(s) used to describe the subject.
getLabel(int) - Method in class IndexedResourceBundle
Gets a string for the given key and appends ": " to it.
getLabel() - Method in class XLink
Returns an identification of the target of a from or to attribute.
getLanguage() - Method in class DefaultMetadata
Returns the language used for documenting metadata.
getLanguages() - Method in class DefaultFeatureCatalogueDescription
Returns the language(s) used within the catalogue
getLanguages() - Method in class DefaultDataIdentification
Returns the language(s) used within the dataset.
getLanguages(Locale...) - Static method in class Locales
Returns the languages of the given locales, without duplicated values.
getLat() - Method in class LatLon
Deprecated.
Returns the latitude.
getLatestAcceptableDate() - Method in class DefaultRequestedDate
Returns the latest date and time collection must be completed.
getLatLon() - Method in class GeoRSSData
 
getLatLon() - Method in interface QuadTreeData
Returns the latitude/longitude pair.
getLeafInterfaces(Class<?>, Class<T>) - Static method in class Classes
Returns the interfaces implemented by the given class and assignable to the given base interface, or an empty array if none.
getLevel() - Method in class DefaultScope
Returns the hierarchical level of the data specified by the scope.
getLevel() - Method in class LoggerAdapter
Returns the level for this logger.
getLevelColor(Level) - Method in class MonolineFormatter
Returns the color used for the given level, or null if none.
getLevelDescription() - Method in class DefaultScope
Returns detailed descriptions about the level of the data specified by the scope.
getLineage() - Method in class DefaultDataQuality
Returns non-quantitative quality information about the lineage of the data specified by the scope.
getLineSeparator() - Method in class LineAppender
Returns the line separator to be sent to the underlying appendable, or null if EOL sequences are forwarded unchanged.
getLineSeparator() - Method in class TabularFormat
Returns the current line separator.
getLinkage() - Method in class DefaultOnlineResource
Returns the location (address) for on-line access using a Uniform Resource Locator address or similar addressing scheme such as "http://www.statkart.no/isotc211".
getListName(CodeList<?>) - Static method in class Types
Returns the ISO classname (if available) or the Java classname (as a fallback) of the given code.
getLocale() - Method in class CompoundFormat
Returns the locale used by this format.
getLocale() - Method in class AngleFormat
Returns this formatter locale.
getLocale() - Method in class DataStore
The locale to use for formatting warnings and other messages.
getLocale() - Method in interface Localized
Returns the locale of the implemented service.
getLocale() - Method in class WarningListeners
The locale to use for formatting warning messages, or null for the default locale.
getLocale() - Method in class MarshalContext
Returns the locale to use for (un)marshalling, or null if no locale were explicitly specified.
getLocales() - Method in class DefaultMetadata
Provides information about an alternatively used localized character string for a linguistic extension.
getLocales() - Method in class DefaultInternationalString
Returns the set of locales defined in this international string.
getLocalizedMessage(Throwable, Locale) - Static method in class Exceptions
Returns the message of the given exception, localized in the given locale if possible.
getLogger(String) - Method in class LoggerFactory
Returns the logger of the specified name, or null if the JDK logging framework should be used.
getLogger(String) - Static method in class Logging
Returns a logger for the specified name.
getLogger(Class<?>) - Static method in class Logging
Returns a logger for the specified class.
getLogger() - Method in class WarningListeners
Returns the logger where to send the warnings.
getLoggerFactory() - Static method in class Logging
Returns the factory used for obtaining Logger instances, or null if none.
getLogRecord(Level, int) - Method in class IndexedResourceBundle
Gets a localized log record.
getLogRecord(Level, int, Object) - Method in class IndexedResourceBundle
Gets a localized log record.
getLogRecord(Level, int, Object, Object) - Method in class IndexedResourceBundle
Gets a localized log record.
getLogRecord(Level, int, Object, Object, Object) - Method in class IndexedResourceBundle
Gets a localized log record.
getLogRecord(Level, int, Object, Object, Object, Object) - Method in class IndexedResourceBundle
Gets a localized log record.
getLon() - Method in class LatLon
Deprecated.
Returns the longitude.
getLower(int) - Method in class AbstractEnvelope
Returns the limit in the direction of decreasing ordinate values in the specified dimension.
getLowerCorner() - Method in class AbstractEnvelope
A coordinate position consisting of all the lower ordinate values.
getLowerCorner() - Method in class Envelope2D
The limits in the direction of decreasing ordinate values for the two dimensions.
getMaintenanceAndUpdateFrequency() - Method in class DefaultMaintenanceInformation
Returns the frequency with which changes and additions are made to the resource after the initial resource is completed.
getMaintenanceNotes() - Method in class DefaultMaintenanceInformation
Returns information regarding specific requirements for maintaining the resource.
getMajor() - Method in class Version
Returns the major version number.
getMaxAltitude() - Method in class DefaultEnvironmentalRecord
Returns the maximum altitude during the photo flight.
getMaxDouble() - Method in class NumberRange
Returns the maximum value as a double.
getMaxDouble(boolean) - Method in class NumberRange
Returns the maximum value with the specified inclusive or exclusive state.
getMaxDouble(int) - Method in class RangeSet
Returns a range maximum value as a double.
getMaximalLineLength() - Method in class LineAppender
Returns the maximal line length, in unit of Unicode characters (code point count).
getMaximum(int) - Method in class AbstractEnvelope
Returns the maximal ordinate value for the specified dimension.
getMaximum(int) - Method in class Envelope2D
Returns the maximal ordinate along the specified dimension.
getMaximumFractionDigits() - Method in class AngleFormat
Returns the maximum number of digits allowed in the fraction portion of the last field.
getMaximumOccurrence() - Method in class DefaultExtendedElementInformation
Maximum occurrence of the extended element.
getMaximumValue() - Method in class DefaultVerticalExtent
Returns the highest vertical extent contained in the dataset.
getMaxLong(int) - Method in class RangeSet
Returns a range maximum value as a long.
getMaxRelativeHumidity() - Method in class DefaultEnvironmentalRecord
Returns the maximum relative humidity along the flight pass during the photo flight.
getMaxValue() - Method in class Range
Returns the maximal value, or null if this range has no upper limit.
getMaxValue() - Method in class DefaultBand
Returns the longest wavelength that the sensor is capable of collecting within a designated band.
getMaxX() - Method in class Envelope2D
Returns the maximal ordinate value for dimension 0.
getMaxY() - Method in class Envelope2D
Returns the maximal ordinate value for dimension 1.
getMeasureDescription() - Method in class AbstractElement
Returns the description of the measure being determined.
getMeasureIdentification() - Method in class AbstractElement
Returns the code identifying a registered standard procedure, or null if none.
getMedian() - Method in class AbstractEnvelope
A coordinate position consisting of all the median ordinate values.
getMedian(int) - Method in class AbstractEnvelope
Returns the median ordinate along the specified dimension.
getMedian(int) - Method in class Envelope2D
Returns the median ordinate along the specified dimension.
getMediumFormats() - Method in class DefaultMedium
Returns the method used to write to the medium.
getMediumNote() - Method in class DefaultMedium
Returns a description of other limitations or requirements for using the medium.
getMembers() - Method in class DefaultRecordType
Returns the set of attribute names defined in this RecordType's dictionary.
getMemberTypes() - Method in class DefaultRecordType
Returns the dictionary of all (name, type) pairs in this record type.
getMenuLabel(int) - Method in class IndexedResourceBundle
Gets a string for the given key and appends "…" to it.
getMetadata() - Method in class DataStore
Returns information about the dataset as a whole.
getMetadata() - Method in class NetcdfStore
Returns information about the dataset as a whole.
getMetadataConstraints() - Method in class DefaultMetadata
Provides restrictions on the access and use of data.
getMetadataExtensionInfo() - Method in class DefaultMetadata
Returns information describing metadata extensions.
getMetadataMaintenance() - Method in class DefaultMetadata
Provides information about the frequency of metadata updates, and the scope of those updates.
getMetadataStandardName() - Method in class DefaultMetadata
Returns the name of the metadata standard (including profile name) used.
getMetadataStandardVersion() - Method in class DefaultMetadata
Returns the version (profile) of the metadata standard used.
getMeteorologicalConditions() - Method in class DefaultEnvironmentalRecord
Returns the meteorological conditions in the photo flight area, in particular clouds, snow and wind.
getMinDouble() - Method in class NumberRange
Returns the minimum value as a double.
getMinDouble(boolean) - Method in class NumberRange
Returns the minimum value with the specified inclusive or exclusive state.
getMinDouble(int) - Method in class RangeSet
Returns a range minimum value as a double.
getMinDuration(TimeUnit) - Method in class PerformanceLevel
Returns the minimal duration for logging an event at this level.
getMinimum(int) - Method in class AbstractEnvelope
Returns the minimal ordinate value for the specified dimension.
getMinimum(int) - Method in class Envelope2D
Returns the minimal ordinate along the specified dimension.
getMinimumFractionDigits() - Method in class AngleFormat
Returns the minimum number of digits allowed in the fraction portion of the last field.
getMinimumValue() - Method in class DefaultVerticalExtent
Returns the lowest vertical extent contained in the dataset.
getMinLong(int) - Method in class RangeSet
Returns a range minimum value as a long.
getMinor() - Method in class Version
Returns the minor version number.
getMinValue() - Method in class Range
Returns the minimal value, or null if this range has no lower limit.
getMinValue() - Method in class DefaultBand
Returns the shortest wavelength that the sensor is capable of collecting within a designated band.
getMinX() - Method in class Envelope2D
Returns the minimal ordinate value for dimension 0.
getMinY() - Method in class Envelope2D
Returns the minimal ordinate value for dimension 1.
getMountedOn() - Method in class DefaultInstrument
Returns the platform on which the instrument is mounted.
getName() - Method in class DefaultOnlineResource
Name of the online resource.
getName() - Method in class DefaultSeries
Returns the name of the series, or aggregate dataset, of which the dataset is a part.
getName() - Method in class DefaultRangeElementDescription
Returns the designation associated with a set of range elements.
getName() - Method in class DefaultApplicationSchemaInformation
Name of the application schema used.
getName() - Method in class DefaultExtendedElementInformation
Name of the extended metadata element.
getName() - Method in class DefaultFormat
Returns the name of the data transfer format(s).
getName() - Method in class DefaultMedium
Returns the name of the medium on which the resource can be received.
getName() - Method in class DefaultProcessStepReport
Returns the name of the processing report.
getName() - Method in class OptionKey
Returns the name of this option key.
getName() - Method in class LoggerFactory
Returns the name of the logging framework.
getName() - Method in interface IdentifierSpace
Returns the name of this identifier space.
getNamesOfMeasure() - Method in class AbstractElement
Returns the name of the test applied to the data.
getNilReason() - Method in interface NilObject
Returns the reason why this object contains no information.
getNodeSize() - Method in class QuadTree
Returns the node size of the quad tree.
getNominalSpatialResolution() - Method in class DefaultBand
Returns the smallest distance between which separate points can be distinguished, as specified in instrument design.
getNormLon() - Method in class LatLon
Deprecated.
Normalizes the longitude values to be between -180.0 and 180.0
getNorthBoundLatitude() - Method in class DefaultGeographicBoundingBox
Returns the northern-most, coordinate of the limit of the dataset extent.
getNumberOfDimensions() - Method in class DefaultGridSpatialRepresentation
Returns the number of independent spatial-temporal axes.
getObjectiveOccurences() - Method in class DefaultObjective
Returns the event or events associated with objective completion.
getObjectives() - Method in class DefaultAcquisitionInformation
Returns the area or object to be sensed.
getObjectives() - Method in class DefaultOperation
Returns object(s) or area(s) of interest to be sensed.
getObligation() - Method in class DefaultExtendedElementInformation
Obligation of the extended element.
getOffLine() - Method in class DefaultDigitalTransferOptions
Returns information about offline media on which the resource can be obtained.
getOffset() - Method in class DefaultBand
Returns the physical value corresponding to a cell value of zero.
getOnlineResource() - Method in class DefaultContact
Return on-line information that can be used to contact the individual or organization.
getOnLines() - Method in class DefaultDigitalTransferOptions
Returns information about online sources from which the resource can be obtained.
getOperations() - Method in class DefaultAcquisitionInformation
Returns the general information about an identifiable activity which provided the data.
getOperations() - Method in class DefaultPlan
Returns the identification of the activity or activities that satisfy a plan.
getOption() - Method in exception InvalidOptionException
Returns the name of the invalid option.
getOption(OptionKey<T>) - Method in class StorageConnector
Returns the option value for the given key, or null if none.
getOrCreate(K, Callable<? extends V>) - Method in class Cache
Returns the value for the given key.
getOrderingInstructions() - Method in class DefaultStandardOrderProcess
Returns general instructions, terms and services provided by the distributor.
getOrdinate(int) - Method in class DirectPosition1D
Returns the ordinate at the specified dimension.
getOrdinate(int) - Method in class DirectPosition2D
Returns the ordinate at the specified dimension.
getOrdinate(int) - Method in class GeneralDirectPosition
Returns the ordinate at the specified dimension.
getOrganisationName() - Method in class DefaultResponsibleParty
Returns the name of the responsible organization.
getOrientationParameterDescription() - Method in class DefaultGeoreferenceable
Returns a description of parameters used to describe sensor orientation.
getOther() - Method in class DefaultScopeDescription
Returns the class of information that does not fall into the other categories to which the information applies.
getOtherCitationDetails() - Method in class DefaultCitation
Returns other information required to complete the citation that is not recorded elsewhere.
getOtherConstraints() - Method in class DefaultLegalConstraints
Returns the other restrictions and legal prerequisites for accessing and using the resource.
getOtherExplanation() - Method in class NilReason
If this NilReason is an enumeration of kind NilReason.OTHER, returns the explanation text.
getOutputs() - Method in class DefaultProcessStep
Returns the description of the product generated as a result of the process step.
getPage() - Method in class DefaultSeries
Returns details on which pages of the publication the article was published.
getParameterCitations() - Method in class DefaultGeoreferenceable
Returns a reference providing description of the parameters.
getParent() - Method in class DefaultTreeTable.Node
Returns the parent of this node.
getParent() - Method in interface TreeTable.Node
Returns the parent node, or null if this node is the root of the tree.
getParentEntity() - Method in class DefaultExtendedElementInformation
Name of the metadata entity(s) under which this extended metadata element may appear.
getParentIdentifier() - Method in class DefaultMetadata
Returns the file identifier of the metadata to which this metadata is a subset (child).
getParentOperation() - Method in class DefaultOperation
Returns the heritage of the operation.
getParsedNames() - Method in class AbstractName
Returns the sequence of local names making this generic name.
getParsedNames() - Method in class DefaultLocalName
Returns the sequence of local name for this name.
getParsedNames() - Method in class DefaultScopedName
Returns the sequence of local name for this generic name.
getPass() - Method in class DefaultObjective
Returns the pass of the platform over the objective.
getPeakResponse() - Method in class DefaultBand
Returns the wavelength at which the response is the highest.
getPhone() - Method in class DefaultContact
Returns telephone numbers at which the organization or individual may be contacted.
getPlan() - Method in class DefaultOperation
Returns the plan satisfied by the operation.
getPlannedAvailableDateTime() - Method in class DefaultStandardOrderProcess
Returns the date and time when the dataset will be available.
getPlatforms() - Method in class DefaultAcquisitionInformation
Returns the general information about the platform from which the data were taken.
getPlatforms() - Method in class DefaultOperation
Returns the platform (or platforms) used in the operation.
getPointInPixel() - Method in class DefaultGeorectified
Returns the point in a pixel corresponding to the Earth location of the pixel.
getPointOfContacts() - Method in class AbstractIdentification
Returns the identification of, and means of communication with, person(s) and organizations(s) associated with the resource(s).
getPointOnGreatCircle(double, double, double, double) - Static method in class DistanceUtils
Returns a coordinate on the great circle at the specified bearing.
getPolygons() - Method in class DefaultBoundingPolygon
Returns the sets of points defining the bounding polygon.
getPortrayalCatalogueCitations() - Method in class DefaultPortrayalCatalogueReference
Bibliographic reference to the portrayal catalogue cited.
getPortrayalCatalogueInfo() - Method in class DefaultMetadata
Provides information about the catalogue of rules defined for the portrayal of a resource(s).
getPositionName() - Method in class DefaultResponsibleParty
Returns the role or position of the responsible person Only one of individualName, organisationName and positionName shall be provided.
getPostalCode() - Method in class DefaultAddress
Returns ZIP or other postal code.
getPrecision() - Method in class GeoHashCoder
Returns the length of geohashes strings to be encoded by the GeoHashCoder.encode(DirectPosition) method.
getPreferredPrefix(String, String) - Static method in class Namespaces
Returns the preferred prefix for the given namespace URI.
getPresentationForms() - Method in class DefaultCitation
Returns the mode in which the resource is represented.
getPriority() - Method in class DefaultObjective
Returns the priority applied to the target.
getPriority() - Method in class DefaultRequirement
Returns the relative ordered importance, or urgency, of the requirement.
getProcedureDescription() - Method in class DefaultProcessing
Returns the additional details about the processing procedures.
getProcessedLevel() - Method in class DefaultSource
Returns the processing level of the source data.
getProcessingInformation() - Method in class DefaultProcessStep
Returns the comprehensive information about the procedure by which the algorithm was applied to derive geographic data from the raw instrument measurements, such as datasets, software used, and the processing environment.
getProcessingLevelCode() - Method in class DefaultImageDescription
Returns the image distributor's code that identifies the level of radiometric and geometric processing that has been applied.
getProcessors() - Method in class DefaultProcessStep
Returns the identification of, and means of communication with, person(s) and organization(s) associated with the process step.
getProcessSteps() - Method in class DefaultLineage
Returns the information about an event in the creation process for the data specified by the scope.
getProtocol() - Method in class DefaultOnlineResource
Returns the connection protocol to be used.
getPurpose() - Method in class AbstractIdentification
Returns a summary of the intentions with which the resource(s) was developed.
getQualityInfo() - Method in class AbstractGeolocationInformation
Returns an overall assessment of quality of geolocation information.
getRangeElementDescriptions() - Method in class DefaultCoverageDescription
Provides the description of the specific range elements of a coverage.
getRangeElements() - Method in class DefaultRangeElementDescription
Returns the specific range elements, i.e. range elements associated with a name and their definition.
getRationale() - Method in class DefaultProcessStep
Returns the requirement or purpose for the process step.
getRationales() - Method in class DefaultExtendedElementInformation
Reason for creating the extended element.
getRecipients() - Method in class DefaultRequirement
Returns the person(s), or body(ies), to receive results of requirement.
getRectangularRegionApproximation(int) - Method in class LatLonPointRadius
Deprecated.
Calculates the rectangular region enclosing the circular search region.
getReferenceSystemInfo() - Method in class DefaultMetadata
Returns the description of the spatial and temporal reference systems used in the dataset.
getRelatedEvents() - Method in class DefaultPlatformPass
Returns the occurrence of one or more events for a pass.
getRelatedPass() - Method in class DefaultEvent
Returns the pass during which an event occurs.
getRelatedSensors() - Method in class DefaultEvent
Returns the instrument or instruments for which the event is meaningful.
getRemarks() - Method in class ImmutableIdentifier
Comments on or information about this identifier, or null if none.
getRemarks() - Method in interface Deprecable
If this instance is deprecated, the reason or the alternative to use.
getReports() - Method in class DefaultProcessStep
Returns the report generated by the process step.
getReports() - Method in class DefaultDataQuality
Returns the quantitative quality information for the data specified by the scope.
getRequestedDate() - Method in class DefaultRequirement
Returns the required or preferred acquisition date and time.
getRequestedDateOfCollection() - Method in class DefaultRequestedDate
Returns the preferred date and time of collection.
getRequestors() - Method in class DefaultRequirement
Returns the origin of requirement.
getResolution() - Method in class DefaultSource
Returns the distance between consistent parts (centre, left side, right side) of two adjacent pixels.
getResolution() - Method in class DefaultDimension
Returns the degree of detail in the grid dataset.
getResourceConstraints() - Method in class AbstractIdentification
Provides information about constraints which apply to the resource(s).
getResourceFormats() - Method in class AbstractIdentification
Provides a description of the format of the resource(s).
getResourceMaintenances() - Method in class AbstractIdentification
Provides information about the frequency of resource updates, and the scope of those updates.
getResources(Locale) - Static method in class Errors
Returns resources in the given locale.
getResources(Locale) - Static method in class Messages
Returns resources in the given locale.
getResources(Locale) - Static method in class Vocabulary
Returns resources in the given locale.
getResourceSpecificUsages() - Method in class AbstractIdentification
Provides basic information about specific application(s) for which the resource(s) has/have been or is being used by different users.
getResultContentDescription() - Method in class DefaultCoverageResult
Returns the description of the content of the result coverage, i.e. semantic definition of the data quality measures.
getResultFile() - Method in class DefaultCoverageResult
Returns the information about the data file containing the result coverage data.
getResultFormat() - Method in class DefaultCoverageResult
Returns the information about the format of the result coverage data.
getResults() - Method in class AbstractElement
Returns the value (or set of values) obtained from applying a data quality measure or the out come of evaluating the obtained value (or set of values) against a specified acceptable conformance quality level.
getResultSpatialRepresentation() - Method in class DefaultCoverageResult
Returns the digital representation of data quality measures composing the coverage result.
getRevision() - Method in class Version
Returns the revision number.
getRole() - Method in class DefaultResponsibleParty
Returns the function performed by the responsible party.
getRole() - Method in class XLink
Returns a URI reference for some description of the arc role.
getRoot() - Method in class DefaultTreeTable
Returns the root node.
getRoot() - Method in interface TreeTable
Returns the root node of the tree.
getRowCount() - Method in class TableAppender
Returns the number of rows in this table.
getRule() - Method in class DefaultExtendedElementInformation
Specifies how the extended element relates to other existing elements and entities.
getRunTimeParameters() - Method in class DefaultProcessing
Returns the parameters to control the processing operations, entered at run time.
getSatisfiedPlans() - Method in class DefaultRequirement
Returns the plan that identifies solution to satisfy the requirement.
getSatisfiedRequirements() - Method in class DefaultPlan
Returns the requirement satisfied by the plan.
getScaleDenominator() - Method in class DefaultSource
Returns the denominator of the representative fraction on a source map.
getScaleFactor() - Method in class DefaultBand
Returns the scale factor which has been applied to the cell value.
getScanningResolution() - Method in class DefaultNominalResolution
Returns the distance between consistent parts of (centre, left side, right side) adjacent pixels in the scan plane.
getSchemaAscii() - Method in class DefaultApplicationSchemaInformation
Full application schema given as an ASCII file.
getSchemaLanguage() - Method in class DefaultApplicationSchemaInformation
Identification of the schema language used.
getScope() - Method in class DefaultDataQuality
Returns the specific data to which the data quality information applies.
getSensingInstruments() - Method in class DefaultObjective
Returns the instrument which senses the objective data.
getSequence() - Method in class DefaultEvent
Returns the relative time ordering of the event.
getSequenceIdentifier() - Method in class DefaultRangeDimension
Returns the number that uniquely identifies instances of bands of wavelengths on which a sensor operates.
getSeries() - Method in class DefaultCitation
Returns the information about the series, or aggregate dataset, of which the dataset is a part.
getShiftedLat() - Method in class LatLon
Deprecated.
Shifts the latitude by +90.0 so that all latitude lies in the positive coordinate.
getShiftedLon() - Method in class LatLon
Deprecated.
Shifts the longitude by +180.0 so that all longitude lies in the positive coordinate.
getShortClassName(Object) - Static method in class Classes
Returns the class name of the given object without package name, but including the enclosing class names if any.
getShortName() - Method in class DefaultExtendedElementInformation
Short form suitable for use in an implementation method such as XML or SGML.
getShortName(Class<?>) - Static method in class Classes
Returns the name of the given class without package name, but including the names of enclosing classes if any.
getShow() - Method in class XLink
Returns the desired presentation of the ending resource on traversal from the starting resource.
getSignificantEvents() - Method in class DefaultOperation
Returns the record of an event occurring during an operation.
getSize() - Method in class QuadTree
Returns the size of the quad tree.
getSoftwareDevelopmentFile() - Method in class DefaultApplicationSchemaInformation
Full application schema given as a software development file.
getSoftwareDevelopmentFileFormat() - Method in class DefaultApplicationSchemaInformation
Software dependent format used for the application schema software dependent file.
getSoftwareReferences() - Method in class DefaultProcessing
Returns the reference to document describing processing software.
getSourceCitation() - Method in class DefaultSource
Returns the recommended reference to be used for the source data.
getSourceClass() - Method in interface WarningListener
Returns the type of objects that emit warnings of interest for this listener.
getSourceClass() - Method in interface ObjectConverter
Returns the type of objects to convert.
getSourceExtents() - Method in class DefaultSource
Returns the information about the spatial, vertical and temporal extent of the source data.
getSourceFormat() - Method in class MonolineFormatter
Returns the format for the source, or null is the source is not shown.
getSourceReferenceSystem() - Method in class DefaultSource
Returns the spatial reference system used by the source data.
getSources() - Method in class DefaultExtendedElementInformation
Name of the person or organization creating the extended element.
getSources() - Method in class DefaultLineage
Returns information about the source data used in creating the data specified by the scope.
getSources() - Method in class DefaultProcessStep
Returns the information about the source data used in creating the data specified by the scope.
getSourceSteps() - Method in class DefaultSource
Returns information about an event in the creation process for the source data.
getSouthBoundLatitude() - Method in class DefaultGeographicBoundingBox
Returns the southern-most coordinate of the limit of the dataset extent.
getSpan(int) - Method in class AbstractEnvelope
Returns the envelope span (typically width or height) along the specified dimension.
getSpan(int, Unit<?>) - Method in class AbstractEnvelope
Returns the envelope span along the specified dimension, in terms of the given units.
getSpan(int) - Method in class Envelope2D
Returns the envelope span along the specified dimension.
getSpatialExtent() - Method in class DefaultSpatialTemporalExtent
Returns the spatial extent component of composite spatial and temporal extent.
getSpatialObject() - Method in class DefaultFeatureTypeList
Instance of a type defined in the spatial schema.
getSpatialRepresentationInfo() - Method in class DefaultMetadata
Returns the digital representation of spatial information in the dataset.
getSpatialRepresentationType() - Method in class DefaultCoverageResult
Returns the method used to spatially represent the coverage result.
getSpatialRepresentationTypes() - Method in class DefaultDataIdentification
Returns the method used to spatially represent geographic information.
getSpatialResolutions() - Method in class DefaultDataIdentification
Returns the factor which provides a general understanding of the density of spatial data in the dataset.
getSpatialSchemaName() - Method in class DefaultFeatureTypeList
Name of the spatial schema used.
getSpecialized(IdentifierSpace<T>) - Method in interface IdentifierMap
Returns the identifier associated to the given namespace, or null if this map contains no mapping of the specialized type for the namespace.
getSpecification() - Method in class DefaultFormat
Returns the name of a subset, profile, or product specification of the format.
getSpecification() - Method in class DefaultConformanceResult
Returns the citation of product specification or user requirement against which data is being evaluated.
getSpecificUsage() - Method in class DefaultUsage
Returns a brief description of the resource and/or resource series usage.
getSponsors() - Method in class DefaultPlatform
Returns the organization responsible for building, launch, or operation of the platform.
getStandard() - Method in class AbstractMetadata
Returns the metadata standard implemented by subclasses.
getStandard() - Method in class ISOMetadata
Returns the metadata standard implemented by subclasses, which is ISO 19115.
getStandardName(Class<?>) - Static method in class Types
Returns the ISO name for the given class, or null if none.
getStartTime() - Method in class DefaultTemporalExtent
The start date and time for the content of the dataset.
getStatement() - Method in class DefaultLineage
Returns the general explanation of the data producer's knowledge about the lineage of a dataset.
getStatus() - Method in class DefaultOperation
Returns the status of the data acquisition.
getStatus() - Method in class DefaultPlan
Returns the current status of the plan (pending, completed, etc.)
getStatus() - Method in class AbstractIdentification
Returns the status of the resource(s).
getStorage() - Method in class StorageConnector
Returns the input/output object given at construction time.
getStorageAs(Class<T>) - Method in class StorageConnector
Returns the storage as a view of the given type if possible, or null otherwise.
getStorageName() - Method in class StorageConnector
Returns a short name of the input/output object.
getString(int) - Method in class IndexedResourceBundle
Gets a string for the given key from this resource bundle or one of its parents.
getString(int, Object) - Method in class IndexedResourceBundle
Gets a string for the given key and formats it with the specified argument.
getString(int, Object, Object) - Method in class IndexedResourceBundle
Gets a string for the given key and replaces all occurrences of "{0}", "{1}", with values of arg0, arg1, etc.
getString(int, Object, Object, Object) - Method in class IndexedResourceBundle
Gets a string for the given key and replaces all occurrences of "{0}", "{1}", with values of arg0, arg1, etc.
getString(int, Object, Object, Object, Object) - Method in class IndexedResourceBundle
Gets a string for the given key and replaces all occurrences of "{0}", "{1}", with values of arg0, arg1, etc.
getString(int, Object, Object, Object, Object, Object) - Method in class IndexedResourceBundle
Gets a string for the given key and replaces all occurrences of "{0}", "{1}", with values of arg0, arg1, etc.
getSupplementalInformation() - Method in class DefaultDataIdentification
Any other descriptive information about the dataset.
getTabulationWidth() - Method in class LineAppender
Returns the current tabulation width, in unit of Unicode characters (code point count).
getTargetClass() - Method in interface ObjectConverter
Returns the type of converted objects.
getTemporalElements() - Method in class DefaultExtent
Provides temporal component of the extent of the referring object.
getThesaurusName() - Method in class DefaultKeywords
Returns the name of the formally registered thesaurus or a similar authoritative source of keywords.
getTime() - Method in class DefaultEvent
Returns the time the event occurred.
getTimeFormat() - Method in class MonolineFormatter
Returns the format for elapsed time, or null if the time is not shown.
getTimeZone() - Method in class CompoundFormat
Returns the timezone used by this format.
getTimeZone() - Method in class MarshalContext
Returns the timezone to use for (un)marshalling, or null if none were explicitely specified.
getTitle() - Method in class DefaultCitation
Returns the name by which the cited resource is known.
getTitle() - Method in class XLink
Returns a human-readable string with a short description for the arc.
getTo() - Method in class XLink
Returns the ending resource.
getToneGradation() - Method in class DefaultBand
Returns the number of discrete numerical values in the grid data.
getTopicCategories() - Method in class DefaultDataIdentification
Returns the main theme(s) of the dataset.
getTopologyLevel() - Method in class DefaultVectorSpatialRepresentation
Returns the code which identifies the degree of complexity of the spatial relationships.
getTransferFunctionType() - Method in class DefaultBand
Returns type of transfer function to be used when scaling a physical value for a given element.
getTransferOptions() - Method in class DefaultDistribution
Provides information about technical means and media by which a resource is obtained from the distributor.
getTransferSize() - Method in class DefaultDigitalTransferOptions
Returns an estimated size of a unit in the specified transfer format, expressed in megabytes.
getTransformationDimensionDescription() - Method in class DefaultGeorectified
Returns a description of the information about which grid dimensions are the spatial dimensions.
getTransformationDimensionMapping() - Method in class DefaultGeorectified
Returns information about which grid dimensions are the spatial dimensions.
getTransmittedPolarization() - Method in class DefaultBand
Polarization of the radiation transmitted.
getTriangulationIndicator() - Method in class DefaultImageDescription
Returns the indication of whether or not triangulation has been performed upon the image.
getTrigger() - Method in class DefaultEvent
Returns the initiator of the event.
getTurnaround() - Method in class DefaultStandardOrderProcess
Returns typical turnaround time for the filling of an order.
getType() - Method in class DefaultInstrument
Returns the name of the type of instrument.
getType() - Method in class DefaultOperation
Returns the collection technique for the operation.
getType() - Method in class DefaultPlan
Returns the manner of sampling geometry that the planner expects for collection of objective data.
getType() - Method in class DefaultKeywords
Returns the subject matter used to group similar keywords.
getType() - Method in class XLink
Returns the type of link.
getTypeName() - Method in class DefaultRecordType
Returns the name that identifies this record type.
getTypes() - Method in class DefaultObjective
Returns the collection technique for the objective.
getUnits() - Method in class DefaultBand
Returns the units in which sensor wavelengths are expressed.
getUnitsOfDistribution() - Method in class DefaultDigitalTransferOptions
Returns tiles, layers, geographic areas, etc.
getUpdateScopeDescriptions() - Method in class DefaultMaintenanceInformation
Returns additional information about the range or extent of the resource.
getUpdateScopes() - Method in class DefaultMaintenanceInformation
Returns the scope of data to which maintenance is applied.
getUpper(int) - Method in class AbstractEnvelope
Returns the limit in the direction of increasing ordinate values in the specified dimension.
getUpperCorner() - Method in class AbstractEnvelope
A coordinate position consisting of all the upper ordinate values.
getUpperCorner() - Method in class Envelope2D
The limits in the direction of increasing ordinate values for the two dimensions.
getURI() - Method in class NilReason
If the explanation of this NilReason is referenced by a URI, returns that URI.
getUsageDate() - Method in class DefaultUsage
Returns the date and time of the first use or range of uses of the resource and/or resource series.
getUseConstraints() - Method in class DefaultLegalConstraints
Returns the constraints applied to assure the protection of privacy or intellectual property, and any special restrictions or limitations or warnings on using the resource.
getUseLimitations() - Method in class DefaultConstraints
Returns the limitation affecting the fitness for use of the resource.
getUserContactInfo() - Method in class DefaultUsage
Returns identification of and means of communicating with person(s) and organization(s) using the resource(s).
getUserDefinedMaintenanceFrequency() - Method in class DefaultMaintenanceInformation
Returns the maintenance period other than those defined.
getUserDeterminedLimitations() - Method in class DefaultUsage
Returns applications, determined by the user for which the resource and/or resource series is not suitable.
getUserNote() - Method in class DefaultSecurityConstraints
Returns the explanation of the application of the legal constraints or other restrictions and legal prerequisites for obtaining and using the resource.
getUserObject() - Method in class DefaultTreeTable.Node
Returns the user object associated to this node.
getUserObject() - Method in interface TreeTable.Node
Returns the user object associated to this node.
getValue(TableColumn<V>) - Method in class DefaultTreeTable.Node
Returns the value in the given column, or null if none.
getValue(TableColumn<V>) - Method in interface TreeTable.Node
Returns the value in the given column, or null if none.
getValueFrom(Map<OptionKey<?>, ?>) - Method in class OptionKey
Returns the option value in the given map for this key, or null if none.
getValues() - Method in class DefaultQuantitativeResult
Returns the quantitative value or values, content determined by the evaluation procedure used.
getValueType() - Method in class CompoundFormat
Returns the base type of values parsed and formatted by this Format instance.
getValueType() - Method in class StatisticsFormat
Returns the kind of objects formatted by this class.
getValueType() - Method in class DefaultQuantitativeResult
Return the value type for reporting a data quality result.
getValueType() - Method in class TreeTableFormat
Returns the type of object formatted by this class, which is TreeTable.
getValueUnit() - Method in class DefaultQuantitativeResult
Returns the value unit for reporting a data quality result.
getVendor() - Method in class AbstractFactory
Returns the implementor of this factory, or null if unknown.
getVersion() - Method in class DefaultIdentifier
Identifier of the version of the associated code, as specified by the code space or code authority.
getVersion() - Method in class DefaultFormat
Returns the version of the format (date, number, etc.).
getVersion() - Method in class ImmutableIdentifier
Identifier of the version of the associated code space or code, as specified by the code authority.
getVersion(String) - Method in class MarshalContext
Returns the schema version of the XML document being (un)marshalled.
getVerticalCRS() - Method in class DefaultVerticalExtent
Provides information about the vertical coordinate reference system to which the maximum and minimum elevation values are measured.
getVerticalElements() - Method in class DefaultExtent
Provides vertical component of the extent of the referring object.
getVerticalLinePosition() - Method in class TreeTableFormat
Returns the position of the vertical line, relative to the position of the root label.
getVoices() - Method in class DefaultTelephone
Returns the telephone numbers by which individuals can speak to the responsible organization or individual.
getVolumes() - Method in class DefaultMedium
Returns the number of items in the media identified.
getWestBoundLongitude() - Method in class DefaultGeographicBoundingBox
Returns the western-most coordinate of the limit of the dataset extent.
getWidth() - Method in class Envelope2D
Returns the span for dimension 0.
getX() - Method in class GeoRSSData
Returns the Java 2D x-coordinate for the longitude.
getX() - Method in interface QuadTreeData
Returns the Java 2D x-coordinate for the longitude.
getY() - Method in class GeoRSSData
Returns the Java 2D y-coordinate for the latitude.
getY() - Method in interface QuadTreeData
Returns the Java 2D y-coordinate for the latitude.
GFC - Static variable in class Namespaces
The "http://www.isotc211.org/2005/gfc" URL.
GMD - Static variable in class Namespaces
The "http://www.isotc211.org/2005/gmd" URL.
GMI - Static variable in class Namespaces
The "http://www.isotc211.org/2005/gmi" URL.
GML - Static variable in class Namespaces
The "http://www.opengis.net/gml" URL.
GML_VERSION - Static variable in class XML
Specifies the GML version of the document to be marshalled or unmarshalled.
GMX - Static variable in class Namespaces
The "http://www.isotc211.org/2005/gmx" URL.
GTS - Static variable in class Namespaces
The "http://www.isotc211.org/2005/gts" URL.

H

HALF_EARTH_CIRCUMFERENCE - Static variable in class DistanceUtils
 
handleGetObject(String) - Method in class IndexedResourceBundle
Gets an object for the given key from this resource bundle.
hashCode() - Method in class AbstractDirectPosition
Returns a hash value for this coordinate.
hashCode() - Method in class AbstractEnvelope
Returns a hash value for this envelope.
hashCode() - Method in class DirectPosition1D
Returns a hash value for this coordinate.
hashCode() - Method in class DirectPosition2D
Returns a hash value for this coordinate.
hashCode() - Method in class GeneralDirectPosition
Returns a hash value for this coordinate.
hashCode() - Method in class Statistics
Returns a hash code value for this statistics.
hashCode() - Method in class Angle
Returns a hash code for this Angle object.
hashCode() - Method in class AngleFormat
Returns a "hash value" for this object.
hashCode() - Method in class Range
Returns a hash code value for this range.
hashCode() - Method in class AbstractMetadata
Computes a hash code value for this metadata using Java reflection.
hashCode() - Method in class DefaultRepresentativeFraction
Returns a hash value for this representative fraction.
hashCode() - Method in class ImmutableIdentifier
Returns a hash code value for this object.
hashCode(Object) - Method in class MetadataStandard
Computes a hash code for the specified metadata.
hashCode() - Method in class OptionKey
Returns a hash code value for this object.
hashCode() - Method in class DefaultTreeTable
Returns a hash code value for this table.
hashCode() - Method in class DefaultTreeTable.Node
Returns a hash-code value computed from the values and children, ignoring the parent.
hashCode() - Method in class AbstractName
Returns a hash code value for this generic name.
hashCode() - Method in class DefaultInternationalString
Returns a hash code value for this international text.
hashCode() - Method in class DefaultNameSpace
Returns a hash code value for this namespace.
hashCode() - Method in class DefaultRecordType
Returns a hash code value for this RecordType.
hashCode() - Method in class ResourceInternationalString
Returns a hash code value for this international text.
hashCode() - Method in class SimpleInternationalString
Returns a hash code value for this international text.
hashCode() - Method in class Version
Returns a hash code value for this version.
hashCode() - Method in class NilReason
Returns a hash code value for this NilReason.
hashCode() - Method in class XLink
Returns a hash code value for this XLink.
hashMapCapacity(int) - Static method in class Containers
Returns the capacity to be given to the HashMap constructor for holding the given number of elements.
hasNaN(double[]) - Static method in class ArraysExt
Returns true if the specified array contains at least one NaN value.
hasNaN(float[]) - Static method in class ArraysExt
Returns true if the specified array contains at least one NaN value.
head() - Method in class AbstractName
Returns the first element in the sequence of parsed names.
head() - Method in class DefaultLocalName
Returns this since this object is already a local name.
headSet(Range<E>) - Method in class RangeSet
Returns a view of the portion of this sorted set whose elements are strictly less than upper.
HEMISPHERE - Static variable in class AngleFormat.Field
Identifies the hemisphere symbol (if any).
HIGHEST_SUPPORTED_PRIME_NUMBER - Static variable in class MathFunctions
The highest prime number supported by the MathFunctions.nextPrimeNumber(int) method.
HISTORY - Static variable in class AttributeNames
The "history" attribute name for providing an audit trail for modifications to the original data (Recommended).
HREF - Static variable in interface IdentifierSpace
An optional attribute for URN to an external resources, or to an other part of a XML document, or an identifier.
HYPHEN - Static variable in class Characters
Hyphen character ('‐', Unicode 2010).

I

ID - Static variable in interface IdentifierSpace
A standard GML attribute available on every object-with-identity.
IdentifiedObject - Interface in org.apache.sis.xml
The interface for all SIS objects having identifiers.
IDENTIFIER - Static variable in class AttributeNames
The "id" attribute name for an identifier (Recommended).
IDENTIFIER - Static variable in class TableColumn
Frequently-used constant for a column of object identifiers.
Identifier - Static variable in class Vocabulary.Keys
Identifier
IdentifierAlreadyBound_1 - Static variable in class Errors.Keys
Identifier “{0}” is already associated to another object.
IdentifierMap - Interface in org.apache.sis.xml
A map view of some or all identifiers in an identified object.
identifierMatches(Citation, Citation) - Static method in class Citations
Returns true if at least one identifier in c1 is equal to an identifier in c2.
identifierMatches(Citation, String) - Static method in class Citations
Returns true if any identifiers in the given citation matches the given string.
identifiers - Variable in class ISOMetadata
All identifiers associated with this metadata, or null if none.
IdentifierSpace<T> - Interface in org.apache.sis.xml
Some identifier namespaces that are handled in a special way.
identity(Class<T>) - Static method in class ObjectConverters
Returns an identity converter for objects of the given type.
IllegalArgumentClass_2 - Static variable in class Errors.Keys
Argument ‘{0}’ can not be an instance of ‘{1}’.
IllegalArgumentClass_3 - Static variable in class Errors.Keys
Argument ‘{0}’ can not be an instance of ‘{2}’.
IllegalArgumentField_4 - Static variable in class Errors.Keys
Argument ‘{0}’ can not take the “{1}” value, because the ‘{2}’ field can not take the “{3}” value.
IllegalArgumentValue_2 - Static variable in class Errors.Keys
Argument ‘{0}’ can not take the “{1}” value.
IllegalBitsPattern_1 - Static variable in class Errors.Keys
Illegal bits pattern: {0}.
IllegalClass_2 - Static variable in class Errors.Keys
Class ‘{1}’ is illegal.
IllegalFormatPatternForClass_2 - Static variable in class Errors.Keys
The “{1}” pattern can not be applied to formating of objects of type ‘{0}’.
IllegalLanguageCode_1 - Static variable in class Errors.Keys
The “{0}” language is not recognized.
IllegalMemberType_2 - Static variable in class Errors.Keys
Member “{0}” can not be associated to type “{1}”.
IllegalOptionValue_2 - Static variable in class Errors.Keys
Option ‘{0}’ can not take the “{1}” value.
IllegalOrdinateRange_3 - Static variable in class Errors.Keys
The [{0} … {1}] range of ordinate values is not valid for the “{2}” axis.
IllegalPropertyClass_2 - Static variable in class Errors.Keys
Property ‘{0}’ can be associated to an instance of ‘{1}’.
IllegalRange_2 - Static variable in class Errors.Keys
Range [{0} … {1}] is not valid.
Immutable - Annotation Type in org.apache.sis.util
Identifies immutable SIS classes for documentation purpose only.
ImmutableEnvelope - Class in org.apache.sis.geometry
Immutable representation of an envelope.
ImmutableEnvelope(DirectPosition, DirectPosition) - Constructor for class ImmutableEnvelope
Constructs an envelope defined by two corners given as direct positions.
ImmutableEnvelope(double[], double[], CoordinateReferenceSystem) - Constructor for class ImmutableEnvelope
Constructs an envelope defined by two corners given as sequences of ordinate values.
ImmutableEnvelope(GeographicBoundingBox) - Constructor for class ImmutableEnvelope
Constructs a new envelope with the same data than the specified geographic bounding box.
ImmutableEnvelope(Envelope) - Constructor for class ImmutableEnvelope
Creates an immutable envelope with the values of the given envelope.
ImmutableEnvelope(CoordinateReferenceSystem, Envelope) - Constructor for class ImmutableEnvelope
Creates an immutable envelope with the ordinate values of the given envelope but a different CRS.
ImmutableEnvelope(CoordinateReferenceSystem, CharSequence) - Constructor for class ImmutableEnvelope
Constructs a new envelope initialized to the values parsed from the given string in BOX or Well Known Text (WKT) format.
ImmutableIdentifier - Class in org.apache.sis.metadata.iso
Immutable value uniquely identifying an object within a namespace, together with a version.
ImmutableIdentifier(ReferenceIdentifier) - Constructor for class ImmutableIdentifier
Creates a new identifier from the specified one.
ImmutableIdentifier(Citation, String, String) - Constructor for class ImmutableIdentifier
Creates a new identifier from the specified code and authority.
ImmutableIdentifier(Citation, String, String, String, InternationalString) - Constructor for class ImmutableIdentifier
Creates a new identifier from the specified code and authority, with an optional version number and remarks.
ImmutableIdentifier(Map<String, ?>) - Constructor for class ImmutableIdentifier
Constructs an identifier from a set of properties.
Implementation - Static variable in class Vocabulary.Keys
Implementation
implementSameInterfaces(Class<?>, Class<?>, Class<?>) - Static method in class Classes
Returns true if the two specified objects implements exactly the same set of interfaces.
INAPPLICABLE - Static variable in class NilReason
There is no value.
IncompatiblePropertyValue_1 - Static variable in class Errors.Keys
Property “{0}” has an incompatible value.
IncompatibleUnits_2 - Static variable in class Errors.Keys
Units “{0}” and “{1}” are incompatible.
InconsistentAttribute_2 - Static variable in class Errors.Keys
Value “{1}” of attribute ‘{0}’ is inconsistent with other attributes.
InconsistentTableColumns - Static variable in class Errors.Keys
Inconsistent table columns.
INDEX - Static variable in class TableColumn
Frequently-used constant for a column of index values.
Index - Static variable in class Vocabulary.Keys
Index
IndexedResourceBundle - Class in org.apache.sis.util.resources
ResourceBundle implementation accepting integers instead of strings for resource keys.
IndexedResourceBundle(URL) - Constructor for class IndexedResourceBundle
Constructs a new resource bundle loading data from the given UTF file.
indexOf(CharSequence, CharSequence, int, int) - Static method in class CharSequences
Returns the index within the given strings of the first occurrence of the specified part, starting at the specified index.
indexOf(CharSequence, int, int, int) - Static method in class CharSequences
Returns the index within the given character sequence of the first occurrence of the specified character, starting the search at the specified index.
indexOfLineStart(CharSequence, int, int) - Static method in class CharSequences
Returns the index of the first character after the given number of lines.
indexOfRange(E) - Method in class RangeSet
If the specified value is inside a range, returns the index of this range.
IndexOutOfBounds_1 - Static variable in class Errors.Keys
Index {0} is out of bounds.
InfiniteArgumentValue_1 - Static variable in class Errors.Keys
Argument ‘{0}’ can not take an infinite value.
InfiniteRecursivity - Static variable in class Errors.Keys
Infinite recursivity.
info(String) - Method in class LoggerAdapter
Logs an INFO message.
init(ServletConfig) - Method in class LocationServlet
Read GeoRSS data (location information provide sis-location-config.xml ) and build quad-tree.
insert(QuadTreeData) - Method in class QuadTree
Inserts the specified data into the quad tree.
insert(E[], int, int) - Static method in class ArraysExt
Returns an array containing the same elements than the given array, with additional "spaces" in the given range.
insert(double[], int, int) - Static method in class ArraysExt
Returns an array containing the same elements than the given array, with additional "spaces" in the given range.
insert(float[], int, int) - Static method in class ArraysExt
Returns an array containing the same elements than the given array, with additional "spaces" in the given range.
insert(long[], int, int) - Static method in class ArraysExt
Returns an array containing the same elements than the given array, with additional "spaces" in the given range.
insert(int[], int, int) - Static method in class ArraysExt
Returns an array containing the same elements than the given array, with additional "spaces" in the given range.
insert(short[], int, int) - Static method in class ArraysExt
Returns an array containing the same elements than the given array, with additional "spaces" in the given range.
insert(byte[], int, int) - Static method in class ArraysExt
Returns an array containing the same elements than the given array, with additional "spaces" in the given range.
insert(char[], int, int) - Static method in class ArraysExt
Returns an array containing the same elements than the given array, with additional "spaces" in the given range.
insert(boolean[], int, int) - Static method in class ArraysExt
Returns an array containing the same elements than the given array, with additional "spaces" in the given range.
insert(E[], int, E[], int, int) - Static method in class ArraysExt
Returns an array containing the same elements than the given array, with the content of an other array inserted at the given index.
insert(double[], int, double[], int, int) - Static method in class ArraysExt
Returns an array containing the same elements than the given array, with the content of an other array inserted at the given index.
insert(float[], int, float[], int, int) - Static method in class ArraysExt
Returns an array containing the same elements than the given array, with the content of an other array inserted at the given index.
insert(long[], int, long[], int, int) - Static method in class ArraysExt
Returns an array containing the same elements than the given array, with the content of an other array inserted at the given index.
insert(int[], int, int[], int, int) - Static method in class ArraysExt
Returns an array containing the same elements than the given array, with the content of an other array inserted at the given index.
insert(short[], int, short[], int, int) - Static method in class ArraysExt
Returns an array containing the same elements than the given array, with the content of an other array inserted at the given index.
insert(byte[], int, byte[], int, int) - Static method in class ArraysExt
Returns an array containing the same elements than the given array, with the content of an other array inserted at the given index.
insert(char[], int, char[], int, int) - Static method in class ArraysExt
Returns an array containing the same elements than the given array, with the content of an other array inserted at the given index.
insert(boolean[], int, boolean[], int, int) - Static method in class ArraysExt
Returns an array containing the same elements than the given array, with the content of an other array inserted at the given index.
install() - Static method in class MonolineFormatter
Installs a MonolineFormatter for the root logger, or returns the existing instance if any.
install(Logger, Level) - Static method in class MonolineFormatter
Installs a MonolineFormatter for the specified logger, or returns the existing instance if any.
INSTITUTION - Variable in class AttributeNames.Responsible
The attribute name for the responsible's institution, or null if none.
InsufficientArgumentSize_3 - Static variable in class Errors.Keys
Argument ‘{0}’ shall contain at least {1} elements.
INTEGER - Static variable in class Numbers
Constant of value 5 used in switch statements or as index in arrays.
intersect(Envelope) - Method in class GeneralEnvelope
Sets this envelope to the intersection if this envelope with the specified one.
intersect(Range<E>) - Method in class MeasurementRange
Returns the intersection between this range and the given range.
intersect(Range<E>) - Method in class Range
Returns the intersection between this range and the given range.
intersect(GeographicBoundingBox) - Method in class DefaultGeographicBoundingBox
Sets this bounding box to the intersection of this box with the specified one.
intersect(Range<E>) - Method in class RangeSet
Returns a view of the portion of this range set which is the intersection of this RangeSet with the given range.
intersectAny(NumberRange<?>) - Method in class NumberRange
Returns the union of this range with the given range.
intersects(Envelope, boolean) - Method in class AbstractEnvelope
Returns true if this envelope intersects the specified envelope.
intersects(Rectangle2D) - Method in class Envelope2D
Returns true if this envelope intersects the specified envelope.
intersects(double, double, double, double) - Method in class Envelope2D
Returns true if this envelope intersects the specified envelope.
intersects(Range<? extends E>) - Method in class MeasurementRange
Returns true if this range intersects the given range.
intersects(Range<? extends E>) - Method in class Range
Returns true if this range intersects the given range.
intersects(Object[], Object[]) - Static method in class ArraysExt
Returns true if at least one element in the first array is equals to an element in the second array.
intersectsAny(NumberRange<?>) - Method in class NumberRange
Returns true if the supplied range is fully contained within this range.
intValue() - Method in class DefaultRepresentativeFraction
Returns 1 if the denominator is equals to 1, or 0 otherwise.
INVALID_ARGUMENT_EXIT_CODE - Static variable in class Command
The code given to System.exit(int) when the program failed because of an illegal user argument.
INVALID_COMMAND_EXIT_CODE - Static variable in class Command
The code given to System.exit(int) when the program failed because of a unknown sub-command.
INVALID_OPTION_EXIT_CODE - Static variable in class Command
The code given to System.exit(int) when the program failed because of a unknown option.
InvalidCommandException - Exception in org.apache.sis.console
Thrown when a unknown command has been given by the user on the command-line.
InvalidCommandException(String, String) - Constructor for exception InvalidCommandException
Constructs an exception with the specified detail message.
InvalidMetadataException - Exception in org.apache.sis.metadata
Thrown when a metadata is in a invalid state, usually because a mandatory property is missing.
InvalidMetadataException(String) - Constructor for exception InvalidMetadataException
Creates a new exception with the specified detail message.
InvalidOptionException - Exception in org.apache.sis.console
Thrown when an illegal option has been given by the user on the command-line.
InvalidOptionException(String, String) - Constructor for exception InvalidOptionException
Constructs an exception with the specified detail message.
InvalidOptionException(String, Throwable, String) - Constructor for exception InvalidOptionException
Constructs an exception with the specified detail message and cause.
inverse() - Method in interface ObjectConverter
Returns a converter capable to convert instances of T back to instances of S.
IO - Class in org.apache.sis.io
Utilities methods working on java.io objects.
IO_EXCEPTION_EXIT_CODE - Static variable in class Command
The code given to System.exit(int) when the program failed because of an IOException.
isAcronymForWords(CharSequence, CharSequence) - Static method in class CharSequences
Returns true if the first string is likely to be an acronym of the second string.
isAllNaN() - Method in class AbstractEnvelope
Returns false if at least one ordinate value is not NaN.
isAlternateForm() - Method in class RangeFormat
Returns true if this RangeFormat shall use the alternate form at formatting time.
isAngular(Unit<?>) - Static method in class Units
Returns true if the given unit is a linear unit.
isAssignableToAny(Class<?>, Class<?>...) - Static method in class Classes
Returns true if the given type is assignable to one of the given allowed types.
isBijective(Set<FunctionProperty>) - Static method in enum FunctionProperty
Returns true if a function having the given set of properties is bijective.
ISBN - Static variable in class Citations
International Standard Book Number (ISBN) defined by ISO-2108.
isCameraCalibrationInformationAvailable() - Method in class DefaultImageDescription
Returns the indication of whether or not constants are available which allow for camera calibration corrections.
isCheckPointAvailable() - Method in class DefaultGeorectified
Returns an indication of whether or not geographic position points are available to test the accuracy of the georeferenced grid data.
isCompliant() - Method in class DefaultFeatureCatalogueDescription
Returns whether or not the cited feature catalogue complies with ISO 19110.
isControlPointAvailable() - Method in class DefaultGeoreferenceable
Returns an indication of whether or not control point(s) exists.
isDeprecated() - Method in class ImmutableIdentifier
Returns true if the object represented by this identifier is deprecated.
isDeprecated() - Method in interface Deprecable
Returns true if this instance is deprecated.
isEditable(TableColumn<?>) - Method in class DefaultTreeTable.Node
Determines whether the value in the specified column is editable.
isEditable(TableColumn<?>) - Method in interface TreeTable.Node
Determines whether the value in the specified column is editable.
isEmpty() - Method in class AbstractEnvelope
Determines whether or not this envelope is empty.
isEmpty() - Method in class Envelope2D
Determines whether the envelope is empty.
isEmpty() - Method in class Range
Returns true if this range is empty.
isEmpty() - Method in class AbstractMetadata
Returns true if this metadata contains only null or empty properties.
isEmpty() - Method in class DefaultGeographicBoundingBox
Returns true if this metadata is empty.
isEmpty() - Method in class Cache
Returns true if this cache is empty.
isEmpty() - Method in class CodeListSet
Returns true if this set does not contains any element.
isFallbackAllowed() - Method in class AngleFormat
Returns true if the parse methods are allowed to fallback on the build-in default symbols if the string to parse doesn't match the applied pattern.
isFilmDistortionInformationAvailable() - Method in class DefaultImageDescription
Returns the indication of whether or not Calibration Reseau information is available.
isFloat(Class<?>) - Static method in class Numbers
Returns true if the given type is a floating point type.
isForAllPopulation() - Method in class StatisticsFormat
Returns true if this formatter shall consider that the statistics where computed using the totality of the populations under study.
isGlobal() - Method in class DefaultNameSpace
Indicates whether this namespace is a "top level" namespace.
isIncludedWithDataset() - Method in class DefaultFeatureCatalogueDescription
Returns whether or not the feature catalogue is included with the dataset.
isInstance(Record) - Method in class DefaultRecordType
Determines if the given record is compatible with this record type.
isInteger(Class<?>) - Static method in class Numbers
Returns true if the given type is an integer type.
isKeyCollisionAllowed() - Method in class Cache
Returns true if different values may be assigned to the same key.
isLeaf() - Method in class DefaultTreeTable.Node
Returns true if this node can not have any children.
isLeaf() - Method in interface TreeTable.Node
Returns true if this node can not have any children.
isLensDistortionInformationAvailable() - Method in class DefaultImageDescription
Returns the indication of whether or not lens aberration correction information is available.
isLinear(Unit<?>) - Static method in class Units
Returns true if the given unit is a linear unit.
isLineOrParagraphSeparator(int) - Static method in class Characters
Returns true if the given code point is a line separator, a paragraph separator or one of the '\r' or '\n' control characters.
isLoggable(Level) - Method in class LoggerAdapter
Returns true if the specified level is loggable.
isMaxIncluded() - Method in class Range
Returns true if the maximal value is inclusive, or false if exclusive.
isMaxIncluded - Variable in class RangeSet
true if the maximal values of ranges in this set are inclusive, or false if exclusive.
isMetadata(Class<?>) - Method in class MetadataStandard
Returns true if the given type is assignable to a type from this standard.
isMinIncluded() - Method in class Range
Returns true if the minimal value is inclusive, or false if exclusive.
isMinIncluded - Variable in class RangeSet
true if the minimal values of ranges in this set are inclusive, or false if exclusive.
isModifiable() - Method in class ModifiableMetadata
Returns true if this metadata is modifiable.
isMonotonic(Set<FunctionProperty>) - Static method in enum FunctionProperty
Returns true if a function having the given set of properties is monotonic.
isMultiLinesCells() - Method in class TableAppender
Returns true if EOL characters are used for line feeds inside current cells.
isNegative(double) - Static method in class MathFunctions
Returns true if the given value is negative, including negative zero.
isNullOrEmpty(Collection<?>) - Static method in class Containers
Returns true if the given collection is either null or empty.
isNullOrEmpty(Map<?, ?>) - Static method in class Containers
Returns true if the given map is either null or empty.
ISO - Static variable in class Citations
ISO_19111 - Static variable in class MetadataStandard
An instance working on ISO 19111 standard as defined by GeoAPI interfaces in the org.opengis.referencing package and sub-packages.
ISO_19115 - Static variable in class MetadataStandard
An instance working on ISO 19115 standard as defined by GeoAPI interfaces in the org.opengis.metadata package and sub-packages.
ISO_19119 - Static variable in class MetadataStandard
An instance working on ISO 19119 standard as defined by GeoAPI interfaces in the org.opengis.service package and sub-packages.
ISO_19123 - Static variable in class MetadataStandard
An instance working on ISO 19123 standard as defined by GeoAPI interfaces in the org.opengis.coverage package and sub-packages.
ISOMetadata - Class in org.apache.sis.metadata.iso
The base class of ISO 19115 implementation classes.
ISOMetadata() - Constructor for class ISOMetadata
Constructs an initially empty metadata.
ISOMetadata(Object) - Constructor for class ISOMetadata
Constructs a new metadata initialized with the values from the specified object.
isOrientationParameterAvailable() - Method in class DefaultGeoreferenceable
Returns an indication of whether or not orientation parameters are available.
isPositive(double) - Static method in class MathFunctions
Returns true if the given value is positive, excluding negative zero.
isPossibleGetter(Method) - Static method in class Classes
Returns true if the given method may possibly be the getter method for a property.
isPressure(Unit<?>) - Static method in class Units
Returns true if the given unit is a pressure unit.
isRadiometricCalibrationDataAvailable() - Method in class DefaultImageDescription
Returns the indication of whether or not the radiometric calibration information for generating the radiometrically calibrated standard data product is available.
isSameSign(double, double) - Static method in class MathFunctions
Returns true if the given values have the same sign, differentiating positive and negative zeros.
isScale(Unit<?>) - Static method in class Units
Returns true if the given unit is a dimensionless scale unit.
ISSN - Static variable in class Citations
International Standard Serial Number (ISSN) defined by ISO-3297.
isSorted(E[], Comparator<? super E>, boolean) - Static method in class ArraysExt
Returns true if all elements in the specified array are in increasing order.
isSorted(E[], boolean) - Static method in class ArraysExt
Returns true if all elements in the specified array are in increasing order.
isSorted(double[], boolean) - Static method in class ArraysExt
Returns true if all elements in the specified array are in increasing order.
isSorted(float[], boolean) - Static method in class ArraysExt
Returns true if all elements in the specified array are in increasing order.
isSorted(long[], boolean) - Static method in class ArraysExt
Returns true if all elements in the specified array are in increasing order.
isSorted(int[], boolean) - Static method in class ArraysExt
Returns true if all elements in the specified array are in increasing order.
isSorted(short[], boolean) - Static method in class ArraysExt
Returns true if all elements in the specified array are in increasing order.
isSorted(byte[], boolean) - Static method in class ArraysExt
Returns true if all elements in the specified array are in increasing order.
isSorted(char[], boolean) - Static method in class ArraysExt
Returns true if all elements in the specified array are in increasing order.
isSubScript(int) - Static method in class Characters
Determines whether the given character is a subscript.
isSubsetOf(Object) - Method in class DefaultInternationalString
Returns true if all localized texts stored in this international string are contained in the specified object.
isSuperScript(int) - Static method in class Characters
Determines whether the given character is a superscript.
isTabulationExpanded() - Method in class LineAppender
Returns true if this formatter expands tabulations into spaces.
isTemporal(Unit<?>) - Static method in class Units
Returns true if the given unit is a temporal unit.
isTransformationParameterAvailable() - Method in class DefaultGridSpatialRepresentation
Returns indication of whether or not parameters for transformation exists.
isUnicodeIdentifier(CharSequence) - Static method in class CharSequences
Returns true if the given identifier is a legal Unicode identifier.
iterator() - Method in class CodeListSet
Returns an iterator over the elements in this set.
iterator() - Method in class RangeSet
Returns an iterator over the elements in this set of ranges.
iterator() - Method in class WeakHashSet
Returns an iterator over the elements contained in this collection.

J

JavaExtensions - Static variable in class Vocabulary.Keys
Java extensions
JavaHome - Static variable in class Vocabulary.Keys
Java home directory

K

key - Variable in class ResourceInternationalString
The key for the resource to fetch.
KeyCollision_1 - Static variable in class Errors.Keys
A different value is already associated to the “{0}” key.
KeyNamePolicy - Enum in org.apache.sis.metadata
The name of the keys included in a Map of metadata.
keySet() - Method in class Cache
Returns the set of keys in this cache.
KEYWORDS - Static variable in class AttributeNames
The "keywords" attribute name for a comma separated list of key words and phrases (Highly Recommended).

L

last() - Method in class RangeSet
Returns the last (highest) range currently in this sorted set.
lastIndexOf(CharSequence, int, int, int) - Static method in class CharSequences
Returns the index within the given character sequence of the last occurrence of the specified character, searching backward in the given index range.
Latitude - Class in org.apache.sis.measure
A latitude angle in decimal degrees.
Latitude(double) - Constructor for class Latitude
Construct a new latitude with the specified angular value.
Latitude(String) - Constructor for class Latitude
Constructs a newly allocated Latitude object that contain the angular value represented by the string.
LATITUDE - Static variable in class AttributeNames
The set of attribute names for the minimal and maximal latitudes of the bounding box, resolution and units.
Latitude - Static variable in class Vocabulary.Keys
Latitude
LatLon - Class in org.apache.sis.core
Deprecated.
Replaced by DirectPosition, which is derived from OGC/ISO specifications.
LatLon(double, double) - Constructor for class LatLon
Deprecated.
LatLon to represent geo point.
LatLonPointRadius - Class in org.apache.sis.core
Deprecated.
Replaced by DirectPosition, which is derived from OGC/ISO specifications.
LatLonPointRadius(LatLon, double) - Constructor for class LatLonPointRadius
Deprecated.
Creates a representation of point-radius search region.
LatLonRect - Class in org.apache.sis.core
Deprecated.
Replaced by Envelope, which is derived from OGC/ISO specifications.
LatLonRect(LatLon, LatLon) - Constructor for class LatLonRect
Deprecated.
Creates representation of 2D rectangle.
length(CharSequence) - Static method in class CharSequences
Returns the length of the given characters sequence, or 0 if null.
length() - Method in class AbstractInternationalString
Returns the length of the string in the default locale.
length() - Method in class Version
Returns the length of the version string.
LenientComparable - Interface in org.apache.sis.util
Indicates that this object can be compared for equality using different levels of strictness.
LETTERS_AND_DIGITS - Static variable in class Characters.Filter
The subset of all characters for which Character.isLetterOrDigit(int) returns true.
Libraries - Static variable in class Vocabulary.Keys
Libraries
LICENSE - Static variable in class AttributeNames
The "license" attribute name for a description of the restrictions to data access and distribution (Recommended).
LINE_SEPARATOR - Static variable in class Characters
The Unicode line separator (Unicode 2028, HTML <br>).
LineAppender - Class in org.apache.sis.io
An Appendable which can apply different kinds of reformatting that depend on the End Of Line (EOL) occurrences.
LineAppender(Appendable) - Constructor for class LineAppender
Constructs a default formatter.
LineAppender(Appendable, String, boolean) - Constructor for class LineAppender
Constructs a formatter which will replaces line separators by the given string.
LineAppender(Appendable, int, boolean) - Constructor for class LineAppender
Constructs a formatter which will wrap the lines at a given maximal length.
lineSeparator - Variable in class TabularFormat
The line separator to use for formatting the tree.
list(Appendable) - Method in class IndexedResourceBundle
Lists resources to the specified stream.
listeners - Variable in class DataStore
The set of registered WarningListeners for this data store.
loadFromFile(String) - Static method in class GeoRSSData
Reads the file that contains the GeoRSS entry's information and returns a HashMap of key, value pairs where the key is the name of the element e.g.
LocalConfiguration - Static variable in class Vocabulary.Keys
Local configuration
Locale - Static variable in class Vocabulary.Keys
Locale
LOCALE - Static variable in class XML
Specifies the locale to use for marshalling InternationalString and CodeList instances.
Locales - Class in org.apache.sis.util
Static methods working on Locale instances.
LocalesDiscarded - Static variable in class Messages.Keys
Text were discarded for some locales.
Localization - Static variable in class Vocabulary.Keys
Localization
Localized - Interface in org.apache.sis.util
Interface of localized services (parser, formatter, codes, …).
locate(MemberName) - Method in class DefaultRecordType
Returns the type associated to the given attribute name, or null if none.
LocationServlet - Class in org.apache.sis.services
A location web service that loads data from GeoRSS format (configured via a provided config.xml file), and then loads up a QuadTree with this information, making it queryable for callers.
LocationServlet() - Constructor for class LocationServlet
 
lock(K) - Method in class Cache
Gets a lock for the entry at the given key and returns a handler to be used by the caller for unlocking and storing the result.
log(LogRecord) - Method in class LoggerAdapter
Logs a record.
log(Level, String) - Method in class LoggerAdapter
Logs a record at the specified level.
log(Level, String, Throwable) - Method in class LoggerAdapter
Logs a record at the specified level.
log(Level, String, Object) - Method in class LoggerAdapter
Logs a record at the specified level.
log(Level, String, Object[]) - Method in class LoggerAdapter
Logs a record at the specified level.
log(Class<?>, String, LogRecord) - Static method in class Logging
Logs the given record to the logger associated to the given class.
LOGGER - Static variable in class AbstractMetadata
The logger for messages related to metadata implementations.
LOGGER - Static variable in class ISOMetadata
The logger for warnings emitted by any class in the org.apache.sis.metadata.iso.* packages.
LoggerAdapter - Class in org.apache.sis.util.logging
An adapter that redirect all JDK logging events to an other logging framework.
LoggerAdapter(String) - Constructor for class LoggerAdapter
Creates a new logger.
LoggerFactory<L> - Class in org.apache.sis.util.logging
A factory for Java Logger wrapping an other logging framework.
LoggerFactory(Class<L>) - Constructor for class LoggerFactory
Creates a new factory.
Logging - Class in org.apache.sis.util.logging
A set of utilities method for configuring loggings in SIS.
Logging - Static variable in class Vocabulary.Keys
Logging
logp(Level, String, String, String) - Method in class LoggerAdapter
Logs a record at the specified level.
logp(Level, String, String, String, Throwable) - Method in class LoggerAdapter
Logs a record at the specified level.
logp(Level, String, String, String, Object) - Method in class LoggerAdapter
Logs a record at the specified level.
logp(Level, String, String, String, Object[]) - Method in class LoggerAdapter
Logs a record at the specified level.
logrb(Level, String, String, String, String) - Method in class LoggerAdapter
Logs a localizable record at the specified level.
logrb(Level, String, String, String, String, Throwable) - Method in class LoggerAdapter
Logs a localizable record at the specified level.
logrb(Level, String, String, String, String, Object) - Method in class LoggerAdapter
Logs a localizable record at the specified level.
logrb(Level, String, String, String, String, Object[]) - Method in class LoggerAdapter
Logs a localizable record at the specified level.
LONG - Static variable in class Numbers
Constant of value 6 used in switch statements or as index in arrays.
Longitude - Class in org.apache.sis.measure
A longitude angle in decimal degrees.
Longitude(double) - Constructor for class Longitude
Construct a new longitude with the specified angular value.
Longitude(String) - Constructor for class Longitude
Constructs a newly allocated Longitude object that contain the angular value represented by the string.
LONGITUDE - Static variable in class AttributeNames
The set of attribute names for the minimal and maximal longitudes of the bounding box, resolution and units.
Longitude - Static variable in class Vocabulary.Keys
Longitude
longValue() - Method in class DefaultRepresentativeFraction
Returns 1 if the denominator is equals to 1, or 0 otherwise.

M

magnitude(double...) - Static method in class MathFunctions
Returns the magnitude of the given vector.
main(String[]) - Static method in class Command
Prints the information to the standard output stream.
MandatoryAttribute_2 - Static variable in class Errors.Keys
Attribute “{0}” is mandatory for an object of type ‘{1}’.
marshal(Object) - Static method in class XML
Marshall the given object into a string.
marshal(Object, OutputStream) - Static method in class XML
Marshall the given object into a stream.
marshal(Object, File) - Static method in class XML
Marshall the given object into a file.
MarshalContext - Class in org.apache.sis.xml
Context of a marshalling or unmarshalling process.
MarshalContext() - Constructor for class MarshalContext
Creates a new (un)marshalling context.
MarshallerPool - Class in org.apache.sis.xml
Creates and configures Marshaller or Unmarshaller objects for use with SIS.
MarshallerPool(Map<String, ?>) - Constructor for class MarshallerPool
Creates a new factory using the SIS default JAXBContext instance.
MarshallerPool(JAXBContext, Map<String, ?>) - Constructor for class MarshallerPool
Creates a new factory using the given JAXB context.
MathFunctions - Class in org.apache.sis.math
Simple mathematical functions in addition to the ones provided in Math.
MAX_VALUE - Static variable in class Latitude
Maximum usual value for latitude (+90.0°).
MAX_VALUE - Static variable in class Longitude
Maximum usual value for longitude (+180.0°).
MAX_VALUE - Static variable in class RangeFormat.Field
Identifies the maximal value field in a range.
maximum() - Method in class Statistics
Returns the maximum sample value, or NaN if none.
MAXIMUM - Variable in class AttributeNames.Dimension
The attribute name for the maximal value of the bounding box (Recommended).
MaximumValue - Static variable in class Vocabulary.Keys
Maximum value
mean() - Method in class Statistics
Returns the mean value, or NaN if none.
MeanValue - Static variable in class Vocabulary.Keys
Mean value
MeasurementRange<E extends Number & Comparable<? super E>> - Class in org.apache.sis.measure
A range of numbers associated with a unit of measurement.
MeasurementRange(Range<E>, Unit<?>) - Constructor for class MeasurementRange
Constructs a range with the same values than the specified range and the given unit.
MeasurementRange(Class<E>, ValueRange, Unit<?>) - Constructor for class MeasurementRange
Constructs a range of the given type with values from the given annotation.
MeasurementRange(Class<E>, E, boolean, E, boolean, Unit<?>) - Constructor for class MeasurementRange
Constructs a range of Number objects.
Messages - Class in org.apache.sis.util.resources
Locale-dependent resources for miscellaneous (often logging) messages.
Messages.Keys - Class in org.apache.sis.util.resources
Resource keys.
METADATA_CREATION - Static variable in class AttributeNames
The "metadata_creation" attribute name for the date on which the metadata was created (Suggested).
MetadataStandard - Class in org.apache.sis.metadata
Enumeration of some metadata standards.
MetadataStandard(Citation, Package) - Constructor for class MetadataStandard
Creates a new instance working on implementation of interfaces defined in the specified package.
MILLISECOND - Static variable in class Units
Unit for milliseconds.
MIN_VALUE - Static variable in class Latitude
Minimum usual value for latitude (-90.0°).
MIN_VALUE - Static variable in class Longitude
Minimum usual value for longitude (-180.0°).
MIN_VALUE - Static variable in class RangeFormat.Field
Identifies the minimal value field in a range.
minimum() - Method in class Statistics
Returns the minimum sample value, or NaN if none.
MINIMUM - Variable in class AttributeNames.Dimension
The attribute name for the minimal value of the bounding box (Recommended).
MinimumValue - Static variable in class Vocabulary.Keys
Minimum value
MINUTES - Static variable in class AngleFormat.Field
Identifies the minutes field, including the minutes symbol (if any).
MismatchedCRS - Static variable in class Errors.Keys
The coordinate reference system must be the same for all objects.
MismatchedDimension_2 - Static variable in class Errors.Keys
Mismatched object dimension: {0}D and {1}D.
MismatchedDimension_3 - Static variable in class Errors.Keys
Argument ‘{0}’ has {2} dimension{2,choice,1#|2#s}, while {1} was expected.
MismatchedReferenceSystemException - Exception in org.apache.sis.geometry
Indicates that an object cannot be constructed because of a mismatch in the reference systems of geometric components.
MismatchedReferenceSystemException() - Constructor for exception MismatchedReferenceSystemException
Creates an exception with no message.
MismatchedReferenceSystemException(String) - Constructor for exception MismatchedReferenceSystemException
Creates an exception with the specified message.
MismatchedReferenceSystemException(String, Throwable) - Constructor for exception MismatchedReferenceSystemException
Creates an exception with the specified message and cause.
MISSING - Static variable in class NilReason
The correct value is not readily available to the sender of this data.
MissingRequiredModule_1 - Static variable in class Errors.Keys
This operation requires the “{0}” module.
MissingValueForOption_1 - Static variable in class Errors.Keys
Missing value for option “{0}”.
MissingValueForProperty_1 - Static variable in class Errors.Keys
Missing value for property “{0}”.
MissingValueInColumn_1 - Static variable in class Errors.Keys
Missing value in the “{0}” column.
ModifiableMetadata - Class in org.apache.sis.metadata
Provides convenience methods for support of modifiable properties in metadata implementations.
ModifiableMetadata() - Constructor for class ModifiableMetadata
Constructs an initially empty metadata.
MonolineFormatter - Class in org.apache.sis.util.logging
A formatter writing log messages on a single line.
MonolineFormatter(Handler) - Constructor for class MonolineFormatter
Constructs a default MonolineFormatter.
multiply(Unit<A>, double) - Static method in class Units
Multiplies the given unit by the given factor.
MutuallyExclusiveOptions_2 - Static variable in class Errors.Keys
Options “{0}” and “{1}” are mutually exclusive.

N

name() - Method in class Statistics
Returns the name of the phenomenon for which this object is collecting statistics.
NAME - Variable in class AttributeNames.Responsible
The attribute name for the responsible's name.
NAME - Static variable in class TableColumn
Frequently-used constant for a column of object names.
name() - Method in class DefaultNameSpace
Represents the identifier of this namespace.
Name - Static variable in class Vocabulary.Keys
Name
Namespaces - Class in org.apache.sis.xml
List some namespaces URLs used by JAXB when (un)marshalling.
NAMING_AUTHORITY - Static variable in class AttributeNames
The "naming_authority" attribute name for the identifier authority (Recommended).
narrowestClass(Number, Number) - Static method in class Numbers
Returns the narrowest type of two numbers.
narrowestClass(Class<? extends Number>, Class<? extends Number>) - Static method in class Numbers
Returns the narrowest of the given types.
narrowestClass(Number) - Static method in class Numbers
Returns the smallest class capable to hold the specified value.
narrowestNumber(Number) - Static method in class Numbers
Returns the given number wrapped in the smallest class capable to hold the specified value.
narrowestNumber(String) - Static method in class Numbers
Returns the smallest number capable to hold the specified value.
NegativeArgument_2 - Static variable in class Errors.Keys
Argument ‘{0}’ shall not be negative.
NegativeArrayLength_1 - Static variable in class Errors.Keys
Can not create a “{0}” array of negative length.
NetcdfStore - Class in org.apache.sis.storage.netcdf
A data store backed by NetCDF files.
NetcdfStore(StorageConnector) - Constructor for class NetcdfStore
Creates a new NetCDF store from the given file, URL, stream or NetcdfFile object.
NetcdfStoreProvider - Class in org.apache.sis.storage.netcdf
The provider of NetcdfStore instances.
NetcdfStoreProvider() - Constructor for class NetcdfStoreProvider
Creates a new provider.
newChild() - Method in class DefaultTreeTable.Node
Adds a new child in the children list.
newChild() - Method in interface TreeTable.Node
Creates a new child with the same columns than the other children, and adds it to the children collection.
newIdentifiedObject(MarshalContext, Class<T>, Identifier...) - Method in class ReferenceResolver
Returns an empty object of the given type having the given identifiers.
newRange(E, E) - Method in class RangeSet
Returns a new Range object initialized with the given values.
nextColumn() - Method in class TableAppender
Moves one column to the right.
nextColumn(char) - Method in class TableAppender
Moves one column to the right, filling remaining space with the given character.
nextLine() - Method in class TableAppender
Moves to the first column on the next row.
nextLine(char) - Method in class TableAppender
Moves to the first column on the next row, filling every remaining cell in the current row with the specified character.
nextPrimeNumber(int) - Static method in class MathFunctions
Returns the first prime number equals or greater than the given value.
NilObject - Interface in org.apache.sis.xml
A marker interface for nil XML elements providing an explanation about why the information is absent.
NilReason - Class in org.apache.sis.xml
Explanation for a missing XML element.
NO_BREAK_SPACE - Static variable in class Characters
The no-break space (Unicode 00A0, HTML &nbsp;).
NodeChildOfItself_1 - Static variable in class Errors.Keys
Node “{0}” can not be a child of itself.
nodeForPath(TreeTable.Node, TableColumn<? super String>, File) - Static method in class TreeTables
Finds the node for the given path, or creates a new node if none exists.
NodeHasAnotherParent_1 - Static variable in class Errors.Keys
Node “{0}” already has another parent.
NodeHasNoParent_1 - Static variable in class Errors.Keys
Node “{0}” has no parent.
NodeIsLeaf_1 - Static variable in class Errors.Keys
Node “{0}” is a leaf.
NodeNotFound_1 - Static variable in class Errors.Keys
No “{0}” node found.
NodeType - Enum in org.apache.sis.index.tree
Enum to represent node type of quad tree.
NonAngularUnit_1 - Static variable in class Errors.Keys
“{0}” is not an angular unit.
NonEquilibratedParenthesis_2 - Static variable in class Errors.Keys
Missing a ‘{1}’ parenthesis in “{0}”.
NonInvertibleConversion - Static variable in class Errors.Keys
Conversion is not invertible.
NonInvertibleTransform - Static variable in class Errors.Keys
Transform is not invertible.
NonLinearUnit_1 - Static variable in class Errors.Keys
“{0}” is not a linear unit.
nonNullCollection(Collection<E>, Class<E>) - Method in class ModifiableMetadata
Returns the specified collection, or a new one if c is null.
nonNullList(List<E>, Class<E>) - Method in class ModifiableMetadata
Returns the specified list, or a new one if c is null.
nonNullSet(Set<E>, Class<E>) - Method in class ModifiableMetadata
Returns the specified set, or a new one if c is null.
NonScaleUnit_1 - Static variable in class Errors.Keys
“{0}” is not a scale unit.
NonTemporalUnit_1 - Static variable in class Errors.Keys
“{0}” is not a time unit.
normalize() - Method in class AbstractDirectPosition
Ensures that the position is contained in the coordinate system domain.
normalize() - Method in class GeneralEnvelope
Ensures that the envelope is contained in the coordinate system domain.
NoSuchElement_1 - Static variable in class Errors.Keys
Element “{0}” has not been found.
NoSuchProperty_2 - Static variable in class Errors.Keys
No property named “{0}” has been found in “{1}”.
NotANumber_1 - Static variable in class Errors.Keys
Argument ‘{0}’ shall not be NaN (Not-a-Number).
NotAPrimitiveWrapper_1 - Static variable in class Errors.Keys
Class ‘{0}’ is not a primitive type wrapper.
NotComparableClass_1 - Static variable in class Errors.Keys
Class ‘{0}’ is not a comparable.
NoUnit - Static variable in class Errors.Keys
No unit of measurement has been specified.
NullArgument_1 - Static variable in class Errors.Keys
Argument ‘{0}’ shall not be null.
NullArgumentException - Exception in org.apache.sis.util
Throws when a null argument has been given to a method that doesn't accept them.
NullArgumentException() - Constructor for exception NullArgumentException
Constructs an exception with no detail message.
NullArgumentException(String) - Constructor for exception NullArgumentException
Constructs an exception with the specified detail message.
NullMapKey - Static variable in class Errors.Keys
Null key is not allowed in this dictionary.
NullMapValue - Static variable in class Errors.Keys
Null values are not allowed in this dictionary.
NumberOfNaN - Static variable in class Vocabulary.Keys
Number of ‘NaN’
NumberOfValues - Static variable in class Vocabulary.Keys
Number of values
NumberRange<E extends Number & Comparable<? super E>> - Class in org.apache.sis.measure
A range of numbers capable of widening conversions when performing range operations.
NumberRange(Range<E>) - Constructor for class NumberRange
Constructs a range with the same type and the same values than the specified range.
NumberRange(Class<E>, ValueRange) - Constructor for class NumberRange
Constructs a range of the given type with values from the given annotation.
NumberRange(Class<E>, E, boolean, E, boolean) - Constructor for class NumberRange
Constructs a range of Number objects.
Numbers - Class in org.apache.sis.util
Static methods working with Number objects, and a few primitive types by extension.

O

ObjectConverter<S,T> - Interface in org.apache.sis.util
A function which converts instances of source type to instances of target type.
ObjectConverters - Class in org.apache.sis.util
Creates ObjectConverter instances, or uses them for creating collection views.
OddArrayLength_1 - Static variable in class Errors.Keys
Array length is {0}, while we expected an even length.
Of_3 - Static variable in class Vocabulary.Keys
{0} ({1} of {2})
Offset - Static variable in class Vocabulary.Keys
Offset
OGC - Static variable in class Citations
The Open Geospatial Consortium organization.
omitTrailingNulls - Variable in class TabularFormat
true if the trailing null values shall be omitted at formatting time.
onLineBegin(boolean) - Method in class LineAppender
Invoked when a new line is beginning.
open(StorageConnector) - Method in class DataStoreProvider
Returns a data store implementation associated with this provider.
open(StorageConnector) - Method in class NetcdfStoreProvider
Returns a NetcdfStore implementation associated with this provider.
OperatingSystem - Static variable in class Vocabulary.Keys
Operating system
OptionKey<T> - Class in org.apache.sis.setup
Keys in a map of options, together with static constants for commonly-used options.
OptionKey(String, Class<T>) - Constructor for class OptionKey
Creates a new key of the given name for values of the given type.
Options - Static variable in class Vocabulary.Keys
Options
ordinate - Variable in class DirectPosition1D
The ordinate value.
ordinates - Variable in class GeneralDirectPosition
The ordinates of the direct position.
org.apache.sis.console - package org.apache.sis.console
Command line interface for Apache SIS.
org.apache.sis.core - package org.apache.sis.core
 
org.apache.sis.distance - package org.apache.sis.distance
 
org.apache.sis.geometry - package org.apache.sis.geometry
Basic geometric objects (envelopes and direct positions).
org.apache.sis.index - package org.apache.sis.index
Computes geohash strings from geographic coordinates, and conversely.
org.apache.sis.index.tree - package org.apache.sis.index.tree
 
org.apache.sis.io - package org.apache.sis.io
Extensions to standard Java I/O (Reader, Writer, Appendable).
org.apache.sis.math - package org.apache.sis.math
A set of mathematical objects and algebraic utilities.
org.apache.sis.measure - package org.apache.sis.measure
Measures (like Angle and Range) and their formatters.
org.apache.sis.metadata - package org.apache.sis.metadata
Root package for various metadata implementations.
org.apache.sis.metadata.iso - package org.apache.sis.metadata.iso
Metadata implementation.
org.apache.sis.metadata.iso.acquisition - package org.apache.sis.metadata.iso.acquisition
Acquisition implementation.
org.apache.sis.metadata.iso.citation - package org.apache.sis.metadata.iso.citation
Citation implementation.
org.apache.sis.metadata.iso.constraint - package org.apache.sis.metadata.iso.constraint
Constraints implementation.
org.apache.sis.metadata.iso.content - package org.apache.sis.metadata.iso.content
Content information implementation.
org.apache.sis.metadata.iso.distribution - package org.apache.sis.metadata.iso.distribution
Distribution implementation.
org.apache.sis.metadata.iso.extent - package org.apache.sis.metadata.iso.extent
Extent implementation.
org.apache.sis.metadata.iso.identification - package org.apache.sis.metadata.iso.identification
Identification implementation.
org.apache.sis.metadata.iso.lineage - package org.apache.sis.metadata.iso.lineage
Lineage implementation.
org.apache.sis.metadata.iso.maintenance - package org.apache.sis.metadata.iso.maintenance
Maintenance information implementation.
org.apache.sis.metadata.iso.quality - package org.apache.sis.metadata.iso.quality
Data quality implementation.
org.apache.sis.metadata.iso.spatial - package org.apache.sis.metadata.iso.spatial
Spatial representation implementation.
org.apache.sis.referencing - package org.apache.sis.referencing
 
org.apache.sis.services - package org.apache.sis.services
 
org.apache.sis.setup - package org.apache.sis.setup
Provides information and some controls about SIS configuration.
org.apache.sis.storage - package org.apache.sis.storage
Data store base types for retrieving and saving geospatial data in various storage formats.
org.apache.sis.storage.netcdf - package org.apache.sis.storage.netcdf
Maps ISO metadata elements from/to the CF-compliant attributes in a NetCDF file.
org.apache.sis.util - package org.apache.sis.util
Simple data objects and miscellaneous utilities.
org.apache.sis.util.collection - package org.apache.sis.util.collection
Addition to the collection framework.
org.apache.sis.util.iso - package org.apache.sis.util.iso
Implementation of GeoAPI types from the org.opengis.util package.
org.apache.sis.util.logging - package org.apache.sis.util.logging
Extensions to the JDK logging framework.
org.apache.sis.util.resources - package org.apache.sis.util.resources
Localized resources for SIS.
org.apache.sis.xml - package org.apache.sis.xml
Provides methods for marshalling and unmarshalling SIS objects in XML.
OTHER - Static variable in class Numbers
Constant of value 0 used in switch statements or as index in arrays.
OTHER - Static variable in class NilReason
Other reason without explanation.
OTHER_ERROR_EXIT_CODE - Static variable in class Command
The code given to System.exit(int) when the program failed for a reason other than the ones enumerated in the above constants.
Others - Static variable in class Vocabulary.Keys
Others

P

PARAGRAPH_SEPARATOR - Static variable in class Characters
The Unicode paragraph separator (Unicode 2029, HTML <p>…</p>).
parse(CharSequence, ParsePosition) - Method in class CompoundFormat
Creates an object from the given character sequence.
parse(CharSequence, ParsePosition) - Method in class StatisticsFormat
Not yet implemented.
parse(String, ParsePosition) - Method in class AngleFormat
Parses the given string as an angle.
parse(String) - Method in class AngleFormat
Parses the given string as an angle.
parse(String) - Method in class RangeFormat
Parses text from the given string to produce a range.
parse(String, ParsePosition) - Method in class RangeFormat
Parses text from a string to produce a range.
parse(CharSequence, ParsePosition) - Method in class TreeTableFormat
Creates a tree from the given character sequence, or returns null if an error occurred while parsing the characters.
parse(String, TableColumn<?>, TableColumn<?>...) - Static method in class TreeTables
Parses the given string as tree.
parse(String) - Static method in class Locales
Parses the given locale.
parseBytes(CharSequence, char, int) - Static method in class CharSequences
Splits the given text around the given character, then parses each item as a byte.
parseDoubles(CharSequence, char) - Static method in class CharSequences
Splits the given text around the given character, then parses each item as a double.
parseFloats(CharSequence, char) - Static method in class CharSequences
Splits the given text around the given character, then parses each item as a float.
parseGenericName(NameSpace, CharSequence) - Method in class DefaultNameFactory
Constructs a generic name from a qualified name.
parseInts(CharSequence, char, int) - Static method in class CharSequences
Splits the given text around the given character, then parses each item as an int.
parseLongs(CharSequence, char, int) - Static method in class CharSequences
Splits the given text around the given character, then parses each item as a long.
parseObject(String, ParsePosition) - Method in class CompoundFormat
Creates an object from the given string representation, or returns null if an error occurred while parsing.
parseObject(String) - Method in class CompoundFormat
Creates an object from the given string representation.
parseObject(String, ParsePosition) - Method in class AngleFormat
Parses a substring as an object.
parseObject(String) - Method in class AngleFormat
Parses the given string as an object.
parseObject(String) - Method in class RangeFormat
Parses text from a string to produce a range.
parseObject(String, ParsePosition) - Method in class RangeFormat
Parses text from a string to produce a range.
parseShorts(CharSequence, char, int) - Static method in class CharSequences
Splits the given text around the given character, then parses each item as a short.
parseSuffix(String, String) - Static method in class Locales
Parses the locale encoded in the suffix of a property key.
pass() - Method in class DefaultConformanceResult
Returns an indication of the conformance result.
path() - Method in class DefaultScopedName
Returns every element in the sequence of parsed names except for the tip.
Paths - Static variable in class Vocabulary.Keys
Paths
peek() - Method in interface Cache.Handler
If the value is already in the cache, returns it.
peek(K) - Method in class Cache
If a value is already cached for the given key, returns it.
PERFORMANCE - Static variable in class PerformanceLevel
The level for logging all time measurements, regardless of their duration.
PerformanceLevel - Class in org.apache.sis.util.logging
Logging levels for measurements of execution time.
POSITIVE - Variable in class AttributeNames.Dimension
The attribute name for indicating which direction is positive (Suggested).
pow10(double) - Static method in class MathFunctions
Computes 10 raised to the power of x.
pow10(int) - Static method in class MathFunctions
Computes 10 raised to the power of x.
PPM - Static variable in class Units
Parts per million.
primitiveBitCount(Class<?>) - Static method in class Numbers
Returns the number of bits used by primitive of the specified type.
primitiveToWrapper(Class<?>) - Static method in class Numbers
Changes a primitive class to its wrapper (for example int to Integer).
PROCESSING_LEVEL - Static variable in class AttributeNames
The "processing_level" attribute name for a textual description of the processing (or quality control) level of the data.
PROJECT - Static variable in class AttributeNames
The "project" attribute name for the scientific project that produced the data (Recommended).
properties() - Method in interface ObjectConverter
Returns the manner in which source values (S) are mapped to target values (T).
PropertyHiddenBy_2 - Static variable in class Messages.Keys
Property “{0}” is hidden by “{1}”.
prune() - Method in class AbstractMetadata
Removes all references to empty properties.
PUBLISHER - Static variable in class AttributeNames
The set of attribute names for the publisher (Suggested).
PURPOSE - Static variable in class AttributeNames
The "purpose" attribute name for the summary of the intentions with which the resource(s) was developed.
push(GenericName) - Method in class AbstractName
Returns this name expanded with the specified scope.
put(K, V) - Method in class Cache
Puts the given value in cache.
put(K, V) - Method in class WeakValueHashMap
Associates the specified value with the specified key in this map.
putAndUnlock(V) - Method in interface Cache.Handler
Stores the given value in the cache and release the lock.
putSpecialized(IdentifierSpace<T>, T) - Method in interface IdentifierMap
Associates the given identifier with the given namespace in this map (optional operation).

Q

QuadTree - Class in org.apache.sis.index.tree
Implementation of Quad Tree Index.
QuadTree(int, int) - Constructor for class QuadTree
Creates a quad tree.
QuadTree() - Constructor for class QuadTree
Creates a quad tree with 0 capacity and depth.
QuadTreeData - Interface in org.apache.sis.index.tree
Interface representing data stored in quad tree.
QuadTreeReader - Class in org.apache.sis.index.tree
Class to reload the quad tree index from file.
QuadTreeReader() - Constructor for class QuadTreeReader
 
QuadTreeWriter - Class in org.apache.sis.index.tree
Class to save the quad tree index from file.
QuadTreeWriter() - Constructor for class QuadTreeWriter
 
queryByBoundingBox(LatLonRect) - Method in class QuadTree
Performs bounding box search.
queryByPointRadius(LatLon, double) - Method in class QuadTree
Performs point radius search.

R

radians() - Method in class Angle
Returns the angle value in radians.
Range<E extends Comparable<? super E>> - Class in org.apache.sis.measure
A set of minimum and maximum values of a certain class, allowing a user to determine if a value of the same class is contained inside the range.
Range(Range<E>) - Constructor for class Range
Constructs a range with the same type and the same values than the specified range.
Range(Class<E>, E, boolean, E, boolean) - Constructor for class Range
Creates a new range bounded by the given endpoint values.
RangeFormat - Class in org.apache.sis.measure
Parses and formats Range instances according the given locale.
RangeFormat() - Constructor for class RangeFormat
Creates a new format for parsing and formatting number ranges using the default locale.
RangeFormat(Locale) - Constructor for class RangeFormat
Creates a new format for parsing and formatting number ranges using the given locale.
RangeFormat(Locale, TimeZone) - Constructor for class RangeFormat
Creates a new format for parsing and formatting Range<Date> using the given locale and timezone.
RangeFormat(Locale, Class<?>) - Constructor for class RangeFormat
Creates a new format for parsing and formatting ranges of the given element type using the given locale.
RangeFormat.Field - Class in org.apache.sis.measure
Defines constants that are used as attribute keys in the iterator returned from RangeFormat.formatToCharacterIterator(Object).
RangeSet<E extends Comparable<? super E>> - Class in org.apache.sis.util.collection
An ordered set of disjoint ranges where overlapping ranges are merged.
RangeSet(Class<E>, boolean, boolean) - Constructor for class RangeSet
Constructs an initially empty set of ranges.
readFromFile(String, String, String) - Static method in class QuadTreeReader
Loads the quad tree index from file.
recoverableException(Class<?>, String, Throwable) - Static method in class Logging
Invoked when a recoverable error occurs.
recoverableException(Logger, Class<?>, String, Throwable) - Static method in class Logging
Invoked when a recoverable error occurs.
RecursiveCreateCallForKey_1 - Static variable in class Errors.Keys
Recursive call while creating an object for the “{0}” key.
recycle(Marshaller) - Method in class MarshallerPool
Declares a marshaller as available for reuse.
recycle(Unmarshaller) - Method in class MarshallerPool
Declares a unmarshaller as available for reuse.
ReferenceResolver - Class in org.apache.sis.xml
Controls the (un)marshaller behavior regarding the xlink or uuidref attributes.
ReferenceResolver() - Constructor for class ReferenceResolver
Creates a default ReferenceResolver.
REFERENCES - Static variable in class AttributeNames
The "references" attribute name for bibliographical references.
regionMatches(CharSequence, int, CharSequence) - Static method in class CharSequences
Returns true if the given text at the given offset contains the given part, in a case-sensitive comparison.
remove(E[], int, int) - Static method in class ArraysExt
Returns an array containing the same elements than the given array except for the given range.
remove(double[], int, int) - Static method in class ArraysExt
Returns an array containing the same elements than the given array except for the given range.
remove(float[], int, int) - Static method in class ArraysExt
Returns an array containing the same elements than the given array except for the given range.
remove(long[], int, int) - Static method in class ArraysExt
Returns an array containing the same elements than the given array except for the given range.
remove(int[], int, int) - Static method in class ArraysExt
Returns an array containing the same elements than the given array except for the given range.
remove(short[], int, int) - Static method in class ArraysExt
Returns an array containing the same elements than the given array except for the given range.
remove(byte[], int, int) - Static method in class ArraysExt
Returns an array containing the same elements than the given array except for the given range.
remove(char[], int, int) - Static method in class ArraysExt
Returns an array containing the same elements than the given array except for the given range.
remove(boolean[], int, int) - Static method in class ArraysExt
Returns an array containing the same elements than the given array except for the given range.
remove(Object) - Method in class Cache
Removes the value associated to the given key in the cache.
remove(Object) - Method in class CodeListSet
Removes the specified code list element from this set.
remove(Object) - Method in class RangeSet
Removes a range from this set.
remove(E, E) - Method in class RangeSet
Removes a range of values to this set.
remove(Object) - Method in class WeakHashSet
Removes a single instance of the specified element from this set, if it is present Null values are considered never present.
remove(Object) - Method in class WeakValueHashMap
Removes the mapping for this key from this map if present.
remove(StringBuilder, String) - Static method in class StringBuilders
Removes every occurrences of the given string in the given buffer.
removeAll(Collection<?>) - Method in class CodeListSet
Adds all elements of the given collection from this set.
removeDuplicated(Object[]) - Static method in class ArraysExt
Removes the duplicated elements in the given array.
removeHandler(Handler) - Method in class LoggerAdapter
Do nothing since this logger adapter does not support handlers.
removeWarningListener(WarningListener<? super DataStore>) - Method in class DataStore
Removes a previously registered listener.
removeWarningListener(WarningListener<? super S>) - Method in class WarningListeners
Removes a previously registered listener.
replace(StringBuilder, char, char) - Static method in class StringBuilders
Replaces every occurrences of the given character in the given buffer.
replace(StringBuilder, String, String) - Static method in class StringBuilders
Replaces every occurrences of the given string in the given buffer.
replace(StringBuilder, int, int, char[]) - Static method in class StringBuilders
Replaces the characters in a substring of the buffer with characters in the specified array.
replaceCharSequences(TreeTable, Locale) - Static method in class TreeTables
For every columns having values of type CharSequence or String, converts the values to localized Strings.
RequireDecimalSeparator - Static variable in class Errors.Keys
A decimal separator is required.
reset() - Method in class Statistics
Resets this object state as if it was just created.
resetLevelColors(boolean) - Method in class MonolineFormatter
Resets the colors setting to its default value.
resize(E[], int) - Static method in class ArraysExt
Returns an array containing the same elements as the given array but with the specified length, truncating or padding with null if necessary.
resize(double[], int) - Static method in class ArraysExt
Returns an array containing the same elements as the given array but specified length, truncating or padding with zeros if necessary.
resize(float[], int) - Static method in class ArraysExt
Returns an array containing the same elements as the given array but specified length, truncating or padding with zeros if necessary.
resize(long[], int) - Static method in class ArraysExt
Returns an array containing the same elements as the given array but specified length, truncating or padding with zeros if necessary.
resize(int[], int) - Static method in class ArraysExt
Returns an array containing the same elements as the given array but specified length, truncating or padding with zeros if necessary.
resize(short[], int) - Static method in class ArraysExt
Returns an array containing the same elements as the given array but specified length, truncating or padding with zeros if necessary.
resize(byte[], int) - Static method in class ArraysExt
Returns an array containing the same elements as the given array but specified length, truncating or padding with zeros if necessary.
resize(char[], int) - Static method in class ArraysExt
Returns an array containing the same elements as the given array but specified length, truncating or padding with zeros if necessary.
resize(boolean[], int) - Static method in class ArraysExt
Returns an array containing the same elements as the given array but specified length, truncating or padding with false if necessary.
RESOLUTION - Variable in class AttributeNames.Dimension
The attribute name for a further refinement of the geospatial bounding box (Suggested).
resolve(MarshalContext, Class<T>, UUID) - Method in class ReferenceResolver
Returns an object of the given type for the given uuid attribute, or null if none.
resolve(MarshalContext, Class<T>, XLink) - Method in class ReferenceResolver
Returns an object of the given type for the given xlink attribute, or null if none.
RESOLVER - Static variable in class XML
Allows client code to replace xlink or uuidref attributes by the actual object to use.
ResourceCompilerMojo - Class in org.apache.sis.util.resources
Compiles the international resources that are found in the module from which this mojo is invoked.
ResourceCompilerMojo() - Constructor for class ResourceCompilerMojo
 
ResourceInternationalString - Class in org.apache.sis.util.iso
An international string backed by a ResourceBundle.
ResourceInternationalString(String, String) - Constructor for class ResourceInternationalString
Creates a new international string from the specified resource bundle and key.
resources - Variable in class ResourceInternationalString
The name of the resource bundle, as a fully qualified class name.
retainAll(Collection<?>) - Method in class CodeListSet
Retains only the elements of the given collection in this set.
reverse(Object[]) - Static method in class ArraysExt
Reverses the order of elements in the given array.
reverse(int[]) - Static method in class ArraysExt
Reverses the order of elements in the given array.
rms() - Method in class Statistics
Returns the root mean square, or NaN if none.
ROLE - Variable in class AttributeNames.Responsible
The attribute name for the responsible's role, or null if none.
Root - Static variable in class Vocabulary.Keys
Root
RootMeanSquare - Static variable in class Vocabulary.Keys
Root Mean Square
run() - Method in class Command
Runs the command.

S

saveToFile(Item, GeoRSSModule, String) - Method in class GeoRSSData
Saves the GeoRSS entry to file.
scale(double) - Method in class Statistics
Multiplies the statistics by the given factor.
Scale - Static variable in class Vocabulary.Keys
Scale
SCHEMAS - Static variable in class XML
Specifies the root URL of schemas.
scope() - Method in class AbstractName
Returns the scope (name space) in which this name is local.
scope() - Method in class DefaultLocalName
Returns the scope (name space) in which this name is local.
scope() - Method in class DefaultScopedName
Returns the scope (name space) in which this name is local.
SECONDS - Static variable in class AngleFormat.Field
Identifies the seconds field, including the seconds symbol (if any).
setAbstract(InternationalString) - Method in class AbstractIdentification
Sets a brief narrative summary of the content of the resource(s).
setAccessConstraints(Collection<? extends Restriction>) - Method in class DefaultLegalConstraints
Sets the access constraints applied to assure the protection of privacy or intellectual property, and any special restrictions or limitations on obtaining the resource.
setAccuracyReports(Collection<? extends Element>) - Method in class DefaultGCP
Sets the accuracy of a ground control point.
setAcquisitionInformation(Collection<? extends AcquisitionInformation>) - Method in class DefaultMetadata
Sets information about the acquisition of the data.
setAcquisitionPlans(Collection<? extends Plan>) - Method in class DefaultAcquisitionInformation
Sets the plan as implemented by the acquisition.
setAcquisitionRequirements(Collection<? extends Requirement>) - Method in class DefaultAcquisitionInformation
Sets the requirement the data acquisition intends to satisfy.
setActuate(XLink.Actuate) - Method in class XLink
Sets the desired timing of traversal from the starting resource to the ending resource.
setAddress(Address) - Method in class DefaultContact
Sets the physical and email address at which the organization or individual may be contacted.
setAdministrativeArea(InternationalString) - Method in class DefaultAddress
Sets the state, province of the location.
setAggregateDataSetIdentifier(Identifier) - Method in class DefaultAggregateInformation
Sets the identification information about aggregate dataset.
setAggregateDataSetName(Citation) - Method in class DefaultAggregateInformation
Sets the citation information about the aggregate dataset.
setAggregationInfo(Collection<? extends AggregateInformation>) - Method in class AbstractIdentification
Sets aggregate dataset information.
setAlgorithms(Collection<? extends Algorithm>) - Method in class DefaultProcessing
Sets the details of the methodology by which geographic information was derived from the instrument readings.
setAlternateForm(boolean) - Method in class RangeFormat
Sets whether this RangeFormat shall use the alternate form at formatting time.
setAlternateTitles(Collection<? extends InternationalString>) - Method in class DefaultCitation
Sets the short name or other language name by which the cited information is known.
setAmendmentNumber(InternationalString) - Method in class DefaultFormat
Sets the amendment number of the format version.
setApplicationProfile(String) - Method in class DefaultOnlineResource
Sets the name of an application profile that can be used with the online resource.
setApplicationSchemaInfo(Collection<? extends ApplicationSchemaInformation>) - Method in class DefaultMetadata
Provides information about the conceptual schema of a dataset.
setArcRole(URI) - Method in class XLink
Sets a URI reference for some description of the arc role.
setAssociationType(AssociationType) - Method in class DefaultAggregateInformation
Sets the association type of the aggregate dataset.
setAttributeDescription(RecordType) - Method in class DefaultCoverageDescription
Sets the description of the attribute described by the measurement value.
setAttributeInstances(Set<? extends AttributeType>) - Method in class DefaultScopeDescription
Sets the attribute instances to which the information applies.
setAttributes(Set<? extends AttributeType>) - Method in class DefaultScopeDescription
Sets the attributes to which the information applies.
setAuthority(Citation) - Method in class DefaultIdentifier
Sets the organization or party responsible for definition and maintenance of the code.
setAverageAirTemperature(Double) - Method in class DefaultEnvironmentalRecord
Sets the average air temperature along the flight pass during the photo flight.
setAxisDimensionProperties(List<? extends Dimension>) - Method in class DefaultGridSpatialRepresentation
Sets the information about spatial-temporal axis properties.
setBandBoundaryDefinition(BandDefinition) - Method in class DefaultBand
Sets designation of criterion for defining maximum and minimum wavelengths for a spectral band.
setBitsPerValue(Integer) - Method in class DefaultBand
Sets the maximum number of significant bits in the uncompressed representation for the value in each band of each pixel.
setBorderWidth(int) - Method in class StatisticsFormat
Sets the "width" of the border to drawn around the table, in number of lines.
setBounds(double, double, double, double) - Method in class DefaultGeographicBoundingBox
Sets the bounding box to the specified values.
setBounds(Envelope) - Method in class DefaultGeographicBoundingBox
Constructs a geographic bounding box from the specified envelope.
setBounds(GeographicBoundingBox) - Method in class DefaultGeographicBoundingBox
Sets the bounding box to the same values than the specified box.
setBounds(Envelope) - Method in class DefaultSpatialTemporalExtent
Sets this spatio-temporal extent to values inferred from the specified envelope.
setBounds(Date, Date) - Method in class DefaultTemporalExtent
Sets the temporal extent to the specified values.
setBounds(Envelope) - Method in class DefaultTemporalExtent
Sets this temporal extent to values inferred from the specified envelope.
setBounds(Envelope) - Method in class DefaultVerticalExtent
Sets this vertical extent to values inferred from the specified envelope.
setCameraCalibrationInformationAvailable(Boolean) - Method in class DefaultImageDescription
Sets the indication of whether or not constants are available which allow for camera calibration corrections.
setCapacity(int) - Method in class QuadTree
Sets the capacity of node in the quad tree.
setCellAlignment(byte) - Method in class TableAppender
Sets the alignment of the text inside the current cell.
setCellGeometry(CellGeometry) - Method in class DefaultGridSpatialRepresentation
Sets identification of grid data as point or cell.
setCenterPoint(Point) - Method in class DefaultGeorectified
Sets the center point.
setCharacterSet(CharacterSet) - Method in class DefaultMetadata
Sets the full name of the character coding standard used for the metadata set.
setCharacterSets(Collection<? extends CharacterSet>) - Method in class DefaultDataIdentification
Sets the full name of the character coding standard used for the dataset.
setCheckPointAvailable(boolean) - Method in class DefaultGeorectified
Sets an indication of whether or not geographic position points are available to test the accuracy of the georeferenced grid data.
setCheckPointDescription(InternationalString) - Method in class DefaultGeorectified
Sets the description of geographic position points used to test the accuracy of the georeferenced grid data.
setCheckPoints(Collection<? extends GCP>) - Method in class DefaultGeorectified
Sets the geographic references used to validate georectification of the data.
setChildOperations(Collection<? extends Operation>) - Method in class DefaultOperation
Sets the sub-missions that make up part of a larger mission.
setCitation(Citation) - Method in class DefaultOperation
Sets the identification of the mission.
setCitation(Citation) - Method in class DefaultPlan
Sets the identification of authority requesting target collection.
setCitation(Citation) - Method in class DefaultPlatform
Sets the source where information about the platform is described.
setCitation(Citation) - Method in class DefaultRequirement
Sets the identification of reference or guidance material for the requirement.
setCitation(Citation) - Method in class AbstractIdentification
Sets the citation data for the resource(s).
setCitation(Citation) - Method in class DefaultAlgorithm
Sets the information identifying the algorithm and version or date.
setCitations(Collection<? extends Citation>) - Method in class DefaultInstrument
Sets the complete citation of the instrument.
setCitedResponsibleParties(Collection<? extends ResponsibleParty>) - Method in class DefaultCitation
Sets the name and position information for an individual or organization that is responsible for the resource.
setCity(InternationalString) - Method in class DefaultAddress
Sets the city of the location.
setClassification(Classification) - Method in class DefaultSecurityConstraints
Sets the name of the handling restrictions on the resource.
setClassificationSystem(InternationalString) - Method in class DefaultSecurityConstraints
Sets the name of the classification system.
setCloudCoverPercentage(Double) - Method in class DefaultImageDescription
Sets the area of the dataset obscured by clouds, expressed as a percentage of the spatial extent.
setCode(String) - Method in class DefaultIdentifier
Sets the alphanumeric value identifying an instance in the namespace.
setCollectionIdentification(Integer) - Method in class DefaultGCPCollection
Sets the identifier of the GCP collection.
setCollectionName(InternationalString) - Method in class DefaultGCPCollection
Sets the name of the GCP collection.
setCollectiveTitle(InternationalString) - Method in class DefaultCitation
Sets the common title with holdings note.
setColumns(TableColumn<?>...) - Method in class TreeTableFormat
Sets the table columns to parse and format.
setColumnSeparatorPattern(String) - Method in class TabularFormat
Sets the pattern of the characters to insert between the columns.
setCompliant(Boolean) - Method in class DefaultFeatureCatalogueDescription
Sets whether or not the cited feature catalogue complies with ISO 19110.
setCompressionGenerationQuantity(Integer) - Method in class DefaultImageDescription
Sets the count of the number the number of lossy compression cycles performed on the image.
setCondition(InternationalString) - Method in class DefaultExtendedElementInformation
Sets the condition under which the extended element is mandatory.
setConstraintLanguage(String) - Method in class DefaultApplicationSchemaInformation
Sets the formal language used in application schema.
setContactInfo(Contact) - Method in class DefaultResponsibleParty
Sets the address of the responsible party.
setContactInstructions(InternationalString) - Method in class DefaultContact
Sets supplemental instructions on how or when to contact the individual or organization.
setContacts(Collection<? extends ResponsibleParty>) - Method in class DefaultMetadata
Sets the parties responsible for the metadata information.
setContacts(Collection<? extends ResponsibleParty>) - Method in class DefaultMaintenanceInformation
Sets identification of, and means of communicating with, person(s) and organization(s) with responsibility for maintaining the metadata.
setContentInfo(Collection<? extends ContentInformation>) - Method in class DefaultMetadata
Sets information about the feature catalogue and describes the coverage and image data characteristics.
setContentType(CoverageContentType) - Method in class DefaultCoverageDescription
Sets the type of information represented by the cell value.
setContext(Context) - Method in class DefaultEvent
Sets the meaning of the event.
setControlPointAvailable(boolean) - Method in class DefaultGeoreferenceable
Sets an indication of whether or not control point(s) exists.
setCoordinate(double...) - Method in class GeneralDirectPosition
Sets the ordinate values along all dimensions.
setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in class DirectPosition1D
Sets the coordinate reference system in which the coordinate is given.
setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in class DirectPosition2D
Sets the coordinate reference system in which the coordinate is given.
setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in class Envelope2D
Sets the coordinate reference system in which the coordinate are given.
setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in class GeneralDirectPosition
Sets the coordinate reference system in which the coordinate is given.
setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in class GeneralEnvelope
Sets the coordinate reference system in which the coordinate are given.
setCoordinateReferenceSystem(ReferenceSystem) - Method in class DefaultGCPCollection
Sets the coordinate system in which the ground control points are defined.
setCornerPoints(List<? extends Point>) - Method in class DefaultGeorectified
Sets the corner points.
setCountry(InternationalString) - Method in class DefaultAddress
Sets the country of the physical address.
setCredits(Collection<? extends String>) - Method in class AbstractIdentification
Sets the recognition of those who contributed to the resource(s).
setDataQualityInfo(Collection<? extends DataQuality>) - Method in class DefaultMetadata
Sets overall assessment of quality of a resource(s).
setDataset(String) - Method in class DefaultScopeDescription
Sets the dataset to which the information applies.
setDataSetUri(String) - Method in class DefaultMetadata
Sets the URI of the dataset to which the metadata applies.
setDataType(Datatype) - Method in class DefaultExtendedElementInformation
Sets the code which identifies the kind of value provided in the extended element.
setDate(Date) - Method in class DefaultCitationDate
Sets the reference date for the cited resource.
setDate(Date) - Method in class DefaultProcessStep
Sets the date and time or range of date and time on or over which the process step occurred.
setDateOfNextUpdate(Date) - Method in class DefaultMaintenanceInformation
Sets the scheduled revision date for resource.
setDates(Collection<? extends CitationDate>) - Method in class DefaultCitation
Sets the reference date for the cited resource.
setDates(Collection<? extends Date>) - Method in class AbstractElement
Sets the date or range of dates on which a data quality measure was applied.
setDateStamp(Date) - Method in class DefaultMetadata
Sets the date that the metadata was created.
setDateType(DateType) - Method in class DefaultCitationDate
Sets the event used for reference date.
setDefinition(InternationalString) - Method in class DefaultRangeElementDescription
Sets the description of a set of specific range elements.
setDefinition(InternationalString) - Method in class DefaultExtendedElementInformation
Sets the definition of the extended element.
setDeliveryPoints(Collection<? extends String>) - Method in class DefaultAddress
Sets the address line for the location (as described in ISO 11180, Annex A).
setDenominator(long) - Method in class DefaultRepresentativeFraction
Sets the denominator value.
setDensities(Collection<? extends Double>) - Method in class DefaultMedium
Sets density at which the data is recorded.
setDensityUnits(Unit<?>) - Method in class DefaultMedium
Sets the units of measure for the recording density.
setDepth(int) - Method in class QuadTree
Sets the maximum depth of the quad tree.
setDescription(InternationalString) - Method in class DefaultInstrument
Sets the textual description of the instrument.
setDescription(InternationalString) - Method in class DefaultOperation
Sets the description of the mission on which the platform observations are made and the objectives of that mission.
setDescription(InternationalString) - Method in class DefaultPlatform
Sets the narrative description of the platform supporting the instrument.
setDescription(InternationalString) - Method in class DefaultOnlineResource
Sets the detailed text description of what the online resource is/does.
setDescription(InternationalString) - Method in class DefaultExtent
Sets the spatial and temporal extent for the referring object.
setDescription(InternationalString) - Method in class DefaultAlgorithm
Sets the information describing the algorithm used to generate the data.
setDescription(InternationalString) - Method in class DefaultProcessStep
Sets the description of the event, including related parameters or tolerances.
setDescription(InternationalString) - Method in class DefaultProcessStepReport
Sets the textual description of what occurred during the process step.
setDescription(InternationalString) - Method in class DefaultSource
Sets a detailed description of the level of the source data.
setDescriptiveKeywords(Collection<? extends Keywords>) - Method in class AbstractIdentification
Sets category keywords, their type, and reference source.
setDescriptor(InternationalString) - Method in class DefaultRangeDimension
Sets the description of the range of a cell measurement value.
setDetectedPolarization(PolarizationOrientation) - Method in class DefaultBand
Sets the polarization of the radiation detected.
setDimensionName(DimensionNameType) - Method in class DefaultDimension
Sets the name of the axis.
setDimensions(Collection<? extends RangeDimension>) - Method in class DefaultCoverageDescription
Sets the information on the dimensions of the cell measurement value.
setDimensionSize(Integer) - Method in class DefaultDimension
Sets the number of elements along the axis.
setDistance(Double) - Method in class DefaultResolution
Sets the ground sample distance.
setDistributionFormats(Collection<? extends Format>) - Method in class DefaultDistribution
Sets a description of the format of the data to be distributed.
setDistributionInfo(Distribution) - Method in class DefaultMetadata
Provides information about the distributor of and options for obtaining the resource(s).
setDistributionOrderProcesses(Collection<? extends StandardOrderProcess>) - Method in class DefaultDistributor
Sets information about how the resource may be obtained, and related instructions and fee information.
setDistributorContact(ResponsibleParty) - Method in class DefaultDistributor
Sets the party from whom the resource may be obtained.
setDistributorFormats(Collection<? extends Format>) - Method in class DefaultDistributor
Sets information about the format used by the distributor.
setDistributors(Collection<? extends Distributor>) - Method in class DefaultDistribution
Sets information about the distributor.
setDistributorTransferOptions(Collection<? extends DigitalTransferOptions>) - Method in class DefaultDistributor
Provides information about the technical means and media used by the distributor.
setDocumentations(Collection<? extends Citation>) - Method in class DefaultProcessing
Sets the reference to documentation describing the processing.
setDomainCode(Integer) - Method in class DefaultExtendedElementInformation
Sets a three digit code assigned to the extended element.
setDomainValue(InternationalString) - Method in class DefaultExtendedElementInformation
Sets the valid values that can be assigned to the extended element.
setEastBoundLongitude(double) - Method in class DefaultGeographicBoundingBox
Sets the eastern-most coordinate of the limit of the dataset extent.
setEdition(InternationalString) - Method in class DefaultCitation
Sets the version of the cited resource.
setEditionDate(Date) - Method in class DefaultCitation
Sets the date of the edition.
setElectronicMailAddresses(Collection<? extends String>) - Method in class DefaultAddress
Sets the address of the electronic mailbox of the responsible organization or individual.
setElementPattern(String, boolean) - Method in class RangeFormat
Sets the pattern to be used by RangeFormat.elementFormat for formatting the minimum and maximum values.
setEnvelope(double...) - Method in class GeneralEnvelope
Sets the envelope to the specified values, which must be the lower corner coordinates followed by upper corner coordinates.
setEnvelope(Envelope) - Method in class GeneralEnvelope
Sets this envelope to the same coordinate values than the specified envelope.
setEnvironmentalConditions(EnvironmentalRecord) - Method in class DefaultAcquisitionInformation
Sets the record of the environmental circumstances during the data acquisition.
setEnvironmentDescription(InternationalString) - Method in class DefaultDataIdentification
Sets the description of the dataset in the producer’s processing environment.
setEquivalentScale(RepresentativeFraction) - Method in class DefaultResolution
Sets the level of detail expressed as the scale of a comparable hardcopy map or chart.
setErrorStatistic(InternationalString) - Method in class DefaultQuantitativeResult
Sets the statistical method used to determine the value, or null if none.
setEvaluationMethodDescription(InternationalString) - Method in class AbstractElement
Sets the description of the evaluation method.
setEvaluationMethodType(EvaluationMethodType) - Method in class AbstractElement
Sets the type of method used to evaluate quality of the dataset.
setEvaluationProcedure(Citation) - Method in class AbstractElement
Sets the reference to the procedure information.
setExpectedObjectives(Collection<? extends Objective>) - Method in class DefaultEvent
Sets the objective or objectives satisfied by an event.
setExpiryDate(Date) - Method in class DefaultRequirement
Sets the date and time after which collection is no longer valid.
setExplanation(InternationalString) - Method in class DefaultConformanceResult
Sets the explanation of the meaning of conformance for this result.
setExtendedElementInformation(Collection<? extends ExtendedElementInformation>) - Method in class DefaultMetadataExtensionInformation
Sets information about a new metadata element.
setExtensionOnLineResource(OnlineResource) - Method in class DefaultMetadataExtensionInformation
Sets information about on-line sources.
setExtent(Geometry) - Method in class DefaultPlatformPass
Sets the area covered by the pass.
setExtent(TemporalPrimitive) - Method in class DefaultTemporalExtent
Sets the date and time for the content of the dataset.
setExtent(Extent) - Method in class DefaultScope
Sets information about the spatial, vertical and temporal extent of the data specified by the scope.
setExtents(Collection<? extends Extent>) - Method in class DefaultObjective
Set the extent information including the bounding box, bounding polygon, vertical and temporal extent of the objective.
setExtents(Collection<? extends Extent>) - Method in class DefaultDataIdentification
Sets additional extent information.
setFacsimiles(Collection<? extends String>) - Method in class DefaultTelephone
Sets the telephone number of a facsimile machine for the responsible organization or individual.
setFallbackAllowed(boolean) - Method in class AngleFormat
Sets whether the parse methods are allowed to fallback on the build-in default symbols if the string to parse doesn't match the applied pattern.
setFeatureCatalogueCitations(Collection<? extends Citation>) - Method in class DefaultFeatureCatalogueDescription
Sets the complete bibliographic reference to one or more external feature catalogues.
setFeatureInstances(Set<? extends FeatureType>) - Method in class DefaultScopeDescription
Sets the feature instances to which the information applies.
setFeatures(Set<? extends FeatureType>) - Method in class DefaultScopeDescription
Sets the features to which the information applies.
setFeatureTypes(Collection<? extends GenericName>) - Method in class DefaultFeatureCatalogueDescription
Sets the subset of feature types from cited feature catalogue occurring in dataset.
setFeatureTypes(Collection<? extends LocalName>) - Method in class DefaultDataFile
Sets the list of feature types concerned by the transfer data file.
setFees(InternationalString) - Method in class DefaultStandardOrderProcess
Sets fees and terms for retrieving the resource.
setFileDecompressionTechnique(InternationalString) - Method in class DefaultFormat
Sets recommendations of algorithms or processes that can be applied to read or expand resources to which compression techniques have been applied.
setFileDescription(InternationalString) - Method in class DefaultBrowseGraphic
Sets the text description of the illustration.
setFileFormat(Format) - Method in class DefaultDataFile
Sets the format of the transfer data file.
setFileIdentifier(String) - Method in class DefaultMetadata
Sets the unique identifier for this metadata file, or null if none.
setFileName(URI) - Method in class DefaultBrowseGraphic
Sets the name of the file that contains a graphic that provides an illustration of the dataset.
setFileType(String) - Method in class DefaultBrowseGraphic
Sets the format in which the illustration is encoded.
setFileType(InternationalString) - Method in class DefaultProcessStepReport
Sets the type of file that contains the processing report.
setFilmDistortionInformationAvailable(Boolean) - Method in class DefaultImageDescription
Sets the indication of whether or not Calibration Reseau information is available.
setFilter(Filter) - Method in class LoggerAdapter
Do nothing since this logger adapter does not support filters.
setForAllPopulation(boolean) - Method in class StatisticsFormat
Sets whether this formatter shall consider that the statistics where computed using the totality of the populations under study.
setFormat(GeoHashCoder.Format) - Method in class GeoHashCoder
Sets the encoding/decoding format.
setFormatDistributors(Collection<? extends Distributor>) - Method in class DefaultFormat
Sets information about the distributor's format.
setFrom(String) - Method in class XLink
Sets the starting resource.
setFunction(OnLineFunction) - Method in class DefaultOnlineResource
Sets the code for function performed by the online resource.
setFunctions(Collection<? extends InternationalString>) - Method in class DefaultObjective
Sets the role or purpose performed by or activity performed at the objective.
setGCPs(Collection<? extends GCP>) - Method in class DefaultGCPCollection
Sets the ground control point(s) used in the collection.
setGeographicCoordinates(DirectPosition) - Method in class DefaultGCP
Sets the geographic or map position of the control point, in either two or three dimensions.
setGeographicElements(Collection<? extends GeographicExtent>) - Method in class DefaultExtent
Sets geographic component of the extent of the referring object.
setGeographicIdentifier(Identifier) - Method in class DefaultGeographicDescription
Sets the identifier used to represent a geographic area.
setGeolocationInformation(Collection<? extends GeolocationInformation>) - Method in class DefaultGeoreferenceable
Sets the information that can be used to geolocate the data.
setGeometricObjectCount(Integer) - Method in class DefaultGeometricObjects
Sets the total number of the point or vector object type occurring in the dataset.
setGeometricObjects(Collection<? extends GeometricObjects>) - Method in class DefaultVectorSpatialRepresentation
Sets information about the geometric objects used in the dataset.
setGeometricObjectType(GeometricObjectType) - Method in class DefaultGeometricObjects
Sets the total number of the point or vector object type occurring in the dataset.
setGeoreferencedParameters(Record) - Method in class DefaultGeoreferenceable
Sets the terms which support grid data georeferencing.
setGraphicOverviews(Collection<? extends BrowseGraphic>) - Method in class AbstractIdentification
Sets a graphic that illustrates the resource(s).
setGraphicsFile(URI) - Method in class DefaultApplicationSchemaInformation
Sets the full application schema given as a graphics file.
setGroundResolution(Double) - Method in class DefaultNominalResolution
Sets the distance between consistent parts of (centre, left side, right side) adjacent pixels in the object space.
setHandlingDescription(InternationalString) - Method in class DefaultSecurityConstraints
Sets the additional information about the restrictions on handling the resource.
setHeader(String) - Method in class MonolineFormatter
Sets the string to write on the left side of the first line of every log records.
setHierarchyLevelNames(Collection<? extends String>) - Method in class DefaultMetadata
Sets the name of the hierarchy levels for which the metadata is provided.
setHierarchyLevels(Collection<? extends ScopeCode>) - Method in class DefaultMetadata
Sets the scope to which the metadata applies.
setHoursOfService(InternationalString) - Method in class DefaultContact
Sets time period (including time zone) when individuals can contact the organization or individual.
setHRef(URI) - Method in class XLink
Sets the URN to a resources.
setIdentificationInfo(Collection<? extends Identification>) - Method in class DefaultMetadata
Sets basic information about the resource(s) to which the metadata applies.
setIdentifier(Identifier) - Method in class DefaultEvent
Sets the event name or number.
setIdentifier(Identifier) - Method in class DefaultInstrument
Sets the unique identification of the instrument.
setIdentifier(Identifier) - Method in class DefaultOperation
Sets the unique identification of the operation.
setIdentifier(Identifier) - Method in class DefaultPlatform
Sets the unique identification of the platform.
setIdentifier(Identifier) - Method in class DefaultPlatformPass
Sets the unique name of the pass.
setIdentifier(Identifier) - Method in class DefaultRequirement
Sets the unique name, or code, for the requirement.
setIdentifier(Identifier) - Method in class DefaultProcessing
Sets the information to identify the processing package that produced the data.
setIdentifiers(Collection<? extends Identifier>) - Method in class DefaultObjective
Sets the code used to identify the objective.
setIdentifiers(Collection<? extends Identifier>) - Method in class DefaultCitation
Sets the unique identifier for the resource.
setIlluminationAzimuthAngle(Double) - Method in class DefaultImageDescription
Sets the illumination azimuth measured in degrees clockwise from true north at the time the image is taken.
setIlluminationElevationAngle(Double) - Method in class DefaultImageDescription
Sets the illumination elevation measured in degrees clockwise from the target plane at intersection of the optical line of sight with the Earth's surface.
setImageQualityCode(Identifier) - Method in class DefaultImageDescription
Sets the identifier that specifies the image quality.
setImagingCondition(ImagingCondition) - Method in class DefaultImageDescription
Sets the conditions affected the image.
setIncludedWithDataset(boolean) - Method in class DefaultFeatureCatalogueDescription
Sets whether or not the feature catalogue is included with the dataset.
setInclusion(Boolean) - Method in class AbstractGeographicExtent
Sets whether the bounding polygon encompasses an area covered by the data (inclusion) or an area where data is not present (exclusion).
setIndentation(int) - Method in class TreeTableFormat
Sets the number of spaces to add on the left margin for each indentation level.
setIndividualName(String) - Method in class DefaultResponsibleParty
Sets the name of the responsible person- surname, given name, title separated by a delimiter.
setInitiativeType(InitiativeType) - Method in class DefaultAggregateInformation
Sets the type of initiative under which the aggregate dataset was produced.
setInstruments(Collection<? extends Instrument>) - Method in class DefaultAcquisitionInformation
Sets the general information about the instrument used in data acquisition.
setInstruments(Collection<? extends Instrument>) - Method in class DefaultPlatform
Sets the instrument(s) mounted on a platform.
setISBN(String) - Method in class DefaultCitation
Sets the International Standard Book Number.
setISSN(String) - Method in class DefaultCitation
Sets the International Standard Serial Number.
setIssueIdentification(String) - Method in class DefaultSeries
Sets information identifying the issue of the series.
setKeyCollisionAllowed(boolean) - Method in class Cache
If set to true, different values may be assigned to the same key.
setKeywords(Collection<? extends InternationalString>) - Method in class DefaultKeywords
Sets commonly used word(s) or formalised word(s) or phrase(s) used to describe the subject.
setLabel(String) - Method in class XLink
Sets an identification of the target of a from or to attribute.
setLanguage(Locale) - Method in class DefaultMetadata
Sets the language used for documenting metadata.
setLanguages(Collection<? extends Locale>) - Method in class DefaultFeatureCatalogueDescription
Sets the language(s) used within the catalogue
setLanguages(Collection<? extends Locale>) - Method in class DefaultDataIdentification
Sets the language(s) used within the dataset.
setLatestAcceptableDate(Date) - Method in class DefaultRequestedDate
Sets the latest date and time collection must be completed.
setLensDistortionInformationAvailable(Boolean) - Method in class DefaultImageDescription
Sets the indication of whether or not lens aberration correction information is available.
setLevel(ScopeCode) - Method in class DefaultScope
Sets the hierarchical level of the data specified by the scope.
setLevel(Level) - Method in class LoggerAdapter
Sets the level for this logger.
setLevelColor(Level, String) - Method in class MonolineFormatter
Sets the color to use for the given level, or null for removing colorization.
setLevelDescription(Collection<? extends ScopeDescription>) - Method in class DefaultScope
Sets detailed descriptions about the level of the data specified by the scope.
setLineage(Lineage) - Method in class DefaultDataQuality
Sets the non-quantitative quality information about the lineage of the data specified by the scope.
setLineSeparator(String) - Method in class LineAppender
Changes the line separator to be sent to the underlying appendable.
setLineSeparator(String) - Method in class TabularFormat
Sets the line separator.
setLinkage(URI) - Method in class DefaultOnlineResource
Sets the location (address) for on-line access using a Uniform Resource Locator address or similar addressing scheme such as "http://www.statkart.no/isotc211".
setLocale(Locale) - Method in class DataStore
Sets the locale to use for formatting warnings and other messages.
setLocales(Collection<? extends Locale>) - Method in class DefaultMetadata
Sets information about an alternatively used localized character string for a linguistic extension.
setLocation(DirectPosition) - Method in class AbstractDirectPosition
Sets this direct position to the given position.
setLocation(DirectPosition) - Method in class DirectPosition1D
Sets this coordinate to the specified direct position.
setLocation(Point2D) - Method in class DirectPosition2D
Sets this coordinate to the specified point.
setLocation(DirectPosition) - Method in class GeneralDirectPosition
Sets this coordinate to the specified direct position.
setLoggerFactory(LoggerFactory<?>) - Static method in class Logging
Sets a new factory to use for obtaining Logger instances.
setMaintenanceAndUpdateFrequency(MaintenanceFrequency) - Method in class DefaultMaintenanceInformation
Sets the frequency with which changes and additions are made to the resource after the initial resource is completed.
setMaintenanceNotes(Collection<? extends InternationalString>) - Method in class DefaultMaintenanceInformation
Sets information regarding specific requirements for maintaining the resource.
setMaxAltitude(Double) - Method in class DefaultEnvironmentalRecord
Sets the maximum altitude value.
setMaximalLineLength(int) - Method in class LineAppender
Sets the maximal line length, in units of Unicode characters (code point count).
setMaximumFractionDigits(int) - Method in class AngleFormat
Sets the maximum number of digits allowed in the fraction portion of the last field.
setMaximumOccurrence(Integer) - Method in class DefaultExtendedElementInformation
Sets the maximum occurrence of the extended element.
setMaximumValue(Double) - Method in class DefaultVerticalExtent
Sets the highest vertical extent contained in the dataset.
setMaximumWidth(int) - Method in class AngleFormat
Modifies, if needed, the pattern in order to fit formatted angles in the given maximum total width.
setMaxRelativeHumidity(Double) - Method in class DefaultEnvironmentalRecord
Sets the maximum relative humidity along the flight pass during the photo flight.
setMaxValue(Double) - Method in class DefaultBand
Sets the longest wavelength that the sensor is capable of collecting within a designated band.
setMeasureDescription(InternationalString) - Method in class AbstractElement
Sets the description of the measure being determined.
setMeasureIdentification(Identifier) - Method in class AbstractElement
Sets the code identifying a registered standard procedure.
setMediumFormats(Collection<? extends MediumFormat>) - Method in class DefaultMedium
Sets the method used to write to the medium.
setMediumNote(InternationalString) - Method in class DefaultMedium
Sets a description of other limitations or requirements for using the medium.
setMessage(T, String, boolean) - Static method in class Exceptions
Returns an exception of the same kind and with the same stack trace than the given exception, but with a different message.
setMetadataConstraints(Collection<? extends Constraints>) - Method in class DefaultMetadata
Sets restrictions on the access and use of data.
setMetadataExtensionInfo(Collection<? extends MetadataExtensionInformation>) - Method in class DefaultMetadata
Sets information describing metadata extensions.
setMetadataMaintenance(MaintenanceInformation) - Method in class DefaultMetadata
Sets information about the frequency of metadata updates, and the scope of those updates.
setMetadataStandardName(String) - Method in class DefaultMetadata
Name of the metadata standard (including profile name) used.
setMetadataStandardVersion(String) - Method in class DefaultMetadata
Sets the version (profile) of the metadata standard used.
setMeteorologicalConditions(InternationalString) - Method in class DefaultEnvironmentalRecord
Sets the meteorological conditions in the photo flight area, in particular clouds, snow and wind.
setMinDuration(long, TimeUnit) - Method in class PerformanceLevel
Sets the minimal duration for logging an event at this level.
setMinimumFractionDigits(int) - Method in class AngleFormat
Sets the minimum number of digits allowed in the fraction portion of the last field.
setMinimumValue(Double) - Method in class DefaultVerticalExtent
Sets the lowest vertical extent contained in the dataset.
setMinValue(Double) - Method in class DefaultBand
Sets the shortest wavelength that the sensor is capable of collecting within a designated band.
setMountedOn(Platform) - Method in class DefaultInstrument
Sets the platform on which the instrument is mounted.
setMultiLinesCells(boolean) - Method in class TableAppender
Sets the desired behavior for EOL and tabulations characters.
setName(String) - Method in class DefaultOnlineResource
Sets the name of the online resource.
setName(InternationalString) - Method in class DefaultSeries
Sets the name of the series, or aggregate dataset, of which the dataset is a part.
setName(InternationalString) - Method in class DefaultRangeElementDescription
Sets the designation associated with a set of range elements.
setName(Citation) - Method in class DefaultApplicationSchemaInformation
Sets the name of the application schema used.
setName(String) - Method in class DefaultExtendedElementInformation
Sets the name of the extended metadata element.
setName(InternationalString) - Method in class DefaultFormat
Sets the name of the data transfer format(s).
setName(MediumName) - Method in class DefaultMedium
Sets the name of the medium on which the resource can be received.
setName(InternationalString) - Method in class DefaultProcessStepReport
Sets the name of the processing report.
setNamesOfMeasure(Collection<? extends InternationalString>) - Method in class AbstractElement
Sets the name of the test applied to the data.
setNodeSize(int) - Method in class QuadTree
Sets the node size of the quad tree.
setNominalSpatialResolution(Double) - Method in class DefaultBand
Sets the smallest distance between which separate points can be distinguished, as specified in instrument design.
setNorthBoundLatitude(double) - Method in class DefaultGeographicBoundingBox
Sets the northern-most, coordinate of the limit of the dataset extent.
setNumberOfDimensions(Integer) - Method in class DefaultGridSpatialRepresentation
Sets the number of independent spatial-temporal axes.
setObjectiveOccurences(Collection<? extends Event>) - Method in class DefaultObjective
Sets the event or events associated with objective completion.
setObjectives(Collection<? extends Objective>) - Method in class DefaultAcquisitionInformation
Sets the area or object to be sensed.
setObjectives(Collection<? extends Objective>) - Method in class DefaultOperation
Sets Object(s) or area(s) of interest to be sensed.
setObligation(Obligation) - Method in class DefaultExtendedElementInformation
Sets the obligation of the extended element.
setOffLine(Medium) - Method in class DefaultDigitalTransferOptions
Sets information about offline media on which the resource can be obtained.
setOffset(Double) - Method in class DefaultBand
Sets the physical value corresponding to a cell value of zero.
setOnlineResource(OnlineResource) - Method in class DefaultContact
Sets on-line information that can be used to contact the individual or organization.
setOnLines(Collection<? extends OnlineResource>) - Method in class DefaultDigitalTransferOptions
Sets information about online sources from which the resource can be obtained.
setOperations(Collection<? extends Operation>) - Method in class DefaultAcquisitionInformation
Sets the general information about an identifiable activity which provided the data.
setOperations(Collection<? extends Operation>) - Method in class DefaultPlan
Sets the identification of the activity or activities that satisfy a plan.
setOption(OptionKey<T>, T) - Method in class StorageConnector
Sets the option value for the given key.
setOrderingInstructions(InternationalString) - Method in class DefaultStandardOrderProcess
Sets general instructions, terms and services provided by the distributor.
setOrdinate(int, double) - Method in class DirectPosition1D
Sets the ordinate value along the specified dimension.
setOrdinate(int, double) - Method in class DirectPosition2D
Sets the ordinate value along the specified dimension.
setOrdinate(int, double) - Method in class GeneralDirectPosition
Sets the ordinate value along the specified dimension.
setOrganisationName(InternationalString) - Method in class DefaultResponsibleParty
Sets the name of the responsible organization.
setOrientationParameterAvailable(boolean) - Method in class DefaultGeoreferenceable
Sets an indication of whether or not orientation parameters are available.
setOrientationParameterDescription(InternationalString) - Method in class DefaultGeoreferenceable
Sets a description of parameters used to describe sensor orientation.
setOther(String) - Method in class DefaultScopeDescription
Sets the class of information that does not fall into the other categories to which the information applies.
setOtherCitationDetails(InternationalString) - Method in class DefaultCitation
Sets other information required to complete the citation that is not recorded elsewhere.
setOtherConstraints(Collection<? extends InternationalString>) - Method in class DefaultLegalConstraints
Sets the other restrictions and legal prerequisites for accessing and using the resource.
setOutputs(Collection<? extends Source>) - Method in class DefaultProcessStep
Sets the description of the product generated as a result of the process step.
setPage(String) - Method in class DefaultSeries
Sets details on which pages of the publication the article was published.
setParameterCitations(Collection<? extends Citation>) - Method in class DefaultGeoreferenceable
Sets a reference providing description of the parameters.
setParent(Logger) - Method in class LoggerAdapter
Do nothing since this logger adapter does not support arbitrary parents.
setParentEntity(Collection<? extends String>) - Method in class DefaultExtendedElementInformation
Sets the name of the metadata entity(s) under which this extended metadata element may appear.
setParentIdentifier(String) - Method in class DefaultMetadata
Sets the file identifier of the metadata to which this metadata is a subset (child).
setParentOperation(Operation) - Method in class DefaultOperation
Sets the heritage of the operation.
setPass(Collection<? extends PlatformPass>) - Method in class DefaultObjective
Sets the pass of the platform over the objective.
setPass(Boolean) - Method in class DefaultConformanceResult
Sets the indication of the conformance result.
setPeakResponse(Double) - Method in class DefaultBand
Sets the wavelength at which the response is the highest.
setPhone(Telephone) - Method in class DefaultContact
Sets telephone numbers at which the organization or individual may be contacted.
setPlan(Plan) - Method in class DefaultOperation
Sets the plan satisfied by the operation.
setPlannedAvailableDateTime(Date) - Method in class DefaultStandardOrderProcess
Sets the date and time when the dataset will be available.
setPlatforms(Collection<? extends Platform>) - Method in class DefaultAcquisitionInformation
Sets the general information about the platform from which the data were taken.
setPlatforms(Collection<? extends Platform>) - Method in class DefaultOperation
Sets the platform (or platforms) used in the operation.
setPointInPixel(PixelOrientation) - Method in class DefaultGeorectified
Sets the point in a pixel corresponding to the Earth location of the pixel.
setPointOfContacts(Collection<? extends ResponsibleParty>) - Method in class AbstractIdentification
Sets the point of contacts.
setPolygons(Collection<? extends Geometry>) - Method in class DefaultBoundingPolygon
Sets the sets of points defining the bounding polygon.
setPortrayalCatalogueCitations(Collection<? extends Citation>) - Method in class DefaultPortrayalCatalogueReference
Sets bibliographic reference to the portrayal catalogue cited.
setPortrayalCatalogueInfo(Collection<? extends PortrayalCatalogueReference>) - Method in class DefaultMetadata
Sets information about the catalogue of rules defined for the portrayal of a resource(s).
setPositionName(InternationalString) - Method in class DefaultResponsibleParty
set the role or position of the responsible person Only one of individualName, organisationName and positionName shall be provided.
setPostalCode(String) - Method in class DefaultAddress
Sets ZIP or other postal code.
setPrecision(int) - Method in class GeoHashCoder
Sets the length of geohashes strings to be encoded by the GeoHashCoder.encode(DirectPosition) method.
setPresentationForms(Collection<? extends PresentationForm>) - Method in class DefaultCitation
Sets the mode in which the resource is represented.
setPriority(InternationalString) - Method in class DefaultObjective
Sets the priority applied to the target.
setPriority(Priority) - Method in class DefaultRequirement
Sets the relative ordered importance, or urgency, of the requirement.
setProcedureDescription(InternationalString) - Method in class DefaultProcessing
Sets the additional details about the processing procedures.
setProcessedLevel(Identifier) - Method in class DefaultSource
Sets the processing level of the source data.
setProcessingInformation(Processing) - Method in class DefaultProcessStep
Sets the comprehensive information about the procedure by which the algorithm was applied to derive geographic data from the raw instrument measurements, such as datasets, software used, and the processing environment.
setProcessingLevelCode(Identifier) - Method in class DefaultImageDescription
Sets the image distributor's code that identifies the level of radiometric and geometric processing that has been applied.
setProcessors(Collection<? extends ResponsibleParty>) - Method in class DefaultProcessStep
Identification of, and means of communication with, person(s) and organization(s) associated with the process step.
setProcessSteps(Collection<? extends ProcessStep>) - Method in class DefaultLineage
Sets information about an event in the creation process for the data specified by the scope.
setProtocol(String) - Method in class DefaultOnlineResource
Returns the connection protocol to be used.
setPurpose(InternationalString) - Method in class AbstractIdentification
Sets a summary of the intentions with which the resource(s) was developed.
setQualityInfo(Collection<? extends DataQuality>) - Method in class AbstractGeolocationInformation
Sets an overall assessment of quality of geolocation information.
setRadiometricCalibrationDataAvailable(Boolean) - Method in class DefaultImageDescription
Sets the indication of whether or not the radiometric calibration information for generating the radiometrically calibrated standard data product is available.
setRange(int, double, double) - Method in class GeneralEnvelope
Sets the envelope range along the specified dimension.
setRangeElementDescriptions(Collection<? extends RangeElementDescription>) - Method in class DefaultCoverageDescription
Sets the description of the specific range elements of a coverage.
setRangeElements(Collection<? extends Record>) - Method in class DefaultRangeElementDescription
Sets the specific range elements, i.e. range elements associated with a name and their definition.
setRationale(InternationalString) - Method in class DefaultProcessStep
Sets the requirement or purpose for the process step.
setRationales(Collection<? extends InternationalString>) - Method in class DefaultExtendedElementInformation
Sets the reason for creating the extended element.
setRecipients(Collection<? extends ResponsibleParty>) - Method in class DefaultRequirement
Sets the Person(s), or body(ies), to receive results of requirement.
setReferenceSystemInfo(Collection<? extends ReferenceSystem>) - Method in class DefaultMetadata
Sets the description of the spatial and temporal reference systems used in the dataset.
setRelatedEvents(Collection<? extends Event>) - Method in class DefaultPlatformPass
Sets the occurrence of one or more events for a pass.
setRelatedPass(PlatformPass) - Method in class DefaultEvent
Sets the pass during which an event occurs.
setRelatedSensors(Collection<? extends Instrument>) - Method in class DefaultEvent
Sets the instrument or instruments for which the event is meaningful.
setReports(Collection<? extends ProcessStepReport>) - Method in class DefaultProcessStep
Sets the report generated by the process step.
setReports(Collection<? extends Element>) - Method in class DefaultDataQuality
Sets the quantitative quality information for the data specified by the scope.
setRequestedDate(RequestedDate) - Method in class DefaultRequirement
Sets the required or preferred acquisition date and time.
setRequestedDateOfCollection(Date) - Method in class DefaultRequestedDate
Sets the preferred date and time of collection.
setRequestors(Collection<? extends ResponsibleParty>) - Method in class DefaultRequirement
Sets the origin of requirement.
setResolution(NominalResolution) - Method in class DefaultSource
Sets the distance between consistent parts (centre, left side, right side) of two adjacent pixels.
setResolution(Double) - Method in class DefaultDimension
Sets the degree of detail in the grid dataset.
setResourceConstraints(Collection<? extends Constraints>) - Method in class AbstractIdentification
Sets information about constraints which apply to the resource(s).
setResourceFormats(Collection<? extends Format>) - Method in class AbstractIdentification
Sets a description of the format of the resource(s).
setResourceMaintenances(Collection<? extends MaintenanceInformation>) - Method in class AbstractIdentification
Sets information about the frequency of resource updates, and the scope of those updates.
setResourceSpecificUsages(Collection<? extends Usage>) - Method in class AbstractIdentification
Sets basic information about specific application(s).
setResultContentDescription(CoverageDescription) - Method in class DefaultCoverageResult
Sets the description of the content of the result coverage, i.e. semantic definition of the data quality measures.
setResultFile(DataFile) - Method in class DefaultCoverageResult
Sets the information about the data file containing the result coverage data.
setResultFormat(Format) - Method in class DefaultCoverageResult
Sets the information about the format of the result coverage data.
setResults(Collection<? extends Result>) - Method in class AbstractElement
Sets the value (or set of values) obtained from applying a data quality measure or the out come of evaluating the obtained value (or set of values) against a specified acceptable conformance quality level.
setResultSpatialRepresentation(SpatialRepresentation) - Method in class DefaultCoverageResult
Sets the digital representation of data quality measures composing the coverage result.
setRole(Role) - Method in class DefaultResponsibleParty
Sets the function performed by the responsible party.
setRole(URI) - Method in class XLink
Sets the URI reference for some description of the arc role.
setRoot(TreeTable.Node) - Method in class DefaultTreeTable
Sets the root to the given node.
setRule(InternationalString) - Method in class DefaultExtendedElementInformation
Sets how the extended element relates to other existing elements and entities.
setRunTimeParameters(InternationalString) - Method in class DefaultProcessing
Sets the parameters to control the processing operations, entered at run time.
setSatisfiedPlans(Collection<? extends Plan>) - Method in class DefaultRequirement
 
setSatisfiedRequirements(Collection<? extends Requirement>) - Method in class DefaultPlan
Sets the requirement satisfied by the plan.
setScale(double) - Method in class DefaultRepresentativeFraction
Sets the denominator from a scale in the [-1 … +1] range.
setScaleDenominator(RepresentativeFraction) - Method in class DefaultSource
Sets the denominator of the representative fraction on a source map.
setScaleFactor(Double) - Method in class DefaultBand
Sets the scale factor which has been applied to the cell value.
setScanningResolution(Double) - Method in class DefaultNominalResolution
Sets the distance between consistent parts of (centre, left side, right side) adjacent pixels in the scan plane.
setSchemaAscii(URI) - Method in class DefaultApplicationSchemaInformation
Sets the full application schema given as an ASCII file.
setSchemaLanguage(String) - Method in class DefaultApplicationSchemaInformation
Sets the identification of the schema language used.
setScope(Scope) - Method in class DefaultDataQuality
Sets the specific data to which the data quality information applies.
setSensingInstruments(Collection<? extends Instrument>) - Method in class DefaultObjective
Sets the instrument which senses the objective data.
setSequence(Sequence) - Method in class DefaultEvent
Sets the relative time ordering of the event.
setSequenceIdentifier(MemberName) - Method in class DefaultRangeDimension
Sets the number that uniquely identifies instances of bands of wavelengths on which a sensor operates.
setSeries(Series) - Method in class DefaultCitation
Sets the information about the series, or aggregate dataset, of which the dataset is a part.
setShortName(String) - Method in class DefaultExtendedElementInformation
Sets a short form suitable for use in an implementation method such as XML or SGML.
setShow(XLink.Show) - Method in class XLink
Sets the desired presentation of the ending resource on traversal from the starting resource.
setSignificantEvents(Collection<? extends Event>) - Method in class DefaultOperation
Sets the record of an event occurring during an operation.
setSize(int) - Method in class QuadTree
Sets the size of the quad tree.
setSoftwareDevelopmentFile(URI) - Method in class DefaultApplicationSchemaInformation
Sets the full application schema given as a software development file.
setSoftwareDevelopmentFileFormat(String) - Method in class DefaultApplicationSchemaInformation
Sets the software dependent format used for the application schema software dependent file.
setSoftwareReferences(Collection<? extends Citation>) - Method in class DefaultProcessing
Sets the reference to document describing processing software.
setSourceCitation(Citation) - Method in class DefaultSource
Sets the recommended reference to be used for the source data.
setSourceExtents(Collection<? extends Extent>) - Method in class DefaultSource
Information about the spatial, vertical and temporal extent of the source data.
setSourceFormat(String) - Method in class MonolineFormatter
Sets the format for displaying the source, or hides the source field.
setSourceReferenceSystem(ReferenceSystem) - Method in class DefaultSource
Sets the spatial reference system used by the source data.
setSources(Collection<? extends ResponsibleParty>) - Method in class DefaultExtendedElementInformation
Sets the name of the person or organization creating the extended element.
setSources(Collection<? extends Source>) - Method in class DefaultLineage
Sets information about the source data used in creating the data specified by the scope.
setSources(Collection<? extends Source>) - Method in class DefaultProcessStep
Information about the source data used in creating the data specified by the scope.
setSourceSteps(Collection<? extends ProcessStep>) - Method in class DefaultSource
Sets information about an event in the creation process for the source data.
setSouthBoundLatitude(double) - Method in class DefaultGeographicBoundingBox
Sets the southern-most coordinate of the limit of the dataset extent.
setSpatialExtent(Collection<? extends GeographicExtent>) - Method in class DefaultSpatialTemporalExtent
Sets the spatial extent component of composite spatial and temporal extent.
setSpatialObject(String) - Method in class DefaultFeatureTypeList
Sets the instance of a type defined in the spatial schema.
setSpatialRepresentationInfo(Collection<? extends SpatialRepresentation>) - Method in class DefaultMetadata
Sets the digital representation of spatial information in the dataset.
setSpatialRepresentationType(SpatialRepresentationType) - Method in class DefaultCoverageResult
Sets the method used to spatially represent the coverage result.
setSpatialRepresentationTypes(Collection<? extends SpatialRepresentationType>) - Method in class DefaultDataIdentification
Sets the method used to spatially represent geographic information.
setSpatialResolutions(Collection<? extends Resolution>) - Method in class DefaultDataIdentification
Sets the factor which provides a general understanding of the density of spatial data in the dataset.
setSpatialSchemaName(String) - Method in class DefaultFeatureTypeList
Sets the name of the spatial schema used.
setSpecification(InternationalString) - Method in class DefaultFormat
Sets the name of a subset, profile, or product specification of the format.
setSpecification(Citation) - Method in class DefaultConformanceResult
Sets the citation of product specification or user requirement against which data is being evaluated.
setSpecificUsage(InternationalString) - Method in class DefaultUsage
Sets a brief description of the resource and/or resource series usage.
setSponsors(Collection<? extends ResponsibleParty>) - Method in class DefaultPlatform
Sets the organization responsible for building, launch, or operation of the platform.
setStatement(InternationalString) - Method in class DefaultLineage
Sets the general explanation of the data producer’s knowledge about the lineage of a dataset.
setStatus(Progress) - Method in class DefaultOperation
Sets the status of the data acquisition.
setStatus(Progress) - Method in class DefaultPlan
Sets the current status of the plan (pending, completed, etc.)
setStatus(Collection<? extends Progress>) - Method in class AbstractIdentification
Sets the status of the resource(s).
setSupplementalInformation(InternationalString) - Method in class DefaultDataIdentification
Sets any other descriptive information about the dataset.
setTabulationExpanded(boolean) - Method in class LineAppender
Sets whether this class formatter expands tabulations into spaces.
setTabulationWidth(int) - Method in class LineAppender
Sets the tabulation width, in unit of Unicode characters (code point count).
setTemporalElements(Collection<? extends TemporalExtent>) - Method in class DefaultExtent
Sets temporal component of the extent of the referring object.
setThesaurusName(Citation) - Method in class DefaultKeywords
Sets the name of the formally registered thesaurus or a similar authoritative source of keywords.
setTime(Date) - Method in class DefaultEvent
Sets the time the event occurred.
setTimeFormat(String) - Method in class MonolineFormatter
Sets the format for elapsed time, or hides the time field.
setTitle(InternationalString) - Method in class DefaultCitation
Sets the name by which the cited resource is known.
setTitle(InternationalString) - Method in class XLink
Sets a human-readable string with a short description for the arc.
setTo(String) - Method in class XLink
Sets the ending resource.
setToInfinite() - Method in class GeneralEnvelope
Sets the lower corner to negative infinity and the upper corner to positive infinity.
setToNaN() - Method in class GeneralEnvelope
Sets all ordinate values to NaN.
setToneGradation(Integer) - Method in class DefaultBand
Sets the number of discrete numerical values in the grid data.
setTopicCategories(Collection<? extends TopicCategory>) - Method in class DefaultDataIdentification
Sets the main theme(s) of the dataset.
setTopologyLevel(TopologyLevel) - Method in class DefaultVectorSpatialRepresentation
Sets the code which identifies the degree of complexity of the spatial relationships.
setTransferFunctionType(TransferFunctionType) - Method in class DefaultBand
Sets the type of transfer function to be used when scaling a physical value for a given element.
setTransferOptions(Collection<? extends DigitalTransferOptions>) - Method in class DefaultDistribution
Sets information about technical means and media by which a resource is obtained from the distributor.
setTransferSize(Double) - Method in class DefaultDigitalTransferOptions
Sets an estimated size of a unit in the specified transfer format, expressed in megabytes.
setTransformationDimensionDescription(InternationalString) - Method in class DefaultGeorectified
Sets the description of the information about which grid dimensions are the spatial dimensions.
setTransformationDimensionMapping(Collection<? extends InternationalString>) - Method in class DefaultGeorectified
Sets information about which grid dimensions are the spatial dimensions.
setTransformationParameterAvailable(boolean) - Method in class DefaultGridSpatialRepresentation
Sets indication of whether or not parameters for transformation exists.
setTransmittedPolarization(PolarizationOrientation) - Method in class DefaultBand
Sets the polarization of the radiation transmitted.
setTriangulationIndicator(Boolean) - Method in class DefaultImageDescription
Sets the indication of whether or not triangulation has been performed upon the image.
setTrigger(Trigger) - Method in class DefaultEvent
Sets the initiator of the event.
setTurnaround(InternationalString) - Method in class DefaultStandardOrderProcess
Sets typical turnaround time for the filling of an order.
setType(InternationalString) - Method in class DefaultInstrument
Sets the name of the type of instrument.
setType(OperationType) - Method in class DefaultOperation
Sets the collection technique for the operation.
setType(GeometryType) - Method in class DefaultPlan
Sets the manner of sampling geometry that the planner expects for collection of objective data.
setType(KeywordType) - Method in class DefaultKeywords
Sets the subject matter used to group similar keywords.
setType(XLink.Type) - Method in class XLink
Sets the type of link.
setTypes(Collection<? extends ObjectiveType>) - Method in class DefaultObjective
Sets the collection technique for the objective.
setUnits(Unit<Length>) - Method in class DefaultBand
Sets the units in which sensor wavelengths are expressed.
setUnitsOfDistribution(InternationalString) - Method in class DefaultDigitalTransferOptions
Sets tiles, layers, geographic areas, etc.
setUpdateScopeDescriptions(Collection<? extends ScopeDescription>) - Method in class DefaultMaintenanceInformation
Sets additional information about the range or extent of the resource.
setUpdateScopes(Collection<? extends ScopeCode>) - Method in class DefaultMaintenanceInformation
Sets the scope of data to which maintenance is applied.
setUsageDate(Date) - Method in class DefaultUsage
Sets the date and time of the first use.
setUseConstraints(Collection<? extends Restriction>) - Method in class DefaultLegalConstraints
Sets the constraints applied to assure the protection of privacy or intellectual property, and any special restrictions or limitations or warnings on using the resource.
setUseLimitations(Collection<? extends InternationalString>) - Method in class DefaultConstraints
Sets the limitation affecting the fitness for use of the resource.
setUseParentHandlers(boolean) - Method in class LoggerAdapter
Do nothing since this logger never use parent handlers.
setUserContactInfo(Collection<? extends ResponsibleParty>) - Method in class DefaultUsage
Sets identification of and means of communicating with person(s) and organization(s) using the resource(s).
setUserDefinedMaintenanceFrequency(PeriodDuration) - Method in class DefaultMaintenanceInformation
Sets the maintenance period other than those defined.
setUserDeterminedLimitations(InternationalString) - Method in class DefaultUsage
Sets applications, determined by the user for which the resource and/or resource series is not suitable.
setUserNote(InternationalString) - Method in class DefaultSecurityConstraints
Sets the explanation of the application of the legal constraints or other restrictions and legal prerequisites for obtaining and using the resource.
setValue(TableColumn<V>, V) - Method in class DefaultTreeTable.Node
Sets the value for the given column.
setValue(TableColumn<V>, V) - Method in interface TreeTable.Node
Sets the value for the given column (optional operation).
setValueInto(Map<OptionKey<?>, Object>, T) - Method in class OptionKey
Sets a value for this option key in the given map, or in a new map if the given map is null.
setValues(List<Record>) - Method in class DefaultQuantitativeResult
Sets the quantitative value or values, content determined by the evaluation procedure used.
setValueType(RecordType) - Method in class DefaultQuantitativeResult
Sets the value type for reporting a data quality result.
setValueUnit(Unit<?>) - Method in class DefaultQuantitativeResult
Sets the value unit for reporting a data quality result.
setVersion(String) - Method in class DefaultIdentifier
Sets an identifier of the version of the associated code.
setVersion(InternationalString) - Method in class DefaultFormat
Sets the version of the format (date, number, etc.).
setVerticalCRS(VerticalCRS) - Method in class DefaultVerticalExtent
Sets the information about the vertical coordinate reference system to which the maximum and minimum elevation values are measured.
setVerticalElements(Collection<? extends VerticalExtent>) - Method in class DefaultExtent
Sets vertical component of the extent of the referring object.
setVerticalLinePosition(int) - Method in class TreeTableFormat
Sets the position of the vertical line, relative to the position of the root label.
setVoices(Collection<? extends String>) - Method in class DefaultTelephone
Sets the telephone numbers by which individuals can speak to the responsible organization or individual.
setVolumes(Integer) - Method in class DefaultMedium
Sets the number of items in the media identified.
setWestBoundLongitude(double) - Method in class DefaultGeographicBoundingBox
Sets the western-most coordinate of the limit of the dataset extent.
severe(String) - Method in class LoggerAdapter
Logs a SEVERE message.
severeException(Logger, Class<?>, String, Throwable) - Static method in class Logging
Invoked when a severe error occurs.
sgn(double) - Static method in class MathFunctions
Returns the sign of x.
sgn(float) - Static method in class MathFunctions
Returns the sign of x.
sgn(long) - Static method in class MathFunctions
Returns the sign of x.
sgn(int) - Static method in class MathFunctions
Returns the sign of x.
sgn(short) - Static method in class MathFunctions
Returns the sign of x.
sgn(byte) - Static method in class MathFunctions
Returns the sign of x.
SHORT - Static variable in class Numbers
Constant of value 4 used in switch statements or as index in arrays.
shortSentence(CharSequence, int) - Static method in class CharSequences
Makes sure that the text string is not longer than maxLength characters.
SimpleInternationalString - Class in org.apache.sis.util.iso
An international string consisting of a single string for all locales.
SimpleInternationalString(String) - Constructor for class SimpleInternationalString
Creates a new instance from the given string.
simplify() - Method in class GeneralEnvelope
Ensures that lower <= upper for every dimensions.
singleton(E, Class<E>) - Method in class ModifiableMetadata
Creates a singleton list or set containing only the given value, if non-null.
SIS - Static variable in class Locales
Only locales available in the Apache SIS library.
SIS - Static variable in class Version
The version of this Apache SIS distribution.
size() - Method in class QuadTree
Returns the size of the quad tree.
size() - Method in class Cache
Returns the number of elements in this cache.
size() - Method in class CodeListSet
Returns the number of elements in this set.
size() - Method in class RangeSet
Returns the number of ranges in this set.
size() - Method in class WeakHashSet
Returns the count of element in this set.
size() - Method in class WeakValueHashMap
Returns the number of key-value mappings in this map.
skipLeadingWhitespaces(CharSequence, int, int) - Static method in class CharSequences
Returns the index of the first non-white character in the given range.
skipTrailingWhitespaces(CharSequence, int, int) - Static method in class CharSequences
Returns the index after the last non-white character in the given range.
SLOW - Static variable in class PerformanceLevel
The level for logging relatively slow events.
SLOWER - Static variable in class PerformanceLevel
The level for logging only events slower than the ones logged at the PerformanceLevel.SLOW level.
SLOWEST - Static variable in class PerformanceLevel
The level for logging only slowest events.
SOFT_HYPHEN - Static variable in class Characters
Hyphen character to be visible only if there is a line break to insert after it (Unicode 00AD, HTML &shy;).
Source - Static variable in class Vocabulary.Keys
Source
spaces(int) - Static method in class CharSequences
Returns a character sequence of the specified length filled with white spaces.
span() - Method in class Statistics
Equivalents to maximum - minimum.
SPAN - Variable in class AttributeNames.Dimension
The attribute name for the difference between the minimal and maximal values.
split(CharSequence, char) - Static method in class CharSequences
Splits a text around the given character.
splitOnEOL(CharSequence) - Static method in class CharSequences
Splits a text around the End Of Line (EOL) characters.
SQL_EXCEPTION_EXIT_CODE - Static variable in class Command
The code given to System.exit(int) when the program failed because of an SQLException.
SQRT_2 - Static variable in class MathFunctions
The square root of 2, which is 1.4142135623730951.
SRV - Static variable in class Namespaces
The "http://www.isotc211.org/2005/srv" URL.
StalledThread_1 - Static variable in class Errors.Keys
Thread “{0}” seems stalled.
STANDARD_NAME - Static variable in class AttributeNames
The "standard_name" attribute name for a long descriptive name for the variable taken from a controlled vocabulary of variable names.
STANDARD_NAME_VOCABULARY - Static variable in class AttributeNames
The "standard_name_vocabulary" attribute name for indicating which controlled list of variable names has been used in the "standard_name" attribute.
standardDeviation(boolean) - Method in class Statistics
Returns the standard deviation.
StandardDeviation - Static variable in class Vocabulary.Keys
Standard deviation
startsWith(CharSequence, CharSequence, boolean) - Static method in class CharSequences
Returns true if the given character sequence starts with the given prefix.
Static - Class in org.apache.sis.util
Parent of SIS classes that contain only static utility methods, for documentation purpose.
Static() - Constructor for class Static
For subclasses only.
Statistics - Class in org.apache.sis.math
Holds some statistics derived from a series of sample values.
Statistics(CharSequence) - Constructor for class Statistics
Constructs an initially empty set of statistics.
StatisticsFormat - Class in org.apache.sis.math
Formats a Statistics object.
StatisticsFormat(Locale, Locale, TimeZone) - Constructor for class StatisticsFormat
Constructs a new format for the given numeric and header locales.
StorageConnector - Class in org.apache.sis.storage
Information for creating a connection to a DataStore in read and/or write mode.
StorageConnector(Object) - Constructor for class StorageConnector
Creates a new data store connection wrapping the given input/output object.
StreamIsForwardOnly_1 - Static variable in class Errors.Keys
Can not move backward in the “{0}” stream.
STRING_SUBSTITUTES - Static variable in class XML
Allows marshallers to substitute some code lists by the simpler <gco:CharacterString> element.
StringBuilders - Class in org.apache.sis.util
Static methods working on StringBuilder instances.
subEnvelope(int, int) - Method in class GeneralEnvelope
Returns a view over this envelope that encompass only some dimensions.
subSequence(int, int) - Method in class AbstractInternationalString
Returns a subsequence of the string in the default locale.
subSequence(int, int) - Method in class Version
Returns a new version string that is a subsequence of this sequence.
subSet(Range<E>, Range<E>) - Method in class RangeSet
Returns a view of the portion of this sorted set whose elements range from lower, inclusive, to upper, exclusive.
subtract(Range<E>) - Method in class MeasurementRange
Returns the range of values that are in this range but not in the given range.
subtract(Range<E>) - Method in class Range
Returns the range of values that are in this range but not in the given range.
subtractAny(NumberRange<?>) - Method in class NumberRange
Returns the range of values that are in this range but not in the given range.
sum() - Method in class Statistics
Returns the sum, or 0 if none.
SUMMARY - Static variable in class AttributeNames
The "summary" attribute name for a paragraph describing the dataset (Highly Recommended).

T

TableAppender - Class in org.apache.sis.io
An Appendable which formats the text as a table suitable for displaying in devices using a monospaced font.
TableAppender() - Constructor for class TableAppender
Creates a new table formatter writing in an internal buffer with a default column separator.
TableAppender(String) - Constructor for class TableAppender
Creates a new table formatter writing in an internal buffer with the specified column separator.
TableAppender(Appendable) - Constructor for class TableAppender
Creates a new table formatter writing in the given output with a default column separator.
TableAppender(Appendable, String) - Constructor for class TableAppender
Creates a new table formatter writing in the given output with the specified column separator.
TableColumn<V> - Class in org.apache.sis.util.collection
Identifies a column in TreeTable.Node instances.
TableColumn() - Constructor for class TableColumn
Invoked on deserialization for creating an initially empty instance.
TableColumn(Class<V>, CharSequence) - Constructor for class TableColumn
Creates a new instance for the given type of values.
TabularFormat<T> - Class in org.apache.sis.io
Base class for parser and formatter of tabular data, providing control on line and column separators.
TabularFormat(Locale, TimeZone) - Constructor for class TabularFormat
Creates a new tabular format.
tail() - Method in class DefaultScopedName
Returns every elements in the sequence of parsed names except for the head.
tailSet(Range<E>) - Method in class RangeSet
Returns a view of the portion of this sorted set whose elements are greater than or equal to lower.
TEMPLATE - Static variable in class NilReason
The value will be available later.
TemporaryFiles - Static variable in class Vocabulary.Keys
Temporary files
ThreadSafe - Annotation Type in org.apache.sis.util
Identifies thread-safe SIS classes for documentation purpose only.
throwing(String, String, Throwable) - Method in class LoggerAdapter
Logs a method failure to the debug level.
TIME - Static variable in class AttributeNames
The set of attribute names for the start and end times of the bounding box, resolution and units.
Timezone - Static variable in class Vocabulary.Keys
Timezone
TIMEZONE - Static variable in class XML
Specifies the timezone to use for marshalling dates and times.
tip() - Method in class AbstractName
Returns the last element in the sequence of parsed names.
tip() - Method in class DefaultLocalName
Returns this since this object is already a local name.
TITLE - Static variable in class AttributeNames
The "title" attribute name for a short description of the dataset (Highly Recommended).
titleMatches(Citation, Citation) - Static method in class Citations
Returns true if at least one title or alternate title in c1 is leniently equal to a title or alternate title in c2.
titleMatches(Citation, String) - Static method in class Citations
Returns true if the title or any alternate title in the given citation matches the given string.
toArray() - Method in class WeakHashSet
Returns a view of this set as an array.
toASCII(CharSequence) - Static method in class CharSequences
Replaces some Unicode characters by ASCII characters on a "best effort basis".
toASCII(StringBuilder) - Static method in class StringBuilders
Replaces some Unicode characters by ASCII characters on a "best effort basis".
toCountryCode(MarshalContext, Locale) - Method in class ValueConverter
Converts the given locale to a country code.
toFullyQualifiedName() - Method in class AbstractName
Returns a view of this name as a fully-qualified name.
toGenericNames(Object, NameFactory) - Static method in class Types
Converts the given value to an array of generic names.
toInternationalString() - Method in class AbstractName
Returns a local-dependent string representation of this generic name.
toInternationalString() - Method in class DefaultLocalName
Returns a local-dependent string representation of this local name.
toInternationalString(CharSequence) - Static method in class Types
Returns the given characters sequence as an international string.
toInternationalStrings(CharSequence...) - Static method in class Types
Returns the given array of CharSequences as an array of InternationalStrings.
token(CharSequence, int) - Static method in class CharSequences
Returns the token starting at the given offset in the given text.
toLanguageCode(MarshalContext, Locale) - Method in class ValueConverter
Converts the given locale to a language code.
toLocale(MarshalContext, String) - Method in class ValueConverter
Converts the given string to a locale.
toNanFloat(int) - Static method in class MathFunctions
Returns a NaN number for the specified ordinal value.
toNanOrdinal(float) - Static method in class MathFunctions
Returns the ordinal value of the given NaN number.
toNilReason(MarshalContext, String) - Method in class ValueConverter
Converts the given string to a NilReason.
toNormalScript(char) - Static method in class Characters
Converts the given character argument to normal script.
TooFewArguments_2 - Static variable in class Errors.Keys
Expected at least {0} argument{0,choice,1#|2#s}, but got {1}.
TooManyArguments_2 - Static variable in class Errors.Keys
Expected at most {0} argument{0,choice,1#|2#s}, but got {1}.
toPattern() - Method in class AngleFormat
Returns the pattern used for parsing and formatting angles.
TOPIC_CATEGORY - Static variable in class AttributeNames
The "topic_category" attribute name for a high-level geographic data thematic classification.
toPolygonWKT(Envelope) - Static method in class Envelopes
Formats the given envelope as a POLYGON element in the Well Known Text (WKT) format.
toStandardUnit(Unit<A>) - Static method in class Units
Returns the factor by which to multiply the standard unit in order to get the given unit.
toString() - Method in class LatLon
Deprecated.
 
toString() - Method in class AbstractDirectPosition
Formats this position in the Well Known Text (WKT) format.
toString() - Method in class AbstractEnvelope
Formats this envelope as a "BOX" element.
toString() - Method in class DirectPosition1D
Formats this position in the Well Known Text (WKT) format.
toString() - Method in class DirectPosition2D
Formats this position in the Well Known Text (WKT) format.
toString() - Method in class Envelope2D
Formats this envelope as a "BOX" element.
toString(Envelope) - Static method in class Envelopes
Formats the given envelope as a BOX element.
toString() - Method in class GeneralDirectPosition
Formats this position in the Well Known Text (WKT) format.
toString() - Method in class TableAppender
Returns the content of this TableAppender as a string if possible.
toString() - Method in class Statistics
Returns a string representation of this statistics.
toString() - Method in class Angle
Returns a string representation of this Angle object.
toString() - Method in class AngleFormat
Returns a string representation of this object for debugging purpose.
toString() - Method in class Range
Returns a unlocalized string representation of this range.
toString() - Method in class AbstractMetadata
Returns a string representation of this metadata.
toString() - Method in class ImmutableIdentifier
Returns a string representation of this identifier.
toString() - Method in class MetadataStandard
Returns a string representation of this metadata standard.
toString() - Method in class OptionKey
Returns a string representation of this option key.
toString() - Method in class NetcdfStore
Returns a string representation of this NetCDF store for debugging purpose.
toString() - Method in class StorageConnector
Returns a string representation of this StorageConnector for debugging purpose.
toString(Iterable<?>, String) - Static method in class CharSequences
Formats the given elements as a (typically) comma-separated list.
toString() - Method in class DefaultTreeTable.Node
Returns a string representation of this node for identification in error message or in debugger.
toString() - Method in class DefaultTreeTable
Returns a string representation of this tree table.
toString() - Method in class TableColumn
Returns a string representation of this table column.
toString(TreeTable) - Static method in class TreeTables
Returns a string representation of the given tree table.
toString(Locale) - Method in class AbstractInternationalString
Returns this string in the given locale.
toString() - Method in class AbstractInternationalString
Returns this string in the default locale.
toString() - Method in class AbstractName
Returns a string representation of this generic name.
toString(Locale) - Method in class DefaultInternationalString
Returns a string in the specified locale.
toString() - Method in class DefaultLocalName
Returns a locale-independent string representation of this local name.
toString() - Method in class DefaultNameSpace
Returns a string representation of this namespace.
toString() - Method in class DefaultRecordType
Returns a string representation of this RecordType.
toString(Locale) - Method in class ResourceInternationalString
Returns a string in the specified locale.
toString() - Method in class SimpleInternationalString
Returns the string representation, which is unique for all locales.
toString(Locale) - Method in class SimpleInternationalString
Returns the same string for all locales.
toString() - Method in class IndexedResourceBundle
Returns a string representation of this object.
toString() - Method in class Version
Returns the version string.
toString() - Method in class NilReason
Returns the GML string representation of this NilReason.
toString() - Method in class XLink
Returns a string representation of this object.
toSubScript(char) - Static method in class Characters
Converts the given character argument to subscript.
toSuperScript(char) - Static method in class Characters
Converts the given character argument to superscript.
toUnit(MarshalContext, String) - Method in class ValueConverter
Converts the given string to a unit.
toURI(MarshalContext, String) - Method in class ValueConverter
Converts the given string to a URI.
toURI(MarshalContext, URL) - Method in class ValueConverter
Converts the given URL to a URI.
toURL(MarshalContext, URI) - Method in class ValueConverter
Converts the given URI to a URL.
toUUID(MarshalContext, String) - Method in class ValueConverter
Converts the given string to a Universal Unique Identifier.
TreeTable - Interface in org.apache.sis.util.collection
Defines the structure (list of columns) of a table and provides the root of the tree containing the data.
TreeTable.Node - Interface in org.apache.sis.util.collection
A node in a tree combined with a row in a table.
TreeTableFormat - Class in org.apache.sis.util.collection
A parser and formatter for TreeTable instances.
TreeTableFormat(Locale, TimeZone) - Constructor for class TreeTableFormat
Creates a new tree table format.
TreeTables - Class in org.apache.sis.util.collection
Static methods working on TreeTable objects and their nodes.
trimFractionalPart(CharSequence) - Static method in class CharSequences
Trims the fractional part of the given formatted number, provided that it doesn't change the value.
trimFractionalPart(StringBuilder) - Static method in class StringBuilders
Trims the fractional part of the given formatted number, provided that it doesn't change the value.
trimToSize() - Method in class RangeSet
Trims this set to the minimal amount of memory required for holding its data.
trimWhitespaces(String) - Static method in class CharSequences
Returns a string with leading and trailing whitespace characters omitted.
trimWhitespaces(CharSequence) - Static method in class CharSequences
Returns a text with leading and trailing whitespace characters omitted.
trimWhitespaces(CharSequence, int, int) - Static method in class CharSequences
Returns a sub-sequence with leading and trailing whitespace characters omitted.
truncate(double) - Static method in class MathFunctions
Truncates the given value toward zero.
TYPE - Static variable in class TableColumn
Frequently-used constant for a column of object types.
Type - Static variable in class Vocabulary.Keys
Type
Types - Class in org.apache.sis.util.iso
Static methods working on GeoAPI types and CodeList values.
TypeValuePolicy - Enum in org.apache.sis.metadata
The kind of values in the MetadataStandard.asTypeMap(…).

U

UnavailableContent - Static variable in class Vocabulary.Keys
Unavailable content.
UnconvertibleObjectException - Exception in org.apache.sis.util
Thrown when an object can not be converted from the source type to the target type.
UnconvertibleObjectException() - Constructor for exception UnconvertibleObjectException
Constructs a new exception with no message.
UnconvertibleObjectException(String) - Constructor for exception UnconvertibleObjectException
Constructs a new exception with the specified detail message.
UnconvertibleObjectException(String, Throwable) - Constructor for exception UnconvertibleObjectException
Constructs a new exception with the specified detail message and cause.
UnconvertibleObjectException(Throwable) - Constructor for exception UnconvertibleObjectException
Constructs a new exception with the specified cause.
UndefinedOrderingForElements_2 - Static variable in class Errors.Keys
Ordering between “{0}” and “{1}” elements is undefined.
UnexpectedChange_1 - Static variable in class Errors.Keys
Unexpected change in ‘{0}’.
UnexpectedEndOfFile_1 - Static variable in class Errors.Keys
Unexpected end of file while reading “{0}”.
UnexpectedEndOfString_1 - Static variable in class Errors.Keys
More characters were expected at the end of “{0}”.
unexpectedException(Logger, Throwable) - Static method in class Logging
Invoked when an unexpected error occurs.
unexpectedException(Logger, Class<?>, String, Throwable) - Static method in class Logging
Invoked when an unexpected error occurs.
unexpectedException(Class<?>, String, Throwable) - Static method in class Logging
Invoked when an unexpected error occurs.
UnexpectedFileFormat_2 - Static variable in class Errors.Keys
File “{1}” seems to be encoded in an other format than {0}.
UNICODE_IDENTIFIER - Static variable in class Characters.Filter
The subset of all characters for which Character.isUnicodeIdentifierPart(int) returns true, excluding ignorable characters.
union(Range<E>) - Method in class MeasurementRange
Returns the union of this range with the given range.
union(Range<E>) - Method in class Range
Returns the union of this range with the given range.
unionAny(NumberRange<?>) - Method in class NumberRange
Returns the union of this range with the given range.
unionOfSorted(int[], int[]) - Static method in class ArraysExt
Returns the union of two sorted arrays.
unique(T) - Method in class WeakHashSet
Returns an object equals to element if such an object already exist in this WeakHashSet.
unique(Locale) - Static method in class Locales
Returns a unique instance of the given locale, if one is available.
unit() - Method in class MeasurementRange
Returns the unit of measurement, or null if unknown.
UNIT - Static variable in class RangeFormat.Field
Identifies the unit field in a range, if any.
unitFormat - Variable in class RangeFormat
The format for unit of measurement, or null if none.
Units - Class in org.apache.sis.measure
Static methods working on Unit instances, and some constants in addition to the SI and NonSI ones.
UNITS - Variable in class AttributeNames.Dimension
The attribute name for the bounding box units of measurement.
UNKNOWN - Static variable in class NilReason
The correct value is not known to, and not computable by, the sender of this data.
UNKNOWN_STORAGE_EXIT_CODE - Static variable in class Command
The code given to System.exit(int) when a file given in argument uses an unknown file format.
UnknownCommand_1 - Static variable in class Errors.Keys
Command “{0}” is not recognized.
UnknownOption_1 - Static variable in class Errors.Keys
Option “{0}” is not recognized.
UnknownType_1 - Static variable in class Errors.Keys
Type ‘{0}’ is unknown in this context.
UnknownTypeForProperty_1 - Static variable in class Errors.Keys
Type of the “{0}” property is unknown.
unmarshal(String) - Static method in class XML
Unmarshall an object from the given string.
unmarshal(InputStream) - Static method in class XML
Unmarshall an object from the given stream.
unmarshal(URL) - Static method in class XML
Unmarshall an object from the given URL.
unmarshal(File) - Static method in class XML
Unmarshall an object from the given file.
unmodifiable() - Method in class ModifiableMetadata
Returns an unmodifiable copy of this metadata.
UnmodifiableAffineTransform - Static variable in class Errors.Keys
This affine transform is unmodifiable.
UnmodifiableCellValue_2 - Static variable in class Errors.Keys
The cell at column “{1}” of row “{0}” is unmodifiable.
UnmodifiableGeometry - Static variable in class Errors.Keys
This geometry is unmodifiable.
UnmodifiableGeometryException - Exception in org.apache.sis.geometry
Indicates that an operation is not allowed on a geometry object because it is unmodifiable.
UnmodifiableGeometryException() - Constructor for exception UnmodifiableGeometryException
Creates an exception with no message.
UnmodifiableGeometryException(String) - Constructor for exception UnmodifiableGeometryException
Creates an exception with the specified message.
unmodifiableList(E...) - Static method in class Containers
Returns an unmodifiable view of the given array.
unmodifiableList(E[], int, int) - Static method in class Containers
Returns an unmodifiable view of a subregion of the given array.
UnmodifiableMetadata - Static variable in class Errors.Keys
This metadata is unmodifiable.
UnmodifiableMetadataException - Exception in org.apache.sis.metadata
Thrown on attempt to set a read-only value in a metadata object.
UnmodifiableMetadataException(String) - Constructor for exception UnmodifiableMetadataException
Creates a new exception with the specified detail message.
UnmodifiableObject_1 - Static variable in class Errors.Keys
Object ‘{0}’ is unmodifiable.
UnparsableStringForClass_2 - Static variable in class Errors.Keys
Text “{1}” can not be parsed as an object of type ‘{0}’.
UnparsableStringForClass_3 - Static variable in class Errors.Keys
Text “{1}” can not be parsed as an object of type ‘{0}’, because of the “{2}” characters.
UnspecifiedFormatForClass_1 - Static variable in class Errors.Keys
No format is specified for objects of class ‘{0}’.
UnsupportedImplementation_1 - Static variable in class Errors.Keys
Can not handle instances of ‘{0}’ because arbitrary implementations are not yet supported.
UnsupportedImplementationException - Exception in org.apache.sis.util
Thrown when an operation can't use arbitrary implementation of an interface, and a given instance doesn't meet the requirement.
UnsupportedImplementationException(String) - Constructor for exception UnsupportedImplementationException
Constructs an exception with the specified detail message.
UnsupportedImplementationException(Class<?>) - Constructor for exception UnsupportedImplementationException
Constructs an exception with an error message formatted for the specified class.
UnsupportedImplementationException(Class<?>, Exception) - Constructor for exception UnsupportedImplementationException
Constructs an exception with an error message formatted for the specified class and a cause.
UnsupportedOperation_1 - Static variable in class Errors.Keys
The ‘{0}’ operation is unsupported.
UnsupportedType_1 - Static variable in class Errors.Keys
The ‘{0}’ type is unsupported.
UnsupportedVersion_1 - Static variable in class Errors.Keys
Version {0} is not supported.
Untitled - Static variable in class Vocabulary.Keys
Untitled
unwrap(Logger) - Method in class LoggerFactory
Returns the implementation wrapped by the specified logger, or null if none.
unwrapOrRethrow(Class<E>) - Method in exception BackingStoreException
Returns the underlying cause as an exception of the given type, or re-throw the exception.
upperCaseToSentence(CharSequence) - Static method in class CharSequences
Given a string in upper cases (typically a Java constant), returns a string formatted like an English sentence.
URL - Variable in class AttributeNames.Responsible
The attribute name for the responsible's URL.
URL_ENCODING - Static variable in class OptionKey
The encoding of a URL (not the encoding of the document content).
UserHome - Static variable in class Vocabulary.Keys
User home directory
Utilities - Class in org.apache.sis.util
Static methods for object comparisons in different ways (deeply, approximatively, etc).
UUID - Static variable in interface IdentifierSpace
An optional attribute available on every object-with-identity provided in the GMD schemas that implement ISO 19115 in XML.

V

VALUE - Static variable in class TableColumn
Frequently-used constant for a column of object values.
Value - Static variable in class Vocabulary.Keys
Value
VALUE_AS_NUMBER - Static variable in class TableColumn
Frequently-used constant for a column of object numerical values.
VALUE_AS_TEXT - Static variable in class TableColumn
Frequently-used constant for a column of object textual values.
ValueAlreadyDefined_1 - Static variable in class Errors.Keys
A value is already defined for “{0}”.
ValueConverter - Class in org.apache.sis.xml
Performs conversions of XML element or attribute values encountered during XML (un)marshalling.
ValueConverter() - Constructor for class ValueConverter
Creates a default ValueConverter.
ValueExistencePolicy - Enum in org.apache.sis.metadata
Whatever MetadataStandard.asValueMap(…) shall contain entries for null or empty values.
ValueNotGreaterThanZero_2 - Static variable in class Errors.Keys
Value ‘{0}’={1} is invalid.
valueOf(String) - Static method in enum GeoHashCoder.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum NodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum FunctionProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class Units
Parses the given symbol.
valueOf(String) - Static method in enum KeyNamePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum TypeValuePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ValueExistencePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum About
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ComparisonMode
Returns the enum constant of this type with the specified name.
valueOf(String, Class<T>) - Static method in class Numbers
Converts the specified string into a value object.
valueOf(String) - Static method in class NilReason
Parses the given nil reason.
valueOf(String) - Static method in enum XLink.Actuate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum XLink.Show
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum XLink.Type
Returns the enum constant of this type with the specified name.
valueOfEPSG(int) - Static method in class Units
Returns a hard-coded unit from an EPSG code.
valueOfNil(Class<T>) - Static method in class Numbers
Returns a NaN, zero, empty or null value of the given type.
ValueOutOfRange_4 - Static variable in class Errors.Keys
Value ‘{0}’={3} is invalid.
ValueRange - Annotation Type in org.apache.sis.measure
The range of values assignable to a field, or to a JavaBean property.
values() - Static method in enum GeoHashCoder.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum NodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum FunctionProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum KeyNamePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum TypeValuePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ValueExistencePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum About
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ComparisonMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class NilReason
Returns an array containing every instances of this type that have not yet been garbage collected.
values() - Static method in enum XLink.Actuate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum XLink.Show
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum XLink.Type
Returns an array containing the constants of this enum type, in the order they are declared.
Variables - Static variable in class Vocabulary.Keys
Variables
Version - Class in org.apache.sis.util
Holds a version number as a sequence of strings separated by either a dot or a dash.
Version(String) - Constructor for class Version
Creates a new version object from the supplied string.
Version_2 - Static variable in class Vocabulary.Keys
{0} version {1}
Versions - Static variable in class Vocabulary.Keys
Versions
VERTICAL - Static variable in class AttributeNames
The set of attribute names for the minimal and maximal elevations of the bounding box, resolution and units.
VOCABULARY - Static variable in class AttributeNames
The "keywords_vocabulary" attribute name for the guideline for the words/phrases in the "keywords" attribute (Recommended).
Vocabulary - Class in org.apache.sis.util.resources
Locale-dependent resources for single words or short sentences.
Vocabulary.Keys - Class in org.apache.sis.util.resources
Resource keys.

W

warning(String) - Method in class LoggerAdapter
Logs a WARNING message.
warning(LogRecord) - Method in class WarningListeners
Reports a warning represented by the given log record.
warning(String, Exception) - Method in class WarningListeners
Reports a warning represented by the given message and exception.
WARNING_LISTENER - Static variable in class XML
Specifies a listener to be notified when a non-fatal error occurred during the (un)marshalling.
WarningListener<S> - Interface in org.apache.sis.util.logging
Intercepts non-fatal error messages logged by DataStore or other SIS objects.
WarningListeners<S> - Class in org.apache.sis.util.logging
Holds a list of WarningListener instances and provides convenience methods for emitting warnings.
WarningListeners(S) - Constructor for class WarningListeners
Creates a new instance with initially no listener.
warningOccured(S, LogRecord) - Method in interface WarningListener
Reports the occurrence of a non-fatal error.
WeakHashSet<E> - Class in org.apache.sis.util.collection
A set of objects hold by weak references.
WeakHashSet(Class<E>) - Constructor for class WeakHashSet
Creates a WeakHashSet for elements of the specified type.
WeakValueHashMap<K,V> - Class in org.apache.sis.util.collection
A hashtable-based map implementation that uses weak references, leaving memory when an entry is not used anymore.
WeakValueHashMap(Class<K>) - Constructor for class WeakValueHashMap
Creates a new WeakValueHashMap.
widestClass(Number, Number) - Static method in class Numbers
Returns the widest type of two numbers.
widestClass(Class<? extends Number>, Class<? extends Number>) - Static method in class Numbers
Returns the widest of the given types.
WITHHELD - Static variable in class NilReason
The value is not divulged.
Workaround - Annotation Type in org.apache.sis.util
Annotates code containing workarounds for bugs or limitations in an external library.
WORLD - Static variable in class Extents
A geographic extent ranging from 180°W to 180°E and 90°S to 90°N.
wrap(String, L) - Method in class LoggerFactory
Wraps the specified implementation in a JDK logger.
wrap(double, Class<N>) - Static method in class Numbers
Wraps the given value in a Number of the specified class.
wrapperToPrimitive(Class<?>) - Static method in class Numbers
Changes a wrapper class to its primitive (for example Integer to int).
writeCollection(Collection<? extends E>, Collection<E>, Class<E>) - Method in class ModifiableMetadata
Writes the content of the source collection into the target list or set, creating it if needed.
writeHorizontalSeparator() - Method in class TableAppender
Writes an horizontal separator.
writeList(Collection<? extends E>, List<E>, Class<E>) - Method in class ModifiableMetadata
Writes the content of the source collection into the target list, creating it if needed.
writeSet(Collection<? extends E>, Set<E>, Class<E>) - Method in class ModifiableMetadata
Writes the content of the source collection into the target set, creating it if needed.
writeTreeToFile(QuadTree, String) - Static method in class QuadTreeWriter
Writes the entire quad tree index to file with each node in saved in a separate file.

X

XLINK - Static variable in interface IdentifierSpace
Any XML attributes defined by OGC in the xlink schema.
XLINK - Static variable in class Namespaces
The "http://www.w3.org/1999/xlink" URL.
XLink - Class in org.apache.sis.xml
The XML attributes defined by OGC in the xlink schema.
XLink() - Constructor for class XLink
Creates a new link.
XLink(XLink) - Constructor for class XLink
Creates a new link as a copy of the given link.
XLink.Actuate - Enum in org.apache.sis.xml
Communicates the desired timing of traversal from the starting resource to the ending resource.
XLink.Show - Enum in org.apache.sis.xml
Communicates the desired presentation of the ending resource on traversal from the starting resource.
XLink.Type - Enum in org.apache.sis.xml
The type of a xlink.
XML - Class in org.apache.sis.xml
Provides convenience methods for marshalling and unmarshalling SIS objects.
xorSign(double, double) - Static method in class MathFunctions
Returns the first floating-point argument with the sign reversed if the second floating-point argument is negative.
XSI - Static variable in class Namespaces
The "http://www.w3.org/2001/XMLSchema-instance" URL.
A B C D E F G H I J K L M N O P Q R S T U V W X 

Copyright © 2010–2013 The Apache Software Foundation. All rights reserved.