- 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.
- 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(DefaultAttributeType<?>, Class<V>) - Static method in class Features
-
Casts the given attribute type to the given parameterized type.
- cast(AbstractAttribute<?>, Class<V>) - Static method in class Features
-
Casts the given attribute instance to the given parameterized type.
- cast(ParameterDescriptor<?>, Class<T>) - Static method in class Parameters
-
Casts the given parameter descriptor to the given type.
- cast(ParameterValue<?>, Class<T>) - Static method in class Parameters
-
Casts the given parameter value to the given type.
- 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(Scope) - Static method in class DefaultScope
-
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
-
Deprecated.
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(DerivedCRS) - Static method in class DefaultDerivedCRS
-
Returns a SIS coordinate reference system implementation with the same values than the given
arbitrary implementation.
- castOrCopy(EngineeringCRS) - Static method in class DefaultEngineeringCRS
-
Returns a SIS coordinate reference system implementation with the same values than the given
arbitrary implementation.
- castOrCopy(GeocentricCRS) - Static method in class DefaultGeocentricCRS
-
Returns a SIS coordinate reference system implementation with the same values than the given
arbitrary implementation.
- castOrCopy(GeographicCRS) - Static method in class DefaultGeographicCRS
-
Returns a SIS coordinate reference system implementation with the same values than the given
arbitrary implementation.
- castOrCopy(ImageCRS) - Static method in class DefaultImageCRS
-
Returns a SIS coordinate reference system implementation with the same values than the given
arbitrary implementation.
- castOrCopy(ProjectedCRS) - Static method in class DefaultProjectedCRS
-
Returns a SIS coordinate reference system implementation with the same values than the given
arbitrary implementation.
- castOrCopy(TemporalCRS) - Static method in class DefaultTemporalCRS
-
Returns a SIS coordinate reference system implementation with the same values than the given
arbitrary implementation.
- castOrCopy(VerticalCRS) - Static method in class DefaultVerticalCRS
-
Returns a SIS coordinate reference system implementation with the same values than the given
arbitrary implementation.
- castOrCopy(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(CoordinateOperation) - Static method in class AbstractCoordinateOperation
-
Returns a SIS coordinate operation implementation with the values of the given arbitrary implementation.
- castOrCopy(Conversion) - Static method in class DefaultConversion
-
Returns a SIS coordinate operation implementation with the values of the given arbitrary implementation.
- castOrCopy(Formula) - Static method in class DefaultFormula
-
Returns a SIS formula implementation with the same values than the given arbitrary implementation.
- castOrCopy(OperationMethod) - Static method in class DefaultOperationMethod
-
Returns a SIS operation method implementation with the same values than the given arbitrary implementation.
- castOrCopy(PassThroughOperation) - Static method in class DefaultPassThroughOperation
-
Returns a SIS coordinate operation implementation with the values of the given arbitrary implementation.
- castOrCopy(Transformation) - Static method in class DefaultTransformation
-
Returns a SIS coordinate operation implementation with the values of the given arbitrary implementation.
- castOrCopy(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(MemberName) - Static method in class DefaultMemberName
-
Returns a SIS member 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.
- castOrCopy(TypeName) - Static method in class DefaultTypeName
-
Returns a SIS type name implementation with the values of the given arbitrary implementation.
- castOrWrap(ParameterValueGroup) - Static method in class Parameters
-
Returns the given parameter value group as a Parameters
instance.
- castTo(Class<N>) - Method in class MeasurementRange
-
Casts this range to the specified type.
- castTo(Class<N>) - Method in class NumberRange
-
Casts this range to the specified type.
- 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.
- characteristics() - Method in class AbstractAttribute
-
Other attributes that describes this attribute.
- characteristics() - Method in class DefaultAttributeType
-
Other attribute types that describes this attribute type.
- 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 AbstractAssociation
-
Returns a copy of this association.
- clone() - Method in class AbstractAttribute
-
Returns a copy of this attribute.
- 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 Line
-
Returns a clone of this line.
- clone() - Method in class Plane
-
Returns a clone of this plane.
- clone() - Method in class Statistics
-
Returns a clone of this statistics.
- clone() - Method in class 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 Parameters
-
Returns a copy of this group of parameter values.
- clone() - Method in class BursaWolfParameters
-
Returns a copy of this object.
- clone() - Method in class MatrixSIS
-
Returns a clone of this matrix.
- clone() - Method in class ContextualParameters
-
Returns a modifiable clone of this parameter value group.
- clone() - Method in class 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.
- complete(Map<String, ?>) - Method in class GeodeticObjectFactory
-
Returns the union of the given
properties
map with the default properties given at
construction time.
- complete(Map<String, ?>) - Method in class DefaultCoordinateOperationFactory
-
Returns the union of the given
properties
map with the default properties given at
construction time.
- completeTransform(MathTransformFactory, MathTransform) - Method in class ContextualParameters
-
Marks this ContextualParameter
as unmodifiable and creates the
normalize → kernel
→ denormalize transforms chain.
- compound(MathTransform...) - Static method in class MathTransforms
-
Puts together a list of independent math transforms, each of them operating on a subset of ordinate values.
- 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 DefaultDerivedCRS
-
Invoked by hashCode()
for computing the hash code when first needed.
- computeHashCode() - Method in class DefaultProjectedCRS
-
Invoked by hashCode()
for computing the hash code when first needed.
- computeHashCode() - Method in class AbstractCS
-
Invoked by hashCode()
for computing the hash code when first needed.
- computeHashCode() - Method in class DefaultCoordinateSystemAxis
-
Invoked by hashCode()
for computing the hash code when first needed.
- computeHashCode() - Method in class AbstractDatum
-
Invoked by hashCode()
for computing the hash code when first needed.
- computeHashCode() - Method in class DefaultEllipsoid
-
Invoked by hashCode()
for computing the hash code when first needed.
- computeHashCode() - Method in class DefaultGeodeticDatum
-
Invoked by hashCode()
for computing the hash code when first needed.
- computeHashCode() - Method in class DefaultImageDatum
-
Invoked by hashCode()
for computing the hash code when first needed.
- computeHashCode() - Method in class DefaultPrimeMeridian
-
Invoked by hashCode()
for computing the hash code when first needed.
- computeHashCode() - Method in class DefaultTemporalDatum
-
Invoked by hashCode()
for computing the hash code when first needed.
- computeHashCode() - Method in class DefaultVerticalDatum
-
Invoked by hashCode()
for computing the hash code when first needed.
- computeHashCode() - Method in class AbstractCoordinateOperation
-
Invoked by hashCode()
for computing the hash code when first needed.
- computeHashCode() - Method in class DefaultOperationMethod
-
Invoked by hashCode()
for computing the hash code when first needed.
- computeHashCode() - Method in class DefaultPassThroughOperation
-
Invoked by hashCode()
for computing the hash code when first needed.
- computeHashCode() - Method in class NormalizedProjection
-
Computes a hash code value for this NormalizedProjection
.
- computeHashCode() - Method in class AbstractMathTransform
-
Computes a hash value for this transform.
- computeHashCode() - Method in class AbstractMathTransform.Inverse
-
Computes a hash value for this transform.
- computeHashCode() - Method in class PassThroughTransform
-
Computes a hash value for this transform.
- concatenate(MathTransform, MathTransform) - Static method in class MathTransforms
-
Concatenates the two given transforms.
- concatenate(MathTransform1D, MathTransform1D) - Static method in class MathTransforms
-
Concatenates the given one-dimensional transforms.
- concatenate(MathTransform2D, MathTransform2D) - Static method in class MathTransforms
-
Concatenates the given two-dimensional transforms.
- concatenate(MathTransform, MathTransform, MathTransform) - Static method in class MathTransforms
-
Concatenates the three given transforms.
- concatenate(MathTransform1D, MathTransform1D, MathTransform1D) - Static method in class MathTransforms
-
Concatenates the three given one-dimensional transforms.
- concatenate(MathTransform2D, MathTransform2D, MathTransform2D) - Static method in class MathTransforms
-
Concatenates the three given two-dimensional transforms.
- 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.
- ContextualParameters - Class in org.apache.sis.referencing.operation.transform
-
The parameters that describe a sequence of
normalize → non-linear kernel → denormalize transforms as a whole.
- ContextualParameters(OperationMethod) - Constructor for class ContextualParameters
-
Creates a new group of parameters for the given non-linear coordinate operation method.
- 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.
- convertAfter(int, Number, Number) - Method in class MatrixSIS
-
Assuming that this matrix represents an affine transform, pre-concatenates a scale and a translation on the
given dimension.
- convertBefore(int, Number, Number) - Method in class MatrixSIS
-
Assuming that this matrix represents an affine transform, concatenates a scale and a translation on the
given dimension.
- CONVERTER - Static variable in class XML
-
Controls the behaviors of the (un)marshalling process when an element can not be processed,
or alter the element values.
- convertTo(Unit<?>) - Method in class MeasurementRange
-
Converts this range to the specified unit.
- CoordinateSystems - Class in org.apache.sis.referencing.cs
-
- copy(ParameterValueGroup, ParameterValueGroup) - Static method in class Parameters
-
Copies the values of a parameter group into another parameter group.
- copy(Matrix) - Static method in class Matrices
-
Creates a new matrix which is a copy of the given matrix.
- 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.
- correlation() - Method in class LinearTransformBuilder
-
- CorruptedObjectException - Exception in org.apache.sis.util
-
May be thrown on attempt to use an object which has been corrupted by a previous operation.
- CorruptedObjectException() - Constructor for exception CorruptedObjectException
-
Constructs a new exception with no message.
- CorruptedObjectException(String) - Constructor for exception CorruptedObjectException
-
Constructs a new exception with the specified detail message.
- CorruptedObjectException(IdentifiedObject) - Constructor for exception CorruptedObjectException
-
Constructs a new exception with the name of the given object.
- cost(V) - Method in class Cache
-
Computes an estimation of the cost of the given value.
- 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(DefaultAssociationRole) - Static method in class AbstractAssociation
-
Creates a new association of the given role.
- create(DefaultAttributeType<V>) - Static method in class AbstractAttribute
-
Creates a new attribute of the given type initialized to the
default value.
- create(float, boolean, float, boolean, Unit<?>) - Static method in class MeasurementRange
-
Constructs a range of float
values.
- create(double, boolean, double, boolean, Unit<?>) - Static method in class MeasurementRange
-
Constructs a range of double
values.
- create(byte, boolean, byte, boolean) - Static method in class NumberRange
-
Constructs a range of byte
values.
- create(short, boolean, short, boolean) - Static method in class NumberRange
-
Constructs a range of short
values.
- create(int, boolean, int, boolean) - Static method in class NumberRange
-
Constructs a range of int
values.
- create(long, boolean, long, boolean) - Static method in class NumberRange
-
Constructs a range of long
values.
- create(float, boolean, float, boolean) - Static method in class NumberRange
-
Constructs a range of float
values.
- create(double, boolean, double, boolean) - Static method in class NumberRange
-
Constructs a range of double
values.
- create(Class<T>, T) - Method in class ParameterBuilder
-
Creates a descriptor for values of the given type without domain restriction.
- create(double, Unit<?>) - Method in class ParameterBuilder
-
Creates a descriptor for floating point values without domain restriction.
- create(Map<String, ?>, SingleCRS, Conversion, CoordinateSystem) - Static method in class DefaultDerivedCRS
-
Creates a derived CRS from a defining conversion and a type inferred from the given arguments.
- create(Map<String, ?>, SingleCRS, CoordinateReferenceSystem, OperationMethod, MathTransform, CoordinateSystem) - Static method in class DefaultDerivedCRS
-
Creates a derived CRS from a math transform and a type inferred from the given arguments.
- create() - Method in class LinearTransformBuilder
-
Creates a linear transform approximation from the source points to the target points.
- 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(int, MathTransform, int) - Static method in class PassThroughTransform
-
Creates a transform which passes through a subset of ordinates to another transform.
- create(Class<E>, boolean, boolean) - Static method in class RangeSet
-
Constructs an initially empty set of ranges.
- createAffineCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates a two-dimensional affine coordinate system from the given pair of axis.
- createAffineCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates a three-dimensional affine coordinate system from the given set of axis.
- createAffineTransform(Matrix) - Method in class DefaultMathTransformFactory
-
Creates an affine transform from a matrix.
- createBaseToDerived(CoordinateReferenceSystem, ParameterValueGroup, CoordinateSystem) - Method in class DefaultMathTransformFactory
-
Creates a transform from a base CRS to a derived CS using the given parameters.
- createBaseToDerived(CoordinateSystem, MathTransform, CoordinateSystem) - Method in class DefaultMathTransformFactory
-
Creates a transform from a base to a derived CS using an existing parameterized transform.
- 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.
- createCartesianCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates a three-dimensional Cartesian coordinate system from the given set of axis.
- createCartesianCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates a two-dimensional Cartesian coordinate system from the given pair of axis.
- createCompoundCRS(Map<String, ?>, CoordinateReferenceSystem...) - Method in class GeodeticObjectFactory
-
Creates a compound coordinate reference system from an ordered list of CoordinateReferenceSystem
objects.
- createConcatenatedOperation(Map<String, ?>, CoordinateOperation...) - Method in class DefaultCoordinateOperationFactory
-
Creates an ordered sequence of two or more single coordinate operations.
- createConcatenatedTransform(MathTransform, MathTransform) - Method in class DefaultMathTransformFactory
-
Creates a transform by concatenating two existing transforms.
- createCoordinateSystemAxis(Map<String, ?>, String, AxisDirection, Unit<?>) - Method in class GeodeticObjectFactory
-
Creates a coordinate system axis from an abbreviation and a unit.
- createCylindricalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates a cylindrical coordinate system from the given set of axis.
- createDefiningConversion(Map<String, ?>, OperationMethod, ParameterValueGroup) - Method in class DefaultCoordinateOperationFactory
-
Creates a defining conversion from the given operation parameters.
- createDerivedCRS(Map<String, ?>, CoordinateReferenceSystem, Conversion, CoordinateSystem) - Method in class GeodeticObjectFactory
-
Creates a derived coordinate reference system from a conversion.
- createDiagonal(int, int) - Static method in class Matrices
-
Creates a matrix of size numRow
× numCol
.
- createDimensionSelect(int, int[]) - Static method in class Matrices
-
Creates a matrix for a transform that keep only a subset of source 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.
- createEllipsoid(Map<String, ?>, double, double, Unit<Length>) - Method in class GeodeticObjectFactory
-
Creates an ellipsoid from semi-axis length values.
- createEllipsoidalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates an ellipsoidal coordinate system without ellipsoidal height.
- createEllipsoidalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates an ellipsoidal coordinate system with ellipsoidal height.
- createEngineeringCRS(Map<String, ?>, EngineeringDatum, CoordinateSystem) - Method in class GeodeticObjectFactory
-
Creates a engineering coordinate reference system.
- createEngineeringDatum(Map<String, ?>) - Method in class GeodeticObjectFactory
-
Creates an engineering datum.
- createEnumerated(Class<T>, T[], T) - Method in class ParameterBuilder
-
Creates a descriptor for a parameter restricted to a set of valid values.
- createFlattenedSphere(Map<String, ?>, double, double, Unit<Length>) - Static method in class DefaultEllipsoid
-
Creates a new ellipsoid using the specified properties, axis length and inverse flattening value.
- createFlattenedSphere(Map<String, ?>, double, double, Unit<Length>) - Method in class GeodeticObjectFactory
-
Creates an ellipsoid from a major semi-axis length and inverse flattening.
- 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.
- createFromWKT(String) - Method in interface Parser
-
Creates the object from a string.
- createFromWKT(String) - Method in class GeodeticObjectFactory
-
Creates a Coordinate Reference System object from a Well Known Text (WKT).
- createFromWKT(String) - Method in class DefaultMathTransformFactory
-
- createFromXML(String) - Method in class GeodeticObjectFactory
-
Creates a coordinate reference system object from a XML string.
- createFromXML(String) - Method in class DefaultMathTransformFactory
-
Creates a math transform object from a XML string.
- createGenericName(NameSpace, CharSequence...) - Method in class DefaultNameFactory
-
Creates a local or scoped name from an array of parsed names.
- createGeocentricCRS(Map<String, ?>, GeodeticDatum, CartesianCS) - Method in class GeodeticObjectFactory
-
- createGeocentricCRS(Map<String, ?>, GeodeticDatum, SphericalCS) - Method in class GeodeticObjectFactory
-
- createGeodeticDatum(Map<String, ?>, Ellipsoid, PrimeMeridian) - Method in class GeodeticObjectFactory
-
Creates geodetic datum from ellipsoid and (optionally) Bursa-Wolf parameters.
- createGeographicCRS(Map<String, ?>, GeodeticDatum, EllipsoidalCS) - Method in class GeodeticObjectFactory
-
Creates a geographic coordinate reference system.
- createGreaterThan(double, Unit<?>) - Static method in class MeasurementRange
-
Constructs a range of double
values greater than the given value.
- createGroup(int, int, GeneralParameterDescriptor...) - Method in class ParameterBuilder
-
Creates a descriptor group for the given cardinality and parameters.
- createGroup(GeneralParameterDescriptor...) - Method in class ParameterBuilder
-
Creates a descriptor group for the given parameters.
- createGroupForMapProjection(ParameterDescriptor<?>...) - Method in class ParameterBuilder
-
Creates a descriptor group for a map projection.
- createIdentity(int) - Static method in class Matrices
-
Creates a square identity matrix of size size
× size
.
- createImageCRS(Map<String, ?>, ImageDatum, AffineCS) - Method in class GeodeticObjectFactory
-
Creates an image coordinate reference system.
- createImageDatum(Map<String, ?>, PixelInCell) - Method in class GeodeticObjectFactory
-
Creates an image datum.
- createInternationalString(Map<Locale, String>) - Method in class DefaultNameFactory
-
Creates an international string from a set of strings in different locales.
- createIntersection(Rectangle2D) - Method in class Envelope2D
-
Returns the intersection of this envelope with the specified rectangle.
- createLeftBounded(int, boolean) - Static method in class NumberRange
-
Constructs a range of int
values without upper bound.
- createLinearCS(Map<String, ?>, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates a linear coordinate system.
- createLocalName(NameSpace, CharSequence) - Method in class DefaultNameFactory
-
Creates a local name from the given character sequence.
- createLocalName(CharSequence, String, CharSequence) - Static method in class Names
-
Creates a name which is local in the given namespace.
- createMapProjection(MathTransformFactory) - Method in class LambertConicConformal
-
Returns the sequence of normalization → this
→ denormalization transforms
as a whole.
- createMapProjection(MathTransformFactory) - Method in class Mercator
-
Returns the sequence of normalization → this
→ denormalization transforms
as a whole.
- createMapProjection(MathTransformFactory) - Method in class NormalizedProjection
-
Returns the sequence of normalization → this
→ denormalization transforms
as a whole.
- createMapProjection(MathTransformFactory) - Method in class PolarStereographic
-
Returns the sequence of normalization → this
→ denormalization transforms
as a whole.
- createMapProjection(MathTransformFactory) - Method in class TransverseMercator
-
Returns the sequence of normalization → this
→ denormalization transforms
as a whole.
- createMarshaller() - Method in class MarshallerPool
-
Creates an configures a new JAXB marshaller.
- createMathTransform(MathTransformFactory, ParameterValueGroup) - Method in interface MathTransformProvider
-
Creates a math transform from the specified group of parameter values.
- createMemberName(NameSpace, CharSequence, TypeName) - Method in class DefaultNameFactory
-
Creates a member name from the given character sequence and attribute type.
- createMemberName(CharSequence, String, CharSequence, Class<?>) - Static method in class Names
-
Creates a member name for values of the given class.
- createNameSpace(GenericName, Map<String, ?>) - Method in class DefaultNameFactory
-
Returns a namespace having the given name.
- createNilObject(Class<T>) - Method in class NilReason
-
Returns an object of the given type which is nil for the reason represented by this instance.
- createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod) - Method in class DefaultCoordinateOperationFactory
-
Not yet implemented.
- createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in class DefaultCoordinateOperationFactory
-
Not yet implemented.
- createOperationMethod(Map<String, ?>, Integer, Integer, ParameterDescriptorGroup) - Method in class DefaultCoordinateOperationFactory
-
Creates an operation method from a set of properties and a descriptor group.
- createParameterizedTransform(ParameterValueGroup) - Method in class DefaultMathTransformFactory
-
Creates a transform from a group of parameters.
- createPassThrough(int, Matrix, int) - Static method in class Matrices
-
Creates a matrix which converts a subset of ordinates with another matrix.
- createPassThroughTransform(int, MathTransform, int) - Method in class DefaultMathTransformFactory
-
Creates a transform which passes through a subset of ordinates to another transform.
- createPolarCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates a polar coordinate system from the given pair of axis.
- createPrimeMeridian(Map<String, ?>, double, Unit<Angle>) - Method in class GeodeticObjectFactory
-
Creates a prime meridian, relative to Greenwich.
- createProjectedCRS(Map<String, ?>, GeographicCRS, Conversion, CartesianCS) - Method in class GeodeticObjectFactory
-
Creates a projected coordinate reference system from a conversion.
- createRecordType(CharSequence, Map<CharSequence, Class<?>>) - Method in class DefaultRecordSchema
-
Creates a new record type of the given name, which will contains the given members.
- createSingleOperation(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod, MathTransform) - Method in class DefaultCoordinateOperationFactory
-
Creates a transformation or conversion from the given properties.
- createSphericalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates a spherical coordinate system from the given set of axis.
- createStrictlyPositive(double, Unit<?>) - Method in class ParameterBuilder
-
Creates a descriptor for floating point values greater than zero.
- createTemporalCRS(Map<String, ?>, TemporalDatum, TimeCS) - Method in class GeodeticObjectFactory
-
Creates a temporal coordinate reference system.
- createTemporalDatum(Map<String, ?>, Date) - Method in class GeodeticObjectFactory
-
Creates a temporal datum from an enumerated type value.
- createTimeCS(Map<String, ?>, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates a temporal coordinate system.
- createTransform(Envelope, Envelope) - Static method in class Matrices
-
Creates a transform matrix mapping the given source envelope to the given destination envelope.
- createTransform(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.
- createTransformedShape(Shape) - Method in class AbstractMathTransform2D
-
Transforms the specified shape.
- createTransformedShape(Shape) - Method in class AbstractMathTransform2D.Inverse
-
Transforms the specified shape.
- createTypeName(NameSpace, CharSequence) - Method in class DefaultNameFactory
-
Creates a type name from the given character sequence.
- createTypeName(CharSequence, String, CharSequence) - Static method in class Names
-
Creates a type name which is local in the given namespace.
- 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.
- createUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates a two-dimensional user defined coordinate system from the given pair of axis.
- createUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates a three-dimensional user defined coordinate system from the given set of axis.
- createValue() - Method in class DefaultParameterDescriptor
-
Creates a new parameter value instance initialized with the
default value.
- createValue() - Method in class DefaultParameterDescriptorGroup
-
- createValueGroup(Map<String, ?>) - Method in class TensorParameters
-
Creates a new instance of parameter group with default values of 1 on the diagonal, and 0 everywhere else.
- createValueGroup(Map<String, ?>, Matrix) - Method in class TensorParameters
-
Creates a new instance of parameter group initialized to the given matrix.
- createVerticalCRS(Map<String, ?>, VerticalDatum, VerticalCS) - Method in class GeodeticObjectFactory
-
Creates a vertical coordinate reference system.
- createVerticalCS(Map<String, ?>, CoordinateSystemAxis) - Method in class GeodeticObjectFactory
-
Creates a vertical coordinate system.
- createVerticalDatum(Map<String, ?>, VerticalDatumType) - Method in class GeodeticObjectFactory
-
Creates a vertical datum from an enumerated type value.
- 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.
- DataStoreClosedException - Exception in org.apache.sis.storage
-
Thrown when a Data store is closed and can no more return data.
- DataStoreClosedException(String) - Constructor for exception DataStoreClosedException
-
Constructs an exception with the specified details message.
- DataStoreClosedException(String, Throwable) - Constructor for exception DataStoreClosedException
-
Constructs an exception with the specified details message and cause.
- 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 Transliterator
-
A transliterator compliant with ISO 19162 on a "best effort" basis.
- DEFAULT - Static variable in class ReferenceResolver
-
The default and thread-safe instance.
- DEFAULT - Static variable in class ValueConverter
-
The default, thread-safe and immutable instance.
- DEFAULT_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
-
Associated resource information.
- DefaultAggregateInformation() - Constructor for class DefaultAggregateInformation
-
Constructs an initially empty Aggregate dataset information.
- DefaultAggregateInformation(AggregateInformation) - Constructor for class DefaultAggregateInformation
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultAlgorithm - Class in org.apache.sis.metadata.iso.lineage
-
Details of the methodology by which geographic information was derived from the instrument readings.
- DefaultAlgorithm() - Constructor for class DefaultAlgorithm
-
Constructs an initially empty algorithm.
- DefaultAlgorithm(Algorithm) - Constructor for class DefaultAlgorithm
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultApplicationSchemaInformation - Class in org.apache.sis.metadata.iso
-
Information about the application schema used to build the dataset.
- DefaultApplicationSchemaInformation() - Constructor for class DefaultApplicationSchemaInformation
-
Construct an initially empty application schema information.
- DefaultApplicationSchemaInformation(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.
- DefaultAssociatedResource - Class in org.apache.sis.metadata.iso.identification
-
Associated resource information.
- DefaultAssociatedResource() - Constructor for class DefaultAssociatedResource
-
Constructs an initially empty associated resource.
- DefaultAssociatedResource(Citation, AssociationType) - Constructor for class DefaultAssociatedResource
-
Constructs an associated resource initialized to the specified values.
- DefaultAssociationRole - Class in org.apache.sis.feature
-
Indicates the role played by the association between two features.
- DefaultAssociationRole(Map<String, ?>, DefaultFeatureType, int, int) - Constructor for class DefaultAssociationRole
-
Constructs an association to the given feature type.
- DefaultAssociationRole(Map<String, ?>, GenericName, int, int) - Constructor for class DefaultAssociationRole
-
Constructs an association to a feature type of the given name.
- DefaultAttributeGroup - Class in org.apache.sis.metadata.iso.content
-
Information about content type for groups of attributes for a specific
range dimension.
- DefaultAttributeGroup() - Constructor for class DefaultAttributeGroup
-
Constructs an initially empty attribute group.
- DefaultAttributeGroup(CoverageContentType, RangeDimension) - Constructor for class DefaultAttributeGroup
-
Constructs an attribute group initialized to the given values.
- DefaultAttributeGroup(DefaultAttributeGroup) - Constructor for class DefaultAttributeGroup
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultAttributeType<V> - Class in org.apache.sis.feature
-
Definition of an attribute in a feature type.
- DefaultAttributeType(Map<String, ?>, Class<V>, int, int, V, DefaultAttributeType<?>...) - Constructor for class DefaultAttributeType
-
Constructs an attribute type from the given properties.
- DefaultBand - Class in org.apache.sis.metadata.iso.content
-
Range of wavelengths in the electromagnetic spectrum.
- DefaultBand() - Constructor for class DefaultBand
-
Constructs an initially empty band.
- DefaultBand(Band) - Constructor for class DefaultBand
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultBoundingPolygon - Class in org.apache.sis.metadata.iso.extent
-
Boundary enclosing the dataset, expressed as the closed set of
(x,y) coordinates of the polygon.
- DefaultBoundingPolygon() - Constructor for class DefaultBoundingPolygon
-
Constructs an initially empty bounding polygon.
- DefaultBoundingPolygon(Geometry) - Constructor for class DefaultBoundingPolygon
-
Creates a bounding polygon initialized to the specified polygon.
- DefaultBoundingPolygon(BoundingPolygon) - Constructor for class DefaultBoundingPolygon
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultBrowseGraphic - Class in org.apache.sis.metadata.iso.identification
-
Graphic that provides an illustration of the dataset (should include a legend for the graphic).
- DefaultBrowseGraphic() - Constructor for class DefaultBrowseGraphic
-
Constructs an initially empty browse graphic.
- DefaultBrowseGraphic(URI) - Constructor for class DefaultBrowseGraphic
-
Creates a browse graphics initialized to the specified URI.
- DefaultBrowseGraphic(BrowseGraphic) - Constructor for class DefaultBrowseGraphic
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultCartesianCS - Class in org.apache.sis.referencing.cs
-
A 2- or 3-dimensional Cartesian coordinate system made of straight orthogonal axes.
- DefaultCartesianCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultCartesianCS
-
Constructs a two-dimensional coordinate system from a set of properties.
- DefaultCartesianCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultCartesianCS
-
Constructs a three-dimensional coordinate system from a set of properties.
- DefaultCartesianCS(CartesianCS) - Constructor for class DefaultCartesianCS
-
Creates a new coordinate system with the same values than the specified one.
- DefaultCitation - Class in org.apache.sis.metadata.iso.citation
-
Standardized resource reference.
- DefaultCitation() - Constructor for class DefaultCitation
-
Constructs an initially empty citation.
- DefaultCitation(CharSequence) - Constructor for class DefaultCitation
-
Constructs a citation with the specified title.
- DefaultCitation(ResponsibleParty) - Constructor for class DefaultCitation
-
- 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.
- DefaultConversion - Class in org.apache.sis.referencing.operation
-
A parameterized mathematical operation that converts coordinates to another CRS without any change of
datum.
- DefaultConversion(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod, MathTransform) - Constructor for class DefaultConversion
-
Creates a coordinate conversion from the given properties.
- DefaultConversion(Map<String, ?>, OperationMethod, MathTransform, ParameterValueGroup) - Constructor for class DefaultConversion
-
Creates a defining conversion from the given transform and/or parameters.
- DefaultConversion(Conversion) - Constructor for class DefaultConversion
-
Creates a new coordinate operation with the same values than the specified one.
- DefaultCoordinateOperationFactory - Class in org.apache.sis.referencing.operation
-
Creates
operations capable to transform coordinates
from a given source CRS to a given target CRS.
- DefaultCoordinateOperationFactory() - Constructor for class DefaultCoordinateOperationFactory
-
Constructs a factory with no default properties.
- DefaultCoordinateOperationFactory(Map<String, ?>, MathTransformFactory) - Constructor for class DefaultCoordinateOperationFactory
-
Constructs a factory with the given default properties.
- DefaultCoordinateSystemAxis - Class in org.apache.sis.referencing.cs
-
Coordinate system axis name, direction, unit and range of values.
- DefaultCoordinateSystemAxis(Map<String, ?>, String, AxisDirection, Unit<?>) - Constructor for class DefaultCoordinateSystemAxis
-
Constructs an axis from a set of properties.
- DefaultCoordinateSystemAxis(CoordinateSystemAxis) - Constructor for class DefaultCoordinateSystemAxis
-
Creates a new coordinate system axis with the same values than the specified one.
- DefaultCoupledResource - Class in org.apache.sis.metadata.iso.identification
-
Links a given operation name with a resource identified by an "identifier".
- DefaultCoupledResource() - Constructor for class DefaultCoupledResource
-
Constructs an initially empty coupled resource.
- DefaultCoupledResource(ScopedName, Citation, DataIdentification, DefaultOperationMetadata) - Constructor for class DefaultCoupledResource
-
Constructs a new coupled resource initialized to the specified values.
- DefaultCoupledResource(DefaultCoupledResource) - Constructor for class DefaultCoupledResource
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultCoverageDescription - Class in org.apache.sis.metadata.iso.content
-
Information about the content of a grid data cell.
- DefaultCoverageDescription() - Constructor for class DefaultCoverageDescription
-
Constructs an empty coverage description.
- DefaultCoverageDescription(CoverageDescription) - Constructor for class DefaultCoverageDescription
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultCoverageResult - Class in org.apache.sis.metadata.iso.quality
-
Result of a data quality measure organising the measured values as a coverage.
- DefaultCoverageResult() - Constructor for class DefaultCoverageResult
-
Constructs an initially empty coverage result.
- DefaultCoverageResult(CoverageResult) - Constructor for class DefaultCoverageResult
-
Constructs a new instance initialized with the values from the specified metadata object.
- 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.
- DefaultDerivedCRS - Class in org.apache.sis.referencing.crs
-
A coordinate reference system that is defined by its coordinate
conversion
from another CRS (not by a
datum).
- DefaultDerivedCRS(Map<String, ?>, SingleCRS, Conversion, CoordinateSystem) - Constructor for class DefaultDerivedCRS
-
Creates a derived CRS from a defining conversion.
- DefaultDerivedCRS(Map<String, ?>, SingleCRS, CoordinateReferenceSystem, OperationMethod, MathTransform, CoordinateSystem) - Constructor for class DefaultDerivedCRS
-
Creates a derived CRS from a math transform.
- DefaultDerivedCRS(DerivedCRS) - Constructor for class DefaultDerivedCRS
-
Constructs a new coordinate reference system with the same values than the specified one.
- DefaultDigitalTransferOptions - Class in org.apache.sis.metadata.iso.distribution
-
Technical means and media by which a resource is obtained from the distributor.
- DefaultDigitalTransferOptions() - Constructor for class DefaultDigitalTransferOptions
-
Constructs an initially empty digital transfer options.
- DefaultDigitalTransferOptions(DigitalTransferOptions) - Constructor for class DefaultDigitalTransferOptions
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultDimension - Class in org.apache.sis.metadata.iso.spatial
-
Axis properties.
- DefaultDimension() - Constructor for class DefaultDimension
-
Constructs an initially empty dimension.
- DefaultDimension(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 1-, 2- or 3-dimensional contextually local coordinate reference system.
- DefaultEngineeringCRS(Map<String, ?>, EngineeringDatum, CoordinateSystem) - Constructor for class DefaultEngineeringCRS
-
Creates a coordinate reference system from the given properties, datum and coordinate system.
- DefaultEngineeringCRS(EngineeringCRS) - Constructor for class DefaultEngineeringCRS
-
Constructs a new coordinate reference system with the same values than the specified one.
- DefaultEngineeringDatum - Class in org.apache.sis.referencing.datum
-
Defines the origin of an engineering coordinate reference system.
- DefaultEngineeringDatum(Map<String, ?>) - Constructor for class DefaultEngineeringDatum
-
Creates an engineering datum from the given properties.
- DefaultEngineeringDatum(EngineeringDatum) - Constructor for class DefaultEngineeringDatum
-
Creates a new datum with the same values than the specified one.
- DefaultEnvironmentalRecord - Class in org.apache.sis.metadata.iso.acquisition
-
Information about the environmental conditions during the acquisition.
- DefaultEnvironmentalRecord() - Constructor for class DefaultEnvironmentalRecord
-
Constructs an initially empty environmental record.
- DefaultEnvironmentalRecord(EnvironmentalRecord) - Constructor for class DefaultEnvironmentalRecord
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultEvent - Class in org.apache.sis.metadata.iso.acquisition
-
Identification of a significant collection point within an operation.
- DefaultEvent() - Constructor for class DefaultEvent
-
Constructs an initially empty acquisition information.
- DefaultEvent(Event) - Constructor for class DefaultEvent
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultExtendedElementInformation - Class in org.apache.sis.metadata.iso
-
New metadata element, not found in ISO 19115, which is required to describe geographic data.
- DefaultExtendedElementInformation() - Constructor for class DefaultExtendedElementInformation
-
Construct an initially empty extended element information.
- DefaultExtendedElementInformation(String, CharSequence, CharSequence, Datatype, String, CharSequence, ResponsibleParty) - Constructor for class DefaultExtendedElementInformation
-
Create an extended element information initialized to the given values.
- DefaultExtendedElementInformation(ExtendedElementInformation) - Constructor for class DefaultExtendedElementInformation
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultExtent - Class in org.apache.sis.metadata.iso.extent
-
Information about spatial, vertical, and temporal extent.
- DefaultExtent() - Constructor for class DefaultExtent
-
Constructs an initially empty extent.
- DefaultExtent(CharSequence, GeographicExtent, VerticalExtent, TemporalExtent) - Constructor for class DefaultExtent
-
Constructs an extent initialized to the given description or components.
- DefaultExtent(Extent) - Constructor for class DefaultExtent
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultFeatureCatalogueDescription - Class in org.apache.sis.metadata.iso.content
-
Information identifying the feature catalogue or the conceptual schema.
- DefaultFeatureCatalogueDescription() - Constructor for class DefaultFeatureCatalogueDescription
-
Constructs an initially empty feature catalogue description.
- DefaultFeatureCatalogueDescription(FeatureCatalogueDescription) - Constructor for class DefaultFeatureCatalogueDescription
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultFeatureType - Class in org.apache.sis.feature
-
Abstraction of a real-world phenomena.
- DefaultFeatureType(Map<String, ?>, boolean, DefaultFeatureType[], AbstractIdentifiedType...) - Constructor for class DefaultFeatureType
-
Constructs a feature type from the given properties.
- DefaultFeatureTypeInfo - Class in org.apache.sis.metadata.iso.content
-
Information about the occurring feature type.
- DefaultFeatureTypeInfo() - Constructor for class DefaultFeatureTypeInfo
-
Constructs an initially empty feature type info.
- DefaultFeatureTypeInfo(GenericName) - Constructor for class DefaultFeatureTypeInfo
-
Constructs a feature type info initialized to the specified name.
- DefaultFeatureTypeInfo(DefaultFeatureTypeInfo) - Constructor for class DefaultFeatureTypeInfo
-
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.
- DefaultFormula - Class in org.apache.sis.referencing.operation
-
Specification of the coordinate operation method formula.
- DefaultFormula(CharSequence) - Constructor for class DefaultFormula
-
Creates a new formula from the given string.
- DefaultFormula(Citation) - Constructor for class DefaultFormula
-
Creates a new formula from the given citation.
- DefaultFormula(Formula) - Constructor for class DefaultFormula
-
Creates a new formula with the same values than the specified one.
- DefaultGCP - Class in org.apache.sis.metadata.iso.spatial
-
Information on ground control point.
- DefaultGCP() - Constructor for class DefaultGCP
-
Constructs an initially empty ground control point.
- DefaultGCP(GCP) - Constructor for class DefaultGCP
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultGCPCollection - Class in org.apache.sis.metadata.iso.spatial
-
Information about a control point collection.
- DefaultGCPCollection() - Constructor for class DefaultGCPCollection
-
Constructs an initially empty ground control point collection.
- DefaultGCPCollection(GCPCollection) - Constructor for class DefaultGCPCollection
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultGeocentricCRS - Class in org.apache.sis.referencing.crs
-
A 3-dimensional coordinate reference system with the origin at the approximate centre of mass of the earth.
- DefaultGeocentricCRS(Map<String, ?>, GeodeticDatum, CartesianCS) - Constructor for class DefaultGeocentricCRS
-
Creates a coordinate reference system from the given properties, datum and coordinate system.
- DefaultGeocentricCRS(Map<String, ?>, GeodeticDatum, SphericalCS) - Constructor for class DefaultGeocentricCRS
-
Creates a coordinate reference system from the given properties, datum and coordinate system.
- DefaultGeocentricCRS(GeocentricCRS) - Constructor for class DefaultGeocentricCRS
-
Constructs a new coordinate reference system with the same values than the specified one.
- DefaultGeodeticDatum - Class in org.apache.sis.referencing.datum
-
Defines the location and orientation of an ellipsoid that approximates the shape of the earth.
- DefaultGeodeticDatum(Map<String, ?>, Ellipsoid, PrimeMeridian) - Constructor for class DefaultGeodeticDatum
-
Creates a geodetic datum from the given properties.
- DefaultGeodeticDatum(GeodeticDatum) - Constructor for class DefaultGeodeticDatum
-
Creates a new datum with the same values than the specified one.
- defaultGeographic() - Static method in enum CommonCRS
-
Returns the default two-dimensional normalized geographic CRS.
- DefaultGeographicBoundingBox - Class in org.apache.sis.metadata.iso.extent
-
Geographic position of the dataset.
- DefaultGeographicBoundingBox() - Constructor for class DefaultGeographicBoundingBox
-
Constructs an initially
empty geographic bounding box.
- DefaultGeographicBoundingBox(double, double, double, double) - Constructor for class DefaultGeographicBoundingBox
-
Creates a geographic bounding box initialized to the specified values.
- DefaultGeographicBoundingBox(GeographicBoundingBox) - Constructor for class DefaultGeographicBoundingBox
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultGeographicCRS - Class in org.apache.sis.referencing.crs
-
A 2- or 3-dimensional coordinate reference system based on an ellipsoidal approximation of the geoid.
- DefaultGeographicCRS(Map<String, ?>, GeodeticDatum, EllipsoidalCS) - Constructor for class DefaultGeographicCRS
-
Creates a coordinate reference system from the given properties, datum and coordinate system.
- DefaultGeographicCRS(GeographicCRS) - Constructor for class DefaultGeographicCRS
-
Constructs a new coordinate reference system with the same values than the specified one.
- DefaultGeographicDescription - Class in org.apache.sis.metadata.iso.extent
-
Description of the geographic area using identifiers.
- DefaultGeographicDescription() - Constructor for class DefaultGeographicDescription
-
Constructs an initially empty geographic description.
- DefaultGeographicDescription(Citation, String) - Constructor for class DefaultGeographicDescription
-
Creates an inclusive geographic description initialized to the given identifier.
- DefaultGeographicDescription(CharSequence) - Constructor for class DefaultGeographicDescription
-
Creates an inclusive geographic description initialized to the given natural language description.
- 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
-
A 2-dimensional engineering coordinate reference system applied to locations in images.
- DefaultImageCRS(Map<String, ?>, ImageDatum, AffineCS) - Constructor for class DefaultImageCRS
-
Creates a coordinate reference system from the given properties, datum and coordinate system.
- DefaultImageCRS(ImageCRS) - Constructor for class DefaultImageCRS
-
Constructs a new coordinate reference system with the same values than the specified one.
- DefaultImageDatum - Class in org.apache.sis.referencing.datum
-
Defines the origin of an image coordinate reference system.
- DefaultImageDatum(Map<String, ?>, PixelInCell) - Constructor for class DefaultImageDatum
-
Creates an image datum from the given properties.
- DefaultImageDatum(ImageDatum) - Constructor for class DefaultImageDatum
-
Creates a new datum with the same values than the specified one.
- DefaultImageDescription - Class in org.apache.sis.metadata.iso.content
-
Information about an image's suitability for use.
- DefaultImageDescription() - Constructor for class DefaultImageDescription
-
Constructs an initially empty image description.
- DefaultImageDescription(ImageDescription) - Constructor for class DefaultImageDescription
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultIndividual - Class in org.apache.sis.metadata.iso.citation
-
Information about the party if the party is an individual.
- DefaultIndividual() - Constructor for class DefaultIndividual
-
Constructs an initially empty individual.
- DefaultIndividual(CharSequence, CharSequence, Contact) - Constructor for class DefaultIndividual
-
Constructs an individual initialized to the specified values.
- DefaultIndividual(DefaultIndividual) - Constructor for class DefaultIndividual
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultInstrument - Class in org.apache.sis.metadata.iso.acquisition
-
Designations for the measuring instruments.
- DefaultInstrument() - Constructor for class DefaultInstrument
-
Constructs an initially empty instrument.
- DefaultInstrument(Instrument) - Constructor for class DefaultInstrument
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultInternationalString - Class in org.apache.sis.util.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.
- DefaultKeywordClass - Class in org.apache.sis.metadata.iso.identification
-
Specification of a class to categorize keywords in a domain-specific vocabulary
that has a binding to a formal ontology.
- DefaultKeywordClass() - Constructor for class DefaultKeywordClass
-
Constructs an initially empty keyword class.
- DefaultKeywordClass(CharSequence, Citation) - Constructor for class DefaultKeywordClass
-
Creates keyword class initialized to the given key name and ontology.
- DefaultKeywordClass(DefaultKeywordClass) - Constructor for class DefaultKeywordClass
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultKeywords - Class in org.apache.sis.metadata.iso.identification
-
Keywords, their type and reference source.
- DefaultKeywords() - Constructor for class DefaultKeywords
-
Constructs an initially empty keywords.
- DefaultKeywords(CharSequence...) - Constructor for class DefaultKeywords
-
Creates keywords initialized to the given key word.
- DefaultKeywords(Keywords) - Constructor for class DefaultKeywords
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultLegalConstraints - Class in org.apache.sis.metadata.iso.constraint
-
Restrictions and legal prerequisites for accessing and using the resource.
- DefaultLegalConstraints() - Constructor for class DefaultLegalConstraints
-
Constructs an initially empty constraints.
- DefaultLegalConstraints(CharSequence) - Constructor for class DefaultLegalConstraints
-
- DefaultLegalConstraints(LegalConstraints) - Constructor for class DefaultLegalConstraints
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultLineage - Class in org.apache.sis.metadata.iso.lineage
-
Information about the events or source data used in constructing the data specified by
the scope or lack of knowledge about lineage.
- DefaultLineage() - Constructor for class DefaultLineage
-
Constructs an initially empty lineage.
- DefaultLineage(Lineage) - Constructor for class DefaultLineage
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultLinearCS - Class in org.apache.sis.referencing.cs
-
A 1-dimensional coordinate system for points that lie on a single axis (not necessarily a straight line).
- DefaultLinearCS(Map<String, ?>, CoordinateSystemAxis) - Constructor for class DefaultLinearCS
-
Constructs a coordinate system from a set of properties.
- DefaultLinearCS(LinearCS) - Constructor for class DefaultLinearCS
-
Creates a new coordinate system with the same values than the specified one.
- DefaultLocalName - Class in org.apache.sis.util.iso
-
Identifier within a
name space for a local object.
- DefaultLocalName(NameSpace, CharSequence) - Constructor for class DefaultLocalName
-
Constructs a local name from the given character sequence.
- DefaultMaintenanceInformation - Class in org.apache.sis.metadata.iso.maintenance
-
Information about the scope and frequency of updating.
- DefaultMaintenanceInformation() - Constructor for class DefaultMaintenanceInformation
-
Creates a an initially empty maintenance information.
- DefaultMaintenanceInformation(MaintenanceFrequency) - Constructor for class DefaultMaintenanceInformation
-
Creates a maintenance information.
- DefaultMaintenanceInformation(MaintenanceInformation) - Constructor for class DefaultMaintenanceInformation
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultMathTransformFactory - Class in org.apache.sis.referencing.operation.transform
-
- DefaultMathTransformFactory() - Constructor for class DefaultMathTransformFactory
-
Creates a new factory which will discover operation methods with a
ServiceLoader
.
- DefaultMathTransformFactory(Iterable<? extends OperationMethod>) - Constructor for class DefaultMathTransformFactory
-
Creates a new factory which will use the given operation methods.
- DefaultMedium - Class in org.apache.sis.metadata.iso.distribution
-
Information about the media on which the resource can be distributed.
- DefaultMedium() - Constructor for class DefaultMedium
-
Constructs an initially empty medium.
- DefaultMedium(Medium) - Constructor for class DefaultMedium
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultMemberName - Class in org.apache.sis.util.iso
-
The name to identify a member of a
record.
- DefaultMemberName(NameSpace, CharSequence, TypeName) - Constructor for class DefaultMemberName
-
Constructs a member name from the given character sequence and attribute type.
- DefaultMetadata - Class in org.apache.sis.metadata.iso
-
Root entity which defines metadata about a resource or resources.
- DefaultMetadata() - Constructor for class DefaultMetadata
-
Creates an initially empty metadata.
- DefaultMetadata(ResponsibleParty, Date, Identification) - Constructor for class DefaultMetadata
-
Creates a meta data initialized to the specified values.
- DefaultMetadata(Metadata) - Constructor for class DefaultMetadata
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultMetadataExtensionInformation - Class in org.apache.sis.metadata.iso
-
Information describing metadata extensions.
- DefaultMetadataExtensionInformation() - Constructor for class DefaultMetadataExtensionInformation
-
Construct an initially empty metadata extension information.
- DefaultMetadataExtensionInformation(MetadataExtensionInformation) - Constructor for class DefaultMetadataExtensionInformation
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultMetadataScope - Class in org.apache.sis.metadata.iso
-
Information about the scope of the resource.
- DefaultMetadataScope() - Constructor for class DefaultMetadataScope
-
Constructs an initially empty metadata scope.
- DefaultMetadataScope(ScopeCode, CharSequence) - Constructor for class DefaultMetadataScope
-
Constructs a metadata scope initialized to the given value.
- DefaultMetadataScope(DefaultMetadataScope) - Constructor for class DefaultMetadataScope
-
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.feature
-
- DefaultOperation(Map<String, ?>, ParameterDescriptorGroup, AbstractIdentifiedType) - Constructor for class DefaultOperation
-
Deprecated.
Constructs an operation from the given properties.
- DefaultOperation - Class in org.apache.sis.metadata.iso.acquisition
-
Designations for the operation used to acquire the dataset.
- DefaultOperation() - Constructor for class DefaultOperation
-
Constructs an initially empty operation.
- DefaultOperation(Operation) - Constructor for class DefaultOperation
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultOperationChainMetadata - Class in org.apache.sis.metadata.iso.identification
-
Operation chain information.
- DefaultOperationChainMetadata() - Constructor for class DefaultOperationChainMetadata
-
Constructs an initially empty operation chain metadata.
- DefaultOperationChainMetadata(CharSequence) - Constructor for class DefaultOperationChainMetadata
-
Constructs a new operation chain metadata initialized to the specified name.
- DefaultOperationChainMetadata(DefaultOperationChainMetadata) - Constructor for class DefaultOperationChainMetadata
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultOperationMetadata - Class in org.apache.sis.metadata.iso.identification
-
Parameter information.
- DefaultOperationMetadata() - Constructor for class DefaultOperationMetadata
-
Constructs an initially empty operation metadata.
- DefaultOperationMetadata(DefaultOperationMetadata) - Constructor for class DefaultOperationMetadata
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultOperationMethod - Class in org.apache.sis.referencing.operation
-
Describes the algorithm and parameters used to perform a coordinate operation.
- DefaultOperationMethod(Map<String, ?>, Integer, Integer, ParameterDescriptorGroup) - Constructor for class DefaultOperationMethod
-
Constructs an operation method from a set of properties and a descriptor group.
- DefaultOperationMethod(MathTransform) - Constructor for class DefaultOperationMethod
-
Convenience constructor that creates an operation method from a math transform.
- DefaultOperationMethod(OperationMethod) - Constructor for class DefaultOperationMethod
-
Creates a new operation method with the same values than the specified one.
- DefaultOrganisation - Class in org.apache.sis.metadata.iso.citation
-
Information about the party if the party is an organization.
- DefaultOrganisation() - Constructor for class DefaultOrganisation
-
Constructs an initially empty organization.
- DefaultOrganisation(CharSequence, BrowseGraphic, DefaultIndividual, Contact) - Constructor for class DefaultOrganisation
-
Constructs an organization initialized to the specified values.
- DefaultOrganisation(DefaultOrganisation) - Constructor for class DefaultOrganisation
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultParameterDescriptor<T> - Class in org.apache.sis.parameter
-
The definition of a single parameter used by an operation method.
- DefaultParameterDescriptor(Map<String, ?>, int, int, Class<T>, Range<?>, T[], T) - Constructor for class DefaultParameterDescriptor
-
Constructs a descriptor from the given properties.
- DefaultParameterDescriptor(ParameterDescriptor<T>) - Constructor for class DefaultParameterDescriptor
-
Creates a new descriptor with the same values than the specified one.
- DefaultParameterDescriptorGroup - Class in org.apache.sis.parameter
-
The definition of a group of related parameters used by an operation method.
- DefaultParameterDescriptorGroup(Map<String, ?>, int, int, GeneralParameterDescriptor...) - Constructor for class DefaultParameterDescriptorGroup
-
Constructs a parameter group from a set of properties.
- DefaultParameterDescriptorGroup(ParameterDescriptorGroup) - Constructor for class DefaultParameterDescriptorGroup
-
Creates a new descriptor with the same values than the specified one.
- DefaultParameterValue<T> - Class in org.apache.sis.parameter
-
A single parameter value used by an operation method.
- DefaultParameterValue(ParameterDescriptor<T>) - Constructor for class DefaultParameterValue
-
Creates a parameter value from the specified descriptor.
- DefaultParameterValue(ParameterValue<T>) - Constructor for class DefaultParameterValue
-
Creates a new instance initialized with the values from the specified parameter object.
- DefaultParameterValueGroup - Class in org.apache.sis.parameter
-
A group of related parameter values.
- DefaultParameterValueGroup(ParameterDescriptorGroup) - Constructor for class DefaultParameterValueGroup
-
Creates a parameter group from the specified descriptor.
- DefaultParameterValueGroup(ParameterValueGroup) - Constructor for class DefaultParameterValueGroup
-
Creates a new instance initialized with all values from the specified parameter group.
- DefaultPassThroughOperation - Class in org.apache.sis.referencing.operation
-
Specifies that a subset of a coordinate tuple is subject to a specific coordinate operation.
- DefaultPassThroughOperation(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, SingleOperation, int, int) - Constructor for class DefaultPassThroughOperation
-
Constructs a single operation from a set of properties.
- DefaultPassThroughOperation(PassThroughOperation) - Constructor for class DefaultPassThroughOperation
-
Creates a new coordinate operation with the same values than the specified one.
- DefaultPlan - Class in org.apache.sis.metadata.iso.acquisition
-
Designations for the planning information related to meeting the data acquisition requirements.
- DefaultPlan() - Constructor for class DefaultPlan
-
Constructs an initially empty plan.
- DefaultPlan(Plan) - Constructor for class DefaultPlan
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultPlatform - Class in org.apache.sis.metadata.iso.acquisition
-
Designation of the platform used to acquire the dataset.
- DefaultPlatform() - Constructor for class DefaultPlatform
-
Constructs an initially empty platform.
- DefaultPlatform(Platform) - Constructor for class DefaultPlatform
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultPlatformPass - Class in org.apache.sis.metadata.iso.acquisition
-
Identification of collection coverage.
- DefaultPlatformPass() - Constructor for class DefaultPlatformPass
-
Constructs an initially empty platform pass.
- DefaultPlatformPass(PlatformPass) - Constructor for class DefaultPlatformPass
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultPolarCS - Class in org.apache.sis.referencing.cs
-
A 2-dimensional coordinate system for coordinates represented by a distance from the origin
and an angle from a fixed direction.
- DefaultPolarCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultPolarCS
-
Constructs a two-dimensional coordinate system from a set of properties.
- DefaultPolarCS(PolarCS) - Constructor for class DefaultPolarCS
-
Creates a new coordinate system with the same values than the specified one.
- DefaultPortrayalCatalogueReference - Class in org.apache.sis.metadata.iso
-
Information identifying the portrayal catalogue used.
- DefaultPortrayalCatalogueReference() - Constructor for class DefaultPortrayalCatalogueReference
-
Construct an initially empty portrayal catalogue reference.
- DefaultPortrayalCatalogueReference(Citation) - Constructor for class DefaultPortrayalCatalogueReference
-
Creates a portrayal catalogue reference initialized to the given reference.
- DefaultPortrayalCatalogueReference(PortrayalCatalogueReference) - Constructor for class DefaultPortrayalCatalogueReference
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultPrimeMeridian - Class in org.apache.sis.referencing.datum
-
Defines the origin from which longitude values are determined.
- DefaultPrimeMeridian(Map<String, ?>, double, Unit<Angle>) - Constructor for class DefaultPrimeMeridian
-
Creates a prime meridian from the given properties.
- DefaultPrimeMeridian(PrimeMeridian) - Constructor for class DefaultPrimeMeridian
-
Creates a new prime meridian with the same values than the specified one.
- DefaultProcessing - Class in org.apache.sis.metadata.iso.lineage
-
Comprehensive information about the procedure(s), process(es) and algorithm(s) applied in the process step.
- DefaultProcessing() - Constructor for class DefaultProcessing
-
Constructs an initially empty range element description.
- DefaultProcessing(Processing) - Constructor for class DefaultProcessing
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultProcessStep - Class in org.apache.sis.metadata.iso.lineage
-
Information about an event or transformation in the life of a resource.
- DefaultProcessStep() - Constructor for class DefaultProcessStep
-
Creates an initially empty process step.
- DefaultProcessStep(CharSequence) - Constructor for class DefaultProcessStep
-
Creates a process step initialized to the given description.
- DefaultProcessStep(ProcessStep) - Constructor for class DefaultProcessStep
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultProcessStepReport - Class in org.apache.sis.metadata.iso.lineage
-
Report of what occurred during the process step.
- DefaultProcessStepReport() - Constructor for class DefaultProcessStepReport
-
Constructs an initially empty process step report.
- DefaultProcessStepReport(ProcessStepReport) - Constructor for class DefaultProcessStepReport
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultProjectedCRS - Class in org.apache.sis.referencing.crs
-
A 2-dimensional coordinate reference system used to approximate the shape of the earth on a planar surface.
- DefaultProjectedCRS(Map<String, ?>, GeographicCRS, Conversion, CartesianCS) - Constructor for class DefaultProjectedCRS
-
Creates a projected CRS from a defining conversion.
- DefaultProjectedCRS(ProjectedCRS) - Constructor for class DefaultProjectedCRS
-
Constructs a new coordinate reference system with the same values than the specified one.
- DefaultQuantitativeAttributeAccuracy - Class in org.apache.sis.metadata.iso.quality
-
Accuracy of quantitative attributes.
- DefaultQuantitativeAttributeAccuracy() - Constructor for class DefaultQuantitativeAttributeAccuracy
-
Constructs an initially empty quantitative attribute accuracy.
- DefaultQuantitativeAttributeAccuracy(QuantitativeAttributeAccuracy) - Constructor for class DefaultQuantitativeAttributeAccuracy
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultQuantitativeResult - Class in org.apache.sis.metadata.iso.quality
-
Information about the value (or set of values) obtained from applying a data quality measure.
- DefaultQuantitativeResult() - Constructor for class DefaultQuantitativeResult
-
Constructs an initially empty quantitative result.
- DefaultQuantitativeResult(QuantitativeResult) - Constructor for class DefaultQuantitativeResult
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultRangeDimension - Class in org.apache.sis.metadata.iso.content
-
Information on the range of each dimension of a cell measurement value.
- DefaultRangeDimension() - Constructor for class DefaultRangeDimension
-
Constructs an initially empty range dimension.
- DefaultRangeDimension(RangeDimension) - Constructor for class DefaultRangeDimension
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultRangeElementDescription - Class in org.apache.sis.metadata.iso.content
-
Description of specific range elements.
- DefaultRangeElementDescription() - Constructor for class DefaultRangeElementDescription
-
Constructs an initially empty range element description.
- DefaultRangeElementDescription(RangeElementDescription) - Constructor for class DefaultRangeElementDescription
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultRecord - Class in org.apache.sis.util.iso
-
A list of logically related elements as (name, value) pairs in a dictionary.
- DefaultRecord(RecordType) - Constructor for class DefaultRecord
-
Creates a new record for the given record type.
- DefaultRecordSchema - Class in org.apache.sis.util.iso
-
A collection of record types in a given namespace.
- DefaultRecordSchema(DefaultNameFactory, NameSpace, CharSequence) - Constructor for class DefaultRecordSchema
-
Creates a new schema of the given name.
- DefaultRecordType - Class in org.apache.sis.util.iso
-
An immutable definition of the type of a
record.
- DefaultRecordType(RecordType) - Constructor for class DefaultRecordType
-
Creates a new record with the same names and members than the given one.
- DefaultRecordType(TypeName, RecordSchema, Map<? extends MemberName, ? extends Type>) - Constructor for class DefaultRecordType
-
Creates a new record in the given schema.
- DefaultRelativeInternalPositionalAccuracy - Class in org.apache.sis.metadata.iso.quality
-
Closeness of the relative positions of features in the scope to their respective
relative positions accepted as or being true.
- DefaultRelativeInternalPositionalAccuracy() - Constructor for class DefaultRelativeInternalPositionalAccuracy
-
Constructs an initially empty relative internal positional accuracy.
- DefaultRelativeInternalPositionalAccuracy(RelativeInternalPositionalAccuracy) - Constructor for class DefaultRelativeInternalPositionalAccuracy
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultReleasability - Class in org.apache.sis.metadata.iso.constraint
-
Information about resource release constraints.
- DefaultReleasability() - Constructor for class DefaultReleasability
-
Creates an initially empty releasability.
- DefaultReleasability(DefaultReleasability) - Constructor for class DefaultReleasability
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultRepresentativeFraction - Class in org.apache.sis.metadata.iso.identification
-
A scale defined as the inverse of a denominator.
- DefaultRepresentativeFraction() - Constructor for class DefaultRepresentativeFraction
-
Creates a uninitialized representative fraction.
- DefaultRepresentativeFraction(long) - Constructor for class DefaultRepresentativeFraction
-
Creates a new representative fraction from the specified denominator.
- DefaultRepresentativeFraction(RepresentativeFraction) - Constructor for class DefaultRepresentativeFraction
-
Constructs a new representative fraction initialized to the value of the given object.
- DefaultRequestedDate - Class in org.apache.sis.metadata.iso.acquisition
-
Range of date validity.
- DefaultRequestedDate() - Constructor for class DefaultRequestedDate
-
Constructs an initially empty requested date.
- DefaultRequestedDate(RequestedDate) - Constructor for class DefaultRequestedDate
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultRequirement - Class in org.apache.sis.metadata.iso.acquisition
-
Requirement to be satisfied by the planned data acquisition.
- DefaultRequirement() - Constructor for class DefaultRequirement
-
Constructs an initially empty requirement.
- DefaultRequirement(Requirement) - Constructor for class DefaultRequirement
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultResolution - Class in org.apache.sis.metadata.iso.identification
-
Level of detail expressed as a scale factor or a ground distance.
- DefaultResolution() - Constructor for class DefaultResolution
-
Constructs an initially empty resolution.
- DefaultResolution(RepresentativeFraction) - Constructor for class DefaultResolution
-
Creates a new resolution initialized to the given scale.
- DefaultResolution(Resolution) - Constructor for class DefaultResolution
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultResponsibility - Class in org.apache.sis.metadata.iso.citation
-
Information about the party and their role.
- DefaultResponsibility() - Constructor for class DefaultResponsibility
-
Constructs an initially empty responsible party.
- DefaultResponsibility(Role, Extent, AbstractParty) - Constructor for class DefaultResponsibility
-
Constructs a responsibility initialized to the specified values.
- DefaultResponsibility(DefaultResponsibility) - Constructor for class DefaultResponsibility
-
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(DefaultResponsibility) - Constructor for class DefaultResponsibleParty
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultResponsibleParty(ResponsibleParty) - Constructor for class DefaultResponsibleParty
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultSampleDimension - Class in org.apache.sis.metadata.iso.content
-
The characteristic of each dimension (layer) included in the resource.
- DefaultSampleDimension() - Constructor for class DefaultSampleDimension
-
Constructs an initially empty sample dimension.
- DefaultSampleDimension(DefaultSampleDimension) - Constructor for class DefaultSampleDimension
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultScope - Class in org.apache.sis.metadata.iso.maintenance
-
The target resource and physical extent for which information is reported.
- DefaultScope() - 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.
- DefaultScope - Class in org.apache.sis.metadata.iso.quality
-
- DefaultScope() - Constructor for class DefaultScope
-
Deprecated.
Constructs an initially empty scope.
- DefaultScope(ScopeCode) - Constructor for class DefaultScope
-
Deprecated.
Creates a scope initialized to the given level.
- DefaultScope(Scope) - Constructor for class DefaultScope
-
Deprecated.
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultScopeDescription - Class in org.apache.sis.metadata.iso.maintenance
-
Description of the class of information covered by the information.
- DefaultScopeDescription() - Constructor for class DefaultScopeDescription
-
Creates an initially empty scope description.
- DefaultScopeDescription(ScopeDescription) - Constructor for class DefaultScopeDescription
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultScopedName - Class in org.apache.sis.util.iso
-
- DefaultScopedName(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(GenericName, Citation, CharSequence) - Constructor for class DefaultServiceIdentification
-
Constructs a service identification initialized to the specified values.
- 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(GeographicExtent, VerticalExtent, TemporalExtent) - Constructor for class DefaultSpatialTemporalExtent
-
Constructs a new spatial-temporal extent initialized to the specified values.
- DefaultSpatialTemporalExtent(SpatialTemporalExtent) - Constructor for class DefaultSpatialTemporalExtent
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultSphericalCS - Class in org.apache.sis.referencing.cs
-
A 3-dimensional coordinate system with one distance measured from the origin and two angular coordinates.
- DefaultSphericalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultSphericalCS
-
Constructs a three-dimensional coordinate system from a set of properties.
- DefaultSphericalCS(SphericalCS) - Constructor for class DefaultSphericalCS
-
Creates a new coordinate system with the same values than the specified one.
- DefaultStandardOrderProcess - Class in org.apache.sis.metadata.iso.distribution
-
Common ways in which the resource may be obtained or received, and related instructions
and fee information.
- DefaultStandardOrderProcess() - Constructor for class DefaultStandardOrderProcess
-
Constructs an initially empty standard order process.
- DefaultStandardOrderProcess(StandardOrderProcess) - Constructor for class DefaultStandardOrderProcess
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultTelephone - Class in org.apache.sis.metadata.iso.citation
-
Telephone numbers for contacting the responsible individual or organization.
- DefaultTelephone() - Constructor for class DefaultTelephone
-
Constructs a default telephone.
- DefaultTelephone(Telephone) - Constructor for class DefaultTelephone
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultTemporalConsistency - Class in org.apache.sis.metadata.iso.quality
-
Correctness of ordered events or sequences, if reported.
- DefaultTemporalConsistency() - Constructor for class DefaultTemporalConsistency
-
Constructs an initially empty temporal consistency.
- DefaultTemporalConsistency(TemporalConsistency) - Constructor for class DefaultTemporalConsistency
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultTemporalCRS - Class in org.apache.sis.referencing.crs
-
A 1-dimensional coordinate reference system used for the recording of time.
- DefaultTemporalCRS(Map<String, ?>, TemporalDatum, TimeCS) - Constructor for class DefaultTemporalCRS
-
Creates a coordinate reference system from the given properties, datum and coordinate system.
- DefaultTemporalCRS(TemporalCRS) - Constructor for class DefaultTemporalCRS
-
Constructs a new coordinate reference system with the same values than the specified one.
- DefaultTemporalDatum - Class in org.apache.sis.referencing.datum
-
Defines the origin of a temporal coordinate reference system.
- DefaultTemporalDatum(Map<String, ?>, Date) - Constructor for class DefaultTemporalDatum
-
Creates a temporal datum from the given properties.
- DefaultTemporalDatum(TemporalDatum) - Constructor for class DefaultTemporalDatum
-
Creates a new datum with the same values than the specified one.
- DefaultTemporalExtent - Class in org.apache.sis.metadata.iso.extent
-
Time period covered by the content of the dataset.
- DefaultTemporalExtent() - Constructor for class DefaultTemporalExtent
-
Constructs an initially empty temporal extent.
- DefaultTemporalExtent(TemporalExtent) - Constructor for class DefaultTemporalExtent
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultTemporalValidity - Class in org.apache.sis.metadata.iso.quality
-
Validity of data specified by the scope with respect to time.
- DefaultTemporalValidity() - Constructor for class DefaultTemporalValidity
-
Constructs an initially empty temporal validity.
- DefaultTemporalValidity(TemporalValidity) - Constructor for class DefaultTemporalValidity
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultThematicClassificationCorrectness - Class in org.apache.sis.metadata.iso.quality
-
Comparison of the classes assigned to features or their attributes to a universe of discourse.
- DefaultThematicClassificationCorrectness() - Constructor for class DefaultThematicClassificationCorrectness
-
Constructs an initially empty thematic classification correctness.
- DefaultThematicClassificationCorrectness(ThematicClassificationCorrectness) - Constructor for class DefaultThematicClassificationCorrectness
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultTimeCS - Class in org.apache.sis.referencing.cs
-
A 1-dimensional coordinate system for time elapsed in the specified time units from a specified time origin.
- DefaultTimeCS(Map<String, ?>, CoordinateSystemAxis) - Constructor for class DefaultTimeCS
-
Constructs a coordinate system from a set of properties.
- DefaultTimeCS(TimeCS) - Constructor for class DefaultTimeCS
-
Creates a new coordinate system with the same values than the specified one.
- DefaultTopologicalConsistency - Class in org.apache.sis.metadata.iso.quality
-
Correctness of the explicitly encoded topological characteristics of the dataset as described by the scope.
- DefaultTopologicalConsistency() - Constructor for class DefaultTopologicalConsistency
-
Constructs an initially empty topological consistency.
- DefaultTopologicalConsistency(TopologicalConsistency) - Constructor for class DefaultTopologicalConsistency
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultTransformation - Class in org.apache.sis.referencing.operation
-
A parameterized mathematical operation that transforms coordinates to another CRS with a change of
datum.
- DefaultTransformation(Map<String, ?>, CoordinateReferenceSystem, CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod, MathTransform) - Constructor for class DefaultTransformation
-
Creates a coordinate transformation from the given properties.
- DefaultTransformation(Transformation) - Constructor for class DefaultTransformation
-
Creates a new coordinate operation with the same values than the specified one.
- DefaultTreeTable - Class in org.apache.sis.util.collection
-
- 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.
- 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 or has been used.
- DefaultUsage() - Constructor for class DefaultUsage
-
Constructs an initially empty usage.
- DefaultUsage(CharSequence, ResponsibleParty) - Constructor for class DefaultUsage
-
Creates an usage initialized to the specified values.
- DefaultUsage(Usage) - Constructor for class DefaultUsage
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultUserDefinedCS - Class in org.apache.sis.referencing.cs
-
A 2- or 3-dimensional coordinate system for any combination of coordinate axes not covered by other CS types.
- DefaultUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultUserDefinedCS
-
Constructs a two-dimensional coordinate system from a set of properties.
- DefaultUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Constructor for class DefaultUserDefinedCS
-
Constructs a three-dimensional coordinate system from a set of properties.
- DefaultUserDefinedCS(UserDefinedCS) - Constructor for class DefaultUserDefinedCS
-
Creates a new coordinate system with the same values than the specified one.
- DefaultVectorSpatialRepresentation - Class in org.apache.sis.metadata.iso.spatial
-
Information about the vector spatial objects in the dataset.
- DefaultVectorSpatialRepresentation() - Constructor for class DefaultVectorSpatialRepresentation
-
Constructs an initially empty vector spatial representation.
- DefaultVectorSpatialRepresentation(VectorSpatialRepresentation) - Constructor for class DefaultVectorSpatialRepresentation
-
Constructs a new instance initialized with the values from the specified metadata object.
- DefaultVerticalCRS - Class in org.apache.sis.referencing.crs
-
A 1-dimensional coordinate reference system used for recording heights or depths.
- DefaultVerticalCRS(Map<String, ?>, VerticalDatum, VerticalCS) - Constructor for class DefaultVerticalCRS
-
Creates a coordinate reference system from the given properties, datum and coordinate system.
- DefaultVerticalCRS(VerticalCRS) - Constructor for class DefaultVerticalCRS
-
Constructs a new coordinate reference system with the same values than the specified one.
- DefaultVerticalCS - Class in org.apache.sis.referencing.cs
-
A 1-dimensional coordinate system for heights or depths of points.
- DefaultVerticalCS(Map<String, ?>, CoordinateSystemAxis) - Constructor for class DefaultVerticalCS
-
Constructs a coordinate system from a set of properties.
- DefaultVerticalCS(VerticalCS) - Constructor for class DefaultVerticalCS
-
Creates a new coordinate system with the same values than the specified one.
- DefaultVerticalDatum - Class in org.apache.sis.referencing.datum
-
Identifies a particular reference level surface used as a zero-height surface.
- DefaultVerticalDatum(Map<String, ?>, VerticalDatumType) - Constructor for class DefaultVerticalDatum
-
Creates a vertical datum from the given properties.
- DefaultVerticalDatum(VerticalDatum) - Constructor for class DefaultVerticalDatum
-
Creates a new datum with the same values than the specified one.
- DefaultVerticalExtent - Class in org.apache.sis.metadata.iso.extent
-
Vertical domain of dataset.
- DefaultVerticalExtent() - Constructor for class DefaultVerticalExtent
-
Constructs an initially empty vertical extent.
- DefaultVerticalExtent(double, double, VerticalCRS) - Constructor for class DefaultVerticalExtent
-
Creates a vertical extent initialized to the specified values.
- DefaultVerticalExtent(VerticalExtent) - Constructor for class DefaultVerticalExtent
-
Constructs a new instance initialized with the values from the specified metadata object.
- DEFINITION_KEY - Static variable in class AbstractIdentifiedType
-
Key for the "definition"
property to be given to the constructor.
- degrees() - Method in class Angle
-
Returns the angle value in decimal degrees.
- DEGREES - Static variable in class AngleFormat.Field
-
Identifies the degrees field, including the degrees symbol (if any).
- delegateTo(Object) - Method in class Formatter
-
- deltaForDoubleToDecimal(double) - Static method in class DecimalFunctions
-
Returns the difference between the given double
value and the representation of that value in base 10.
- denormalizeGeographicOutputs(double) - Method in class ContextualParameters
-
Appends a denormalization step after the non-linear kernel, which will convert input ordinates
in the two first dimensions from radians to degrees.
- Deprecable - Interface in org.apache.sis.util
-
Interface of classes for which deprecated instances may exist.
- DEPRECATED_KEY - Static variable in class AbstractIdentifiedObject
-
Optional key which can be given to the
constructor
for specifying the object is deprecated.
- depth() - Method in class NamedIdentifier
-
Returns the depth of this name within the namespace hierarchy.
- depth() - Method in class AbstractName
-
Indicates the number of levels specified by this name.
- depth() - Method in class DefaultLocalName
-
Returns the depth, which is always 1 for a local name.
- derivative(UnitConverter, double) - Static method in class Units
-
Returns an estimation of the derivative of the given converter at the given value.
- derivative(DirectPosition) - Method in class AbstractMathTransform
-
Gets the derivative of this transform at a point.
- derivative(DirectPosition) - Method in class AbstractMathTransform.Inverse
-
Gets the derivative of this transform at a point.
- derivative(double) - Method in class AbstractMathTransform1D
-
Gets the derivative of this function at a value.
- derivative(DirectPosition) - Method in class AbstractMathTransform1D
-
Gets the derivative of this transform at a point.
- derivative(Point2D) - Method in class AbstractMathTransform2D
-
Gets the derivative of this transform at a point.
- derivative(Point2D) - Method in class AbstractMathTransform2D.Inverse
-
Gets the derivative of this transform at a point.
- derivative(DirectPosition) - Method in class PassThroughTransform
-
Gets the derivative of this transform at a point.
- derivativeAndTransform(MathTransform, double[], int, double[], int) - Static method in class MathTransforms
-
A buckle method for calculating derivative and coordinate transformation in a single step.
- derivedKeys(Map<SK, V>, ObjectConverter<SK, K>, Class<V>) - Static method in class ObjectConverters
-
Returns a map whose keys are derived on-the-fly from the given map.
- derivedMap(Map<SK, SV>, ObjectConverter<SK, K>, ObjectConverter<SV, V>) - Static method in class Containers
-
Returns a map whose keys and values are derived on-the-fly from the given map.
- derivedMap(Map<SK, SV>, ObjectConverter<SK, K>, ObjectConverter<SV, V>) - Static method in class ObjectConverters
-
Returns a map whose keys and values are derived on-the-fly from the given map.
- derivedSet(Set<S>, ObjectConverter<S, E>) - Static method in class Containers
-
Returns a set whose elements are derived on-the-fly from the given set.
- derivedSet(Set<S>, ObjectConverter<S, E>) - Static method in class ObjectConverters
-
Returns a set whose elements are derived on-the-fly from the given set.
- derivedValues(Map<K, SV>, Class<K>, ObjectConverter<SV, V>) - Static method in class ObjectConverters
-
Returns a map whose values are derived on-the-fly from the given map.
- DESCRIPTION_KEY - Static variable in class AbstractIdentifiedType
-
Key for the "description"
property to be given to the constructor.
- DESCRIPTION_KEY - Static variable in class ImmutableIdentifier
-
Key for the "description" property in the map to be given to the constructor.
- descriptor(String) - Method in class DefaultParameterDescriptorGroup
-
Returns the first parameter in this group for the specified name.
- descriptors() - Method in class DefaultParameterDescriptorGroup
-
Returns all parameters in this group.
- DESIGNATION_KEY - Static variable in class AbstractIdentifiedType
-
Key for the "designation"
property to be given to the constructor.
- differences() - Method in class Statistics
-
Returns the statistics on the differences between sample values, or null
if none.
- Dimension(DimensionNameType, String, String, String, String, String, String) - Constructor for class AttributeNames.Dimension
-
Creates a new set of attribute names.
- directionAlongMeridian(AxisDirection, double) - Static method in class CoordinateSystems
-
Returns an axis direction from a pole along a meridian.
- DirectPosition1D - Class in org.apache.sis.geometry
-
A one-dimensional position within some coordinate reference system.
- DirectPosition1D() - Constructor for class DirectPosition1D
-
Constructs a position initialized to (0) with a null
coordinate reference system.
- DirectPosition1D(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
-
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.
- doubleValue(ParameterDescriptor<? extends Number>) - Method in class Parameters
-
Returns the floating point value of the parameter identified by the given descriptor.
- doubleValueList() - Method in class DefaultParameterValue
-
Returns an ordered sequence of two or more numeric values of this parameter,
where each value has the same associated unit of measure.
- doubleValueList(Unit<?>) - Method in class DefaultParameterValue
-
Returns an ordered sequence of numeric values in the specified unit of measure.
- doubleValueList(ParameterDescriptor<double[]>) - Method in class Parameters
-
Returns the floating point values of the parameter identified by the given descriptor.
- 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
-
A mutable DirectPosition
(the coordinates of a position) of arbitrary dimension.
- 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 mutable Envelope
(a minimum bounding box or rectangle) of arbitrary dimension.
- 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.
- GeodeticObjectFactory - Class in org.apache.sis.referencing.factory
-
- GeodeticObjectFactory() - Constructor for class GeodeticObjectFactory
-
Constructs a factory with no default properties.
- GeodeticObjectFactory(Map<String, ?>) - Constructor for class GeodeticObjectFactory
-
Constructs a factory with the given default properties.
- 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
-
The authority for identifiers of objects defined by the
the
GeoTIFF specification.
- 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 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.
- getAccessProperties() - Method in class DefaultServiceIdentification
-
Returns information about the availability of the service.
- getAccuracyReports() - Method in class DefaultGCP
-
Returns the accuracy of a ground control point.
- getAcquisitionInformation() - Method in class DefaultMetadata
-
Returns information about the acquisition of the data.
- getAcquisitionPlans() - Method in class DefaultAcquisitionInformation
-
Returns the plan as implemented by the acquisition.
- getAcquisitionRequirements() - Method in class DefaultAcquisitionInformation
-
Returns the requirement the data acquisition intends to satisfy.
- getActuate() - Method in class XLink
-
Returns the desired timing of traversal from the starting resource to the ending
resource.
- getAdditionalDocumentation() - Method in class DefaultUsage
-
Publications that describe usage of data.
- getAdditionalDocumentation() - Method in class DefaultLineage
-
Returns additional documentation.
- getAdditionalDocumentations() - Method in class AbstractIdentification
-
Returns other documentation associated with the resource.
- getAddress() - Method in class DefaultContact
-
- getAddressees() - Method in class DefaultReleasability
-
Returns the parties to which the release statement applies.
- getAddressees(Collection<? extends DefaultResponsibility>) - Method in class DefaultReleasability
-
Sets the parties to which the release statement applies.
- getAddresses() - Method in class DefaultContact
-
Returns the physical and email addresses at which the organization or individual may be contacted.
- getAdministrativeArea() - Method in class DefaultAddress
-
Return the state, province of the location.
- getAggregateDataSetIdentifier() - Method in class DefaultAggregateInformation
-
- getAggregateDataSetName() - Method in class DefaultAggregateInformation
-
- getAggregationInfo() - Method in class AbstractIdentification
-
- 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.
- getAllDescriptors(int...) - Method in class TensorParameters
-
Returns all parameters in this group for a tensor of the specified dimensions.
- getAllInterfaces(Class<T>) - Static method in class Classes
-
Returns every interfaces implemented, directly or indirectly, by the given class or interface.
- getAlternateTitles() - Method in class DefaultCitation
-
Returns short name or other language name by which the cited information is known.
- getAlternativeMetadataReferences() - Method in class DefaultMetadata
-
Returns reference(s) to alternative metadata or metadata in a non-ISO standard for the same resource.
- getAmendmentNumber() - Method in class DefaultFormat
-
Returns the amendment number of the format version.
- getAnchorPoint() - Method in class AbstractDatum
-
Returns a description of the point(s) used to anchor the datum to the Earth.
- getAngularDistance() - Method in class DefaultResolution
-
Returns the angular sampling measure.
- getAngularUnit() - Method in class DefaultPrimeMeridian
-
Returns the angular unit of the Greenwich longitude.
- getApplicationProfile() - Method in class DefaultOnlineResource
-
Returns the name of an application profile that can be used with the online resource.
- getApplicationSchemaInfo() - Method in class DefaultMetadata
-
Returns information about the conceptual schema of a dataset.
- getArcRole() - Method in class XLink
-
Returns a URI reference for some description of the arc role.
- getAssociatedResources() - Method in class AbstractIdentification
-
Provides associated resource information.
- getAssociationType() - Method in class DefaultAggregateInformation
-
Returns the type of relation between the resources.
- getAssociationType() - Method in class DefaultAssociatedResource
-
Returns the type of relation between the resources.
- getAttributeDescription() - Method in class DefaultCoverageDescription
-
Returns the description of the attribute described by the measurement value.
- getAttributeGroups() - Method in class DefaultCoverageDescription
-
Returns information on attribute groups of the resource.
- getAttributeInstances() - Method in class DefaultScopeDescription
-
Returns the attribute instances to which the information applies.
- getAttributes() - Method in class DefaultAttributeGroup
-
Returns information on an attribute of the resource.
- getAttributes() - Method in class DefaultScopeDescription
-
Returns the attribute types to which the information applies.
- getAttributes() - Method in class DefaultRecord
-
Returns the dictionary of all (name, value) pairs in this record.
- getAttributeType() - Method in class DefaultMemberName
-
Returns the type of the data associated with the record member.
- 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
-
- getAvailableMethods(Class<? extends SingleOperation>) - Method in class DefaultMathTransformFactory
-
Returns a set of available methods for coordinate operations of the given type.
- 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.
- getBase() - Method in class TransferFunction
-
Returns the logarithm or exponent base in the transfer function.
- getBaseCRS() - Method in class DefaultDerivedCRS
-
Returns the CRS on which the conversion is applied.
- getBaseCRS() - Method in class DefaultProjectedCRS
-
Returns the geographic CRS on which the map projection is applied.
- 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.
- getBitsPerValue() - Method in class DefaultSampleDimension
-
Returns the maximum number of significant bits in the uncompressed representation
for the value in each band of each pixel.
- getBorderWidth() - Method in class StatisticsFormat
-
Returns the "width" of the border to drawn around the table, in number of lines.
- getBoundMax() - Method in class DefaultBand
-
Returns the longest wavelength that the sensor is capable of collecting within a designated band.
- getBoundMin() - Method in class DefaultBand
-
Returns the shortest wavelength that the sensor is capable of collecting within a designated band.
- getBoundUnits() - Method in class DefaultBand
-
Returns units in which sensor wavelengths are expressed.
- getBundle(Locale) - Method in class ResourceInternationalString
-
Returns the resource bundle for the given locale.
- getBursaWolfParameters() - Method in class DefaultGeodeticDatum
-
Returns all Bursa-Wolf parameters specified in the properties
map at construction time.
- 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
-
- getCharacterSets() - Method in class DefaultMetadata
-
Returns the character coding standard used for the metadata set.
- getCharacterSets() - Method in class DefaultDataIdentification
-
Returns 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 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.
- getCitation() - Method in class DefaultFormula
-
Returns the reference to a publication giving the formula(s) or procedure used by the
coordinate operation method, or null
if none.
- getCitations() - Method in class DefaultInstrument
-
Returns the complete citation of the instrument.
- getCitedResponsibleParties() - Method in class DefaultCitation
-
Returns the role, name, contact and position information for an individual or organization
that is responsible for the resource.
- getCity() - Method in class DefaultAddress
-
Returns the city of the location.
- getClass(T) - Static method in class Classes
-
Returns the class of the specified object, or null
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.
- getClassName() - Method in class DefaultKeywordClass
-
Returns a label for the keyword category in natural language.
- getCloseSequence() - Method in class Symbols
-
Returns the character used for closing a sequence of values.
- getClosingBracket(int) - Method in class Symbols
-
Returns the closing bracket character at the given index.
- getClosingQuote(int) - Method in class Symbols
-
Returns the closing quote character at the given index.
- getCloudCoverPercentage() - Method in class DefaultImageDescription
-
Returns the area of the dataset obscured by clouds, expressed as a percentage of the spatial extent.
- getCode() - Method in class DefaultIdentifier
-
Returns the alphanumeric value identifying an instance in the namespace.
- getCode() - Method in class ImmutableIdentifier
-
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 enumeration or code list value.
- getCodeName(CodeList<?>) - Static method in class Types
-
Returns the ISO name (if available) or the Java name (as a fallback) of the given enumeration or code list
value.
- getCodeSpace() - Method in class DefaultIdentifier
-
Returns the identifier or namespace in which the code is valid.
- getCodeSpace() - Method in class ImmutableIdentifier
-
Name or identifier of the person or organization responsible for namespace.
- getCodeTitle(CodeList<?>) - Static method in class Types
-
Returns the title of the given enumeration or code list value.
- getCodeValues(Class<T>) - Static method in class Types
-
Returns all known values for the given type of code list.
- getCollectionIdentification() - Method in class DefaultGCPCollection
-
Returns the identifier of the GCP collection.
- getCollectionName() - Method in class DefaultGCPCollection
-
Returns the name of the GCP collection.
- getCollectiveTitle() - Method in class DefaultCitation
-
- 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.
- getComponentAt(CoordinateReferenceSystem, int, int) - Static method in class CRS
-
Returns the coordinate reference system in the given range of dimension indices.
- getComponents() - Method in class DefaultCompoundCRS
-
Returns the ordered list of coordinate reference systems.
- getComponents() - Method in class DefaultCompoundCS
-
Returns all coordinate systems in this compound CS.
- getCompressionGenerationQuantity() - Method in class DefaultImageDescription
-
Returns the count of the number of lossy compression cycles performed on the image.
- getConceptIdentifier() - Method in class DefaultKeywordClass
-
Returns the URI of concept in the ontology specified by the
ontology citation.
- getCondition() - Method in class DefaultExtendedElementInformation
-
Condition under which the extended element is mandatory.
- getConnectPoints() - Method in class DefaultOperationMetadata
-
Returns the handle for accessing the service interface.
- getConstraintApplicationScope() - Method in class DefaultConstraints
-
Returns the spatial and / or temporal extents and or levels of the application
of the constraints restrictions.
- getConstraintLanguage() - Method in class DefaultApplicationSchemaInformation
-
Formal language used in Application Schema.
- getContactInfo() - Method in class AbstractParty
-
Returns the contact information for the party.
- getContactInfo() - Method in class DefaultResponsibleParty
-
- getContactInstructions() - Method in class DefaultContact
-
Returns supplemental instructions on how or when to contact the individual or organization.
- getContacts() - Method in class DefaultMetadata
-
Returns the parties responsible for the metadata information.
- getContacts() - Method in class DefaultMaintenanceInformation
-
Returns identification of, and means of communicating with,
person(s) and organization(s) with responsibility for maintaining the resource.
- getContactType() - Method in class DefaultContact
-
Type of the contact.
- getContainer() - Method in class DefaultRecordType
-
Returns the schema that contains this record type.
- getContainsChain() - Method in class DefaultServiceIdentification
-
Provides information about the chain applied by the service.
- getContainsOperations() - Method in class DefaultServiceIdentification
-
Provides information about the operations that comprise the service.
- getContentInfo() - Method in class DefaultMetadata
-
Returns information about the feature catalogue and describes the coverage and
image data characteristics.
- getContentLevel() - Method in class ParameterFormat
-
Returns the amount of information to put in the table.
- getContentType() - Method in class DefaultCoverageDescription
-
- getContentTypes() - Method in class DefaultAttributeGroup
-
Returns the types of information represented by the value(s).
- getContext() - Method in class DefaultEvent
-
Meaning of the event.
- getContextualParameters() - Method in class NormalizedProjection
-
Returns the parameters used for creating the complete map projection.
- getContextualParameters() - Method in class AbstractMathTransform
-
Returns the parameters for a sequence of normalize → this
→ denormalize
transforms (optional operation).
- 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.
- getConversionFromBase() - Method in class DefaultDerivedCRS
-
Returns the conversion from the
base CRS to this CRS.
- getConversionFromBase() - Method in class DefaultProjectedCRS
-
Returns the map projection from the
base CRS to this CRS.
- getCoordinate() - Method in class AbstractDirectPosition
-
Returns a sequence of numbers that hold the coordinate of this position in its
reference system.
- getCoordinate() - Method in class DirectPosition1D
-
Returns a sequence of numbers that hold the coordinate of this position in its reference system.
- getCoordinate() - Method in class DirectPosition2D
-
Returns a sequence of numbers that hold the coordinate of this position in its reference system.
- getCoordinate() - Method in class GeneralDirectPosition
-
Returns a sequence of numbers that hold the coordinate of this position in its reference system.
- getCoordinateOperationAccuracy() - Method in class AbstractCoordinateOperation
-
Returns an estimation of the impact of this operation on point accuracy.
- 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 DefaultEngineeringCRS
-
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 DefaultProjectedCRS
-
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.
- getCountry() - Method in class DefaultAddress
-
Returns the country of the physical address.
- getCoupledResources() - Method in class DefaultServiceIdentification
-
Returns further description(s) of the data coupling in the case of tightly coupled services.
- getCouplingType() - Method in class DefaultServiceIdentification
-
Returns type of coupling between service and associated data (if exist).
- getCredits() - Method in class AbstractIdentification
-
Returns the recognition of those who contributed to the resource(s).
- getCurrency() - Method in class DefaultStandardOrderProcess
-
Returns the monetary units of the
fees
(as specified in ISO 4217).
- getDataQualityInfo() - Method in class DefaultMetadata
-
Returns overall assessment of quality of a resource(s).
- getDataset() - Method in class DefaultScopeDescription
-
Returns the dataset to which the information applies.
- getDataSetUri() - Method in class DefaultMetadata
-
- 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.
- getDateInfo() - Method in class DefaultMetadata
-
Returns the date(s) associated with the metadata.
- getDateOfNextUpdate() - Method in class DefaultMaintenanceInformation
-
- 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
-
- getDateType() - Method in class DefaultCitationDate
-
Returns the event used for reference date.
- getDatum() - Method in class DefaultDerivedCRS
-
- 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 DefaultProjectedCRS
-
- 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.
- getDefaultParameters(String) - Method in class DefaultMathTransformFactory
-
Returns the default parameter values for a math transform using the given operation method.
- getDefaultValue() - Method in class DefaultAttributeType
-
Returns the default value for the attribute.
- getDefaultValue() - Method in class DefaultParameterDescriptor
-
Returns the default value for the parameter.
- getDefaultValue(int[]) - Method in class TensorParameters
-
Returns the default value for the parameter descriptor at the given indices.
- getDefinition() - Method in class AbstractIdentifiedType
-
Returns a concise definition of the element.
- getDefinition() - Method in class 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
-
- getDensity() - Method in class DefaultMedium
-
Returns the density at which the data is recorded.
- getDensityUnits() - Method in class DefaultMedium
-
Returns the units of measure for the recording density.
- getDependencies() - Method in class AbstractOperation
-
Returns the names of feature properties that this operation needs for performing its task.
- getDependsOn() - Method in class DefaultOperationMetadata
-
Returns the list of operation that must be completed immediately before current operation is invoked.
- getDepth() - Method in class QuadTree
-
Returns the maximum depth of the quad tree.
- getDescription() - Method in class AbstractIdentifiedType
-
Returns optional information beyond that required for concise definition of the element.
- getDescription() - Method in class DefaultInstrument
-
Returns the textual description of the instrument.
- getDescription() - Method in class DefaultOperation
-
Returns the description of the mission on which the platform observations are made and the
objectives of that mission.
- getDescription() - Method in class DefaultPlatform
-
Gets the narrative description of the platform supporting the instrument.
- getDescription() - Method in class DefaultOnlineResource
-
Returns the detailed text description of what the online resource is/does.
- getDescription() - Method in class DefaultRangeDimension
-
Returns the description of the attribute.
- getDescription() - Method in class DefaultIdentifier
-
Returns the natural language description of the meaning of the code value.
- getDescription() - Method in class DefaultDistribution
-
Returns a brief description of a set of distribution options.
- getDescription() - Method in class DefaultExtent
-
Returns the spatial and temporal extent for the referring object.
- getDescription() - Method in class DefaultOperationChainMetadata
-
Returns a narrative explanation of the services in the chain and resulting output.
- getDescription() - Method in class ImmutableIdentifier
-
Natural language description of the meaning of the code value.
- getDescription() - Method in class DefaultAlgorithm
-
Returns the information describing the algorithm used to generate the data.
- getDescription() - Method in class DefaultProcessStep
-
Returns the description of the event, including related parameters or tolerances.
- getDescription() - Method in class DefaultProcessStepReport
-
Returns the textual description of what occurred during the process step.
- getDescription() - Method in class DefaultSource
-
Returns a detailed description of the level of the source data.
- getDescription() - Method in class AbstractIdentifiedObject
-
Returns a narrative explanation of the role of this object.
- getDescription() - Method in class DefaultRecordSchema
-
Returns the dictionary of all (name, record type) pairs in this schema.
- getDescription(CodeList<?>) - Static method in class Types
-
Returns the description of the given enumeration or code list value, 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
-
- getDescriptor() - Method in class DefaultParameterValue
-
Returns the definition of this parameter.
- getDescriptor() - Method in class DefaultParameterValueGroup
-
Returns the abstract definition of this group of parameters.
- getDescriptor() - Method in class ContextualParameters
-
Returns the parameters for the normalize → non-linear kernel →
denormalize sequence as a whole.
- getDescriptors(GeneralParameterValue...) - Static method in class Parameters
-
Returns the descriptors of the given parameters, in the same order.
- getDesignation() - Method in class AbstractIdentifiedType
-
Returns a natural language designator for the element.
- getDetectedPolarization() - Method in class DefaultBand
-
Returns 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.
- getDimensionDescription() - Method in class DefaultDimension
-
Return the axis dimension description.
- getDimensionDescriptor(int) - Method in class TensorParameters
-
Returns the parameter descriptor for the dimension at the given index.
- getDimensionName() - Method in class DefaultDimension
-
Returns the name of the axis.
- getDimensions() - Method in class DefaultCoverageDescription
-
- getDimensionSize() - Method in class DefaultDimension
-
Returns the number of elements along the axis.
- getDimensionTitle() - Method in class DefaultDimension
-
Returns the enhancement/ modifier of the dimension name.
- getDirection() - Method in class DefaultCoordinateSystemAxis
-
Returns the direction of this coordinate system axis.
- getDirectionReplacement(AxisDirection) - Method in interface AxisFilter
-
Returns a replacement for the given axis direction.
- getDirectPosition() - Method in class AbstractDirectPosition
-
Returns always
this
, the direct position for this
position.
- getDirectPosition() - Method in class DirectPosition2D
-
Returns always
this
, the direct position for this
position.
- getDisseminationConstraints() - Method in class DefaultReleasability
-
Components in determining releasability.
- getDisseminationConstraints(Collection<? extends Restriction>) - Method in class DefaultReleasability
-
Sets the components in determining releasability.
- getDistance() - Method in class DefaultResolution
-
Returns the ground sample distance.
- getDistributedComputingPlatforms() - Method in class DefaultOperationMetadata
-
Returns the distributed computing platforms (DCPs) on which the operation has been implemented.
- getDistributionFormats() - Method in class DefaultDigitalTransferOptions
-
Returns the formats of distribution.
- getDistributionFormats() - Method in class DefaultDistribution
-
Provides a description of the format of the data to be distributed.
- getDistributionInfo() - Method in class DefaultMetadata
-
Returns information about the distributor of and options for obtaining the resource(s).
- getDistributionOrderProcesses() - Method in class DefaultDistributor
-
Provides information about how the resource may be obtained,
and related instructions and fee information.
- getDistributorContact() - Method in class DefaultDistributor
-
Party from whom the resource may be obtained.
- getDistributorFormats() - Method in class DefaultDistributor
-
Provides information about the format used by the distributor.
- getDistributors() - Method in class DefaultDistribution
-
Provides information about the distributor.
- getDistributorTransferOptions() - Method in class DefaultDistributor
-
Provides information about the technical means and media used by the distributor.
- getDocumentations() - Method in class DefaultProcessing
-
Returns the reference to documentation describing the processing.
- getDomainCode() - Method in class DefaultExtendedElementInformation
-
- 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.
- getDomainOfValidity() - Method in class AbstractCoordinateOperation
-
Returns the area or region or timeframe in which this coordinate operation is valid.
- 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 resource 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.
- getException(int) - Method in class Warnings
-
Returns the exception which was the cause of the message at the given index, or null
if none.
- getExceptions() - Method in class Warnings
-
Returns the non-fatal exceptions that occurred during the parsing or formatting.
- getExceptionSource(Exception) - Method in class Warnings
-
Returns the keywords of the WKT element where the given exception occurred, or null
if unknown.
- 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 resource.
- getExtensionOnLineResource() - Method in class DefaultMetadataExtensionInformation
-
Information about on-line sources containing the community profile name and
the extended metadata elements and information for all new metadata elements.
- getExtent() - Method in class 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
-
- getExtents() - Method in class DefaultObjective
-
Returns the extent information including the bounding box, bounding polygon, vertical and
temporal extent of the objective.
- getExtents() - Method in class DefaultResponsibility
-
Returns the spatial or temporal extents of the role.
- getExtents() - Method in class AbstractIdentification
-
Returns the spatial and temporal extent of the resource.
- getExtents() - Method in class DefaultScope
-
Returns information about the spatial, vertical and temporal extents of the resource specified by the scope.
- getFacsimiles() - Method in class DefaultTelephone
-
- getFactory(Class<T>) - Method in class WKTFormat
-
Returns one of the factories used by this WKTFormat
for parsing WKT.
- getFeatureCatalogueCitations() - Method in class DefaultFeatureCatalogueDescription
-
Returns the complete bibliographic reference to one or more external feature catalogues.
- getFeatureInstanceCount() - Method in class DefaultFeatureTypeInfo
-
Returns the number of occurrence of feature instances for this feature types, or null
if none.
- getFeatureInstances() - Method in class DefaultScopeDescription
-
Returns the feature instances to which the information applies.
- getFeatures() - Method in class DefaultScopeDescription
-
Returns the feature types to which the information applies.
- getFeatureTypeInfo() - Method in class DefaultFeatureCatalogueDescription
-
Returns the subset of feature types from cited feature catalogue occurring in resource.
- getFeatureTypeName() - Method in class DefaultFeatureTypeInfo
-
Returns the name of the feature type.
- getFeatureTypes() - Method in class DefaultFeatureCatalogueDescription
-
- 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
-
- 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.
- getFormatSpecificationCitation() - Method in class DefaultFormat
-
Returns the citation / URL of the specification format.
- getFormula() - Method in class DefaultFormula
-
Returns the formula(s) or procedure used by the operation method, or null
if none.
- getFormula() - Method in class DefaultOperationMethod
-
Formula(s) or procedure used by this operation method.
- getFragmentNames() - Method in class WKTFormat
-
Returns the name of all WKT fragments known to this WKTFormat
.
- getFrom() - Method in class XLink
-
Returns the starting resource.
- getFunction() - Method in class DefaultOnlineResource
-
Returns the code for function performed by the online resource.
- 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).
- getGraphics() - Method in class DefaultCitation
-
Returns citation graphics or logo for cited party.
- getGraphics() - Method in class DefaultConstraints
-
Returns the graphics / symbols indicating the constraint.
- getGraphicsFile() - Method in class DefaultApplicationSchemaInformation
-
Full application schema given as a graphics file.
- getGreenwichLongitude(GeodeticCRS) - Static method in class CRS
-
Returns the Greenwich longitude of the prime meridian of the given CRS in degrees.
- 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
-
- getHierarchyLevels() - Method in class DefaultMetadata
-
- 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.
- getIdentifiedIssues() - Method in class DefaultUsage
-
Citation of a description of known issues associated with the resource
along with proposed solutions if available.
- getIdentifier() - Method in class DefaultEvent
-
Returns the event name or number.
- getIdentifier() - Method in class DefaultInstrument
-
Returns the unique identification of the instrument.
- getIdentifier() - Method in class DefaultOperation
-
Returns the unique identification of the operation.
- getIdentifier() - Method in class DefaultPlatform
-
Returns the unique identification of the platform.
- getIdentifier() - Method in class DefaultPlatformPass
-
Returns the unique name of the pass.
- getIdentifier() - Method in class DefaultRequirement
-
Returns the unique name, or code, for the requirement.
- getIdentifier(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 DefaultMedium
-
Returns a unique identifier for an instance of the medium.
- 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.
- getImageConstraints() - Method in class DefaultBrowseGraphic
-
Returns the restrictions on access and / or use of browse graphic.
- getImageQualityCode() - Method in class DefaultImageDescription
-
Returns a code in producer’s codespace that specifies the image quality.
- getImagingCondition() - Method in class DefaultImageDescription
-
Returns the conditions which affected the image.
- getImplementation(Class<T>) - Method in class MetadataStandard
-
Returns the implementation class for the given interface, or null
if none.
- 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.
- getIndividual() - Method in class DefaultOrganisation
-
Returns the individuals in the named organization.
- getIndividualName() - Method in class DefaultResponsibleParty
-
- getInitiativeType() - Method in class DefaultAggregateInformation
-
Returns the type of initiative under which the associated resource was produced, or null
if none.
- getInitiativeType() - Method in class DefaultAssociatedResource
-
Returns the type of initiative under which the associated resource was produced, or null
if none.
- getInstance() - Static method in class StatisticsFormat
-
Returns an instance for the current system default locale.
- getInstance(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<T>) - Method in class MetadataStandard
-
Returns the metadata interface implemented by the specified implementation class.
- getInterface() - Method in class AbstractParameterDescriptor
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultParameterDescriptor
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultParameterDescriptorGroup
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class AbstractIdentifiedObject
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class AbstractReferenceSystem
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class AbstractCRS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultCompoundCRS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultDerivedCRS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultEngineeringCRS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultGeocentricCRS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultGeographicCRS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultImageCRS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultProjectedCRS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultTemporalCRS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultVerticalCRS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class AbstractCS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultAffineCS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultCartesianCS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultCoordinateSystemAxis
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultCylindricalCS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultEllipsoidalCS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultLinearCS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultPolarCS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultSphericalCS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultTimeCS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultUserDefinedCS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultVerticalCS
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class AbstractDatum
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultEllipsoid
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultEngineeringDatum
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultGeodeticDatum
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultImageDatum
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultPrimeMeridian
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultTemporalDatum
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultVerticalDatum
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class AbstractCoordinateOperation
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultConversion
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultOperationMethod
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultPassThroughOperation
-
Returns the GeoAPI interface implemented by this class.
- getInterface() - Method in class DefaultTransformation
-
Returns the GeoAPI interface implemented by this class.
- getInterpolationCRS() - Method in class AbstractCoordinateOperation
-
Returns the CRS which is neither the
source CRS or
target CRS but still required for performing the operation.
- getInverseFlattening() - Method in class DefaultEllipsoid
-
Returns the value of the inverse of the flattening constant.
- getInvocationName() - Method in class DefaultOperationMetadata
-
Returns the name used to invoke this interface within the context of the DCP.
- getISBN() - Method in class DefaultCitation
-
Returns the International Standard Book Number.
- getISSN() - Method in class DefaultCitation
-
Returns the International Standard Serial Number.
- getIssueIdentification() - Method in class DefaultSeries
-
Returns information identifying the issue of the series.
- getKeywordCase() - Method in class WKTFormat
-
Returns whether WKT keywords should be written with upper cases or camel cases.
- getKeywordClass() - Method in class DefaultKeywords
-
Returns the user-defined categorization of groups of keywords that extend or
are orthogonal to the standardized
keyword type codes.
- getKeywords() - Method in class DefaultKeywords
-
Returns commonly used word(s) or formalised word(s) or phrase(s) used to describe the subject.
- getKeywordStyle() - Method in class WKTFormat
-
Returns whether to use short or long WKT keywords.
- getLabel() - Method in class XLink
-
Returns an identification of the target of a from
or to
attribute.
- getLanguage() - Method in class DefaultMetadata
-
- getLanguages() - Method in class DefaultFeatureCatalogueDescription
-
Returns the language(s) used within the catalogue
- getLanguages() - Method in class DefaultMetadata
-
Returns the language(s) used for documenting metadata.
- getLanguages() - Method in class DefaultDataIdentification
-
Returns the language(s) used within the resource.
- getLastMethodUsed() - Method in class DefaultMathTransformFactory
-
Returns the operation method used by the latest call to a create(…)
constructor
in the currently running thread.
- getLatestAcceptableDate() - Method in class DefaultRequestedDate
-
Returns the latest date and time collection must be completed.
- 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.
- getLevelOfDetail() - Method in class DefaultResolution
-
Returns a brief textual description of the spatial resolution of the resource.
- getLineage() - Method in class DefaultDataQuality
-
Returns non-quantitative quality information about the lineage of the data specified by the scope.
- getLinearAccuracy() - Method in class AbstractCoordinateOperation
-
Returns an estimation of positional accuracy in metres, or NaN
if unknown.
- 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.
- getLinkages() - Method in class DefaultBrowseGraphic
-
Return the links to browse graphic.
- getListName(CodeList<?>) - Static method in class Types
-
Returns the ISO classname (if available) or the Java classname (as a fallback) of the given
enumeration or code list value.
- 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 Warnings
-
Returns the locale in which warning messages are reported by the default
Warnings.toString()
method.
- getLocale() - Method in class AngleFormat
-
Returns this formatter locale.
- getLocale() - Method in class 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
-
- 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
-
- 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.
- getLogo() - Method in class DefaultOrganisation
-
Returns the graphics identifying organization.
- 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.
- getMaintenanceDates() - Method in class DefaultMaintenanceInformation
-
Return the date information associated with maintenance of resource.
- getMaintenanceNotes() - Method in class DefaultMaintenanceInformation
-
Returns information regarding specific requirements for maintaining the resource.
- getMaintenanceScopes() - Method in class DefaultMaintenanceInformation
-
Return the types of resource and / or extents to which the maintenance information applies.
- getMajor() - Method in class Version
-
Returns the major version number.
- getMathTransform() - Method in class AbstractCoordinateOperation
-
- getMatrix(boolean) - Method in class ContextualParameters
-
Returns the affine transforms to be applied before or after the non-linear kernel operation.
- getMatrix() - Method in interface LinearTransform
-
Returns the coefficients of this linear transform as a matrix.
- getMatrix(MathTransform) - Static method in class MathTransforms
-
If the given transform is linear, returns its coefficients 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 DefaultAssociationRole
-
Returns the maximum number of occurrences of the association within its containing entity.
- getMaximumOccurs() - Method in class DefaultAttributeType
-
Returns the maximum number of attribute values.
- getMaximumOccurs() - Method in class AbstractParameterDescriptor
-
The maximum number of times that values for this parameter group or parameter can be included.
- getMaximumValue() - Method in class DefaultVerticalExtent
-
Returns the highest vertical extent contained in the dataset.
- getMaximumValue() - Method in class DefaultParameterDescriptor
-
Returns the maximum parameter value.
- getMaximumValue() - Method in class DefaultCoordinateSystemAxis
-
- 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 DefaultSampleDimension
-
Returns the maximum value of data values in each dimension included in the resource.
- 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.
- getMeanValue() - Method in class DefaultSampleDimension
-
Returns the mean value of data values in each dimension included in the resource.
- 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.
- getMedia() - Method in class DefaultFormat
-
Returns the media used by the format.
- getMedian() - Method in class AbstractEnvelope
-
A coordinate position consisting of all the median 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.
- getMemberName(ParameterDescriptor<?>) - Static method in class Parameters
-
Gets the parameter name as an instance of MemberName
.
- getMembers() - Method in class DefaultRecordType
-
Returns the set of attribute names defined in this RecordType
's dictionary.
- getMemberTypes() - Method in class DefaultRecordType
-
Returns the dictionary of all (name, type) pairs in this record type.
- getMessage(int) - Method in class Warnings
-
Returns a warning message.
- 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
-
Returns restrictions on the access and use of data.
- getMetadataExtensionInfo() - Method in class DefaultMetadata
-
Returns information describing metadata extensions.
- getMetadataIdentifier() - Method in class DefaultMetadata
-
Returns a unique identifier for this metadata record.
- getMetadataLinkages() - Method in class DefaultMetadata
-
Returns the online location(s) where the metadata is available.
- getMetadataMaintenance() - Method in class DefaultMetadata
-
Returns information about the frequency of metadata updates, and the scope of those updates.
- getMetadataProfiles() - Method in class DefaultMetadata
-
Returns the citation(s) for the profile(s) of the metadata standard to which the metadata conform.
- getMetadataReference() - Method in class DefaultAssociatedResource
-
Return a reference to the metadata of the associated resource, or null
if none.
- getMetadataScopes() - Method in class DefaultMetadata
-
Returns the scope or type of resource for which metadata is provided.
- getMetadataStandardName() - Method in class DefaultMetadata
-
- getMetadataStandards() - Method in class DefaultMetadata
-
Returns the citation(s) for the standard(s) to which the metadata conform.
- getMetadataStandardVersion() - Method in class DefaultMetadata
-
- getMeteorologicalConditions() - Method in class DefaultEnvironmentalRecord
-
Returns the meteorological conditions in the photo flight area, in particular clouds, snow and wind.
- getMethod() - Method in class DefaultPassThroughOperation
-
- 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 DefaultAssociationRole
-
Returns the minimum number of occurrences of the association within its containing entity.
- getMinimumOccurs() - Method in class DefaultAttributeType
-
Returns the minimum number of attribute values.
- getMinimumOccurs() - Method in class AbstractParameterDescriptor
-
The minimum number of times that values for this parameter group or parameter are required.
- getMinimumValue() - Method in class DefaultVerticalExtent
-
Returns the lowest vertical extent contained in the dataset.
- getMinimumValue() - Method in class DefaultParameterDescriptor
-
Returns the minimum parameter value.
- getMinimumValue() - Method in class DefaultCoordinateSystemAxis
-
- 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 DefaultSampleDimension
-
Returns the minimum value of data values in each dimension included in the resource.
- 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.
- getModifiedCoordinates() - Method in class DefaultPassThroughOperation
-
Returns the ordered sequence of indices in a source coordinate tuple of the coordinates
affected by this pass-through operation.
- getModifiedCoordinates() - Method in class PassThroughTransform
-
Returns the ordered sequence of positive integers defining the positions in a source
coordinate tuple of the coordinates affected by this pass-through operation.
- getMountedOn() - Method in class DefaultInstrument
-
Returns the platform on which the instrument is mounted.
- getName() - Method in class AbstractAssociation
-
Returns the name of this association as defined by its
role.
- getName() - Method in class AbstractAttribute
-
Returns the name of this attribute as defined by its
type.
- getName() - Method in class AbstractIdentifiedType
-
Returns the name of this type.
- getName(ElementKind) - Method in class Colors
-
Returns the color for the given syntactic element.
- getName() - Method in class AbstractParty
-
Return the name of the party.
- getName() - Method in class DefaultOnlineResource
-
Name of the online resource.
- getName() - Method in class DefaultSeries
-
Returns the name of the series, or aggregate dataset, of which the dataset is a part.
- getName() - Method in class DefaultRangeElementDescription
-
Returns the designation associated with a set of range elements.
- getName() - Method in class DefaultApplicationSchemaInformation
-
Name of the application schema used.
- getName() - Method in class DefaultExtendedElementInformation
-
Name of the extended metadata element.
- getName() - Method in class DefaultMetadataScope
-
Return a description of the scope, or null
if none.
- getName() - Method in class DefaultFormat
-
- getName() - Method in class DefaultMedium
-
Returns the name of the medium on which the resource can be received.
- getName() - Method in class DefaultAssociatedResource
-
Returns citation information about the associated resource, or null
if none.
- getName() - Method in class DefaultOperationChainMetadata
-
Returns the name as used by the service for this chain.
- getName() - Method in class DefaultProcessStepReport
-
Returns the name of the processing report.
- getName() - Method in class 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() - Method in class DefaultRangeDimension
-
Returns the identifiers for each attribute included in the resource.
- getNames(IdentifiedObject, Citation) - Static method in class IdentifiedObjects
-
Returns every object names and aliases according the given authority.
- getNamesOfMeasure() - Method in class AbstractElement
-
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.
- getNominalSpatialResolution() - Method in class DefaultSampleDimension
-
Returns the smallest distance between which separate points can be distinguished,
as specified in instrument design.
- getNorthBoundLatitude() - Method in class DefaultGeographicBoundingBox
-
Returns the northern-most, coordinate of the limit of the dataset extent.
- getNumber() - Method in class DefaultTelephone
-
Returns the telephone number by which individuals can contact responsible organization or individual.
- getNumber(int, int) - Method in class MatrixSIS
-
Retrieves the value at the specified row and column of this matrix, wrapped in a Number
.
- getNumberOfDimensions() - Method in class DefaultGridSpatialRepresentation
-
Returns the number of independent spatial-temporal axes.
- getNumberOfValues() - Method in class DefaultSampleDimension
-
Returns the number of values used in a thematic classification resource.
- getNumberType() - Method in class DefaultTelephone
-
Returns the type of telephone number, or null
if none.
- getNumCol() - Method in class Matrix1
-
Returns the number of columns in this matrix, which is always
1 in this implementation.
- getNumCol() - Method in class Matrix2
-
Returns the number of columns in this matrix, which is always
2 in this implementation.
- getNumCol() - Method in class Matrix3
-
Returns the number of columns in this matrix, which is always
3 in this implementation.
- getNumCol() - Method in class Matrix4
-
Returns the number of columns in this matrix, which is always
4 in this implementation.
- getNumMessages() - Method in class Warnings
-
Returns the number of warning messages.
- getNumPairedBrackets() - Method in class Symbols
-
Returns the number of paired brackets.
- getNumPairedQuotes() - Method in class Symbols
-
Returns the number of paired quotes.
- getNumRow() - Method in class Matrix1
-
Returns the number of rows in this matrix, which is always
1 in this implementation.
- getNumRow() - Method in class Matrix2
-
Returns the number of rows in this matrix, which is always
2 in this implementation.
- getNumRow() - Method in class Matrix3
-
Returns the number of rows in this matrix, which is always
3 in this implementation.
- getNumRow() - Method in class Matrix4
-
Returns the number of rows in this matrix, which is always
4 in this implementation.
- 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
-
- getOffLines() - 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.
- getOffset() - Method in class DefaultSampleDimension
-
Returns the physical value corresponding to a cell value of zero.
- getOffset() - Method in class TransferFunction
-
Returns the offset of the transfer function.
- getOnlineResource() - Method in class DefaultContact
-
- getOnlineResources() - Method in class DefaultCitation
-
Returns online references to the cited resource.
- getOnlineResources() - Method in class DefaultContact
-
Returns on-line information that can be used to contact the individual or organization.
- getOnLines() - Method in class DefaultDigitalTransferOptions
-
Returns information about online sources from which the resource can be obtained.
- getOntology() - Method in class DefaultKeywordClass
-
Returns a reference that binds the keyword class to a formal conceptualization of a knowledge domain.
- getOpeningBracket(int) - Method in class Symbols
-
Returns the opening bracket character at the given index.
- getOpeningQuote(int) - Method in class Symbols
-
Returns the opening quote character at the given index.
- getOpenSequence() - Method in class Symbols
-
Returns the character used for opening a sequence of values.
- getOperatedDatasets() - Method in class DefaultServiceIdentification
-
Returns the reference(s) to the resource on which the service operates.
- getOperatesOn() - Method in class DefaultServiceIdentification
-
Provides information on the resources that the service operates on.
- getOperation() - Method in class DefaultCoupledResource
-
Returns the service operation.
- getOperation() - Method in class DefaultPassThroughOperation
-
Returns the operation to apply on the subset of a coordinate tuple.
- getOperationDescription() - Method in class DefaultOperationMetadata
-
Returns free text description of the intent of the operation and the results of the operation.
- getOperationMethod(String) - Method in class DefaultCoordinateOperationFactory
-
Returns the operation method of the given name.
- getOperationMethod(String) - Method in class DefaultMathTransformFactory
-
Returns the operation method for the specified name or identifier.
- getOperationName() - Method in class DefaultOperationMetadata
-
Returns an unique identifier for this interface.
- getOperations() - Method in class DefaultAcquisitionInformation
-
Returns the general information about an identifiable activity which provided the data.
- getOperations() - Method in class DefaultPlan
-
Returns the identification of the activity or activities that satisfy a plan.
- getOperations() - Method in class DefaultOperationChainMetadata
-
Returns information about the operations applied by the chain.
- getOperationType() - Method in class DefaultOperationMethod
-
Returns the base interface of the CoordinateOperation
instances that use this method.
- getOperationVersion() - Method in class AbstractCoordinateOperation
-
Returns the version of the coordinate operation.
- 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(ParameterDescriptor<T>) - Method in class Parameters
-
Returns the parameter identified by the given descriptor.
- 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.
- getOrderOptions() - Method in class DefaultStandardOrderProcess
-
Returns the request/purchase choices.
- getOrderOptionType() - Method in class DefaultStandardOrderProcess
-
- 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
-
- 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.
- getOtherProperty() - Method in class DefaultSampleDimension
-
Returns instance of other/attributeType that defines attributes not explicitly
included in
CoverageContentType
, or
null
if none.
- getOtherPropertyType() - Method in class DefaultSampleDimension
-
Returns type of other attribute description.
- getOutputs() - Method in class DefaultProcessStep
-
Returns the description of the product generated as a result of the process step.
- getPage() - Method in class DefaultSeries
-
Returns details on which pages of the publication the article was published.
- getParameterCitations() - Method in class DefaultGeoreferenceable
-
Returns a reference providing description of the parameters.
- getParameterDescriptors() - Method in interface Parameterized
-
Returns the parameter descriptors for this parameterized object, or null
if unknown.
- getParameterDescriptors() - Method in class NormalizedProjection
-
Returns a description of the non-linear internal parameters of this NormalizedProjection
.
- getParameterDescriptors() - Method in class AbstractMathTransform
-
Returns the parameter descriptors for this math transform, or null
if unknown.
- getParameters() - Method in class AbstractOperation
-
Returns a description of the input parameters.
- getParameters() - Method in class DefaultOperation
-
Deprecated.
Returns a description of the input parameters.
- getParameters() - Method in class DefaultOperationMetadata
-
Returns the parameters that are required for this interface.
- getParameters() - Method in class DefaultOperationMethod
-
Returns the set of parameters.
- getParameterValues() - Method in interface Parameterized
-
Returns the parameter values for this parameterized object, or null
if unknown.
- getParameterValues() - Method in class DefaultPassThroughOperation
-
- getParameterValues() - Method in class NormalizedProjection
-
Returns a copy of non-linear internal parameter values of this NormalizedProjection
.
- getParameterValues() - Method in class AbstractMathTransform
-
Returns the parameter values for this math transform, or null
if unknown.
- 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
-
- getParentMetadata() - Method in class DefaultMetadata
-
Returns an identification of the parent metadata record.
- 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.
- getParties() - Method in class DefaultResponsibility
-
Returns information about the parties.
- 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
-
- getPhones() - 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 or other geometry.
- getPortrayalCatalogueCitations() - Method in class DefaultPortrayalCatalogueReference
-
Bibliographic reference to the portrayal catalogue cited.
- getPortrayalCatalogueInfo() - Method in class DefaultMetadata
-
Returns information about the catalogue of rules defined for the portrayal of a resource(s).
- getPositionName() - Method in class DefaultIndividual
-
Returns position of the individual in an organization, or null
if none.
- 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.
- getProcessingLevel() - Method in class AbstractIdentification
-
Returns code(s) that identifies the level of processing in the producers coding system of a resource.
- getProcessingLevelCode() - Method in class DefaultCoverageDescription
-
Returns an identifier for the level of processing that has been applied to the resource, or null
if none.
- 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 about events in the life of a resource specified by the scope.
- getProfiles() - Method in class DefaultServiceIdentification
-
Returns the profile(s) to which the service adheres.
- getProperties(boolean) - Method in class DefaultFeatureType
-
Returns any feature operation, any feature attribute type and any feature association role that
carries characteristics of a feature type.
- getProperties(IdentifiedObject, String...) - Static method in class IdentifiedObjects
-
Returns the information provided in the specified identified object as a map of properties.
- getProperty(String) - Method in class AbstractFeature
-
Returns the property (attribute, feature association or operation result) of the given name.
- getProperty(String) - Method in class DefaultFeatureType
-
Returns the attribute, operation or association role for the given name.
- getPropertyValue(String) - Method in class AbstractFeature
-
Returns the value for the property of the given name.
- getProtocol() - Method in class DefaultOnlineResource
-
Returns the connection protocol to be used.
- getProtocolRequest() - Method in class DefaultOnlineResource
-
Returns the request used to access the resource depending on the protocol.
- 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 DefaultExtendedElementInformation
-
Returns the reason for creating the extended element.
- getRationale() - Method in class DefaultProcessStep
-
Returns the requirement or purpose for the process step.
- getRationales() - Method in class DefaultExtendedElementInformation
-
- 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.
- getRecordType() - Method in class DefaultRecord
-
Returns the type definition of this record.
- getRectangularRegionApproximation(int) - Method in class LatLonPointRadius
-
Calculates the rectangular region enclosing the circular search region.
- getReferences() - Method in class DefaultConstraints
-
Returns citations for the limitation of constraint.
- getReferences() - Method in class DefaultProcessStep
-
Returns the process step documentation.
- 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.
- getReleasability() - Method in class DefaultConstraints
-
Returns information concerning the parties to whom the resource can or cannot be released.
- getRemarks() - Method in class ImmutableIdentifier
-
- 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).
- getResourceLineages() - Method in class DefaultMetadata
-
Returns information about the provenance, sources and/or the production processes applied to the resource.
- getResourceMaintenances() - Method in class AbstractIdentification
-
Provides information about the frequency of resource updates, and the scope of those updates.
- getResourceReferences() - Method in class DefaultCoupledResource
-
Returns references to the resource on which the services operates.
- getResources() - Method in class DefaultCoupledResource
-
Returns the tightly coupled resources.
- getResourceScope() - Method in class DefaultMetadataScope
-
Return the code for the scope.
- getResourceSpecificUsages() - Method in class AbstractIdentification
-
Provides basic information about specific application(s) for which the resource(s)
has/have been or is being used by different users.
- getResponses() - Method in class DefaultUsage
-
Responses to the user-determined limitations.
- getResponsibleParties() - Method in class DefaultConstraints
-
Returns the parties responsible for the resource constraints.
- getResult() - Method in class AbstractOperation
-
Returns the expected result type, or null
if none.
- getResult() - Method in class DefaultOperation
-
Deprecated.
Returns the expected result type, or null
if none.
- 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 AbstractAssociation
-
Returns information about the association.
- getRole() - Method in class DefaultResponsibility
-
Returns the function performed by the responsible party.
- getRole() - Method in class DefaultResponsibleParty
-
Returns the function performed by the responsible party.
- getRole() - Method in class XLink
-
Returns a URI reference for some description of the arc role.
- getRoot() - Method in class DefaultTreeTable
-
Returns the root node.
- getRoot() - Method in interface TreeTable
-
Returns the root node of the tree.
- getRootElement() - Method in class Warnings
-
Returns the name of the root element being parsed or formatted.
- getRotation(AffineTransform) - Static method in class AffineTransforms2D
-
Returns an estimation of the rotation angle in radians.
- 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.
- getScale() - Method in class TransferFunction
-
Returns the scale factor of the transfer function.
- getScaleDenominator() - Method in class DefaultSource
-
- getScaleFactor() - Method in class DefaultBand
-
Returns the scale factor which has been applied to the cell value.
- getScaleFactor() - Method in class DefaultSampleDimension
-
Returns the scale factor which has been applied to the cell value.
- getScaleX0(AffineTransform) - Static method in class AffineTransforms2D
-
Returns the magnitude of scale factor x by canceling the
effect of eventual flip and rotation.
- getScaleY0(AffineTransform) - Static method in class AffineTransforms2D
-
Returns the magnitude of scale factor y by canceling the
effect of eventual flip and rotation.
- getScanningResolution() - Method in class DefaultNominalResolution
-
Returns the distance between consistent parts of (centre, left side, right side)
adjacent pixels in the scan plane.
- getSchemaAscii() - Method in class DefaultApplicationSchemaInformation
-
Full application schema given as an ASCII file.
- getSchemaLanguage() - Method in class DefaultApplicationSchemaInformation
-
Identification of the schema language used.
- getSchemaName() - Method in class DefaultRecordSchema
-
Returns the schema name.
- getScope() - Method in class DefaultLineage
-
Returns the type of resource and / or extents to which the lineage information applies.
- getScope() - Method in class DefaultProcessStep
-
Returns the type of resource and / or extent to which the process step applies.
- getScope() - Method in class DefaultSource
-
Return the type and / or extent of the source.
- getScope() - Method in class DefaultDataQuality
-
Returns the specific data to which the data quality information applies.
- getScope() - Method in class 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.
- getScope() - Method in class AbstractCoordinateOperation
-
Returns a description of domain of usage, or limitations of usage, for which this operation is valid.
- getScopedName() - Method in class DefaultCoupledResource
-
Returns scoped identifier of the resource in the context of the given service instance.
- 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 a unique name or number that identifies attributes included in the coverage.
- getSeries() - Method in class DefaultCitation
-
Returns the information about the series, or aggregate dataset, of which the dataset is a part.
- getServiceStandards() - Method in class DefaultServiceIdentification
-
Returns the standard(s) to which the service adheres.
- getServiceType() - Method in class DefaultServiceIdentification
-
Returns a service type name.
- getServiceTypeVersions() - Method in class DefaultServiceIdentification
-
Returns the versions of the service.
- 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
-
- 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.
- getSourceCRS() - Method in class AbstractCoordinateOperation
-
Returns the source CRS, or null
if unspecified.
- getSourceDimensions() - Method in class DefaultOperationMethod
-
Number of dimensions in the source CRS of this operation method.
- getSourceDimensions() - Method in class AbstractMathTransform
-
Gets the dimension of input points.
- getSourceDimensions() - Method in class AbstractMathTransform.Inverse
-
Gets the dimension of input points.
- getSourceDimensions() - Method in class AbstractMathTransform1D
-
Returns the dimension of input points, which is always 1.
- getSourceDimensions() - Method in class AbstractMathTransform2D
-
Returns the dimension of input points, which is always 2.
- getSourceDimensions() - Method in class PassThroughTransform
-
Gets the dimension of input points.
- getSourceExtents() - Method in class DefaultSource
-
- getSourceFormat() - Method in class MonolineFormatter
-
Returns the format for the source, or null
is the source is not shown.
- getSourceMetadata() - Method in class DefaultSource
-
Returns the references to metadata for the source.
- 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.
- getSourceSpatialResolution() - Method in class DefaultSource
-
Returns the spatial resolution expressed as a scale factor, an angle or a level of detail.
- getSourceSteps() - Method in class DefaultSource
-
Returns information about process steps in which this source was used.
- 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 AbstractIdentification
-
Returns the methods used to spatially represent geographic information.
- getSpatialResolutions() - Method in class AbstractIdentification
-
Returns the factor which provides a general understanding of the density of spatial data in the resource(s).
- 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
-
- 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.
- getStandardDeviation() - Method in class DefaultSampleDimension
-
Returns the standard deviation of data values in each dimension included in the resource.
- getStandardName(Class<?>) - Static method in class Types
-
Returns the ISO name for the given class, or null
if none.
- getStartTime() - Method in class DefaultTemporalExtent
-
The start date and time for the content of the dataset.
- getStatement() - Method in class DefaultReleasability
-
Returns the release statement.
- getStatement() - Method in class DefaultLineage
-
Returns the general explanation of the data producer's knowledge about the lineage of a dataset.
- 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).
- getSteps(MathTransform) - Static method in class MathTransforms
-
Returns all single components of the given (potentially concatenated) transform.
- getStorage() - Method in class StorageConnector
-
Returns the input/output object given at construction time.
- getStorageAs(Class<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.
- getSubTransform() - Method in class PassThroughTransform
-
- getSuperTypes() - Method in class DefaultFeatureType
-
Returns the direct parents of this feature type.
- getSupplementalInformation() - Method in class DefaultDataIdentification
-
Any other descriptive information about the resource.
- 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.
- getTargetCRS() - Method in class AbstractCoordinateOperation
-
Returns the target CRS, or null
if unspecified.
- getTargetDatum() - Method in class BursaWolfParameters
-
Returns the target datum for this set of parameters, or null
if unknown.
- getTargetDimensions() - Method in class DefaultOperationMethod
-
Number of dimensions in the target CRS of this operation method.
- getTargetDimensions() - Method in class AbstractMathTransform
-
Gets the dimension of output points.
- getTargetDimensions() - Method in class AbstractMathTransform.Inverse
-
Gets the dimension of output points.
- getTargetDimensions() - Method in class AbstractMathTransform1D
-
Returns the dimension of output points, which is always 1.
- getTargetDimensions() - Method in class AbstractMathTransform2D
-
Returns the dimension of output points, which is always 2.
- getTargetDimensions() - Method in class PassThroughTransform
-
Gets the dimension of output points.
- 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 AbstractIdentification
-
Returns the main theme(s) of the resource.
- getTopologyLevel() - Method in class DefaultVectorSpatialRepresentation
-
Returns the code which identifies the degree of complexity of the spatial relationships.
- getTransferFrequency() - Method in class DefaultDigitalTransferOptions
-
Returns the rate of occurrence of distribution.
- getTransferFunctionType() - Method in class DefaultBand
-
Returns type of transfer function to be used when scaling a physical value for a given element.
- getTransferFunctionType() - Method in class DefaultSampleDimension
-
Returns type of transfer function to be used when scaling a physical value for a given element.
- getTransferOptions() - Method in class DefaultDistribution
-
Provides information about technical means and media by which a resource is obtained from the distributor.
- getTransferSize() - Method in class DefaultDigitalTransferOptions
-
Returns an estimated size of a unit in the specified transfer format, expressed in megabytes.
- getTransform() - Method in class TransferFunction
-
Returns the transform from sample values to geophysics values, as specified by the
current properties of this TransferFunction
.
- getTransformationDimensionDescription() - Method in class DefaultGeorectified
-
Returns a general description of the transformation.
- getTransformationDimensionMapping() - Method in class DefaultGeorectified
-
Returns information about which grid dimensions are the spatial dimensions.
- getTransliterator() - Method in class Formatter
-
Returns a mapper between Java character sequences and the characters to write in WKT.
- getTransliterator() - Method in class WKTFormat
-
Returns a mapper between Java character sequences and the characters to write in WKT.
- getTransmittedPolarization() - Method in class DefaultBand
-
Returns the polarization of the radiation transmitted.
- getTriangulationIndicator() - Method in class DefaultImageDescription
-
Returns the indication of whether or not triangulation has been performed upon the image.
- getTrigger() - Method in class DefaultEvent
-
Returns the initiator of the event.
- getTurnaround() - Method in class DefaultStandardOrderProcess
-
Returns typical turnaround time for the filling of an order.
- getType() - Method in class AbstractAttribute
-
Returns information about the attribute (base Java class, domain of values, etc.
- getType() - Method in class AbstractFeature
-
Returns information about the feature (name, characteristics, etc.
- getType() - Method in class DefaultInstrument
-
Returns the name of the type of instrument.
- getType() - Method in class DefaultOperation
-
Returns the collection technique for the operation.
- getType() - Method in class DefaultPlan
-
Returns the manner of sampling geometry that the planner expects for collection of
objective data.
- getType() - Method in class DefaultKeywords
-
Returns the subject matter used to group similar keywords.
- getType() - Method in class TransferFunction
-
Returns the transfer function type (linear, logarithmic or exponential).
- getType() - Method in class 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(Citation) - Static method in class Citations
-
Infers a valid Unicode identifier from the given citation, or returns null
if none.
- 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.
- getUnitReplacement(Unit<?>) - Method in interface AxisFilter
-
Returns a replacement for the given axis unit.
- getUnits() - Method in class DefaultBand
-
Returns the units of data as a unit of length.
- getUnits() - Method in class DefaultSampleDimension
-
Returns the units of data in the dimension.
- getUnitsOfDistribution() - Method in class DefaultDigitalTransferOptions
-
Returns tiles, layers, geographic areas, etc.
- getUnknownElementLocations(String) - Method in class Warnings
-
Returns the keyword of WKT elements that contains the given unknown element.
- getUnknownElements() - Method in class Warnings
-
Returns the keywords of all unknown elements found during the WKT parsing.
- getUpdateScopeDescriptions() - Method in class DefaultMaintenanceInformation
-
- getUpdateScopes() - Method in class DefaultMaintenanceInformation
-
- 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 AbstractAssociation
-
Returns the associated feature, or null
if none.
- getValue() - Method in class AbstractAttribute
-
Returns the attribute value, or null
if none.
- getValue() - Method in class DefaultParameterValue
-
Returns the parameter value as an object.
- getValue(ParameterDescriptor<T>) - Method in class Parameters
-
Returns the value of the parameter identified by the given descriptor.
- 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 DefaultAttributeType
-
Returns the type of attribute values.
- 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 AbstractAssociation
-
Returns all features, or an empty collection if none.
- getValues() - Method in class AbstractAttribute
-
Returns all attribute values, or an empty collection if none.
- getValues() - Method in class DefaultQuantitativeResult
-
Returns the quantitative value or values, content determined by the evaluation procedure used.
- getValues() - Method in class BursaWolfParameters
-
Returns the parameter values.
- getValues() - Method in class TimeDependentBWP
-
Returns the parameter values.
- getValueType() - Method in class DefaultAssociationRole
-
Returns the type of feature values.
- getValueType() - Method in class FeatureFormat
-
Returns the type of objects formatted by this class.
- getValueType() - Method in class 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
-
- 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.
- getVertical() - Method in class DefaultResolution
-
Returns the vertical sampling distance.
- getVerticalComponent(CoordinateReferenceSystem, boolean) - Static method in class CRS
-
Returns the first vertical coordinate reference system found in the given CRS, or null
if there is none.
- getVerticalCRS() - Method in class DefaultVerticalExtent
-
Provides information about the vertical coordinate reference system to
which the maximum and minimum elevation values are measured.
- getVerticalDatumType() - Method in class DefaultVerticalDatum
-
Returns the type of this vertical datum.
- getVerticalElements() - Method in class DefaultExtent
-
Provides vertical component of the extent of the referring object.
- getVerticalExtent() - Method in class DefaultSpatialTemporalExtent
-
Returns the vertical extent component.
- getVerticalLinePosition() - Method in class TreeTableFormat
-
Returns the position of the vertical line, relative to the position of the root label.
- getVerticalRange(Extent) - Static method in class Extents
-
Returns the union of chosen vertical ranges found in the given extent, or null
if none.
- getVoices() - Method in class DefaultTelephone
-
- getVolumes() - Method in class DefaultMedium
-
Returns the number of items in the media identified.
- getWarning() - Method in class WKTFormat
-
- getWarnings() - Method in class WKTFormat
-
If warnings occurred during the last WKT
parsing or
formatting, returns the warnings.
- getWestBoundLongitude() - Method in class DefaultGeographicBoundingBox
-
Returns the western-most coordinate of the limit of the dataset extent.
- getWidth() - Method in class Envelope2D
-
Returns the
span for dimension 0.
- 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.
- groups(String) - Method in class ContextualParameters
-
Unsupported operation, since ContextualParameters
groups do not contain sub-groups.
- 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
code in
c1
is equal to an identifier code in
c2
.
- identifierMatches(Citation, String) - Static method in class Citations
-
Returns
true
if at least one
identifier
in the given citation have a
code matching the given
string.
- 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 - Static variable in class Transliterator
-
A transliterator that does not perform any replacement.
- identity(int) - Static method in class MathTransforms
-
Returns an identity transform of the specified dimension.
- identity(Class<T>) - Static method in class ObjectConverters
-
Returns an identity converter for objects of the given type.
- ImmutableEnvelope - Class in org.apache.sis.geometry
-
An immutable Envelope
(a minimum bounding box or rectangle) of arbitrary dimension.
- 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 description.
- 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.
- intValue(ParameterDescriptor<? extends Number>) - Method in class Parameters
-
Returns the integer value of the parameter identified by the given descriptor.
- intValueList() - Method in class DefaultParameterValue
-
Returns an ordered sequence of two or more integer values of this parameter, usually used for counts.
- intValueList(ParameterDescriptor<int[]>) - Method in class Parameters
-
Returns the integer values of the parameter identified by the given descriptor.
- INVALID_ARGUMENT_EXIT_CODE - Static variable in class Command
-
The code given to
System.exit(int)
when the program failed because of an illegal user argument.
- INVALID_COMMAND_EXIT_CODE - Static variable in class Command
-
The code given to
System.exit(int)
when the program failed because of a unknown sub-command.
- INVALID_OPTION_EXIT_CODE - Static variable in class Command
-
The code given to
System.exit(int)
when the program failed because of a unknown option.
- InvalidCommandException - Exception 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(Matrix) - Static method in class Matrices
-
Returns the inverse of the given matrix.
- inverse() - Method in class MatrixSIS
-
Returns the inverse of this matrix.
- inverse() - Method in class NormalizedProjection
-
Returns the inverse of this map projection.
- inverse() - Method in class AbstractMathTransform
-
Returns the inverse transform of this object.
- Inverse() - Constructor for class AbstractMathTransform.Inverse
-
Constructs an inverse math transform.
- inverse() - Method in class AbstractMathTransform.Inverse
-
Returns the inverse of this math transform, which is the enclosing math transform.
- inverse() - Method in class AbstractMathTransform1D
-
Returns the inverse transform of this object.
- inverse() - Method in class AbstractMathTransform2D
-
Returns the inverse transform of this object.
- Inverse() - Constructor for class AbstractMathTransform2D.Inverse
-
Constructs an inverse math transform.
- inverse() - Method in class AbstractMathTransform2D.Inverse
-
Returns the enclosing math transform.
- inverse() - Method in class PassThroughTransform
-
Creates the inverse transform of this object.
- 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
.
- inverseTransform(double[], int, double[], int) - Method in class LambertConicConformal
-
Transforms the specified (x,y) coordinates and stores the (θ,φ) result in dstPts
.
- inverseTransform(double[], int, double[], int) - Method in class Mercator
-
Transforms the specified (x,y) coordinates
and stores the result in dstPts
(angles in radians).
- inverseTransform(double[], int, double[], int) - Method in class NormalizedProjection
-
Inverse converts the single coordinate in srcPts
at the given offset and stores the result in
ptDst
at the given offset.
- inverseTransform(double[], int, double[], int) - Method in class PolarStereographic
-
Transforms the specified (x,y) coordinates and stores the result in dstPts
(angles in radians).
- inverseTransform(double[], int, double[], int) - Method in class TransverseMercator
-
Transforms the specified (η, ξ) coordinates and stores the result in dstPts
(angles in radians).
- invert() - Method in class BursaWolfParameters
-
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
-
- isAbstract() - Method in class DefaultFeatureType
-
Returns true
if the feature type acts as an abstract super-type.
- isAcronymForWords(CharSequence, CharSequence) - Static method in class CharSequences
-
Returns true
if the first string is likely to be an acronym of the second string.
- isAffine(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.
- isAffine() - Method in interface LinearTransform
-
Returns true
if this transform is affine.
- 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.
- isApproximative() - Method in enum ComparisonMode
-
Returns true
if this comparison uses a tolerance threshold.
- isAssignableFrom(DefaultFeatureType) - Method in class DefaultFeatureType
-
Returns true
if this type is same or a super-type of the given type.
- isAssignableToAny(Class<?>, Class<?>...) - Static method in class Classes
-
Returns true
if the given type is assignable to one of the given allowed types.
- isBijective(Set<FunctionProperty>) - Static method in enum FunctionProperty
-
Returns true
if a function having the given set of properties is bijective.
- ISBN - Static variable in class Citations
-
The International Standard Book Number (ISBN) defined by ISO-2108.
- 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.
- isDefiningConversion() - Method in class AbstractCoordinateOperation
-
- isDeprecated() - Method in class ImmutableIdentifier
-
- 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 DefaultRepresentativeFraction
-
Returns true
if no scale is defined.
- isEmpty() - Method in class Cache
-
Returns true
if this cache is empty.
- isEmpty() - Method in class CodeListSet
-
Returns true
if this set does not contains any element.
- isEmpty() - Method in 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.
- isHexadecimal(int) - Static method in class Characters
-
Returns true
if the given character is an hexadecimal digit.
- 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.
- isIdentity() - Method in class AbstractMathTransform.Inverse
-
Tests whether this transform does not move any points.
- isIdentity() - Method in class AbstractMathTransform
-
Tests whether this transform does not move any points.
- isIdentity() - Method in class PassThroughTransform
-
Tests whether this transform does not move any points.
- isIgnoringMetadata() - Method in enum ComparisonMode
-
Returns true
if this comparison ignores metadata.
- isIncludedWithDataset() - Method in class DefaultFeatureCatalogueDescription
-
Returns whether or not the feature catalogue is included with the resource.
- isInstance(Record) - Method in class DefaultRecordType
-
Determines if the given record is compatible with this record type.
- isInteger(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 or one of its dependencies.
- 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
).
- isNonAsciiAllowed() - Method in class WKTFormat
-
- 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 Citations
-
The Geographic Information — Metadata standards defined by ISO 19115.
- ISO_19115 - Static variable in class MetadataStandard
-
An instance working on ISO 19115 standard as defined by GeoAPI interfaces
in the
org.opengis.metadata
package and sub-packages.
- 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.
- isSimple() - Method in class DefaultFeatureType
-
Returns true
if this feature type contains only attributes constrained to the [1 … 1] cardinality,
or operations (no feature association).
- isSimplified() - Method in enum Convention
-
Returns true
if this convention is one of the simplified variants of WKT.
- ISSN - Static variable in class Citations
-
The 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.
- isValidWKT(int) - Static method in class Characters
-
Returns true
if the given code point is a valid character for Well Known Text (WKT).
- IterationStrategy - Enum in org.apache.sis.referencing.operation.transform
-
- 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.
- S57 - Static variable in class Citations
-
- 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.
- set(MemberName, Object) - Method in class DefaultRecord
-
Sets the value for the attribute of the specified name.
- setAbstract(InternationalString) - Method in class AbstractIdentification
-
Sets a brief narrative summary 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.
- setAccessProperties(StandardOrderProcess) - Method in class DefaultServiceIdentification
-
Sets information about the availability of the service.
- setAccuracyReports(Collection<? extends Element>) - Method in class DefaultGCP
-
Sets the accuracy of a ground control point.
- setAcquisitionInformation(Collection<? extends AcquisitionInformation>) - Method in class DefaultMetadata
-
Sets information about the acquisition of the data.
- setAcquisitionPlans(Collection<? extends Plan>) - Method in class DefaultAcquisitionInformation
-
Sets the plan as implemented by the acquisition.
- setAcquisitionRequirements(Collection<? extends Requirement>) - Method in class DefaultAcquisitionInformation
-
Sets the requirement the data acquisition intends to satisfy.
- setActuate(XLink.Actuate) - Method in class XLink
-
Sets the desired timing of traversal from the starting resource to the ending resource.
- setAdditionalDocumentation(Collection<? extends Citation>) - Method in class DefaultUsage
-
Sets the publications that describe usage of data.
- setAdditionalDocumentation(Collection<? extends Citation>) - Method in class DefaultLineage
-
Sets additional documentation.
- setAdditionalDocumentations(Collection<? extends Citation>) - Method in class AbstractIdentification
-
Sets other documentation associated with the resource.
- setAddress(Address) - Method in class DefaultContact
-
- setAddresses(Collection<? extends Address>) - Method in class DefaultContact
-
Sets the physical and email addresses at which the organization or individual may be contacted.
- setAdministrativeArea(InternationalString) - Method in class DefaultAddress
-
Sets the state, province of the location.
- setAggregateDataSetIdentifier(Identifier) - Method in class DefaultAggregateInformation
-
- setAggregateDataSetName(Citation) - Method in class DefaultAggregateInformation
-
- setAggregationInfo(Collection<? extends AggregateInformation>) - Method in class AbstractIdentification
-
- setAlgorithms(Collection<? extends Algorithm>) - Method in class DefaultProcessing
-
Sets the details of the methodology by which geographic information was derived from the
instrument readings.
- setAll(Object...) - Method in class DefaultRecord
-
Sets all attribute values in this record, in attribute order.
- setAlternateForm(boolean) - Method in class RangeFormat
-
Sets whether this RangeFormat
shall use the alternate form at formatting time.
- setAlternateTitles(Collection<? extends InternationalString>) - Method in class DefaultCitation
-
Sets the short name or other language name by which the cited information is known.
- setAlternativeMetadataReferences(Collection<? extends Citation>) - Method in class DefaultMetadata
-
Set reference(s) to alternative metadata or metadata in a non-ISO standard for the same resource.
- setAmendmentNumber(InternationalString) - Method in class DefaultFormat
-
Sets the amendment number of the format version.
- setAngularDistance(Double) - Method in class DefaultResolution
-
Sets the angular sampling measure.
- setApplicationProfile(String) - Method in class DefaultOnlineResource
-
Sets the name of an application profile that can be used with the online resource.
- setApplicationSchemaInfo(Collection<? extends ApplicationSchemaInformation>) - Method in class DefaultMetadata
-
Returns information about the conceptual schema of a dataset.
- setArcRole(URI) - Method in class XLink
-
Sets a URI reference for some description of the arc role.
- setAssociatedResources(Collection<? extends DefaultAssociatedResource>) - Method in class AbstractIdentification
-
Sets associated resource information.
- setAssociationType(AssociationType) - Method in class DefaultAggregateInformation
-
Sets the type of relation between the resources.
- setAssociationType(AssociationType) - Method in class DefaultAssociatedResource
-
Sets the type of relation between the resources.
- setAttributeDescription(RecordType) - Method in class DefaultCoverageDescription
-
Sets the description of the attribute described by the measurement value.
- setAttributeGroups(Collection<? extends DefaultAttributeGroup>) - Method in class DefaultCoverageDescription
-
Sets information on attribute groups of the resource.
- setAttributeInstances(Set<? extends AttributeType>) - Method in class DefaultScopeDescription
-
Sets the attribute instances to which the information applies.
- setAttributes(Collection<? extends RangeDimension>) - Method in class DefaultAttributeGroup
-
Sets information on an attribute of the resource.
- setAttributes(Set<? extends AttributeType>) - Method in class DefaultScopeDescription
-
Sets the attribute types to which the information applies.
- setAuthority(Citation) - Method in class DefaultIdentifier
-
Sets the 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.
- setBase(double) - Method in class TransferFunction
-
Sets the logarithm or exponent base in the transfer function.
- 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.
- setBitsPerValue(Integer) - Method in class DefaultSampleDimension
-
Sets the maximum number of significant bits in the uncompressed representation
for the value in each band of each pixel.
- setBorderWidth(int) - Method in class StatisticsFormat
-
Sets the "width" of the border to drawn around the table, in number of lines.
- setBoundMax(Double) - Method in class DefaultBand
-
Sets the longest wavelength that the sensor is capable of collecting within a designated band.
- setBoundMin(Double) - Method in class DefaultBand
-
Sets the shortest wavelength that the sensor is capable of collecting within a designated band.
- setBounds(double, double, double, double) - Method in class DefaultGeographicBoundingBox
-
Sets the bounding box to the specified values.
- setBounds(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.
- setBoundUnits(Unit<Length>) - Method in class DefaultBand
-
Sets a new units in which sensor wavelengths are expressed.
- setCameraCalibrationInformationAvailable(Boolean) - Method in class DefaultImageDescription
-
Sets the indication of whether or not constants are available which allow for camera
calibration corrections.
- 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
-
- setCharacterSets(Collection<Charset>) - Method in class DefaultMetadata
-
Sets the character coding standard used for the metadata set.
- setCharacterSets(Collection<? extends CharacterSet>) - Method in class DefaultDataIdentification
-
Sets 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 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 role, name, contact and position information for an individual or organization
that is responsible for the resource.
- setCity(InternationalString) - Method in class DefaultAddress
-
Sets the city of the location.
- setClassification(Classification) - Method in class DefaultSecurityConstraints
-
Sets the name of the handling restrictions on the resource.
- setClassificationSystem(InternationalString) - Method in class DefaultSecurityConstraints
-
Sets the name of the classification system.
- setClassName(InternationalString) - Method in class DefaultKeywordClass
-
Sets a label for the keyword category in natural language.
- setCloudCoverPercentage(Double) - Method in class DefaultImageDescription
-
Sets the area of the dataset obscured by clouds, expressed as a percentage of the spatial extent.
- setCode(String) - Method in class DefaultIdentifier
-
Sets the alphanumeric value identifying an instance in the namespace.
- setCodeSpace(String) - Method in class DefaultIdentifier
-
Sets the identifier or namespace in which the code is valid.
- setCodeSpace(Citation, String) - Method in class Builder
-
Sets the Identifier
authority and code space.
- setCollectionIdentification(Integer) - Method in class DefaultGCPCollection
-
Sets the identifier of the GCP collection.
- setCollectionName(InternationalString) - Method in class DefaultGCPCollection
-
Sets the name of the GCP collection.
- setCollectiveTitle(InternationalString) - Method in class DefaultCitation
-
- setColors(Colors) - Method in class WKTFormat
-
Sets the colors to use for syntax coloring.
- setColors(Colors) - Method in class ParameterFormat
-
Sets the colors for an output on X3.64 compatible terminal.
- setColumns(TableColumn<?>...) - Method in class TreeTableFormat
-
Sets the table columns to parse and format.
- setColumnSeparatorPattern(String) - Method in class TabularFormat
-
Sets the pattern of the characters to insert between the columns.
- setCompliant(Boolean) - Method in class DefaultFeatureCatalogueDescription
-
Sets whether or not the cited feature catalogue complies with ISO 19110.
- setCompressionGenerationQuantity(Integer) - Method in class DefaultImageDescription
-
Sets the count of the number the number of lossy compression cycles performed on the image.
- setConceptIdentifier(URI) - Method in class DefaultKeywordClass
-
Sets the URI of concept in the ontology specified by the
ontology citation.
- setCondition(InternationalString) - Method in class DefaultExtendedElementInformation
-
Sets the condition under which the extended element is mandatory.
- setConnectPoints(Collection<? extends OnlineResource>) - Method in class DefaultOperationMetadata
-
Sets the handle for accessing the service interface.
- setConstraintApplicationScope(Scope) - Method in class DefaultConstraints
-
Sets the spatial and / or temporal extents and or levels of the application of the constraints restrictions.
- setConstraintLanguage(String) - Method in class DefaultApplicationSchemaInformation
-
Sets the formal language used in application schema.
- setContactInfo(Collection<? extends Contact>) - Method in class AbstractParty
-
Sets the contact information for the party.
- setContactInfo(Contact) - Method in class DefaultResponsibleParty
-
- setContactInstructions(InternationalString) - Method in class DefaultContact
-
Sets supplemental instructions on how or when to contact the individual or organization.
- setContacts(Collection<? extends ResponsibleParty>) - Method in class DefaultMetadata
-
Sets the parties responsible for the metadata information.
- setContacts(Collection<? extends ResponsibleParty>) - Method in class DefaultMaintenanceInformation
-
Sets identification of, and means of communicating with,
person(s) and organization(s) with responsibility for maintaining the resource.
- setContactType(InternationalString) - Method in class DefaultContact
-
Sets new type of the contact.
- setContainsChain(Collection<? extends DefaultOperationChainMetadata>) - Method in class DefaultServiceIdentification
-
Sets the information about the chain applied by the service.
- setContainsOperations(Collection<? extends DefaultOperationMetadata>) - Method in class DefaultServiceIdentification
-
Sets information(s) about the operations that comprise the service.
- 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
-
- setContentTypes(Collection<? extends CoverageContentType>) - Method in class DefaultAttributeGroup
-
Sets the types of information represented by the value(s).
- setContext(Context) - Method in class DefaultEvent
-
Sets the meaning of the event.
- 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.
- setCoupledResources(Collection<? extends DefaultCoupledResource>) - Method in class DefaultServiceIdentification
-
Sets further description(s) of the data coupling in the case of tightly coupled services.
- setCouplingType(CodeList<?>) - Method in class DefaultServiceIdentification
-
Sets the type of coupling between service and associated data.
- setCredits(Collection<? extends String>) - Method in class AbstractIdentification
-
Sets the recognition of those who contributed to the resource(s).
- setCurrency(Currency) - Method in class DefaultStandardOrderProcess
-
Sets the monetary units of the
fees
(as specified in ISO 4217).
- 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
-
- 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.
- setDateInfo(Collection<? extends CitationDate>) - Method in class DefaultMetadata
-
Sets the date(s) associated with the metadata.
- setDateOfNextUpdate(Date) - Method in class DefaultMaintenanceInformation
-
Deprecated.
- setDates(Collection<? extends 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
-
- 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
-
- setDensity(Double) - Method in class DefaultMedium
-
Sets density at which the data is recorded.
- setDensityUnits(Unit<?>) - Method in class DefaultMedium
-
Sets the units of measure for the recording density.
- setDependsOn(List<? extends DefaultOperationMetadata>) - Method in class DefaultOperationMetadata
-
Sets the list of operation that must be completed before current operation is invoked.
- setDeprecated(boolean) - Method in class Builder
-
Sets whether the next Identifier
or IdentifiedObject
s to create shall be considered deprecated.
- 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 DefaultRangeDimension
-
Sets the description of the attribute.
- setDescription(InternationalString) - Method in class DefaultIdentifier
-
Sets the natural language description of the meaning of the code value.
- setDescription(InternationalString) - Method in class DefaultDistribution
-
Sets a brief description of a set of distribution options.
- setDescription(InternationalString) - Method in class DefaultExtent
-
Sets the spatial and temporal extent for the referring object.
- setDescription(InternationalString) - Method in class DefaultOperationChainMetadata
-
Sets the narrative explanation of the services in the chain and resulting output.
- setDescription(InternationalString) - Method in class DefaultAlgorithm
-
Sets the information describing the algorithm used to generate the data.
- setDescription(InternationalString) - Method in class DefaultProcessStep
-
Sets the description of the event, including related parameters or tolerances.
- setDescription(InternationalString) - Method in class DefaultProcessStepReport
-
Sets the textual description of what occurred during the process step.
- setDescription(InternationalString) - Method in class DefaultSource
-
Sets a detailed description of the level of the source data.
- setDescription(CharSequence) - Method in class Builder
-
Sets an Identifier
or IdentifiedObject
description.
- setDescriptiveKeywords(Collection<? extends Keywords>) - Method in class AbstractIdentification
-
Sets category keywords, their type, and reference source.
- setDescriptor(InternationalString) - Method in class DefaultRangeDimension
-
- setDetectedPolarization(PolarizationOrientation) - Method in class DefaultBand
-
Sets the polarization of the radiation detected.
- setDimensionDescription(InternationalString) - Method in class DefaultDimension
-
Sets the axis dimension description.
- setDimensionName(DimensionNameType) - Method in class DefaultDimension
-
Sets the name of the axis.
- setDimensions(Collection<? extends RangeDimension>) - Method in class DefaultCoverageDescription
-
- setDimensionSize(Integer) - Method in class DefaultDimension
-
Sets the number of elements along the axis.
- setDimensionTitle(InternationalString) - Method in class DefaultDimension
-
Sets the enhancement/ modifier of the dimension name.
- setDistance(Double) - Method in class DefaultResolution
-
Sets the ground sample distance.
- setDistributedComputingPlatforms(Collection<? extends CodeList<?>>) - Method in class DefaultOperationMetadata
-
Sets the distributed computing platforms on which the operation has been implemented.
- setDistributionFormats(Collection<? extends Format>) - Method in class DefaultDigitalTransferOptions
-
Sets the formats of distribution.
- setDistributionFormats(Collection<? extends Format>) - Method in class DefaultDistribution
-
Sets a description of the format of the data to be distributed.
- setDistributionInfo(Distribution) - Method in class DefaultMetadata
-
Sets information about the distributor of and options for obtaining the resource(s).
- setDistributionOrderProcesses(Collection<? extends StandardOrderProcess>) - Method in class DefaultDistributor
-
Sets information about how the resource may be obtained,
and related instructions and fee information.
- setDistributorContact(ResponsibleParty) - Method in class DefaultDistributor
-
Sets the party from whom the resource may be obtained.
- setDistributorFormats(Collection<? extends Format>) - Method in class DefaultDistributor
-
Sets information about the format used by the distributor.
- setDistributors(Collection<? extends Distributor>) - Method in class DefaultDistribution
-
Sets information about the distributor.
- setDistributorTransferOptions(Collection<? extends DigitalTransferOptions>) - Method in class DefaultDistributor
-
Provides information about the technical means and media used by the distributor.
- setDocumentations(Collection<? extends Citation>) - Method in class DefaultProcessing
-
Sets the reference to documentation describing the processing.
- setDomainCode(Integer) - Method in class DefaultExtendedElementInformation
-
- 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 resource in the producers processing environment.
- setEquation(double, double) - Method in class Line
-
Sets this line to the specified slope and offset.
- setEquation(double, double, double) - Method in class Plane
-
Sets the equation of this plane to the given coefficients.
- 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
-
- setExtents(Collection<? extends Extent>) - Method in class DefaultObjective
-
Sets the extent information including the bounding box, bounding polygon, vertical and
temporal extent of the objective.
- setExtents(Collection<? extends Extent>) - Method in class DefaultResponsibility
-
Sets the spatial and temporal extents of the role.
- setExtents(Collection<? extends Extent>) - Method in class AbstractIdentification
-
Sets the spatial and temporal extent of the resource.
- setExtents(Collection<? extends Extent>) - Method in class DefaultScope
-
Sets information about the spatial, vertical and temporal extents of the resource specified by the scope.
- setFacsimiles(Collection<? extends String>) - Method in class DefaultTelephone
-
- setFactory(Class<T>, T) - Method in class WKTFormat
-
Sets one of the factories to be used by this WKTFormat
for parsing WKT.
- setFallbackAllowed(boolean) - Method in class AngleFormat
-
Sets whether the
parse
methods are allowed to
fallback on the build-in default symbols if the string to parse doesn't match the
applied pattern.
- setFeatureCatalogueCitations(Collection<? extends Citation>) - Method in class DefaultFeatureCatalogueDescription
-
Sets the complete bibliographic reference to one or more external feature catalogues.
- setFeatureInstanceCount(Integer) - Method in class DefaultFeatureTypeInfo
-
Sets a new number of occurrence of feature instances for this feature types.
- setFeatureInstances(Set<? extends FeatureType>) - Method in class DefaultScopeDescription
-
Sets the feature instances to which the information applies.
- setFeatures(Set<? extends FeatureType>) - Method in class DefaultScopeDescription
-
Sets the feature types to which the information applies.
- setFeatureTypeInfo(Collection<? extends DefaultFeatureTypeInfo>) - Method in class DefaultFeatureCatalogueDescription
-
Sets the subset of feature types from cited feature catalogue occurring in resource.
- setFeatureTypeName(GenericName) - Method in class DefaultFeatureTypeInfo
-
Sets the name of the feature type.
- setFeatureTypes(Collection<? extends GenericName>) - Method in class DefaultFeatureCatalogueDescription
-
- 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
-
- 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.
- setFormatSpecificationCitation(Citation) - Method in class DefaultFormat
-
Sets the citation / URL of the specification format.
- setFrom(String) - Method in class XLink
-
Sets the starting resource.
- setFromPoints(double, double, double, double) - Method in class Line
-
Sets a line through the specified points.
- setFunction(OnLineFunction) - Method in class DefaultOnlineResource
-
Sets the code for function performed by the online resource.
- setFunctions(Collection<? extends InternationalString>) - Method in class DefaultObjective
-
Sets the role or purpose performed by or activity performed at the objective.
- setGCPs(Collection<? extends GCP>) - Method in class DefaultGCPCollection
-
Sets the ground control point(s) used in the collection.
- setGeographicCoordinates(DirectPosition) - Method in class DefaultGCP
-
Sets the geographic or map position of the control point, in either two or three dimensions.
- setGeographicElements(Collection<? extends GeographicExtent>) - Method in class DefaultExtent
-
Sets geographic component of the extent of the referring object.
- setGeographicIdentifier(Identifier) - Method in class DefaultGeographicDescription
-
Sets the identifier used to represent a geographic area.
- setGeolocationInformation(Collection<? extends GeolocationInformation>) - Method in class DefaultGeoreferenceable
-
Sets the information that can be used to geolocate the data.
- setGeometricObjectCount(Integer) - Method in class DefaultGeometricObjects
-
Sets the total number of the point or vector object type occurring in the dataset.
- setGeometricObjects(Collection<? extends GeometricObjects>) - Method in class DefaultVectorSpatialRepresentation
-
Sets information about the geometric objects used in the dataset.
- setGeometricObjectType(GeometricObjectType) - Method in class DefaultGeometricObjects
-
Sets the total number of the point or vector object type occurring in the dataset.
- setGeoreferencedParameters(Record) - Method in class DefaultGeoreferenceable
-
Sets the terms which support grid data georeferencing.
- setGraphicOverviews(Collection<? extends BrowseGraphic>) - Method in class AbstractIdentification
-
Sets a graphic that illustrates the resource(s).
- setGraphics(Collection<? extends BrowseGraphic>) - Method in class DefaultCitation
-
Sets citation graphics or logo for cited party.
- setGraphics(Collection<? extends BrowseGraphic>) - Method in class DefaultConstraints
-
Sets the new graphics / symbols indicating the constraint.
- setGraphicsFile(URI) - Method in class DefaultApplicationSchemaInformation
-
Sets the full application schema given as a graphics file.
- 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
-
- setHierarchyLevels(Collection<? extends ScopeCode>) - Method in class DefaultMetadata
-
- setHoursOfService(InternationalString) - Method in class DefaultContact
-
Sets time period (including time zone) when individuals can contact the organization or individual.
- setHRef(URI) - Method in class XLink
-
Sets the URN to a resources.
- setIdentificationInfo(Collection<? extends Identification>) - Method in class DefaultMetadata
-
Sets basic information about the resource(s) to which the metadata applies.
- setIdentifiedIssues(Collection<? extends Citation>) - Method in class DefaultUsage
-
Sets a new citation of a description of known issues associated with the resource
along with proposed solutions if available.
- setIdentifier(Identifier) - Method in class DefaultEvent
-
Sets the event name or number.
- setIdentifier(Identifier) - Method in class DefaultInstrument
-
Sets the unique identification of the instrument.
- setIdentifier(Identifier) - Method in class DefaultOperation
-
Sets the unique identification of the operation.
- setIdentifier(Identifier) - Method in class DefaultPlatform
-
Sets the unique identification of the platform.
- setIdentifier(Identifier) - Method in class DefaultPlatformPass
-
Sets the unique name of the pass.
- setIdentifier(Identifier) - Method in class DefaultRequirement
-
Sets the unique name, or code, for the requirement.
- setIdentifier(Identifier) - Method in class DefaultMedium
-
Sets a unique identifier for an instance of the medium.
- setIdentifier(Identifier) - Method in class 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.
- setImageConstraints(Collection<? extends Constraints>) - Method in class DefaultBrowseGraphic
-
Sets the restrictions on access and / or use of browse graphic.
- setImageQualityCode(Identifier) - Method in class DefaultImageDescription
-
Sets a code in producer’s codespace that specifies the image quality.
- setImagingCondition(ImagingCondition) - Method in class DefaultImageDescription
-
Sets the conditions that affected the image.
- setIncludedWithDataset(boolean) - Method in class DefaultFeatureCatalogueDescription
-
Sets whether or not the feature catalogue is included with the resource.
- setInclusion(Boolean) - Method in class AbstractGeographicExtent
-
Sets whether the bounding polygon encompasses an area covered by the data
(inclusion) or an area where data is not present (exclusion).
- setIndentation(int) - Method in class WKTFormat
-
Sets a new indentation to be used for formatting objects.
- setIndentation(int) - Method in class TreeTableFormat
-
Sets the number of spaces to add on the left margin for each indentation level.
- setIndividual(Collection<? extends DefaultIndividual>) - Method in class DefaultOrganisation
-
Sets the individuals in the named organization.
- setIndividualName(String) - Method in class DefaultResponsibleParty
-
- setInitiativeType(InitiativeType) - Method in class DefaultAggregateInformation
-
Sets a new type of initiative under which the associated resource was produced.
- setInitiativeType(InitiativeType) - Method in class DefaultAssociatedResource
-
Sets a new type of initiative under which the associated resource was produced.
- setInstruments(Collection<? extends Instrument>) - Method in class DefaultAcquisitionInformation
-
Sets the general information about the instrument used in data acquisition.
- setInstruments(Collection<? extends Instrument>) - Method in class DefaultPlatform
-
Sets the instrument(s) mounted on a platform.
- setInvalidWKT(IdentifiedObject, Exception) - Method in class Formatter
-
Marks the current WKT representation of the given object as not strictly compliant with the WKT specification.
- setInvalidWKT(Class<?>, Exception) - Method in class Formatter
-
Marks the current WKT representation of the given class as not strictly compliant with the WKT specification.
- setInvocationName(InternationalString) - Method in class DefaultOperationMetadata
-
Sets the name used to invoke this interface within the context of the DCP.
- setISBN(String) - Method in class DefaultCitation
-
Sets the International Standard Book Number.
- setISSN(String) - Method in class DefaultCitation
-
Sets the International Standard Serial Number.
- setIssueIdentification(String) - Method in class DefaultSeries
-
Sets information identifying the issue of the series.
- setKeyCollisionAllowed(boolean) - Method in class Cache
-
If set to true
, different values may be assigned to the same key.
- setKeywordCase(KeywordCase) - Method in class WKTFormat
-
Sets whether WKT keywords should be written with upper cases or camel cases.
- setKeywordClass(CodeList<?>) - Method in class DefaultKeywords
-
Sets the user-defined categorization of groups of keywords.
- setKeywords(Collection<? extends InternationalString>) - Method in class DefaultKeywords
-
Sets commonly used word(s) or formalised word(s) or phrase(s) used to describe the subject.
- setKeywordStyle(KeywordStyle) - Method in class WKTFormat
-
Sets whether to use short or long WKT keywords.
- setLabel(String) - Method in class XLink
-
Sets an identification of the target of a from
or to
attribute.
- setLanguage(Locale) - Method in class DefaultMetadata
-
- setLanguages(Collection<? extends Locale>) - Method in class DefaultFeatureCatalogueDescription
-
Sets the language(s) used within the catalogue
- setLanguages(Collection<Locale>) - Method in class DefaultMetadata
-
Sets the language(s) used for documenting metadata.
- 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.
- setLevelOfDetail(InternationalString) - Method in class DefaultResolution
-
Sets the textual description of the spatial resolution of the resource.
- 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
".
- setLinkages(Collection<? extends OnlineResource>) - Method in class DefaultBrowseGraphic
-
Sets the links to browse graphic.
- 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
-
- 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.
- setLogo(Collection<? extends BrowseGraphic>) - Method in class DefaultOrganisation
-
Sets the graphics identifying organisation.
- setMaintenanceAndUpdateFrequency(MaintenanceFrequency) - Method in class DefaultMaintenanceInformation
-
Sets the frequency with which changes and additions are made to the resource
after the initial resource is completed.
- setMaintenanceDates(Collection<? extends CitationDate>) - Method in class DefaultMaintenanceInformation
-
Sets the date information associated with maintenance of resource.
- setMaintenanceNotes(Collection<? extends InternationalString>) - Method in class DefaultMaintenanceInformation
-
Sets information regarding specific requirements for maintaining the resource.
- setMaintenanceScopes(Collection<? extends Scope>) - Method in class DefaultMaintenanceInformation
-
Sets the types of resource and / or extents to which the maintenance information applies.
- 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 DefaultSampleDimension
-
Sets the maximum value of data values in each dimension included in the resource.
- setMeanValue(Double) - Method in class DefaultSampleDimension
-
Sets the mean value of data values in each dimension included in the resource.
- setMeasureDescription(InternationalString) - Method in class AbstractElement
-
Sets the description of the measure being determined.
- setMeasureIdentification(Identifier) - Method in class AbstractElement
-
Sets the code identifying a registered standard procedure.
- setMedia(Collection<? extends Medium>) - Method in class DefaultFormat
-
Sets the media used by the format.
- setMediumFormats(Collection<? extends MediumFormat>) - Method in class DefaultMedium
-
Sets the method used to write to the medium.
- setMediumNote(InternationalString) - Method in class DefaultMedium
-
Sets a description of other limitations or requirements for using the medium.
- 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.
- setMetadataIdentifier(Identifier) - Method in class DefaultMetadata
-
Sets the unique identifier for this metadata record.
- setMetadataLinkages(Collection<? extends OnlineResource>) - Method in class DefaultMetadata
-
Sets the online location(s) where the metadata is available.
- setMetadataMaintenance(MaintenanceInformation) - Method in class DefaultMetadata
-
Sets information about the frequency of metadata updates, and the scope of those updates.
- setMetadataProfiles(Collection<? extends Citation>) - Method in class DefaultMetadata
-
Set the citation(s) for the profile(s) of the metadata standard to which the metadata conform.
- setMetadataReference(Citation) - Method in class DefaultAssociatedResource
-
Sets the reference to the metadata of the associated resource.
- setMetadataScopes(Collection<? extends DefaultMetadataScope>) - Method in class DefaultMetadata
-
Sets the scope or type of resource for which metadata is provided.
- setMetadataStandardName(String) - Method in class DefaultMetadata
-
- setMetadataStandards(Collection<? extends Citation>) - Method in class DefaultMetadata
-
Sets the citation(s) for the standard(s) to which the metadata conform.
- setMetadataStandardVersion(String) - Method in class DefaultMetadata
-
- 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 DefaultSampleDimension
-
Sets the minimum value of data values in each dimension included in the resource.
- setMountedOn(Platform) - Method in class DefaultInstrument
-
Sets the platform on which the instrument is mounted.
- setMultiLinesCells(boolean) - Method in class TableAppender
-
Sets the desired behavior for EOL and tabulations characters.
- setName(ElementKind, String) - Method in class Colors
-
Sets the color of the given syntactic element from a color name.
- setName(InternationalString) - Method in class AbstractParty
-
Sets the name of the party.
- 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 DefaultMetadataScope
-
Sets the description of the scope.
- setName(InternationalString) - Method in class DefaultFormat
-
- setName(MediumName) - Method in class DefaultMedium
-
Sets the name of the medium on which the resource can be received.
- setName(Citation) - Method in class DefaultAssociatedResource
-
Sets citation information about the associated resource.
- setName(InternationalString) - Method in class DefaultOperationChainMetadata
-
Sets the name used by the service for this chain.
- setName(InternationalString) - Method in class DefaultProcessStepReport
-
Sets the name of the processing report.
- setNameAuthority(Citation) - Method in class WKTFormat
-
Sets the preferred authority for choosing the projection and parameter names.
- setNames(Collection<? extends Identifier>) - Method in class DefaultRangeDimension
-
Sets the identifiers for each attribute included in the resource.
- setNamesOfMeasure(Collection<? extends InternationalString>) - Method in class AbstractElement
-
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.
- setNominalSpatialResolution(Double) - Method in class DefaultSampleDimension
-
Sets the smallest distance between which separate points can be distinguished,
as specified in instrument design.
- setNonAsciiAllowed(boolean) - Method in class WKTFormat
-
- setNorthBoundLatitude(double) - Method in class DefaultGeographicBoundingBox
-
Sets the northern-most, coordinate of the limit of the dataset extent.
- setNumber(String) - Method in class DefaultTelephone
-
Sets the telephone number by which individuals can contact responsible organization or individual.
- setNumberOfDimensions(Integer) - Method in class DefaultGridSpatialRepresentation
-
Sets the number of independent spatial-temporal axes.
- setNumberOfValues(Integer) - Method in class DefaultSampleDimension
-
Sets the number of values used in a thematic classification resource.
- setNumberType(CodeList<?>) - Method in class DefaultTelephone
-
Sets the type of telephone number.
- 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
-
- setOffLines(Collection<? extends Medium>) - Method in class DefaultDigitalTransferOptions
-
Sets information about offline media on which the resource can be obtained.
- setOffset(Double) - Method in class DefaultBand
-
Sets the physical value corresponding to a cell value of zero.
- setOffset(Double) - Method in class DefaultSampleDimension
-
Sets the physical value corresponding to a cell value of zero.
- setOffset(double) - Method in class TransferFunction
-
Sets the offset of the transfer function.
- setOnlineResource(OnlineResource) - Method in class DefaultContact
-
- setOnlineResources(Collection<? extends OnlineResource>) - Method in class DefaultCitation
-
Sets online references to the cited resource.
- setOnlineResources(Collection<? extends OnlineResource>) - Method in class DefaultContact
-
Sets on-line information that can be used to contact the individual or organization.
- setOnLines(Collection<? extends OnlineResource>) - Method in class DefaultDigitalTransferOptions
-
Sets information about online sources from which the resource can be obtained.
- setOntology(Citation) - Method in class DefaultKeywordClass
-
Sets a reference that binds the keyword class to a formal conceptualization of a knowledge domain.
- setOperatedDatasets(Collection<? extends Citation>) - Method in class DefaultServiceIdentification
-
Sets the reference(s) to the resource on which the service operates.
- setOperatesOn(Collection<? extends DataIdentification>) - Method in class DefaultServiceIdentification
-
Sets the information on the resources that the service operates on.
- setOperation(DefaultOperationMetadata) - Method in class DefaultCoupledResource
-
Sets a new service operation.
- setOperationDescription(InternationalString) - Method in class DefaultOperationMetadata
-
Sets free text description of the intent of the operation and the results of the operation.
- setOperationName(String) - Method in class DefaultOperationMetadata
-
Sets the unique identifier for this interface.
- setOperations(Collection<? extends Operation>) - Method in class DefaultAcquisitionInformation
-
Sets the general information about an identifiable activity which provided the data.
- setOperations(Collection<? extends Operation>) - Method in class DefaultPlan
-
Sets the identification of the activity or activities that satisfy a plan.
- setOperations(List<? extends DefaultOperationMetadata>) - Method in class DefaultOperationChainMetadata
-
Sets the information about the operations applied by the chain.
- setOption(OptionKey<T>, T) - Method in class StorageConnector
-
Sets the option value for the given key.
- setOrderingInstructions(InternationalString) - Method in class DefaultStandardOrderProcess
-
Sets general instructions, terms and services provided by the distributor.
- setOrderOptions(Record) - Method in class DefaultStandardOrderProcess
-
Sets the request/purchase choices.
- setOrderOptionType(RecordType) - Method in class DefaultStandardOrderProcess
-
- 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
-
- setOrientationParameterAvailable(boolean) - Method in class DefaultGeoreferenceable
-
Sets an indication of whether or not orientation parameters are available.
- setOrientationParameterDescription(InternationalString) - Method in class DefaultGeoreferenceable
-
Sets a description of parameters used to describe sensor orientation.
- setOther(String) - Method in class DefaultScopeDescription
-
Sets the class of information that does not fall into the other categories to
which the information applies.
- setOtherCitationDetails(InternationalString) - Method in class DefaultCitation
-
Sets other information required to complete the citation that is not recorded elsewhere.
- setOtherConstraints(Collection<? extends InternationalString>) - Method in class DefaultLegalConstraints
-
Sets the other restrictions and legal prerequisites for accessing and using the resource.
- setOtherProperty(Record) - Method in class DefaultSampleDimension
-
Sets a new instance of other/attributeType that defines attributes not explicitly
included in
CoverageContentType
.
- setOtherPropertyType(RecordType) - Method in class DefaultSampleDimension
-
Sets a new type of other attribute description.
- setOutputs(Collection<? extends Source>) - Method in class DefaultProcessStep
-
Sets the description of the product generated as a result of the process step.
- setPage(String) - Method in class DefaultSeries
-
Sets details on which pages of the publication the article was published.
- setPairedBrackets(String, String...) - Method in class Symbols
-
Sets the opening and closing brackets to the given pairs.
- setPairedQuotes(String, String...) - Method in class Symbols
-
Sets the opening and closing quotes to the given pairs.
- setParameterCitations(Collection<? extends Citation>) - Method in class DefaultGeoreferenceable
-
Sets a reference providing description of the parameters.
- setParameters(Collection<? extends ParameterDescriptor<?>>) - Method in class DefaultOperationMetadata
-
Sets the parameters that are required for this interface.
- 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
-
- setParentMetadata(Citation) - Method in class DefaultMetadata
-
Sets an identification of the parent metadata record.
- setParentOperation(Operation) - Method in class DefaultOperation
-
Sets the heritage of the operation.
- setParties(Collection<? extends AbstractParty>) - Method in class DefaultResponsibility
-
Sets information about the parties.
- setPass(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
-
- setPhones(Collection<? extends 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 means of communication with persons(s) and organizations(s) associated with the resource(s).
- setPolygons(Collection<? extends Geometry>) - Method in class DefaultBoundingPolygon
-
Sets the sets of points defining the resource boundary.
- setPortrayalCatalogueCitations(Collection<? extends Citation>) - Method in class DefaultPortrayalCatalogueReference
-
Sets bibliographic reference to the portrayal catalogue cited.
- setPortrayalCatalogueInfo(Collection<? extends PortrayalCatalogueReference>) - Method in class DefaultMetadata
-
Sets information about the catalogue of rules defined for the portrayal of a resource(s).
- setPositionName(InternationalString) - Method in class DefaultIndividual
-
Sets a new position of the individual in an organization.
- 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.
- setProcessingLevel(Identifier) - Method in class AbstractIdentification
-
Sets code that identifies the level of processing in the producers coding system of a resource.
- setProcessingLevelCode(Identifier) - Method in class DefaultCoverageDescription
-
Sets the identifier for the level of processing that has been applied to the resource.
- 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 events in the life of a resource specified by the scope.
- setProfiles(Collection<? extends Citation>) - Method in class DefaultServiceIdentification
-
Sets the profile(s) to which the service adheres.
- setProperty(Object) - Method in class AbstractFeature
-
Sets the property (attribute or feature association).
- setPropertyValue(String, Object) - Method in class AbstractFeature
-
Sets the value for the property of the given name.
- setProtocol(String) - Method in class DefaultOnlineResource
-
Sets the connection protocol to be used.
- setProtocolRequest(String) - Method in class DefaultOnlineResource
-
Sets the request to be used.
- setPurpose(InternationalString) - Method in class AbstractIdentification
-
Sets a summary of the intentions with which the resource(s) was developed.
- setQualityInfo(Collection<? extends DataQuality>) - Method in class AbstractGeolocationInformation
-
Sets an overall assessment of quality of geolocation information.
- setRadiometricCalibrationDataAvailable(Boolean) - Method in class DefaultImageDescription
-
Sets the indication of whether or not the radiometric calibration information for generating
the radiometrically calibrated standard data product is available.
- setRange(int, double, double) - Method in class GeneralEnvelope
-
Sets the envelope range along the specified dimension.
- setRangeElementDescriptions(Collection<? extends RangeElementDescription>) - Method in class DefaultCoverageDescription
-
Sets the description of the specific range elements of a coverage.
- 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 DefaultExtendedElementInformation
-
Sets the reason for creating the extended element.
- setRationale(InternationalString) - Method in class DefaultProcessStep
-
Sets the requirement or purpose for the process step.
- setRationales(Collection<? extends InternationalString>) - Method in class DefaultExtendedElementInformation
-
- setRecipients(Collection<? extends ResponsibleParty>) - Method in class DefaultRequirement
-
Sets the Person(s), or body(ies), to receive results of requirement.
- setReferences(Collection<? extends Citation>) - Method in class DefaultConstraints
-
Sets the citations for the limitation of constraint.
- setReferences(Collection<? extends Citation>) - Method in class DefaultProcessStep
-
Sets the process step documentation.
- setReferenceSystemInfo(Collection<? extends ReferenceSystem>) - Method in class DefaultMetadata
-
Sets the description of the spatial and temporal reference systems used in the dataset.
- setRelatedEvents(Collection<? extends Event>) - Method in class DefaultPlatformPass
-
Sets the occurrence of one or more events for a pass.
- setRelatedPass(PlatformPass) - Method in class DefaultEvent
-
Sets the pass during which an event occurs.
- setRelatedSensors(Collection<? extends Instrument>) - Method in class DefaultEvent
-
Sets the instrument or instruments for which the event is meaningful.
- setReleasability(DefaultReleasability) - Method in class DefaultConstraints
-
Sets the information concerning the parties to whom the resource.
- setRemarks(CharSequence) - Method in class Builder
-
Sets remarks as a String
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).
- setResourceLineages(Collection<? extends Lineage>) - Method in class DefaultMetadata
-
Sets information about the provenance, sources and/or the production processes applied to the resource.
- setResourceMaintenances(Collection<? extends MaintenanceInformation>) - Method in class AbstractIdentification
-
Sets information about the frequency of resource updates, and the scope of those updates.
- setResourceReferences(Collection<? extends Citation>) - Method in class DefaultCoupledResource
-
Sets references to the resource on which the services operates.
- setResources(Collection<? extends DataIdentification>) - Method in class DefaultCoupledResource
-
Sets the tightly coupled resources.
- setResourceScope(ScopeCode) - Method in class DefaultMetadataScope
-
Sets the code for the scope.
- setResourceSpecificUsages(Collection<? extends Usage>) - Method in class AbstractIdentification
-
Sets basic information about specific application(s).
- setResponses(Collection<? extends InternationalString>) - Method in class DefaultUsage
-
Sets a new response to the user-determined limitations.
- setResponsibleParties(Collection<? extends DefaultResponsibility>) - Method in class DefaultConstraints
-
Sets the parties responsible for the resource constraints.
- 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 DefaultResponsibility
-
Sets the function performed by the responsible party.
- 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 (0 … 1] range.
- setScale(double) - Method in class TransferFunction
-
Sets the scale factor of the transfer function.
- setScaleDenominator(RepresentativeFraction) - Method in class DefaultSource
-
- setScaleFactor(Double) - Method in class DefaultBand
-
Sets the scale factor which has been applied to the cell value.
- setScaleFactor(Double) - Method in class DefaultSampleDimension
-
Sets the scale factor which has been applied to the cell value.
- setScanningResolution(Double) - Method in class DefaultNominalResolution
-
Sets the distance between consistent parts of (centre, left side, right side) adjacent
pixels in the scan plane.
- setSchemaAscii(URI) - Method in class DefaultApplicationSchemaInformation
-
Sets the full application schema given as an ASCII file.
- setSchemaLanguage(String) - Method in class DefaultApplicationSchemaInformation
-
Sets the identification of the schema language used.
- setScope(Scope) - Method in class DefaultLineage
-
Sets the type of resource and / or extents to which the lineage information applies.
- setScope(Scope) - Method in class DefaultProcessStep
-
Sets the type of resource and / or extent to which the process step applies.
- setScope(Scope) - Method in class DefaultSource
-
Sets the type and / or extent of the source.
- setScope(Scope) - Method in class DefaultDataQuality
-
Sets the specific data to which the data quality information applies.
- setScopedName(ScopedName) - Method in class DefaultCoupledResource
-
Sets the identifier of the resource in the context of the given service instance.
- 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.
- setServiceStandards(Collection<? extends Citation>) - Method in class DefaultServiceIdentification
-
Sets the standard(s) to which the service adheres.
- setServiceType(GenericName) - Method in class DefaultServiceIdentification
-
Sets the service type name.
- setServiceTypeVersions(Collection<? extends String>) - Method in class DefaultServiceIdentification
-
Sets the versions of the service.
- setShortName(String) - Method in class DefaultExtendedElementInformation
-
- 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
-
- setSourceFormat(String) - Method in class MonolineFormatter
-
Sets the format for displaying the source, or hides the source field.
- setSourceMetadata(Collection<? extends Citation>) - Method in class DefaultSource
-
Sets the references to metadata for the source.
- setSourcePoints(DirectPosition...) - Method in class LinearTransformBuilder
-
Sets the source points.
- setSourceReferenceSystem(ReferenceSystem) - Method in class DefaultSource
-
Sets the spatial reference system used by the source data.
- setSources(Collection<? extends ResponsibleParty>) - Method in class DefaultExtendedElementInformation
-
Sets the name of the person or organization creating the extended element.
- setSources(Collection<? extends Source>) - Method in class DefaultLineage
-
Sets information about the source data used in creating the data specified by the scope.
- setSources(Collection<? extends Source>) - Method in class DefaultProcessStep
-
Information about the source data used in creating the data specified by the scope.
- setSourceSpatialResolution(Resolution) - Method in class DefaultSource
-
Sets the spatial resolution expressed as a scale factor, an angle or a level of detail.
- setSourceSteps(Collection<? extends ProcessStep>) - Method in class DefaultSource
-
Sets information about process steps in which this source was used.
- 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 AbstractIdentification
-
Sets the method used to spatially represent geographic information.
- setSpatialResolutions(Collection<? extends Resolution>) - Method in class AbstractIdentification
-
Sets the factor which provides a general understanding of the density of spatial data in the resource(s).
- setSpatialSchemaName(String) - Method in class DefaultFeatureTypeList
-
Sets the name of the spatial schema used.
- setSpecification(InternationalString) - Method in class DefaultFormat
-
- 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.
- setStandardDeviation(Double) - Method in class DefaultSampleDimension
-
Sets the standard deviation of data values in each dimension included in the resource.
- setStatement(InternationalString) - Method in class DefaultReleasability
-
Sets the release statement.
- 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 resource.
- setSymbols(Symbols) - Method in class WKTFormat
-
Sets the symbols used for parsing and formatting WKT.
- setTabulationExpanded(boolean) - Method in class LineAppender
-
Sets whether this class formatter expands tabulations into spaces.
- setTabulationWidth(int) - Method in class LineAppender
-
Sets the tabulation width, in unit of Unicode characters (code point count).
- setTargetPoints(DirectPosition...) - Method in class LinearTransformBuilder
-
Sets the target points.
- 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 AbstractIdentification
-
Sets the main theme(s) of the resource.
- setTopologyLevel(TopologyLevel) - Method in class DefaultVectorSpatialRepresentation
-
Sets the code which identifies the degree of complexity of the spatial relationships.
- setTransferFrequency(PeriodDuration) - Method in class DefaultDigitalTransferOptions
-
Sets the rate of occurrence of distribution.
- setTransferFunctionType(TransferFunctionType) - Method in class DefaultBand
-
Sets the type of transfer function to be used when scaling a physical value for a given element.
- setTransferFunctionType(TransferFunctionType) - Method in class DefaultSampleDimension
-
Sets the type of transfer function to be used when scaling a physical value for a given element.
- setTransferOptions(Collection<? extends DigitalTransferOptions>) - Method in class DefaultDistribution
-
Sets information about technical means and media by which a resource is obtained
from the distributor.
- setTransferSize(Double) - Method in class DefaultDigitalTransferOptions
-
Sets an estimated size of a unit in the specified transfer format, expressed in megabytes.
- setTransform(MathTransform1D) - Method in class TransferFunction
-
Sets the transform from sample values to geophysics values.
- setTransformationDimensionDescription(InternationalString) - Method in class DefaultGeorectified
-
Sets a general description of the transformation.
- setTransformationDimensionMapping(Collection<? extends InternationalString>) - Method in class DefaultGeorectified
-
Sets information about which grid dimensions are the spatial dimensions.
- setTransformationParameterAvailable(boolean) - Method in class DefaultGridSpatialRepresentation
-
Sets indication of whether or not parameters for transformation exists.
- setTransliterator(Transliterator) - Method in class WKTFormat
-
Sets the mapper between Java character sequences and the characters to write in WKT.
- setTransmittedPolarization(PolarizationOrientation) - Method in class DefaultBand
-
Sets the polarization of the radiation transmitted.
- setTriangulationIndicator(Boolean) - Method in class DefaultImageDescription
-
Sets the indication of whether or not triangulation has been performed upon the image.
- setTrigger(Trigger) - Method in class DefaultEvent
-
Sets the initiator of the event.
- setTurnaround(InternationalString) - Method in class DefaultStandardOrderProcess
-
Sets typical turnaround time for the filling of an order.
- setType(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(TransferFunctionType) - Method in class TransferFunction
-
Sets the transfer function type.
- 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<?>) - Method in class DefaultBand
-
Sets the units of data as a unit of length.
- setUnits(Unit<?>) - Method in class DefaultSampleDimension
-
Sets the units of data in the dimension.
- setUnitsOfDistribution(InternationalString) - Method in class DefaultDigitalTransferOptions
-
Sets tiles, layers, geographic areas, etc.
- setUpdateScopeDescriptions(Collection<? extends ScopeDescription>) - Method in class DefaultMaintenanceInformation
-
- setUpdateScopes(Collection<? extends ScopeCode>) - Method in class DefaultMaintenanceInformation
-
- 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(AbstractFeature) - Method in class AbstractAssociation
-
Sets the associated feature.
- setValue(V) - Method in class AbstractAttribute
-
Sets the attribute value.
- 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(Collection<? extends AbstractFeature>) - Method in class AbstractAssociation
-
Sets the features.
- setValues(Collection<? extends V>) - Method in class AbstractAttribute
-
Sets the attribute values.
- setValues(List<Record>) - Method in class DefaultQuantitativeResult
-
Sets the quantitative value or values, content determined by the evaluation procedure used.
- setValues(double...) - Method in class BursaWolfParameters
-
Sets the parameters to the given values.
- setValues(double...) - Method in class TimeDependentBWP
-
Sets the parameters to the given values.
- 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
-
- setVersion(String) - Method in class Builder
-
Sets the Identifier
version of object definitions.
- setVertical(Double) - Method in class DefaultResolution
-
Sets the vertical sampling distance.
- setVerticalCRS(VerticalCRS) - Method in class DefaultVerticalExtent
-
Sets the information about the vertical coordinate reference system to
which the maximum and minimum elevation values are measured.
- setVerticalElements(Collection<? extends VerticalExtent>) - Method in class DefaultExtent
-
Sets vertical component of the extent of the referring object.
- setVerticalExtent(VerticalExtent) - Method in class DefaultSpatialTemporalExtent
-
Sets the vertical extent component.
- setVerticalLinePosition(int) - Method in class TreeTableFormat
-
Sets the position of the vertical line, relative to the position of the root label.
- setVoices(Collection<? extends String>) - Method in class DefaultTelephone
-
- 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.
- SHORT - Static variable in class Numbers
-
Constant of value 4 used in switch
statements or as index in arrays.
- shortOrLong(String, String) - Method in class Formatter
-
Selects a short or long keyword depending on the
KeywordStyle
value.
- shortSentence(CharSequence, int) - Static method in class CharSequences
-
Makes sure that the text
string is not longer 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
-
The codespace of objects that are specific to the
Apache SIS project.
- SIS - Static variable in class Locales
-
Only locales available in the Apache SIS library.
- SIS - Static variable in class Version
-
The version of this Apache SIS distribution.
- 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.
- slope() - Method in class Line
-
Returns the slope.
- slopeX() - Method in class Plane
-
Returns the slope along the x values.
- slopeY() - Method in class Plane
-
Returns the slope along the y values.
- 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.
- specialize(Class<T>, CoordinateReferenceSystem, CoordinateReferenceSystem, MathTransformFactory) - Method in class DefaultConversion
-
Returns a specialization of this conversion with a more specific type, source and target CRS.
- 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.
- stringValue(ParameterDescriptor<? extends CharSequence>) - Method in class Parameters
-
Returns the string value of the parameter identified by the given descriptor.
- 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.
- suggest(int, int, int, int, int) - Static method in enum IterationStrategy
-
Suggests a strategy for iterating over the points to transform in an array.
- 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.