- 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.
- canOpen(StorageConnector) - Method in class DataStoreProvider
-
- 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(ParameterDescriptor<?>, Class<T>) - Static method in class Parameters
-
Casts the given parameter descriptor to the given type.
- cast(ParameterValue<?>, Class<T>) - Static method in class Parameters
-
Casts the given parameter value to the given type.
- cast(Number, Class<N>) - Static method in class Numbers
-
Casts a number to the specified type.
- 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(ParameterDescriptor<T>) - Static method in class DefaultParameterDescriptor
-
Returns a SIS parameter implementation with the same values than the given arbitrary implementation.
- castOrCopy(ParameterDescriptorGroup) - Static method in class DefaultParameterDescriptorGroup
-
Returns a SIS group implementation with the same values than the given arbitrary implementation.
- castOrCopy(IdentifiedObject) - Static method in class AbstractIdentifiedObject
-
Returns a SIS identified object implementation with the values of the given arbitrary implementation.
- castOrCopy(CoordinateReferenceSystem) - Static method in class AbstractCRS
-
Returns a SIS coordinate reference system implementation with the values of the given arbitrary implementation.
- castOrCopy(CompoundCRS) - Static method in class DefaultCompoundCRS
-
Returns a SIS CRS implementation with the same values than the given arbitrary implementation.
- castOrCopy(EngineeringCRS) - Static method in class DefaultEngineeringCRS
-
Returns a SIS coordinate reference system implementation with the same values than the given
arbitrary implementation.
- castOrCopy(GeocentricCRS) - Static method in class DefaultGeocentricCRS
-
Returns a SIS coordinate reference system implementation with the same values than the given
arbitrary implementation.
- castOrCopy(GeographicCRS) - Static method in class DefaultGeographicCRS
-
Returns a SIS coordinate reference system implementation with the same values than the given
arbitrary implementation.
- castOrCopy(ImageCRS) - Static method in class DefaultImageCRS
-
Returns a SIS coordinate reference system implementation with the same values than the given
arbitrary implementation.
- castOrCopy(TemporalCRS) - Static method in class DefaultTemporalCRS
-
Returns a SIS coordinate reference system implementation with the same values than the given
arbitrary implementation.
- castOrCopy(VerticalCRS) - Static method in class DefaultVerticalCRS
-
Returns a SIS coordinate reference system implementation with the same values than the given
arbitrary implementation.
- castOrCopy(CoordinateSystem) - Static method in class AbstractCS
-
Returns a SIS coordinate system implementation with the values of the given arbitrary implementation.
- castOrCopy(AffineCS) - Static method in class DefaultAffineCS
-
Returns a SIS coordinate system implementation with the same values than the given arbitrary implementation.
- castOrCopy(CartesianCS) - Static method in class DefaultCartesianCS
-
Returns a SIS coordinate system implementation with the same values than the given arbitrary implementation.
- castOrCopy(CoordinateSystemAxis) - Static method in class DefaultCoordinateSystemAxis
-
Returns a SIS axis implementation with the same values than the given arbitrary implementation.
- castOrCopy(CylindricalCS) - Static method in class DefaultCylindricalCS
-
Returns a SIS coordinate system implementation with the same values than the given arbitrary implementation.
- castOrCopy(EllipsoidalCS) - Static method in class DefaultEllipsoidalCS
-
Returns a SIS coordinate system implementation with the same values than the given arbitrary implementation.
- castOrCopy(LinearCS) - Static method in class DefaultLinearCS
-
Returns a SIS coordinate system implementation with the same values than the given arbitrary implementation.
- castOrCopy(PolarCS) - Static method in class DefaultPolarCS
-
Returns a SIS coordinate system implementation with the same values than the given arbitrary implementation.
- castOrCopy(SphericalCS) - Static method in class DefaultSphericalCS
-
Returns a SIS coordinate system implementation with the same values than the given arbitrary implementation.
- castOrCopy(TimeCS) - Static method in class DefaultTimeCS
-
Returns a SIS coordinate system implementation with the same values than the given arbitrary implementation.
- castOrCopy(UserDefinedCS) - Static method in class DefaultUserDefinedCS
-
Returns a SIS coordinate system implementation with the same values than the given arbitrary implementation.
- castOrCopy(VerticalCS) - Static method in class DefaultVerticalCS
-
Returns a SIS coordinate system implementation with the same values than the given arbitrary implementation.
- castOrCopy(Datum) - Static method in class AbstractDatum
-
Returns a SIS datum implementation with the values of the given arbitrary implementation.
- castOrCopy(Ellipsoid) - Static method in class DefaultEllipsoid
-
Returns a SIS ellipsoid implementation with the same values than the given arbitrary implementation.
- castOrCopy(EngineeringDatum) - Static method in class DefaultEngineeringDatum
-
Returns a SIS datum implementation with the same values than the given arbitrary implementation.
- castOrCopy(GeodeticDatum) - Static method in class DefaultGeodeticDatum
-
Returns a SIS datum implementation with the same values than the given arbitrary implementation.
- castOrCopy(ImageDatum) - Static method in class DefaultImageDatum
-
Returns a SIS datum implementation with the same values than the given arbitrary implementation.
- castOrCopy(PrimeMeridian) - Static method in class DefaultPrimeMeridian
-
Returns a SIS prime meridian implementation with the same values than the given arbitrary implementation.
- castOrCopy(TemporalDatum) - Static method in class DefaultTemporalDatum
-
Returns a SIS datum implementation with the same values than the given arbitrary implementation.
- castOrCopy(VerticalDatum) - Static method in class DefaultVerticalDatum
-
Returns a SIS datum implementation with the same values than the given arbitrary implementation.
- castOrCopy(Matrix) - Static method in class AffineTransforms2D
-
Returns the given matrix as a Java2D affine transform.
- castOrCopy(Matrix) - Static method in class Matrix1
-
Casts or copies the given matrix to a Matrix1
implementation.
- castOrCopy(Matrix) - Static method in class Matrix2
-
Casts or copies the given matrix to a Matrix2
implementation.
- castOrCopy(Matrix) - Static method in class Matrix3
-
Casts or copies the given matrix to a Matrix3
implementation.
- castOrCopy(Matrix) - Static method in class Matrix4
-
Casts or copies the given matrix to a Matrix4
implementation.
- castOrCopy(Matrix) - Static method in class MatrixSIS
-
Casts or copies the given matrix to a SIS implementation.
- castOrCopy(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.
- CHARACTER - Static variable in class Numbers
-
Constant of value 2 used in switch
statements or as index in arrays.
- 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
-
- 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.
- clamp(double) - Static method in class Latitude
-
Returns the given latitude value clamped to the [
-90 …
90]° range.
- Classes - Class in org.apache.sis.util
-
Static methods working on
Class
objects.
- 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 Colors
-
Returns a clone of this Colors
.
- clone() - Method in class Symbols
-
Returns a clone of this Symbols
.
- clone() - Method in class WKTFormat
-
Returns a clone of this format.
- clone() - Method in class 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 DefaultParameterValue
-
Returns a clone of this parameter value.
- clone() - Method in class DefaultParameterValueGroup
-
Returns a deep copy of this group of parameter values.
- clone() - Method in class BursaWolfParameters
-
Returns a copy of this object.
- clone() - Method in class MatrixSIS
-
Returns a clone of this matrix.
- clone() - Method in class CodeListSet
-
Returns a new set of the same class containing the same elements than this set.
- clone() - Method in class DefaultTreeTable
-
Returns a clone of this table.
- clone() - Method in class DefaultTreeTable.Node
-
Returns a clone of this node without parent.
- clone() - Method in class RangeSet
-
Returns a clone of this range set.
- 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.
- 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.
- Colors - Class in org.apache.sis.io.wkt
-
The colors to use for formatting Well Known Text (WKT) objects.
- Colors() - Constructor for class Colors
-
Creates a new, initially empty, set of colors.
- Colors(Colors) - Constructor for class Colors
-
Creates a new set of colors initialized to a copy of the given one.
- columnSeparator - Variable in class TabularFormat
-
- combine(Statistics) - Method in class Statistics
-
Updates statistics with all samples from the specified stats
.
- Command - Class in org.apache.sis.console
-
Command line interface for Apache SIS.
- Command(String[]) - Constructor for class Command
-
Creates a new command for the given arguments.
- COMMENT - Static variable in class AttributeNames
-
The "comment" attribute name for miscellaneous information about the data
(Recommended).
- CommonCRS - Enum in org.apache.sis.referencing
-
Frequently-used geodetic CRS and datum that are guaranteed to be available in SIS.
- CommonCRS.Temporal - Enum in org.apache.sis.referencing
-
Frequently-used temporal CRS and datum that are guaranteed to be available in SIS.
- CommonCRS.Vertical - Enum in org.apache.sis.referencing
-
Frequently-used vertical CRS and datum that are guaranteed to be available in SIS.
- commonDivisors(int...) - Static method in class MathFunctions
-
Returns the 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(GenericName) - Method in class NamedIdentifier
-
Compares this name with the specified object for order.
- 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.
- computeHashCode() - Method in class DefaultParameterDescriptor
-
- computeHashCode() - Method in class DefaultParameterDescriptorGroup
-
- computeHashCode() - Method in class AbstractIdentifiedObject
-
- computeHashCode() - Method in class AbstractReferenceSystem
-
Invoked by hashCode()
for computing the hash code when first needed.
- computeHashCode() - Method in class AbstractCRS
-
Invoked by hashCode()
for computing the hash code when first needed.
- computeHashCode() - Method in class DefaultCompoundCRS
-
Invoked by hashCode()
for computing the hash code when first needed.
- computeHashCode() - Method in class AbstractCS
-
Invoked by hashCode()
for computing the hash code when first needed.
- computeHashCode() - Method in class DefaultCoordinateSystemAxis
-
Invoked by hashCode()
for computing the hash code when first needed.
- computeHashCode() - Method in class AbstractDatum
-
Invoked by hashCode()
for computing the hash code when first needed.
- computeHashCode() - Method in class DefaultEllipsoid
-
Invoked by hashCode()
for computing the hash code when first needed.
- computeHashCode() - Method in class DefaultGeodeticDatum
-
Invoked by hashCode()
for computing the hash code when first needed.
- computeHashCode() - Method in class DefaultImageDatum
-
Invoked by hashCode()
for computing the hash code when first needed.
- computeHashCode() - Method in class DefaultPrimeMeridian
-
Invoked by hashCode()
for computing the hash code when first needed.
- computeHashCode() - Method in class DefaultTemporalDatum
-
Invoked by hashCode()
for computing the hash code when first needed.
- computeHashCode() - Method in class DefaultVerticalDatum
-
Invoked by hashCode()
for computing the hash code when first needed.
- concatenate(T[]...) - Static method in class ArraysExt
-
Returns the concatenation of all given arrays.
- config(String) - Method in class LoggerAdapter
-
- 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
-
- contains(DirectPosition) - Method in class AbstractEnvelope
-
Tests if a specified coordinate is inside the boundary of this envelope.
- contains(Envelope) - Method in class AbstractEnvelope
-
Returns true
if this envelope completely encloses the specified envelope.
- contains(Envelope, boolean) - Method in class AbstractEnvelope
-
Returns true
if this envelope completely encloses the specified envelope.
- 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.
- containsAxis(CharSequence) - Method in class Symbols
-
Returns true
if the given WKT contains at least one instance of the AXIS[…]
element.
- containsElement(CharSequence, String) - Method in class Symbols
-
Returns true
if the given WKT contains at least one instance of the given element.
- containsIdentity(Object[], Object) - Static method in class ArraysExt
-
Returns true
if the specified array contains the specified reference.
- containsIgnoreCase(String[], String) - Static method in class ArraysExt
-
Returns true
if the specified array contains the specified value, ignoring case.
- containsKey(Object) - Method in class Cache
-
Returns true
if this map contains the specified key.
- containsKey(Object) - Method in class WeakValueHashMap
-
Returns true
if this map contains a mapping for the specified key.
- 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).
- Convention - Enum in org.apache.sis.io.wkt
-
The convention to use for WKT formatting.
- 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.
- CoordinateSystems - Class in org.apache.sis.referencing.cs
-
- copy(Matrix) - Static method in class Matrices
-
Creates a new matrix which is a copy of the given matrix.
- copyAsFloats(double[]) - Static method in class ArraysExt
-
Deprecated.
Will be removed since we do not plan to provide static converter methods for every possible
type combination, and user should probably control himself the rounding behavior.
- copyAsInts(double[]) - Static method in class ArraysExt
-
Deprecated.
Will be removed since we do not plan to provide static converter methods for every possible
type combination, and user should probably control himself the rounding behavior.
- 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(double, Unit<?>) - Method in class ParameterBuilder
-
Creates a descriptor for floating point values without domain restriction.
- create(Class<T>, T) - Method in class ParameterBuilder
-
Creates a descriptor for values of the given type without domain restriction.
- create(int, int, double[]) - Static method in class Matrices
-
Creates a matrix of size numRow
× numCol
initialized to the given elements.
- create(int, int, Number[]) - Static method in class Matrices
-
Creates a matrix of size numRow
× numCol
initialized to the given numbers.
- 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.
- createBounded(double, double, double, Unit<?>) - Method in class ParameterBuilder
-
Creates a descriptor for floating point values restricted to the given domain.
- createBounded(int, int, int) - Method in class ParameterBuilder
-
Creates a descriptor for integer values restricted to the given domain.
- createBounded(Class<T>, T, T, T) - Method in class ParameterBuilder
-
Creates a descriptor for values of the given type restricted to the given domain.
- createBounded(Range<T>, T) - Method in class ParameterBuilder
-
Creates a descriptor for values in the domain represented by the given Range
object.
- createDiagonal(int, int) - Static method in class Matrices
-
Creates a matrix of size numRow
× numCol
.
- createDimensionSelect(int, int[]) - Static method in class Matrices
-
Creates a matrix for a transform that keep only a subset of source ordinate values.
- createElementDescriptor(int[]) - Method in class TensorParameters
-
Creates a new parameter descriptor for a matrix or tensor element at the given indices.
- createEllipsoid(Map<String, ?>, double, double, Unit<Length>) - Static method in class DefaultEllipsoid
-
Creates a new ellipsoid using the specified properties and axis length.
- createEnumerated(Class<T>, T[], T) - Method in class ParameterBuilder
-
Creates a descriptor for a parameter restricted to a set of valid values.
- createFlattenedSphere(Map<String, ?>, double, double, Unit<Length>) - Static method in class DefaultEllipsoid
-
Creates a new ellipsoid using the specified properties, axis length and inverse flattening value.
- createFormat(Class<?>) - Method in class CompoundFormat
-
Creates a new format to use for parsing and formatting values of the given type.
- createFormat(Class<?>) - Method in class WKTFormat
-
Creates a new format to use for parsing and formatting values of the given type.
- createGenericName(NameSpace, CharSequence...) - Method in class DefaultNameFactory
-
Creates a local or scoped name from an array of parsed names.
- createGroup(GeneralParameterDescriptor...) - Method in class ParameterBuilder
-
Creates a descriptor group for the given parameters.
- createGroup(int, int, GeneralParameterDescriptor...) - Method in class ParameterBuilder
-
Creates a descriptor group for the given cardinality and parameters.
- createIdentity(int) - Static method in class Matrices
-
Creates a square identity matrix of size size
× size
.
- 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 configures 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.
- createPassThrough(int, Matrix, int) - Static method in class Matrices
-
Creates a matrix which converts a subset of ordinates with another matrix.
- createStrictlyPositive(double, Unit<?>) - Method in class ParameterBuilder
-
Creates a descriptor for floating point values greater than zero.
- createTransform(Envelope, Envelope) - Static method in class Matrices
-
Creates a transform matrix mapping the given source envelope to the given destination envelope.
- createTransform(AxisDirection[], AxisDirection[]) - Static method in class Matrices
-
Creates a transform matrix changing axis order and/or direction.
- createTransform(Envelope, AxisDirection[], Envelope, AxisDirection[]) - Static method in class Matrices
-
Creates a transform matrix mapping the given source envelope to the given destination envelope,
combined with changes in axis order and/or direction.
- 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 configures a new JAXB unmarshaller.
- createValue() - Method in class DefaultParameterDescriptor
-
Creates a new parameter value instance initialized with the
default value.
- createValue() - Method in class DefaultParameterDescriptorGroup
-
- createValueGroup(Map<String, ?>) - Method in class TensorParameters
-
Creates a new instance of parameter group with default values of 1 on the diagonal, and 0 everywhere else.
- createValueGroup(Map<String, ?>, Matrix) - Method in class TensorParameters
-
Creates a new instance of parameter group initialized to the given matrix.
- createZero(int, int) - Static method in class Matrices
-
Creates a matrix of size numRow
× numCol
filled with zero values.
- CREATOR - Static variable in class AttributeNames
-
The set of attribute names for the creator (Recommended).
- crs() - Method in enum CommonCRS.Temporal
-
Returns the coordinate reference system associated to this temporal object.
- crs() - Method in enum CommonCRS.Vertical
-
Returns the coordinate reference system associated to this vertical object.
- CRS - Class in org.apache.sis.referencing
-
- CSW - Static variable in class Namespaces
-
The "http://www.opengis.net/cat/csw/2.0.2"
URL.
- CURLY_BRACKETS - Static variable in class Symbols
-
A set of symbols with values between parentheses, like DATUM("WGS84")
.
- 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
-
Manages 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
-
Provides information about a specific
DataStore
implementation.
- DataStoreProvider() - Constructor for class DataStoreProvider
-
Creates a new provider.
- DataStores - Class in org.apache.sis.storage
-
Static convenience methods creating
DataStore
instances from a given storage object.
- DATE_CREATED - Static variable in class AttributeNames
-
The "date_created" attribute name for the date on which the data was created
(Recommended).
- DATE_ISSUED - Static variable in class AttributeNames
-
The "date_issued" attribute name for a date on which this data was formally issued
(Suggested).
- DATE_MODIFIED - Static variable in class AttributeNames
-
The "date_modified" attribute name for the date on which this data was last modified
(Suggested).
- datum() - Method in enum CommonCRS
-
Returns the geodetic datum associated to this geodetic object.
- datum() - Method in enum CommonCRS.Temporal
-
Returns the datum associated to this temporal object.
- datum() - Method in enum CommonCRS.Vertical
-
Returns the datum associated to this vertical object.
- ddS - Variable in class TimeDependentBWP
-
Rate of change of the scale difference in parts per million per year (EPSG:1046).
- Debug - Annotation Type in org.apache.sis.util
-
Annotates classes or methods that are provided mostly for debugging purpose.
- DecimalFunctions - Class in org.apache.sis.math
-
Functions working on float
and double
values while taking in account their representation in base 10.
- decode(String) - Method in class GeoHashCoder
-
Decodes the given geohash into a longitude and a latitude.
- 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 Colors
-
- 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
-
- DEFAULT_SEPARATOR - Static variable in class DefaultNameSpace
-
The default separator, which is ':'
.
- DefaultAbsoluteExternalPositionalAccuracy - Class in org.apache.sis.metadata.iso.quality
-
Closeness of reported coordinate values to values accepted as or being true.
- DefaultAbsoluteExternalPositionalAccuracy() - Constructor for class DefaultAbsoluteExternalPositionalAccuracy
-
Constructs an initially empty absolute external positional accuracy.
- DefaultAbsoluteExternalPositionalAccuracy(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.
- DefaultAffineCS - Class in org.apache.sis.referencing.cs
-
A 2- or 3-dimensional coordinate system with straight axes that are not necessarily orthogonal.
- DefaultAffineCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultAffineCS
-
Constructs a two-dimensional coordinate system from a set of properties.
- DefaultAffineCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultAffineCS
-
Constructs a three-dimensional coordinate system from a set of properties.
- DefaultAffineCS(AffineCS) - Constructor for class DefaultAffineCS
-
Creates a new coordinate system with the same values than the specified one.
- DefaultAggregateInformation - Class in org.apache.sis.metadata.iso.identification
-
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.
- DefaultCartesianCS - Class in org.apache.sis.referencing.cs
-
A 2- or 3-dimensional Cartesian coordinate system made of straight orthogonal axes.
- DefaultCartesianCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultCartesianCS
-
Constructs a two-dimensional coordinate system from a set of properties.
- DefaultCartesianCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultCartesianCS
-
Constructs a three-dimensional coordinate system from a set of properties.
- DefaultCartesianCS(CartesianCS) - Constructor for class DefaultCartesianCS
-
Creates a new coordinate system with the same values than the specified one.
- DefaultCitation - Class in org.apache.sis.metadata.iso.citation
-
Standardized resource reference.
- DefaultCitation() - Constructor for class DefaultCitation
-
Constructs an initially empty citation.
- DefaultCitation(CharSequence) - Constructor for class DefaultCitation
-
Constructs a citation with the specified title.
- DefaultCitation(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.
- DefaultCompoundCRS - Class in org.apache.sis.referencing.crs
-
A CRS describing the position of points through two or more independent coordinate reference systems.
- DefaultCompoundCRS(Map<String, ?>, CoordinateReferenceSystem...) - Constructor for class DefaultCompoundCRS
-
Constructs a compound CRS from the given properties and CRS.
- DefaultCompoundCRS(CompoundCRS) - Constructor for class DefaultCompoundCRS
-
Constructs a new coordinate reference system with the same values than the specified one.
- DefaultCompoundCS - Class in org.apache.sis.referencing.cs
-
A coordinate system made of two or more independent coordinate systems.
- DefaultCompoundCS(Map<String, ?>, CoordinateSystem...) - Constructor for class DefaultCompoundCS
-
Constructs a coordinate system from a set of properties and a sequence of coordinate systems.
- DefaultCompoundCS(CoordinateSystem...) - Constructor for class DefaultCompoundCS
-
Constructs a compound coordinate system from a sequence of coordinate systems.
- DefaultConceptualConsistency - Class in org.apache.sis.metadata.iso.quality
-
Adherence to rules of the conceptual schema.
- DefaultConceptualConsistency() - Constructor for class DefaultConceptualConsistency
-
Constructs an initially empty conceptual consistency.
- DefaultConceptualConsistency(ConceptualConsistency) - Constructor for class DefaultConceptualConsistency
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultConformanceResult - Class in org.apache.sis.metadata.iso.quality
-
Information about the outcome of evaluating the obtained value (or set of values) against
a specified acceptable conformance quality level.
- DefaultConformanceResult() - Constructor for class DefaultConformanceResult
-
Constructs an initially empty conformance result.
- DefaultConformanceResult(Citation, CharSequence, boolean) - Constructor for class DefaultConformanceResult
-
Creates a conformance result initialized to the given values.
- DefaultConformanceResult(ConformanceResult) - Constructor for class DefaultConformanceResult
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultConstraints - Class in org.apache.sis.metadata.iso.constraint
-
Restrictions on the access and use of a resource or metadata.
- DefaultConstraints() - Constructor for class DefaultConstraints
-
Constructs an initially empty constraints.
- DefaultConstraints(CharSequence) - Constructor for class DefaultConstraints
-
- 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.
- DefaultCoordinateSystemAxis - Class in org.apache.sis.referencing.cs
-
Coordinate system axis name, direction, unit and range of values.
- DefaultCoordinateSystemAxis(Map<String, ?>, String, AxisDirection, Unit<?>) - Constructor for class DefaultCoordinateSystemAxis
-
Constructs an axis from a set of properties.
- DefaultCoordinateSystemAxis(CoordinateSystemAxis) - Constructor for class DefaultCoordinateSystemAxis
-
Creates a new coordinate system axis with the same values than the specified one.
- DefaultCoverageDescription - Class in org.apache.sis.metadata.iso.content
-
Information about the content of a grid data cell.
- DefaultCoverageDescription() - Constructor for class DefaultCoverageDescription
-
Constructs an empty coverage description.
- DefaultCoverageDescription(CoverageDescription) - Constructor for class DefaultCoverageDescription
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultCoverageResult - Class in org.apache.sis.metadata.iso.quality
-
Result of a data quality measure organising the measured values as a coverage.
- DefaultCoverageResult() - Constructor for class DefaultCoverageResult
-
Constructs an initially empty coverage result.
- DefaultCoverageResult(CoverageResult) - Constructor for class DefaultCoverageResult
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultCylindricalCS - Class in org.apache.sis.referencing.cs
-
- DefaultCylindricalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultCylindricalCS
-
Constructs a three-dimensional coordinate system from a set of properties.
- DefaultCylindricalCS(CylindricalCS) - Constructor for class DefaultCylindricalCS
-
Creates a new coordinate system with the same values than the specified one.
- DefaultDataFile - Class in org.apache.sis.metadata.iso.distribution
-
Description of a transfer data file.
- DefaultDataFile() - Constructor for class DefaultDataFile
-
Constructs an initially empty data file.
- DefaultDataFile(DataFile) - Constructor for class DefaultDataFile
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultDataIdentification - Class in org.apache.sis.metadata.iso.identification
-
Information required to identify a dataset.
- DefaultDataIdentification() - Constructor for class DefaultDataIdentification
-
Constructs an initially empty data identification.
- DefaultDataIdentification(Citation, CharSequence, Locale, TopicCategory) - Constructor for class DefaultDataIdentification
-
Creates a data identification initialized to the specified values.
- DefaultDataIdentification(DataIdentification) - Constructor for class DefaultDataIdentification
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultDataQuality - Class in org.apache.sis.metadata.iso.quality
-
Quality information for the data specified by a data quality scope.
- DefaultDataQuality() - Constructor for class DefaultDataQuality
-
Constructs an initially empty data quality.
- DefaultDataQuality(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.
- DefaultEllipsoid - Class in org.apache.sis.referencing.datum
-
Geometric figure that can be used to describe the approximate shape of the earth.
- DefaultEllipsoid(Map<String, ?>, double, double, double, boolean, Unit<Length>) - Constructor for class DefaultEllipsoid
-
Creates a new ellipsoid using the specified axis length.
- DefaultEllipsoid(Ellipsoid) - Constructor for class DefaultEllipsoid
-
Creates a new ellipsoid with the same values than the specified one.
- DefaultEllipsoidalCS - Class in org.apache.sis.referencing.cs
-
A 2- or 3-dimensional coordinate system for geodetic latitude and longitude, optionally with ellipsoidal height.
- DefaultEllipsoidalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultEllipsoidalCS
-
Constructs a two-dimensional coordinate system from a set of properties.
- DefaultEllipsoidalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultEllipsoidalCS
-
Constructs a three-dimensional coordinate system from a set of properties.
- DefaultEllipsoidalCS(EllipsoidalCS) - Constructor for class DefaultEllipsoidalCS
-
Creates a new coordinate system with the same values than the specified one.
- DefaultEngineeringCRS - Class in org.apache.sis.referencing.crs
-
A contextually local coordinate reference system.
- DefaultEngineeringCRS(Map<String, ?>, EngineeringDatum, CoordinateSystem) - Constructor for class DefaultEngineeringCRS
-
Creates a coordinate reference system from the given properties, datum and coordinate system.
- DefaultEngineeringCRS(EngineeringCRS) - Constructor for class DefaultEngineeringCRS
-
Constructs a new coordinate reference system with the same values than the specified one.
- DefaultEngineeringDatum - Class in org.apache.sis.referencing.datum
-
Defines the origin of an engineering coordinate reference system.
- DefaultEngineeringDatum(Map<String, ?>) - Constructor for class DefaultEngineeringDatum
-
Creates an engineering datum from the given properties.
- DefaultEngineeringDatum(EngineeringDatum) - Constructor for class DefaultEngineeringDatum
-
Creates a new datum with the same values than the specified one.
- DefaultEnvironmentalRecord - Class in org.apache.sis.metadata.iso.acquisition
-
Information about the environmental conditions during the acquisition.
- DefaultEnvironmentalRecord() - Constructor for class DefaultEnvironmentalRecord
-
Constructs an initially empty environmental record.
- DefaultEnvironmentalRecord(EnvironmentalRecord) - Constructor for class DefaultEnvironmentalRecord
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultEvent - Class in org.apache.sis.metadata.iso.acquisition
-
Identification of a significant collection point within an operation.
- DefaultEvent() - Constructor for class DefaultEvent
-
Constructs an initially empty acquisition information.
- DefaultEvent(Event) - Constructor for class DefaultEvent
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultExtendedElementInformation - Class in org.apache.sis.metadata.iso
-
New metadata element, not found in ISO 19115, which is required to describe geographic data.
- DefaultExtendedElementInformation() - Constructor for class DefaultExtendedElementInformation
-
Construct an initially empty extended element information.
- DefaultExtendedElementInformation(String, CharSequence, CharSequence, Datatype, String, CharSequence, ResponsibleParty) - Constructor for class DefaultExtendedElementInformation
-
Create an extended element information initialized to the given values.
- DefaultExtendedElementInformation(ExtendedElementInformation) - Constructor for class DefaultExtendedElementInformation
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultExtent - Class in org.apache.sis.metadata.iso.extent
-
Information about spatial, vertical, and temporal extent.
- DefaultExtent() - Constructor for class DefaultExtent
-
Constructs an initially empty extent.
- DefaultExtent(CharSequence, GeographicExtent, VerticalExtent, TemporalExtent) - Constructor for class DefaultExtent
-
Constructs an extent initialized to the given description or components.
- DefaultExtent(Extent) - Constructor for class DefaultExtent
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultFeatureCatalogueDescription - Class in org.apache.sis.metadata.iso.content
-
Information identifying the feature catalogue.
- 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.
- DefaultGeocentricCRS - Class in org.apache.sis.referencing.crs
-
A 3D coordinate reference system with the origin at the approximate centre of mass of the earth.
- DefaultGeocentricCRS(Map<String, ?>, GeodeticDatum, CartesianCS) - Constructor for class DefaultGeocentricCRS
-
Creates a coordinate reference system from the given properties, datum and coordinate system.
- DefaultGeocentricCRS(Map<String, ?>, GeodeticDatum, SphericalCS) - Constructor for class DefaultGeocentricCRS
-
Creates a coordinate reference system from the given properties, datum and coordinate system.
- DefaultGeocentricCRS(GeocentricCRS) - Constructor for class DefaultGeocentricCRS
-
Constructs a new coordinate reference system with the same values than the specified one.
- DefaultGeodeticDatum - Class in org.apache.sis.referencing.datum
-
Defines the location and orientation of an ellipsoid that approximates the shape of the earth.
- DefaultGeodeticDatum(Map<String, ?>, Ellipsoid, PrimeMeridian) - Constructor for class DefaultGeodeticDatum
-
Creates a geodetic datum from the given properties.
- DefaultGeodeticDatum(GeodeticDatum) - Constructor for class DefaultGeodeticDatum
-
Creates a new datum with the same values than the specified one.
- defaultGeographic() - Static method in enum CommonCRS
-
Returns the default two-dimensional normalized geographic CRS.
- DefaultGeographicBoundingBox - Class in org.apache.sis.metadata.iso.extent
-
Geographic position of the dataset.
- DefaultGeographicBoundingBox() - Constructor for class DefaultGeographicBoundingBox
-
Constructs an initially
empty geographic bounding box.
- DefaultGeographicBoundingBox(double, double, double, double) - Constructor for class DefaultGeographicBoundingBox
-
Creates a geographic bounding box initialized to the specified values.
- DefaultGeographicBoundingBox(GeographicBoundingBox) - Constructor for class DefaultGeographicBoundingBox
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultGeographicCRS - Class in org.apache.sis.referencing.crs
-
A coordinate reference system based on an ellipsoidal approximation of the geoid.
- DefaultGeographicCRS(Map<String, ?>, GeodeticDatum, EllipsoidalCS) - Constructor for class DefaultGeographicCRS
-
Creates a coordinate reference system from the given properties, datum and coordinate system.
- DefaultGeographicCRS(GeographicCRS) - Constructor for class DefaultGeographicCRS
-
Constructs a new coordinate reference system with the same values than the specified one.
- DefaultGeographicDescription - Class in org.apache.sis.metadata.iso.extent
-
Description of the geographic area using identifiers.
- DefaultGeographicDescription() - Constructor for class DefaultGeographicDescription
-
Constructs an initially empty geographic description.
- DefaultGeographicDescription(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 or projected coordinate reference system.
- DefaultGeorectified() - Constructor for class DefaultGeorectified
-
Constructs an initially empty georectified object.
- DefaultGeorectified(Georectified) - Constructor for class DefaultGeorectified
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultGeoreferenceable - Class in org.apache.sis.metadata.iso.spatial
-
Grid with cells irregularly spaced in any given geographic/map projection coordinate reference system.
- DefaultGeoreferenceable() - Constructor for class DefaultGeoreferenceable
-
Constructs an initially empty georeferenceable.
- DefaultGeoreferenceable(Georeferenceable) - Constructor for class DefaultGeoreferenceable
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultGriddedDataPositionalAccuracy - Class in org.apache.sis.metadata.iso.quality
-
Closeness of gridded data position values to values accepted as or being true.
- DefaultGriddedDataPositionalAccuracy() - Constructor for class DefaultGriddedDataPositionalAccuracy
-
Constructs an initially empty gridded data positional acccuracy.
- DefaultGriddedDataPositionalAccuracy(GriddedDataPositionalAccuracy) - Constructor for class DefaultGriddedDataPositionalAccuracy
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultGridSpatialRepresentation - Class in org.apache.sis.metadata.iso.spatial
-
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.
- DefaultImageCRS - Class in org.apache.sis.referencing.crs
-
An engineering coordinate reference system applied to locations in images.
- DefaultImageCRS(Map<String, ?>, ImageDatum, AffineCS) - Constructor for class DefaultImageCRS
-
Creates a coordinate reference system from the given properties, datum and coordinate system.
- DefaultImageCRS(ImageCRS) - Constructor for class DefaultImageCRS
-
Constructs a new coordinate reference system with the same values than the specified one.
- DefaultImageDatum - Class in org.apache.sis.referencing.datum
-
Defines the origin of an image coordinate reference system.
- DefaultImageDatum(Map<String, ?>, PixelInCell) - Constructor for class DefaultImageDatum
-
Creates an image datum from the given properties.
- DefaultImageDatum(ImageDatum) - Constructor for class DefaultImageDatum
-
Creates a new datum with the same values than the specified one.
- DefaultImageDescription - Class in org.apache.sis.metadata.iso.content
-
Information about an image's suitability for use.
- DefaultImageDescription() - Constructor for class DefaultImageDescription
-
Constructs an initially empty image description.
- DefaultImageDescription(ImageDescription) - Constructor for class DefaultImageDescription
-
Constructs a new instance initialized with the values from the specified metadata object.
- 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
-
- DefaultLegalConstraints(LegalConstraints) - Constructor for class DefaultLegalConstraints
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultLineage - Class in org.apache.sis.metadata.iso.lineage
-
Information about the events or source data used in constructing the data specified by
the scope or lack of knowledge about lineage.
- DefaultLineage() - Constructor for class DefaultLineage
-
Constructs an initially empty lineage.
- DefaultLineage(Lineage) - Constructor for class DefaultLineage
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultLinearCS - Class in org.apache.sis.referencing.cs
-
A 1-dimensional coordinate system for points that lie on a single axis (not necessarily a straight line).
- DefaultLinearCS(Map<String, ?>, CoordinateSystemAxis) - Constructor for class DefaultLinearCS
-
Constructs a coordinate system from a set of properties.
- DefaultLinearCS(LinearCS) - Constructor for class DefaultLinearCS
-
Creates a new coordinate system with the same values than the specified one.
- DefaultLocalName - Class in org.apache.sis.util.iso
-
Identifier within a
name space for a local object.
- DefaultLocalName(NameSpace, CharSequence) - Constructor for class DefaultLocalName
-
Constructs a local name from the given character sequence.
- DefaultMaintenanceInformation - Class in org.apache.sis.metadata.iso.maintenance
-
Information about the scope and frequency of updating.
- DefaultMaintenanceInformation() - Constructor for class DefaultMaintenanceInformation
-
Creates a an initially empty maintenance information.
- DefaultMaintenanceInformation(MaintenanceFrequency) - Constructor for class DefaultMaintenanceInformation
-
Creates a maintenance information.
- DefaultMaintenanceInformation(MaintenanceInformation) - Constructor for class DefaultMaintenanceInformation
-
Constructs a new instance initialized with the values from the specified metadata object.
- 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
-
- 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.
- DefaultParameterDescriptor<T> - Class in org.apache.sis.parameter
-
The definition of a single parameter used by an operation method.
- DefaultParameterDescriptor(Map<String, ?>, Class<T>, Range<?>, T[], T, boolean) - Constructor for class DefaultParameterDescriptor
-
Constructs a descriptor from the given properties.
- DefaultParameterDescriptor(ParameterDescriptor<T>) - Constructor for class DefaultParameterDescriptor
-
Creates a new descriptor with the same values than the specified one.
- DefaultParameterDescriptorGroup - Class in org.apache.sis.parameter
-
The definition of a group of related parameters used by an operation method.
- DefaultParameterDescriptorGroup(Map<String, ?>, int, int, GeneralParameterDescriptor...) - Constructor for class DefaultParameterDescriptorGroup
-
Constructs a parameter group from a set of properties.
- DefaultParameterDescriptorGroup(ParameterDescriptorGroup) - Constructor for class DefaultParameterDescriptorGroup
-
Creates a new descriptor with the same values than the specified one.
- DefaultParameterValue<T> - Class in org.apache.sis.parameter
-
A single parameter value used by an operation method.
- DefaultParameterValue(ParameterDescriptor<T>) - Constructor for class DefaultParameterValue
-
Creates a parameter value from the specified descriptor.
- DefaultParameterValue(ParameterValue<T>) - Constructor for class DefaultParameterValue
-
Creates a new instance initialized with the values from the specified parameter object.
- DefaultParameterValueGroup - Class in org.apache.sis.parameter
-
A group of related parameter values.
- DefaultParameterValueGroup(ParameterDescriptorGroup) - Constructor for class DefaultParameterValueGroup
-
Constructs a parameter group from the specified descriptor.
- DefaultPlan - Class in org.apache.sis.metadata.iso.acquisition
-
Designations for the planning information related to meeting the data acquisition requirements.
- DefaultPlan() - Constructor for class DefaultPlan
-
Constructs an initially empty plan.
- DefaultPlan(Plan) - Constructor for class DefaultPlan
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultPlatform - Class in org.apache.sis.metadata.iso.acquisition
-
Designation of the platform used to acquire the dataset.
- DefaultPlatform() - Constructor for class DefaultPlatform
-
Constructs an initially empty platform.
- DefaultPlatform(Platform) - Constructor for class DefaultPlatform
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultPlatformPass - Class in org.apache.sis.metadata.iso.acquisition
-
Identification of collection coverage.
- DefaultPlatformPass() - Constructor for class DefaultPlatformPass
-
Constructs an initially empty platform pass.
- DefaultPlatformPass(PlatformPass) - Constructor for class DefaultPlatformPass
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultPolarCS - Class in org.apache.sis.referencing.cs
-
A 2-dimensional coordinate system for coordinates represented by a distance from the origin
and an angle from a fixed direction.
- DefaultPolarCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultPolarCS
-
Constructs a two-dimensional coordinate system from a set of properties.
- DefaultPolarCS(PolarCS) - Constructor for class DefaultPolarCS
-
Creates a new coordinate system with the same values than the specified one.
- DefaultPortrayalCatalogueReference - Class in org.apache.sis.metadata.iso
-
Information identifying the portrayal catalogue used.
- DefaultPortrayalCatalogueReference() - Constructor for class DefaultPortrayalCatalogueReference
-
Construct an initially empty portrayal catalogue reference.
- DefaultPortrayalCatalogueReference(Citation) - Constructor for class DefaultPortrayalCatalogueReference
-
Creates a portrayal catalogue reference initialized to the given reference.
- DefaultPortrayalCatalogueReference(PortrayalCatalogueReference) - Constructor for class DefaultPortrayalCatalogueReference
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultPrimeMeridian - Class in org.apache.sis.referencing.datum
-
Defines the origin from which longitude values are determined.
- DefaultPrimeMeridian(Map<String, ?>, double, Unit<Angle>) - Constructor for class DefaultPrimeMeridian
-
Creates a prime meridian from the given properties.
- DefaultPrimeMeridian(PrimeMeridian) - Constructor for class DefaultPrimeMeridian
-
Creates a new prime meridian with the same values than the specified one.
- DefaultProcessing - Class in org.apache.sis.metadata.iso.lineage
-
Comprehensive information about the procedure(s), process(es) and algorithm(s) applied
in the process step.
- DefaultProcessing() - Constructor for class DefaultProcessing
-
Constructs an initially empty range element description.
- DefaultProcessing(Processing) - Constructor for class DefaultProcessing
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultProcessStep - Class in org.apache.sis.metadata.iso.lineage
-
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(RepresentativeFraction) - Constructor for class DefaultResolution
-
Creates a new resolution initialized to the given scale.
- DefaultResolution(Resolution) - Constructor for class DefaultResolution
-
Constructs a new instance initialized with the values from the specified metadata object.
- 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
-
- 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
-
- 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.
- DefaultSphericalCS - Class in org.apache.sis.referencing.cs
-
A 3-dimensional coordinate system with one distance measured from the origin and two angular coordinates.
- DefaultSphericalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultSphericalCS
-
Constructs a three-dimensional coordinate system from a set of properties.
- DefaultSphericalCS(SphericalCS) - Constructor for class DefaultSphericalCS
-
Creates a new coordinate system with the same values than the specified one.
- DefaultStandardOrderProcess - Class in org.apache.sis.metadata.iso.distribution
-
Common ways in which the resource may be obtained or received, and related instructions
and fee information.
- DefaultStandardOrderProcess() - Constructor for class DefaultStandardOrderProcess
-
Constructs an initially empty standard order process.
- DefaultStandardOrderProcess(StandardOrderProcess) - Constructor for class DefaultStandardOrderProcess
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultTelephone - Class in org.apache.sis.metadata.iso.citation
-
Telephone numbers for contacting the responsible individual or organization.
- DefaultTelephone() - Constructor for class DefaultTelephone
-
Constructs a default telephone.
- DefaultTelephone(Telephone) - Constructor for class DefaultTelephone
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultTemporalConsistency - Class in org.apache.sis.metadata.iso.quality
-
Correctness of ordered events or sequences, if reported.
- DefaultTemporalConsistency() - Constructor for class DefaultTemporalConsistency
-
Constructs an initially empty temporal consistency.
- DefaultTemporalConsistency(TemporalConsistency) - Constructor for class DefaultTemporalConsistency
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultTemporalCRS - Class in org.apache.sis.referencing.crs
-
A 1D coordinate reference system used for the recording of time.
- DefaultTemporalCRS(Map<String, ?>, TemporalDatum, TimeCS) - Constructor for class DefaultTemporalCRS
-
Creates a coordinate reference system from the given properties, datum and coordinate system.
- DefaultTemporalCRS(TemporalCRS) - Constructor for class DefaultTemporalCRS
-
Constructs a new coordinate reference system with the same values than the specified one.
- DefaultTemporalDatum - Class in org.apache.sis.referencing.datum
-
Defines the origin of a temporal coordinate reference system.
- DefaultTemporalDatum(Map<String, ?>, Date) - Constructor for class DefaultTemporalDatum
-
Creates a temporal datum from the given properties.
- DefaultTemporalDatum(TemporalDatum) - Constructor for class DefaultTemporalDatum
-
Creates a new datum with the same values than the specified one.
- DefaultTemporalExtent - Class in org.apache.sis.metadata.iso.extent
-
Time period covered by the content of the dataset.
- DefaultTemporalExtent() - Constructor for class DefaultTemporalExtent
-
Constructs an initially empty temporal extent.
- DefaultTemporalExtent(TemporalExtent) - Constructor for class DefaultTemporalExtent
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultTemporalValidity - Class in org.apache.sis.metadata.iso.quality
-
Validity of data specified by the scope with respect to time.
- DefaultTemporalValidity() - Constructor for class DefaultTemporalValidity
-
Constructs an initially empty temporal validity.
- DefaultTemporalValidity(TemporalValidity) - Constructor for class DefaultTemporalValidity
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultThematicClassificationCorrectness - Class in org.apache.sis.metadata.iso.quality
-
Comparison of the classes assigned to features or their attributes to a universe of discourse.
- DefaultThematicClassificationCorrectness() - Constructor for class DefaultThematicClassificationCorrectness
-
Constructs an initially empty thematic classification correctness.
- DefaultThematicClassificationCorrectness(ThematicClassificationCorrectness) - Constructor for class DefaultThematicClassificationCorrectness
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultTimeCS - Class in org.apache.sis.referencing.cs
-
A 1-dimensional coordinate system for time elapsed in the specified time units from a specified time origin.
- DefaultTimeCS(Map<String, ?>, CoordinateSystemAxis) - Constructor for class DefaultTimeCS
-
Constructs a coordinate system from a set of properties.
- DefaultTimeCS(TimeCS) - Constructor for class DefaultTimeCS
-
Creates a new coordinate system with the same values than the specified one.
- DefaultTopologicalConsistency - Class in org.apache.sis.metadata.iso.quality
-
Correctness of the explicitly encoded topological characteristics of the dataset as
described by the scope.
- DefaultTopologicalConsistency() - Constructor for class DefaultTopologicalConsistency
-
Constructs an initially empty topological consistency.
- DefaultTopologicalConsistency(TopologicalConsistency) - Constructor for class DefaultTopologicalConsistency
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultTreeTable - Class in org.apache.sis.util.collection
-
- 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.
- DefaultUserDefinedCS - Class in org.apache.sis.referencing.cs
-
A 2- or 3-dimensional coordinate system for any combination of coordinate axes not covered by other CS types.
- DefaultUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultUserDefinedCS
-
Constructs a two-dimensional coordinate system from a set of properties.
- DefaultUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultUserDefinedCS
-
Constructs a three-dimensional coordinate system from a set of properties.
- DefaultUserDefinedCS(UserDefinedCS) - Constructor for class DefaultUserDefinedCS
-
Creates a new coordinate system with the same values than the specified one.
- DefaultVectorSpatialRepresentation - Class in org.apache.sis.metadata.iso.spatial
-
Information about the vector spatial objects in the dataset.
- DefaultVectorSpatialRepresentation() - Constructor for class DefaultVectorSpatialRepresentation
-
Constructs an initially empty vector spatial representation.
- DefaultVectorSpatialRepresentation(VectorSpatialRepresentation) - Constructor for class DefaultVectorSpatialRepresentation
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultVerticalCRS - Class in org.apache.sis.referencing.crs
-
A 1D coordinate reference system used for recording heights or depths.
- DefaultVerticalCRS(Map<String, ?>, VerticalDatum, VerticalCS) - Constructor for class DefaultVerticalCRS
-
Creates a coordinate reference system from the given properties, datum and coordinate system.
- DefaultVerticalCRS(VerticalCRS) - Constructor for class DefaultVerticalCRS
-
Constructs a new coordinate reference system with the same values than the specified one.
- DefaultVerticalCS - Class in org.apache.sis.referencing.cs
-
A 1-dimensional coordinate system for heights or depths of points.
- DefaultVerticalCS(Map<String, ?>, CoordinateSystemAxis) - Constructor for class DefaultVerticalCS
-
Constructs a coordinate system from a set of properties.
- DefaultVerticalCS(VerticalCS) - Constructor for class DefaultVerticalCS
-
Creates a new coordinate system with the same values than the specified one.
- DefaultVerticalDatum - Class in org.apache.sis.referencing.datum
-
Identifies a particular reference level surface used as a zero-height surface.
- DefaultVerticalDatum(Map<String, ?>, VerticalDatumType) - Constructor for class DefaultVerticalDatum
-
Creates a vertical datum from the given properties.
- DefaultVerticalDatum(VerticalDatum) - Constructor for class DefaultVerticalDatum
-
Creates a new datum with the same values than the specified one.
- DefaultVerticalExtent - Class in org.apache.sis.metadata.iso.extent
-
Vertical domain of dataset.
- DefaultVerticalExtent() - Constructor for class DefaultVerticalExtent
-
Constructs an initially empty vertical extent.
- DefaultVerticalExtent(double, double, VerticalCRS) - Constructor for class DefaultVerticalExtent
-
Creates a vertical extent initialized to the specified values.
- DefaultVerticalExtent(VerticalExtent) - Constructor for class DefaultVerticalExtent
-
Constructs a new instance initialized with the values from the specified metadata object.
- 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).
- deltaForDoubleToDecimal(double) - Static method in class DecimalFunctions
-
Returns the difference between the given double
value and the representation of that value in base 10.
- Deprecable - Interface in org.apache.sis.util
-
Interface of classes for which deprecated instances may exist.
- depth() - Method in class NamedIdentifier
-
Returns the depth of this name within the namespace hierarchy.
- depth() - Method in class AbstractName
-
Indicates the number of levels specified by this name.
- depth() - Method in class DefaultLocalName
-
Returns the depth, which is always 1 for a local name.
- 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.
- descriptor(String) - Method in class DefaultParameterDescriptorGroup
-
Returns the first parameter in this group for the specified name.
- descriptors() - Method in class DefaultParameterDescriptorGroup
-
Returns all parameters in this group.
- differences() - Method in class Statistics
-
Returns the statistics on the differences between sample values, or null
if none.
- 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.
- 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.
- doubleValue() - Method in class DefaultParameterValue
-
Returns the numeric value of this parameter.
- doubleValue(Unit<?>) - Method in class DefaultParameterValue
-
Returns the numeric value of this parameter in the given unit of measure.
- doubleValueList() - Method in class DefaultParameterValue
-
Returns an ordered sequence of two or more numeric values of this parameter,
where each value has the same associated unit of measure.
- doubleValueList(Unit<?>) - Method in class DefaultParameterValue
-
Returns an ordered sequence of numeric values in the specified unit of measure.
- drX - Variable in class TimeDependentBWP
-
Rate of change of X-axis rotation in milli arc-seconds per year (EPSG:1043),
sign following the Position Vector convention.
- drY - Variable in class TimeDependentBWP
-
Rate of change of Y-axis rotation in milli arc-seconds per year (EPSG:1044),
sign following the Position Vector convention.
- drZ - Variable in class TimeDependentBWP
-
Rate of change of Z-axis rotation in milli arc-seconds per year (EPSG:1045),
sign following the Position Vector convention.
- dS - Variable in class BursaWolfParameters
-
The scale difference in parts per million (EPSG:8611).
- dtX - Variable in class TimeDependentBWP
-
Rate of change of X-axis translation in millimetres per year (EPSG:1040).
- dtY - Variable in class TimeDependentBWP
-
Rate of change of Y-axis translation in millimetres per year (EPSG:1041).
- dtZ - Variable in class TimeDependentBWP
-
Rate of change of Z-axis translation in millimetres per year (EPSG:1042).
- 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.
- geocentric() - Method in enum CommonCRS
-
Returns the geocentric CRS using a Cartesian coordinate system.
- geographic() - Method in enum CommonCRS
-
Returns the two-dimensional geographic CRS with axes in the standard (latitude, longitude)
order.
- geographic3D() - Method in enum CommonCRS
-
Returns the three-dimensional geographic CRS with axes in the standard (latitude,
longitude, height) order.
- 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
-
- GeoHashCoder.Format - Enum in org.apache.sis.index
-
- GeoRSSData - Class in org.apache.sis.index.tree
-
Implements QuadTreeData to store GeoRSS items into quad tree.
- GeoRSSData(String, DirectPosition2D) - 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.
- GEOTIFF - Static variable in class Citations
-
- 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.
- getAbbreviation() - Method in class DefaultCoordinateSystemAxis
-
Returns the abbreviation used for this coordinate system axes.
- getAbstract() - Method in class AbstractIdentification
-
Returns a brief narrative summary of the 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.
- getAlias() - Method in class AbstractIdentifiedObject
-
Returns alternative names by which this object is identified.
- 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.
- getAnchorPoint() - Method in class AbstractDatum
-
Returns a description of the point(s) used to anchor the datum to the Earth.
- getAngularUnit() - Method in class DefaultPrimeMeridian
-
Returns the angular unit of the Greenwich longitude.
- getApplicationProfile() - Method in class DefaultOnlineResource
-
Returns the name of an application profile that can be used with the online resource.
- getApplicationSchemaInfo() - Method in class DefaultMetadata
-
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.
- getAuthalicRadius() - Method in class DefaultEllipsoid
-
Returns the radius of a hypothetical sphere having the same surface than this ellipsoid.
- 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
-
- getAvailableLocales() - Method in class Locales
-
- getAvailableLocales(Locale) - Method in class Locales
-
Deprecated.
Not useful in practice, since we typically also need the original Locale object.
- getAverageAirTemperature() - Method in class DefaultEnvironmentalRecord
-
Returns the average air temperature along the flight pass during the photo flight.
- getAxis(int) - Method in class AbstractCS
-
Returns the axis for this coordinate system at the specified dimension.
- getAxisDimensionProperties() - Method in class DefaultGridSpatialRepresentation
-
Returns information about spatial-temporal axis properties.
- getAxisUnit() - Method in class DefaultEllipsoid
-
- 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.
- getBursaWolfParameters() - Method in class DefaultGeodeticDatum
-
Returns all Bursa-Wolf parameters specified in the properties
map at construction time.
- 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
-
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.
- getCloseSequence() - Method in class Symbols
-
Returns the character used for closing a sequence of values.
- getClosingBracket(int) - Method in class Symbols
-
Returns the closing bracket character at the given index.
- getClosingQuote(int) - Method in class Symbols
-
Returns the closing quote character at the given index.
- getCloudCoverPercentage() - Method in class DefaultImageDescription
-
Returns the area of the dataset obscured by clouds, expressed as a percentage of the spatial extent.
- getCode() - Method in class DefaultIdentifier
-
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.
- getColors() - Method in class WKTFormat
-
Returns the colors to use for syntax coloring, or null
if none.
- getColors() - Method in class ParameterFormat
-
Returns the colors for an output on X3.64 compatible terminal, or null
if none.
- 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.
- getComponents() - Method in class DefaultCompoundCRS
-
Returns the ordered list of coordinate reference systems.
- getComponents() - Method in class DefaultCompoundCS
-
Returns all coordinate systems in this compound CS.
- getCompressionGenerationQuantity() - Method in class DefaultImageDescription
-
Returns the count of the number of lossy compression cycles performed on the image.
- 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.
- getContentLevel() - Method in class ParameterFormat
-
Returns the amount of information to put in the table.
- getContentType() - Method in class DefaultCoverageDescription
-
Returns the type of information represented by the cell value.
- getContext() - Method in class DefaultEvent
-
Meaning of the event.
- getConvention() - Method in class Formatter
-
Returns the convention to use for formatting the WKT.
- getConvention() - Method in class WKTFormat
-
Returns the convention for parsing and formatting WKT elements.
- 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.
- getCoordinateSystem() - Method in class AbstractCRS
-
Returns the coordinate system.
- getCoordinateSystem() - Method in class DefaultGeographicCRS
-
Returns the coordinate system.
- getCoordinateSystem() - Method in class DefaultImageCRS
-
Returns the coordinate system.
- getCoordinateSystem() - Method in class DefaultTemporalCRS
-
Returns the coordinate system.
- getCoordinateSystem() - Method in class DefaultVerticalCRS
-
Returns the coordinate system.
- 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(Extent, double) - Static method in class Extents
-
- 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.
- getDatum() - Method in class DefaultEngineeringCRS
-
Returns the datum.
- getDatum() - Method in class DefaultGeocentricCRS
-
Returns the geodetic datum associated to this geocentric CRS.
- getDatum() - Method in class DefaultGeographicCRS
-
Returns the geodetic datum associated to this geographic CRS.
- getDatum() - Method in class DefaultImageCRS
-
Returns the datum.
- getDatum() - Method in class DefaultTemporalCRS
-
Returns the datum.
- getDatum() - Method in class DefaultVerticalCRS
-
Returns the datum.
- getDebugLevel() - Method in class LoggerAdapter
-
- getDefault() - Static method in class Symbols
-
Returns the default set of symbols.
- getDefaultValue() - Method in class DefaultParameterDescriptor
-
Returns the default value for the parameter.
- 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.
- getDescriptor() - Method in class DefaultParameterValue
-
Returns the definition of this parameter.
- getDescriptor() - Method in class DefaultParameterValueGroup
-
Returns the abstract definition of this group of parameters.
- 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).
- getDimension() - Method in class AbstractCS
-
Returns the number of dimensions of this coordinate system.
- getDimensionDescriptor(int) - Method in class TensorParameters
-
Returns the parameter descriptor for the dimension at the given index.
- getDimensionName() - Method in class DefaultDimension
-
Returns the name of the axis.
- getDimensions() - Method in class DefaultCoverageDescription
-
Returns the information on the dimensions of the cell measurement value.
- getDimensionSize() - Method in class DefaultDimension
-
Returns the number of elements along the axis.
- getDirection() - Method in class DefaultCoordinateSystemAxis
-
Returns the direction of this coordinate system 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.
- getDomainOfValidity() - Method in class AbstractReferenceSystem
-
Returns the region or timeframe in which this reference system is valid,
or null
if unspecified.
- getDomainOfValidity() - Method in class AbstractDatum
-
Returns the region or timeframe in which this datum is valid, or null
if unspecified.
- getDomainOfValidity() - Method in class BursaWolfParameters
-
Returns the region or timeframe in which a coordinate transformation based on those Bursa-Wolf parameters is
valid, or null
if unspecified.
- getDomainValue() - Method in class DefaultExtendedElementInformation
-
Valid values that can be assigned to the extended element.
- getEastBoundLongitude() - Method in class DefaultGeographicBoundingBox
-
Returns the eastern-most coordinate of the limit of the dataset extent.
- getEccentricity() - Method in class DefaultEllipsoid
-
The ratio of the distance between the center and a focus of the ellipse
to the length of its semi-major axis.
- getEdition() - Method in class DefaultCitation
-
Returns the version of the cited resource.
- getEditionDate() - Method in class DefaultCitation
-
Returns the date of the edition.
- getElectronicMailAddresses() - Method in class DefaultAddress
-
Returns the address of the electronic mailbox of the responsible organization or individual.
- getElement(int, int) - Method in class Matrix1
-
Retrieves the value at the specified row and column of this matrix.
- getElement(int, int) - Method in class Matrix2
-
Retrieves the value at the specified row and column of this matrix.
- getElement(int, int) - Method in class Matrix3
-
Retrieves the value at the specified row and column of this matrix.
- getElement(int, int) - Method in class Matrix4
-
Retrieves the value at the specified row and column of this matrix.
- getElement(int, int) - Method in class MatrixSIS
-
Retrieves the value at the specified row and column of this matrix.
- getElementDescriptor(int...) - Method in class TensorParameters
-
Returns the parameter descriptor for a matrix or tensor element at the given indices.
- getElementPattern(boolean) - Method in class RangeFormat
-
- getElements() - Method in class Matrix1
-
Returns all matrix elements in a flat, row-major (column indices vary fastest) array.
- getElements() - Method in class Matrix2
-
Returns all matrix elements in a flat, row-major (column indices vary fastest) array.
- getElements() - Method in class Matrix3
-
Returns all matrix elements in a flat, row-major (column indices vary fastest) array.
- getElements() - Method in class Matrix4
-
Returns all matrix elements in a flat, row-major (column indices vary fastest) array.
- getElements() - Method in class MatrixSIS
-
Returns a copy of all matrix elements in a flat, row-major (column indices vary fastest) array.
- getElementType() - Method in class Range
-
Returns the base type of elements in this range.
- getElementType() - Method in class TensorParameters
-
Returns the type of tensor element values.
- getElementType() - Method in class OptionKey
-
Returns the type of values associated to this option key.
- getElementType() - Method in interface CheckedContainer
-
Returns the base type of all elements in this container.
- getElementType() - Method in class CodeListSet
-
Returns the type of code list elements in this set.
- getElementType() - Method in class RangeSet
-
Returns the type of elements in this collection, which is always Range
.
- getElementType() - Method in class TableColumn
-
Returns the base type of all values in any column identified by this TableColumn
instance.
- getElementType() - Method in class WeakHashSet
-
Returns the type of elements in this set.
- getEllipsoid() - Method in class DefaultGeodeticDatum
-
Returns the ellipsoid given at construction time.
- getEnclosingElement(int) - Method in class Formatter
-
Returns the enclosing WKT element, or null
if element being formatted is the root.
- 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.
- getEpsgCode(Unit<?>, boolean) - Static method in class Units
-
Returns the EPSG code of the given units, or null
if unknown.
- 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.
- getExponent(double) - Static method in class MathFunctions
-
Returns the unbiased exponent used in the representation of a double
, with correction for
sub-normal numbers.
- 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.
- getFlip(AffineTransform) - Static method in class AffineTransforms2D
-
Returns -1
if one axis has been flipped, +1
if no axis has been flipped, or 0 if unknown.
- 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.
- getGeographicBoundingBox(CoordinateReferenceSystem) - Static method in class CRS
-
Returns the valid geographic area for the given coordinate reference system, or null
if unknown.
- getGeographicCoordinates() - Method in class DefaultGCP
-
Returns the geographic or map position of the control point, in either two or three dimensions.
- 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.
- getGreenwichLongitude() - Method in class DefaultPrimeMeridian
-
Longitude of the prime meridian measured from the Greenwich meridian, positive eastward.
- getGreenwichLongitude(Unit<Angle>) - Method in class DefaultPrimeMeridian
-
Returns the longitude value relative to the Greenwich Meridian, expressed in the specified units.
- 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.
- getHorizontalComponent(CoordinateReferenceSystem) - Static method in class CRS
-
Returns the first horizontal coordinate reference system found in the given CRS, or null
if there is
none.
- getHoursOfService() - Method in class DefaultContact
-
Returns the time period (including time zone) when individuals can contact the organization or individual.
- getHRef() - Method in class XLink
-
Returns a URN to an external resources, or to 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.
- getIdentifier(IdentifiedObject, Citation) - Static method in class IdentifiedObjects
-
Returns an identifier for the given object according the given authority.
- getIdentifierMap() - Method in class DefaultRepresentativeFraction
-
Returns a map view of the
identifiers collection as (
authority,
code) entries.
- getIdentifierMap() - Method in class ISOMetadata
-
A map view of the
identifiers collection
as (
authority,
code) entries.
- getIdentifierMap() - Method in interface IdentifiedObject
-
A map view of the
identifiers collection
as (
authority,
code) entries.
- getIdentifierOrName(IdentifiedObject) - Static method in class IdentifiedObjects
-
Returns the string representation of the first identifier, or the object name if there is no identifier.
- getIdentifiers() - Method in class DefaultObjective
-
Returns the code used to identify the objective.
- getIdentifiers() - Method in class DefaultCitation
-
Returns the unique identifier for the resource.
- getIdentifiers() - Method in class DefaultRepresentativeFraction
-
Returns all identifiers associated to this object, or an empty collection if none.
- getIdentifiers() - Method in class ISOMetadata
-
Returns all identifiers associated to this object.
- getIdentifiers() - Method in class AbstractIdentifiedObject
-
Returns identifiers which references elsewhere the object's defining information.
- getIdentifiers() - Method in interface IdentifiedObject
-
Returns all identifiers associated to this object.
- getIlluminationAzimuthAngle() - Method in class DefaultImageDescription
-
Returns the illumination azimuth measured in degrees clockwise from true north at the time
the image is taken.
- getIlluminationElevationAngle() - Method in class DefaultImageDescription
-
Returns the illumination elevation measured in degrees clockwise from the target plane at
intersection of the optical line of sight with the Earth's surface.
- 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
-
- getInclusion() - Method in class AbstractGeographicExtent
-
Indication of whether the bounding polygon encompasses an area covered by the data
(inclusion) or an area where data is not present (exclusion).
- getIndentation() - Method in class WKTFormat
-
Returns the current indentation to be used for formatting objects.
- getIndentation() - Method in class TreeTableFormat
-
Returns the number of spaces to add on the left margin for each indentation level.
- 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.
- getInterface() - Method in class DefaultParameterDescriptor
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultParameterDescriptorGroup
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class AbstractIdentifiedObject
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class AbstractReferenceSystem
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class AbstractCRS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultCompoundCRS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultEngineeringCRS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultGeocentricCRS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultGeographicCRS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultImageCRS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultTemporalCRS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultVerticalCRS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class AbstractCS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultAffineCS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultCartesianCS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultCoordinateSystemAxis
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultCylindricalCS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultEllipsoidalCS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultLinearCS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultPolarCS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultSphericalCS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultTimeCS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultUserDefinedCS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultVerticalCS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class AbstractDatum
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultEllipsoid
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultEngineeringDatum
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultGeodeticDatum
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultImageDatum
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultPrimeMeridian
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultTemporalDatum
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultVerticalDatum
-
Returns the GeoAPI interface implemented by this class.
- getInverseFlattening() - Method in class DefaultEllipsoid
-
Returns the value of the inverse of the flattening constant.
- 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.
- getKeywordCase() - Method in class WKTFormat
-
Returns whether WKT keywords should be written with upper cases or camel cases.
- getKeywords() - Method in class DefaultKeywords
-
Returns commonly used word(s) or formalised word(s) or phrase(s) used to describe the subject.
- 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
-
Deprecated.
Users can easily perform this operation themselves, thus avoiding this class initialization.
- 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 Formatter
-
- getLocale() - Method in class Symbols
-
Returns the locale for formatting dates and numbers.
- 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.
- 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.
- getMatrix() - Method in interface LinearTransform
-
Returns the coefficients of this linear transform as a matrix.
- getMaxAltitude() - Method in class DefaultEnvironmentalRecord
-
Returns the maximum altitude during the photo flight.
- getMaxDouble() - Method in class NumberRange
-
- getMaxDouble(boolean) - Method in class NumberRange
-
Returns the
maximum value with the specified inclusive or
exclusive state.
- getMaxDouble(int) - Method in class RangeSet
-
- 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.
- getMaximumOccurs() - Method in class DefaultParameterDescriptor
-
The maximum number of times that values for this parameter can be included.
- getMaximumOccurs() - Method in class DefaultParameterDescriptorGroup
-
The maximum number of times that values for this parameter group are required.
- getMaximumValue() - Method in class DefaultVerticalExtent
-
Returns the highest vertical extent contained in the dataset.
- getMaximumValue() - Method in class DefaultParameterDescriptor
-
Returns the maximum parameter value.
- getMaximumValue() - Method in class DefaultCoordinateSystemAxis
-
- getMaxLong(int) - Method in class RangeSet
-
- 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.
- 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.
- getMimeType() - Method in class ProbeResult
-
Returns the MIME type of the storage file format, or null
if unknown or not applicable.
- getMinDouble() - Method in class NumberRange
-
- getMinDouble(boolean) - Method in class NumberRange
-
Returns the
minimum value with the specified inclusive or
exclusive state.
- getMinDouble(int) - Method in class RangeSet
-
- 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.
- getMinimumOccurs() - Method in class DefaultParameterDescriptor
-
The minimum number of times that values for this parameter are required.
- getMinimumOccurs() - Method in class DefaultParameterDescriptorGroup
-
The minimum number of times that values for this parameter group or parameter are required.
- getMinimumValue() - Method in class DefaultVerticalExtent
-
Returns the lowest vertical extent contained in the dataset.
- getMinimumValue() - Method in class DefaultParameterDescriptor
-
Returns the minimum parameter value.
- getMinimumValue() - Method in class DefaultCoordinateSystemAxis
-
- getMinLong(int) - Method in class RangeSet
-
- 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(ElementKind) - Method in class Colors
-
Returns the color for the given syntactic element.
- 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 AbstractIdentifiedObject
-
Returns the primary name by which this object is identified.
- getName(IdentifiedObject, Citation) - Static method in class IdentifiedObjects
-
Returns an object name according the given authority.
- 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.
- getNameAuthority() - Method in class Formatter
-
Returns the preferred authority for choosing the projection and parameter names.
- getNameAuthority() - Method in class WKTFormat
-
Returns the preferred authority to look for when fetching identified object names and identifiers.
- getNames(IdentifiedObject, Citation) - Static method in class IdentifiedObjects
-
Returns every object names and aliases according the given authority.
- 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.
- getNorthBoundLatitude() - Method in class DefaultGeographicBoundingBox
-
Returns the northern-most, coordinate of the limit of the dataset extent.
- getNumber(int, int) - Method in class MatrixSIS
-
Retrieves the value at the specified row and column of this matrix, wrapped in a Number
.
- getNumberOfDimensions() - Method in class DefaultGridSpatialRepresentation
-
Returns the number of independent spatial-temporal axes.
- getNumCol() - Method in class Matrix1
-
Returns the number of columns in this matrix, which is always
1 in this implementation.
- getNumCol() - Method in class Matrix2
-
Returns the number of columns in this matrix, which is always
2 in this implementation.
- getNumCol() - Method in class Matrix3
-
Returns the number of columns in this matrix, which is always
3 in this implementation.
- getNumCol() - Method in class Matrix4
-
Returns the number of columns in this matrix, which is always
4 in this implementation.
- getNumPairedBrackets() - Method in class Symbols
-
Returns the number of paired brackets.
- getNumPairedQuotes() - Method in class Symbols
-
Returns the number of paired quotes.
- getNumRow() - Method in class Matrix1
-
Returns the number of rows in this matrix, which is always
1 in this implementation.
- getNumRow() - Method in class Matrix2
-
Returns the number of rows in this matrix, which is always
2 in this implementation.
- getNumRow() - Method in class Matrix3
-
Returns the number of rows in this matrix, which is always
3 in this implementation.
- getNumRow() - Method in class Matrix4
-
Returns the number of rows in this matrix, which is always
4 in this implementation.
- 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.
- getOpeningBracket(int) - Method in class Symbols
-
Returns the opening bracket character at the given index.
- getOpeningQuote(int) - Method in class Symbols
-
Returns the opening quote character at the given index.
- getOpenSequence() - Method in class Symbols
-
Returns the character used for opening a sequence of values.
- 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.
- getOrigin() - Method in class DefaultTemporalDatum
-
Returns the date and time origin of this temporal datum.
- getOther() - Method in class DefaultScopeDescription
-
Returns the class of information that does not fall into the other categories to which the information applies.
- getOtherCitationDetails() - Method in class DefaultCitation
-
Returns other information required to complete the citation that is not recorded elsewhere.
- getOtherConstraints() - Method in class DefaultLegalConstraints
-
Returns the other restrictions and legal prerequisites for accessing and using the resource.
- getOtherExplanation() - Method in class NilReason
-
If this
NilReason
is an enumeration of 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 NamedIdentifier
-
Returns the sequence of
local names making this generic name.
- getParsedNames() - Method in class AbstractName
-
Returns the sequence of
local names making this generic name.
- getParsedNames() - Method in class DefaultLocalName
-
Returns the sequence of local name for this name.
- getParsedNames() - Method in class DefaultScopedName
-
Returns the sequence of local name for this generic name.
- 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.
- getPixelInCell() - Method in class DefaultImageDatum
-
Specification of the way the image grid is associated with the image data attributes.
- 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
-
- getPositionVectorTransformation(Date) - Method in class BursaWolfParameters
-
Returns the position vector transformation (geocentric domain) as an affine transform.
- getPositionVectorTransformation(GeodeticDatum, Extent) - Method in class DefaultGeodeticDatum
-
Returns the position vector transformation (geocentric domain) to the specified datum.
- getPostalCode() - Method in class DefaultAddress
-
Returns ZIP or other postal code.
- getPrecision() - Method in class GeoHashCoder
-
- getPreferredCodespaces() - Method in class ParameterFormat
-
Returns the code spaces of names, aliases and identifiers to show, or null
if there is no restriction.
- getPreferredPrefix(String, String) - Static method in class Namespaces
-
Returns the preferred prefix for the given namespace URI.
- getPresentationForms() - Method in class DefaultCitation
-
Returns the mode in which the resource is represented.
- getPrimeMeridian() - Method in class DefaultGeodeticDatum
-
Returns the prime meridian given at construction time.
- getPriority() - Method in class DefaultObjective
-
Returns the priority applied to the target.
- getPriority() - Method in class DefaultRequirement
-
Returns the relative ordered importance, or urgency, of the requirement.
- getProcedureDescription() - Method in class DefaultProcessing
-
Returns the additional details about the processing procedures.
- getProcessedLevel() - Method in class DefaultSource
-
Returns the processing level of the source data.
- getProcessingInformation() - Method in class DefaultProcessStep
-
Returns the comprehensive information about the procedure by which the algorithm
was applied to derive geographic data from the raw instrument measurements, such
as datasets, software used, and the processing environment.
- 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.
- getProperties(IdentifiedObject, String...) - Static method in class IdentifiedObjects
-
Returns the information provided in the specified identified object as a map of properties.
- 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.
- getRangeMeaning() - Method in class DefaultCoordinateSystemAxis
-
Returns the meaning of axis value range specified by the
minimum
and
maximum values.
- 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.
- getRealizationEpoch() - Method in class AbstractDatum
-
The time after which this datum definition is valid.
- getRecipients() - Method in class DefaultRequirement
-
Returns the person(s), or body(ies), to receive results of requirement.
- getRectangularRegionApproximation(int) - Method in class LatLonPointRadius
-
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 class AbstractIdentifiedObject
-
Returns comments on or information about this object, including data source information.
- getRemarks() - Method in interface Deprecable
-
If this instance is deprecated, the reason or the alternative to use.
- 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.
- 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.
- getRotation(AffineTransform) - Static method in class AffineTransforms2D
-
Returns an estimation of the rotation angle in radians.
- 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.
- getScaleX0(AffineTransform) - Static method in class AffineTransforms2D
-
Returns the magnitude of scale factor x by canceling the
effect of eventual flip and rotation.
- getScaleY0(AffineTransform) - Static method in class AffineTransforms2D
-
Returns the magnitude of scale factor y by canceling the
effect of eventual flip and rotation.
- getScanningResolution() - Method in class DefaultNominalResolution
-
Returns the distance between consistent parts of (centre, left side, right side)
adjacent pixels in the scan plane.
- 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.
- getScope() - Method in class AbstractReferenceSystem
-
Returns the domain or limitations of usage, or null
if unspecified.
- getScope() - Method in class AbstractDatum
-
Returns the domain or limitations of usage, or null
if unspecified.
- getSemiMajorAxis() - Method in class DefaultEllipsoid
-
Length of the semi-major axis of the ellipsoid.
- getSemiMinorAxis() - Method in class DefaultEllipsoid
-
Length of the semi-minor axis of the ellipsoid.
- getSensingInstruments() - Method in class DefaultObjective
-
Returns the instrument which senses the objective data.
- getSeparator() - Method in class Symbols
-
Returns the string used as a separator in a list of values.
- 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.
- 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.
- getSingleComponents() - Method in class DefaultCompoundCRS
-
Returns the ordered list of single coordinate reference systems.
- getSingleComponents(CoordinateReferenceSystem) - Static method in class CRS
-
Returns the ordered list of single coordinate reference systems for the specified CRS.
- getSize() - Method in class 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.
- getSupplementalInformation() - Method in class DefaultDataIdentification
-
Any other descriptive information about the dataset.
- getSwapXY(AffineTransform) - Static method in class AffineTransforms2D
-
Returns an estimation about whether the specified transform swaps x and y axes.
- getSymbols() - Method in class WKTFormat
-
Returns the symbols used for parsing and formatting WKT.
- 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.
- getTargetDatum() - Method in class BursaWolfParameters
-
Returns the target datum for this set of parameters, or null
if unknown.
- getTemporalComponent(CoordinateReferenceSystem) - Static method in class CRS
-
Returns the first temporal coordinate reference system found in the given CRS, or null
if there is none.
- getTemporalElements() - Method in class DefaultExtent
-
Provides temporal component of the extent of the referring object.
- 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.
- getTimeRange(Extent) - Static method in class Extents
-
Returns the union of all time ranges found in the given extent, or null
if none.
- getTimeReference() - Method in class TimeDependentBWP
-
Returns the reference epoch for time-dependent parameters.
- getTimeZone() - Method in class CompoundFormat
-
Returns the timezone used by this format.
- getTimeZone() - Method in class MarshalContext
-
Returns the timezone to use for (un)marshalling, or null
if none 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.
- getUnicodeIdentifier(IdentifiedObject) - Static method in class IdentifiedObjects
-
- getUnit() - Method in class DefaultParameterDescriptor
-
- getUnit() - Method in class DefaultParameterValue
-
Returns the unit of measure of the parameter value.
- getUnit() - Method in class DefaultCoordinateSystemAxis
-
Returns the unit of measure used for this coordinate system axis.
- 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.
- getValidValues() - Method in class DefaultParameterDescriptor
-
If this parameter allows only a finite set of values, returns that set.
- getValue() - Method in class DefaultParameterValue
-
Returns the parameter value as an object.
- getValue(TableColumn<V>) - Method in class DefaultTreeTable.Node
-
Returns the value in the given column, or null
if none.
- getValue(TableColumn<V>) - Method in interface TreeTable.Node
-
Returns the value in the given column, or null
if none.
- getValueClass() - Method in class DefaultParameterDescriptor
-
Returns the class that describe the type of the parameter.
- getValueDomain() - Method in class DefaultParameterDescriptor
-
Returns the domain of values with their unit of measurement (if any), or null
if none.
- getValueDomain(ParameterDescriptor<?>) - Static method in class Parameters
-
Returns the domain of valid values defined by the given descriptor, or null
if none.
- getValueFrom(Map<OptionKey<?>, ?>) - Method in class OptionKey
-
Returns the option value in the given map for this key, or null
if none.
- 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 WKTFormat
-
Returns the type of objects formatted by this class.
- getValueType() - Method in class StatisticsFormat
-
Returns the type of objects formatted by this class.
- getValueType() - Method in class DefaultQuantitativeResult
-
Return the value type for reporting a data quality result.
- getValueType() - Method in class ParameterFormat
-
Returns the type of objects formatted by this class.
- getValueType() - Method in class TreeTableFormat
-
Returns the type of objects formatted by this class.
- 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() - Method in class ProbeResult
-
Returns the version of file format or database schema used by the storage,
or null
if unknown or not applicable.
- getVersion(String) - Method in class MarshalContext
-
Returns the schema version of the XML document being (un)marshalled.
- getVerticalComponent(CoordinateReferenceSystem, boolean) - Static method in class CRS
-
Returns the first vertical coordinate reference system found in the given CRS, or null
if there is none.
- getVerticalCRS() - Method in class DefaultVerticalExtent
-
Provides information about the vertical coordinate reference system to
which the maximum and minimum elevation values are measured.
- getVerticalDatumType() - Method in class DefaultVerticalDatum
-
Returns the type of this vertical datum.
- getVerticalElements() - Method in class DefaultExtent
-
Provides vertical component of the extent of the referring object.
- getVerticalLinePosition() - Method in class TreeTableFormat
-
Returns the position of the vertical line, relative to the position of the root label.
- getVerticalRange(Extent) - Static method in class Extents
-
Returns the union of all vertical ranges found in the given extent, or null
if none.
- 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.
- getWarning() - Method in class WKTFormat
-
If a warning occurred during the last WKT
formatting, returns
the warning.
- 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/3.2"
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.
- groups(String) - Method in class DefaultParameterValueGroup
-
Returns all subgroups with the specified name.
- GTS - Static variable in class Namespaces
-
The "http://www.isotc211.org/2005/gts"
URL.
- 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.
- IdentifiedObjects - Class in org.apache.sis.referencing
-
Utility methods working on arbitrary implementations of the
IdentifiedObject
interface.
- 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.
- IdentifierMap - Interface in org.apache.sis.xml
-
- 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.
- 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 the given properties.
- 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.
- indent(int) - Method in class Formatter
-
Increases or decreases the indentation.
- INDEX - Static variable in class TableColumn
-
Frequently-used constant for a column of index values.
- 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.
- indicesToName(int[]) - Method in class TensorParameters
-
Returns the parameter descriptor name of a matrix or tensor element at the given indices.
- info(String) - Method in class LoggerAdapter
-
- 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.
- INSUFFICIENT_BYTES - Static variable in class ProbeResult
-
The open capability can not be determined because the
ByteBuffer
contains an insufficient
amount of bytes.
- 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.
- intersection(GeographicBoundingBox, GeographicBoundingBox) - Static method in class Extents
-
Returns the intersection of the given geographic bounding boxes.
- intersects(Envelope) - Method in class AbstractEnvelope
-
Returns true
if this envelope intersects the specified envelope.
- intersects(Envelope, boolean) - Method in class AbstractEnvelope
-
Returns true
if this envelope intersects 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.
- intValue() - Method in class DefaultParameterValue
-
Returns the integer value of this parameter, usually used for a count.
- intValueList() - Method in class DefaultParameterValue
-
Returns an ordered sequence of two or more integer values of this parameter, usually used for counts.
- 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 class MatrixSIS
-
Returns the inverse of this matrix.
- inverse() - Method in interface ObjectConverter
-
Returns a converter capable to convert instances of T back to instances of
S.
- inverseDeltaTransform(AffineTransform, Point2D, Point2D) - Static method in class AffineTransforms2D
-
Calculates the inverse transform of a point without applying the translation components.
- inverseTransform(AffineTransform, Rectangle2D, Rectangle2D) - Static method in class AffineTransforms2D
-
Calculates a rectangle which entirely contains the inverse transform of bounds
.
- invert() - Method in class BursaWolfParameters
-
Inverts in-place the transformation by inverting the sign of all numerical parameters.
- invert() - Method in class TimeDependentBWP
-
Inverts in-place the transformation by inverting the sign of all numerical parameters.
- IO - Class in org.apache.sis.io
-
Utilities methods working on
java.io
objects.
- IO_EXCEPTION_EXIT_CODE - Static variable in class Command
-
- isAcronymForWords(CharSequence, CharSequence) - Static method in class CharSequences
-
Returns true
if the first string is likely to be an acronym of the second string.
- isAffine(Matrix) - Static method in class Matrices
-
Returns true
if the given matrix represents an affine transform.
- isAffine() - Method in class Matrix1
-
Returns true
if this matrix represents an affine transform.
- isAffine() - Method in class Matrix2
-
Returns true
if this matrix represents an affine transform.
- isAffine() - Method in class Matrix3
-
Returns true
if this matrix represents an affine transform.
- isAffine() - Method in class Matrix4
-
Returns true
if this matrix represents an affine transform.
- isAffine() - Method in class MatrixSIS
-
Returns true
if this matrix represents an affine transform.
- 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 class AbstractIdentifiedObject
-
Returns true
if this object 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
,
nil 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.
- isEmpty() - Method in interface Emptiable
-
Returns true
if this instance is empty.
- 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.
- isHeuristicMatchForName(String) - Method in class AbstractIdentifiedObject
-
Returns
true
if either the
primary name or at least
one
alias matches the given string according heuristic rules.
- isHeuristicMatchForName(String) - Method in class DefaultCoordinateSystemAxis
-
Returns
true
if either the
primary name or at least
one
alias matches the given string according heuristic rules.
- isHeuristicMatchForName(String) - Method in class AbstractDatum
-
Returns
true
if either the
primary name or at least
one
alias matches the given string according heuristic rules.
- isHeuristicMatchForName(IdentifiedObject, String) - Static method in class IdentifiedObjects
-
Returns
true
if either the
primary name or at least
one
alias matches the given string according heuristic rules.
- isHorizontalCRS(CoordinateReferenceSystem) - Static method in class CRS
-
Returns true
if the given CRS is horizontal.
- isIdentity() - Method in class BursaWolfParameters
-
Returns true
if a transformation built from this set of parameters would perform no operation.
- isIdentity() - Method in class TimeDependentBWP
-
Returns true
if a transformation built from this set of parameters would perform no operation.
- isIdentity(Matrix, double) - Static method in class Matrices
-
Returns true
if the given matrix is close to an identity matrix, given a tolerance threshold.
- isIdentity() - Method in class Matrix1
-
Returns true
if this matrix is an identity matrix.
- isIdentity() - Method in class Matrix2
-
Returns true
if this matrix is an identity matrix.
- isIdentity() - Method in class Matrix3
-
Returns true
if this matrix is an identity matrix.
- isIdentity() - Method in class Matrix4
-
Returns true
if this matrix is an identity matrix.
- isIdentity() - Method in class MatrixSIS
-
Returns true
if this matrix is an identity matrix.
- 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.
- isInvalidWKT() - Method in class Formatter
-
Returns true
if the WKT written by this formatter is not strictly compliant to the WKT specification.
- isIvfDefinitive() - Method in class DefaultEllipsoid
-
- 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
-
- 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.
- isNegativeZero(double) - Static method in class MathFunctions
-
Returns true
if the given value is the negative zero (-0.0
).
- 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.
- isPositiveZero(double) - Static method in class MathFunctions
-
Returns true
if the given value is the positive zero (+0.0
).
- isPossibleGetter(Method) - Static method in class Classes
-
Returns true
if the given method may possibly be the getter method for a property.
- isPressure(Unit<?>) - Static method in class Units
-
Returns true
if the given unit is a pressure unit.
- 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.
- isSimplified() - Method in enum Convention
-
Returns true
if this convention is one of the simplified variants of WKT.
- 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.
- isSphere() - Method in class DefaultEllipsoid
-
true
if the ellipsoid is degenerate and is actually a sphere.
- isSubScript(int) - Static method in class Characters
-
Determines whether the given character is a subscript.
- isSubsetOf(Object) - Method in class DefaultInternationalString
-
Returns true
if all localized texts stored in this international string are
contained in the specified object.
- isSuperScript(int) - Static method in class Characters
-
Determines whether the given character is a superscript.
- isSupported() - Method in class ProbeResult
-
Returns true
if the storage is supported by the DataStoreProvider
.
- 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.
- isTranslation() - Method in class BursaWolfParameters
-
Returns true
if a transformation built from this set of parameters would perform only a translation.
- isTranslation() - Method in class TimeDependentBWP
-
Returns true
if a transformation built from this set of parameters would perform only a translation.
- 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.
- 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.
- SCHEMAS - Static variable in class XML
-
Specifies the root URL of schemas.
- scope() - Method in class NamedIdentifier
-
Returns the scope (name space) in which this name is local.
- scope() - Method in class AbstractName
-
Returns the scope (name space) in which this name is local.
- scope() - Method in class DefaultLocalName
-
Returns the scope (name space) in which this name is local.
- scope() - Method in class DefaultScopedName
-
Returns the scope (name space) in which this name is local.
- SECONDS - Static variable in class AngleFormat.Field
-
Identifies the seconds field, including the seconds symbol (if any).
- separator - Variable in class TensorParameters
-
The separator between row and column in parameter names for tensor elements.
- 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.
- setCodeSpace(Citation, String) - Method in class Builder
-
Sets the ReferenceIdentifier
authority and code space.
- setCollectionIdentification(Integer) - Method in class DefaultGCPCollection
-
Sets the identifier of the GCP collection.
- setCollectionName(InternationalString) - Method in class DefaultGCPCollection
-
Sets the name of the GCP collection.
- setCollectiveTitle(InternationalString) - Method in class DefaultCitation
-
Sets the common title with holdings note.
- setColors(Colors) - Method in class WKTFormat
-
Sets the colors to use for syntax coloring.
- setColors(Colors) - Method in class ParameterFormat
-
Sets the colors for an output on X3.64 compatible terminal.
- setColumns(TableColumn<?>...) - Method in class TreeTableFormat
-
Sets the table columns to parse and format.
- setColumnSeparatorPattern(String) - Method in class TabularFormat
-
Sets the pattern of the characters to insert between the columns.
- setCompliant(Boolean) - Method in class DefaultFeatureCatalogueDescription
-
Sets whether or not the cited feature catalogue complies with ISO 19110.
- setCompressionGenerationQuantity(Integer) - Method in class DefaultImageDescription
-
Sets the count of the number the number of lossy compression cycles performed on the image.
- 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.
- setContentLevel(ParameterFormat.ContentLevel) - Method in class ParameterFormat
-
Sets the amount of information to put in the table.
- 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.
- setConvention(Convention) - Method in class WKTFormat
-
Sets the convention for parsing and formatting WKT elements.
- 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.
- setElement(int, int, double) - Method in class Matrix1
-
Modifies the value at the specified row and column of this matrix.
- setElement(int, int, double) - Method in class Matrix2
-
Modifies the value at the specified row and column of this matrix.
- setElement(int, int, double) - Method in class Matrix3
-
Modifies the value at the specified row and column of this matrix.
- setElement(int, int, double) - Method in class Matrix4
-
Modifies the value at the specified row and column of this matrix.
- setElementPattern(String, boolean) - Method in class RangeFormat
-
- setElements(double[]) - Method in class Matrix1
-
Sets all matrix elements from a flat, row-major (column indices vary fastest) array.
- setElements(double[]) - Method in class Matrix2
-
Sets all matrix elements from a flat, row-major (column indices vary fastest) array.
- setElements(double[]) - Method in class Matrix3
-
Sets all matrix elements from a flat, row-major (column indices vary fastest) array.
- setElements(double[]) - Method in class Matrix4
-
Sets all matrix elements from a flat, row-major (column indices vary fastest) array.
- setElements(double[]) - Method in class MatrixSIS
-
Sets all matrix elements from a flat, row-major (column indices vary fastest) array.
- 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 producers 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 WKTFormat
-
Sets a new indentation to be used for formatting objects.
- setIndentation(int) - Method in class TreeTableFormat
-
Sets the number of spaces to add on the left margin for each indentation level.
- 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.
- setInvalidWKT(IdentifiedObject, Exception) - Method in class Formatter
-
Marks the current WKT representation of the given object as not strictly compliant to the WKT specification.
- setInvalidWKT(Class<?>, Exception) - Method in class Formatter
-
Marks the current WKT representation of the given class as not strictly compliant to the WKT specification.
- 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.
- setKeywordCase(KeywordCase) - Method in class WKTFormat
-
Sets whether WKT keywords should be written with upper cases or camel cases.
- 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 Symbols
-
Sets the locale of decimal format symbols or other symbols.
- 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(ElementKind, String) - Method in class Colors
-
Sets the color of the given syntactic element from a color name.
- 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.
- setNameAuthority(Citation) - Method in class WKTFormat
-
Sets the preferred authority for choosing the projection and parameter names.
- 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.
- setPairedBrackets(String, String...) - Method in class Symbols
-
Sets the opening and closing brackets to the given pairs.
- setPairedQuotes(String, String...) - Method in class Symbols
-
Sets the opening and closing quotes to the given pairs.
- setParameterCitations(Collection<? extends Citation>) - Method in class DefaultGeoreferenceable
-
Sets a reference providing description of the parameters.
- 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
-
- setPositionVectorTransformation(Matrix, double) - Method in class BursaWolfParameters
-
Sets all Bursa-Wolf parameters from the given Position Vector transformation matrix.
- setPostalCode(String) - Method in class DefaultAddress
-
Sets ZIP or other postal code.
- setPrecision(int) - Method in class GeoHashCoder
-
- setPreferredCodespaces(String...) - Method in class ParameterFormat
-
Filters names, aliases and identifiers by their code spaces.
- setPresentationForms(Collection<? extends PresentationForm>) - Method in class DefaultCitation
-
Sets the mode in which the resource is represented.
- setPriority(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.
- setRemarks(CharSequence) - Method in class Builder
-
Sets remarks as a String
or InternationalString
instance.
- 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.
- setRequired(boolean) - Method in class ParameterBuilder
-
Sets whether the parameter is mandatory or optional.
- 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.
- setSeparator(String) - Method in class Symbols
-
Sets the string to use as a separator in a list of values.
- setSequence(Sequence) - Method in class DefaultEvent
-
Sets the relative time ordering of the event.
- setSequenceBrackets(int, int) - Method in class Symbols
-
Sets the characters used for opening and closing a sequence of values.
- setSequenceIdentifier(MemberName) - Method in class DefaultRangeDimension
-
Sets the 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 producers 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.
- setSymbols(Symbols) - Method in class WKTFormat
-
Sets the symbols used for parsing and formatting WKT.
- setTabulationExpanded(boolean) - Method in class LineAppender
-
Sets whether this class formatter expands tabulations into spaces.
- setTabulationWidth(int) - Method in class LineAppender
-
Sets the tabulation width, in unit of Unicode characters (code point count).
- 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
-
- 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(Object) - Method in class DefaultParameterValue
-
Sets the parameter value as an object.
- setValue(boolean) - Method in class DefaultParameterValue
-
Sets the parameter value as a boolean.
- setValue(int) - Method in class DefaultParameterValue
-
Sets the parameter value as an integer.
- setValue(double) - Method in class DefaultParameterValue
-
Sets the parameter value as a floating point.
- setValue(double, Unit<?>) - Method in class DefaultParameterValue
-
Sets the parameter value as a floating point and its associated unit.
- setValue(double[], Unit<?>) - Method in class DefaultParameterValue
-
Sets the parameter value as an array of floating point and their associated unit.
- setValue(Object, Unit<?>) - Method in class DefaultParameterValue
-
Sets the parameter value and its associated unit.
- 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.).
- setVersion(String) - Method in class Builder
-
Sets the ReferenceIdentifier
version of object definitions.
- 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
-
- severeException(Logger, Class<?>, String, Throwable) - Static method in class Logging
-
Invoked when a severe error occurs.
- sgn(double) - Static method in class MathFunctions
-
- sgn(float) - Static method in class MathFunctions
-
- sgn(long) - Static method in class MathFunctions
-
- sgn(int) - Static method in class MathFunctions
-
- sgn(short) - Static method in class MathFunctions
-
- sgn(byte) - Static method in class MathFunctions
-
- 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.
- SINGLE_LINE - Static variable in class WKTFormat
-
- singleton(E, Class<E>) - Method in class ModifiableMetadata
-
Creates a singleton list or set containing only the given value, if non-null.
- SIS - Static variable in class Citations
-
- 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 - Static variable in class Matrix1
-
The matrix size, which is 1.
- SIZE - Static variable in class Matrix2
-
The matrix size, which is 2.
- SIZE - Static variable in class Matrix3
-
The matrix size, which is 3.
- SIZE - Static variable in class Matrix4
-
The matrix size, which is 4.
- 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
-
- 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 ­
).
- solve(Matrix) - Method in class MatrixSIS
-
Returns the value of U which solves this
× U = matrix
.
- spaces(int) - Static method in class CharSequences
-
Returns a character sequence of the specified length filled with white spaces.
- span() - Method in class Statistics
-
- SPAN - Variable in class AttributeNames.Dimension
-
The attribute name for the difference between the minimal and maximal values.
- 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
-
- SQRT_2 - Static variable in class MathFunctions
-
The square root of 2, which is approximated by 1.4142135623730951.
- SQUARE_BRACKETS - Static variable in class Symbols
-
A set of symbols with values between square brackets, like DATUM["WGS84"]
.
- SRV - Static variable in class Namespaces
-
The "http://www.isotc211.org/2005/srv"
URL.
- 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.
- 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
-
- 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.
- 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
-
- stringValue() - Method in class DefaultParameterValue
-
Returns the string value of this parameter.
- 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
-
- 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).
- SUPPORTED - Static variable in class ProbeResult
-
The DataStoreProvider
recognizes the given storage, but has no additional information.
- swap(Object[], int, int) - Static method in class ArraysExt
-
Swaps the elements at the given indices in the given array of Object
values.
- swap(double[], int, int) - Static method in class ArraysExt
-
Swaps the elements at the given indices in the given array of double
values.
- swap(float[], int, int) - Static method in class ArraysExt
-
Swaps the elements at the given indices in the given array of float
values.
- swap(long[], int, int) - Static method in class ArraysExt
-
Swaps the elements at the given indices in the given array of long
values.
- swap(int[], int, int) - Static method in class ArraysExt
-
Swaps the elements at the given indices in the given array of int
values.
- swap(short[], int, int) - Static method in class ArraysExt
-
Swaps the elements at the given indices in the given array of short
values.
- swap(byte[], int, int) - Static method in class ArraysExt
-
Swaps the elements at the given indices in the given array of byte
values.
- swap(char[], int, int) - Static method in class ArraysExt
-
Swaps the elements at the given indices in the given array of char
values.
- swapAndScaleAxes(CoordinateSystem, CoordinateSystem) - Static method in class CoordinateSystems
-
Returns an affine transform between two coordinate systems.
- Symbols - Class in org.apache.sis.io.wkt
-
The set of symbols to use for Well Known Text (WKT) parsing and formatting.
- Symbols(Symbols) - Constructor for class Symbols
-
Creates a new set of WKT symbols initialized to a copy of the given symbols.