Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbsoluteExternalPositionalAccuracy - Interface in org.opengis.metadata.quality
-
Closeness of reported coordinate values to values accepted as being true.
- ABSTRACT - Enum constant in enum class org.opengis.annotation.Stereotype
-
Root class for a structural polymorphism.
- ABSTRACT - Static variable in class org.opengis.metadata.spatial.TopologyLevel
-
Topological complex without any specified geometric realization.
- ABSTRACT_CLASS - Static variable in class org.opengis.metadata.Datatype
-
Class that cannot be directly instantiated.
- accept(CodeList<?>) - Method in interface org.opengis.util.CodeList.Filter
-
Deprecated.Returns
true
if the given code matches the criterion defined by this filter. - ACCEPTED - Static variable in class org.opengis.metadata.identification.Progress
-
Agreed to by sponsor.
- AccuracyOfATimeMeasurement - Interface in org.opengis.metadata.quality
-
Correctness of the temporal references of an item (reporting of error in time measurement).
- ACQUISITION - Static variable in class org.opengis.metadata.acquisition.Context
-
Event related to a specific collection.
- AcquisitionInformation - Interface in org.opengis.metadata.acquisition
-
Designations for the measuring instruments, the platform carrying them, and the mission to which the data contributes.
- add(Expression<R, ? extends Number>, Expression<R, ? extends Number>) - Method in interface org.opengis.filter.FilterFactory
-
Creates a function computing the numeric addition of the first and second operand.
- add(CRSAuthorityFactory) - Method in class org.opengis.test.report.AuthorityCodesReport
-
Adds the Coordinate Reference Systems identified by all codes available from the given CRS authority factory.
- add(IdentifiedObject, ParameterDescriptorGroup) - Method in class org.opengis.test.report.OperationParametersReport
-
Adds an operation to be show on the HTML page.
- add(MathTransformFactory) - Method in class org.opengis.test.report.OperationParametersReport
-
Convenience method adding all available methods from the given factory.
- addExpectedValue(String, Object) - Method in class org.opengis.test.dataset.ContentVerifier
-
Adds the expected metadata value for the given path.
- addExpectedValues(String, Object, Object...) - Method in class org.opengis.test.dataset.ContentVerifier
-
Adds the expected metadata values for the given paths.
- addExpectedValues(Map<String, ?>) - Method in class org.opengis.test.dataset.ContentVerifier
-
Adds the expected metadata values for the given paths.
- addGroup(String) - Method in interface org.opengis.parameter.ParameterValueGroup
-
Creates a new subgroup of the specified name, and adds it to the list of subgroups.
- addMergedType(String, String) - Method in class org.opengis.geoapi.schema.Departures
-
Adds a class to be retrofitted into another class.
- addMetadataToVerify(Metadata) - Method in class org.opengis.test.dataset.ContentVerifier
-
Stores all properties of the given metadata, for later comparison against expected values.
- addMetadataToVerify(CoordinateReferenceSystem) - Method in class org.opengis.test.dataset.ContentVerifier
-
Stores all properties of the given CRS, for later comparison against expected values.
- addPropertyToIgnore(Class<?>, String) - Method in class org.opengis.test.dataset.ContentVerifier
-
Adds a metadata property to ignore.
- Address - Interface in org.opengis.metadata.citation
-
Location of the responsible individual or organization.
- addSpellingChange(String, String) - Method in class org.opengis.geoapi.schema.Departures
-
Changes the spelling of an identifier.
- adjust(double[], DirectPosition, CalculationType) - Method in interface org.opengis.test.ToleranceModifier
-
Adjusts the tolerance threshold for comparing the given coordinate along each dimensions.
- ADOPTED - Static variable in class org.opengis.metadata.citation.DateType
-
Date identifies when the resource was adopted.
- AffineCS - Interface in org.opengis.referencing.cs
-
A 2- or 3-dimensional coordinate system in Euclidean space with straight axes that are not necessarily orthogonal.
- AffineTransformTest - Class in org.opengis.test.referencing
-
Tests affine transforms from the
org.opengis.referencing.operation
package. - AffineTransformTest(MathTransformFactory) - Constructor for class org.opengis.test.referencing.AffineTransformTest
-
Creates a new test using the given factory.
- AFT - Static variable in class org.opengis.referencing.cs.AxisDirection
-
Axis positive direction is aft.
- after(Expression<R, ? extends T>, Expression<R, ? extends T>) - Method in interface org.opengis.filter.FilterFactory
-
Creates an operator that checks if first temporal operand is after the second.
- AFTER - Static variable in class org.opengis.filter.TemporalOperatorName
-
Operator evaluates to
true
if the first expression is after the second. - AFTER - Static variable in class org.opengis.temporal.IndeterminateValue
-
Indicates that the actual temporal position is unknown, but it is known to be after the specified value.
- AGGREGATE - Static variable in class org.opengis.metadata.maintenance.ScopeCode
-
Information applies to an aggregate resource.
- AGGREGATE_CLASS - Static variable in class org.opengis.metadata.Datatype
-
Class that is composed of classes it is connected to by an aggregate relationship.
- AggregateInformation - Interface in org.opengis.metadata.identification
-
Deprecated.
- AggregationDerivation - Interface in org.opengis.metadata.quality
-
Aggregation or derivation evaluation method.
- Algorithm - Interface in org.opengis.metadata.lineage
-
Details of the methodology by which geographic information was derived from the instrument readings.
- ALIAS_KEY - Static variable in interface org.opengis.referencing.IdentifiedObject
-
Key for the
"alias"
property to be given to theObjectFactory.createFoo(Map, ...)
methods. - all - Variable in class org.opengis.test.ValidatorContainer
-
An unmodifiable "live" list of all validators.
- ALL - Enum constant in enum class org.opengis.filter.MatchAction
-
All values in the collection shall satisfy the predicate.
- ALL - Enum constant in enum class org.opengis.filter.VersionAction
-
Filters selects all available versions of a resource.
- ALL - Enum constant in enum class org.opengis.geoapi.Content
-
All interfaces, code lists, enumerations and exceptions.
- ANCHOR_DEFINITION_KEY - Static variable in interface org.opengis.referencing.datum.Datum
-
Key for the
"anchorDefinition"
property to be given to theDatumFactory.createFoo(Map, ...)
methods. - ANCHOR_EPOCH_KEY - Static variable in interface org.opengis.referencing.datum.Datum
-
Key for the
"anchorEpoch"
property to be given to theDatumFactory.createFoo(Map, ...)
methods. - ANCHOR_POINT_KEY - Static variable in interface org.opengis.referencing.datum.Datum
-
Deprecated.Renamed
Datum.ANCHOR_DEFINITION_KEY
for conformance with ISO 19111:2019 revision. - and(Collection<? extends Filter<R>>) - Method in interface org.opengis.filter.FilterFactory
-
Creates a
AND
filter between two or more filters. - and(Filter<R>, Filter<R>) - Method in interface org.opengis.filter.FilterFactory
-
Creates a
AND
filter between two filters. - AND - Static variable in class org.opengis.filter.LogicalOperatorName
-
Operator evaluates to
true
if all the combined filters evaluate totrue
. - annotation - Variable in class org.opengis.test.report.AuthorityCodesReport.Row
-
A small symbol to put before the AuthorityCodesReport.Row.code and AuthorityCodesReport.Row.name, or 0 (the default) if none.
- ANNUALLY - Static variable in class org.opengis.metadata.maintenance.MaintenanceFrequency
-
Data is updated every year.
- ANY - Enum constant in enum class org.opengis.filter.MatchAction
-
Any of the value in the collection can satisfy the predicate.
- ANY_INTERACTS - Static variable in class org.opengis.filter.TemporalOperatorName
-
Shortcut operator semantically equivalent to NOT (Before OR Meets OR MetBy OR After).
- anyInteracts(Expression<R, ? extends T>, Expression<R, ? extends T>) - Method in interface org.opengis.filter.FilterFactory
-
Creates a shortcut operator semantically equivalent to NOT (Before OR Meets OR MetBy OR After).
- API notes - Search tag in org.opengis.coordinate.CoordinateSet.asDoubleBuffers()
- Section
- APPLICATION - Static variable in class org.opengis.metadata.maintenance.ScopeCode
-
Information resource hosted on a specific set of hardware and accessible over network.
- ApplicationSchemaInformation - Interface in org.opengis.metadata
-
Defines and exposes the structure of a resource (model and/or data dictionary).
- Application to coordinate operations - Search tag in interface org.opengis.referencing.operation.MathTransform
- Section
- apply(Feature, ParameterValueGroup) - Method in interface org.opengis.feature.Operation
-
Executes the operation on the specified feature with the specified parameters.
- apply(R) - Method in interface org.opengis.filter.Expression
-
Evaluates the expression value based on the content of the given object.
- apply(R) - Method in interface org.opengis.filter.Literal
-
Evaluates the expression value.
- arcSecond() - Method in class org.opengis.test.Units
-
Returns the unit of measurement defined as 1/(60×60) degree.
- AREA - Static variable in class org.opengis.metadata.spatial.CellGeometry
-
Each cell represents an area.
- AREAL - Static variable in class org.opengis.metadata.acquisition.GeometryType
-
Collection of a geographic area defined by a polygon (coverage).
- areMembersOfSameEnsemble(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in interface org.opengis.referencing.operation.RegisterOperations
-
Determine whether two CRSs are members of one ensemble.
- AS_NEEDED - Static variable in class org.opengis.metadata.maintenance.MaintenanceFrequency
-
Data is updated as deemed necessary.
- ASCENDING - Enum constant in enum class org.opengis.filter.SortOrder
-
Indicates that an ascending sort, in the collation sequence of the underlying data store, is performed.
- asDoubleBuffers() - Method in interface org.opengis.coordinate.CoordinateSet
-
If the coordinates are packed in sequences of double-precision floating point values, returns views over those sequences.
- asFloatBuffers() - Method in interface org.opengis.coordinate.CoordinateSet
-
If the coordinates are packed in sequences of single-precision floating point values, returns views over those sequences.
- Assert - Class in org.opengis.test
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by
invalid reference
Assertion
- assertAllTestsEnabled() - Method in class org.opengis.test.referencing.TransformTestCase
-
Deprecated.No replacement.
- assertAnyTitleEquals(String, Citation, String) - Static method in class org.opengis.test.Assertions
-
Asserts that the title or an alternate title of the given citation is equal to the given string.
- assertAxisDirectionsEqual(CoordinateSystem, AxisDirection...) - Static method in class org.opengis.test.Assertions
-
Asserts that all axes in the given coordinate system are pointing toward the given directions, in the same order.
- assertAxisDirectionsEqual(CoordinateSystem, AxisDirection[], String) - Static method in class org.opengis.test.Assertions
-
Asserts that all axes in the given coordinate system are pointing toward the given directions, in the same order.
- assertBetween(double, double, double, String) - Static method in class org.opengis.test.Assertions
-
Asserts that the given value is inside the given range.
- assertBetween(int, int, int, String) - Static method in class org.opengis.test.Assertions
-
Asserts that the given value is inside the given range.
- assertBetween(Comparable<T>, Comparable<T>, T, String) - Static method in class org.opengis.test.Assertions
-
Asserts that the given value is inside the given range.
- assertBetween(String, double, double, double) - Static method in class org.opengis.test.Assert
-
Deprecated.Asserts that the given value is inside the given range.
- assertBetween(String, int, int, int) - Static method in class org.opengis.test.Assert
-
Deprecated.Asserts that the given value is inside the given range.
- assertBetween(String, Comparable<T>, Comparable<T>, T) - Static method in class org.opengis.test.Assert
-
Deprecated.Asserts that the given value is inside the given range.
- assertContains(String, Collection<?>, Object) - Static method in class org.opengis.test.Assert
-
Deprecated.Asserts that the given value is contained in the given collection.
- assertContains(Collection<?>, Object, String) - Static method in class org.opengis.test.Assertions
-
Asserts that the given value is contained in the given collection.
- assertCoordinateEquals(double[], double[], int, CalculationType, String) - Method in class org.opengis.test.referencing.TransformTestCase
-
Asserts that a single coordinate is equal to the expected one within a positive delta.
- assertCoordinateEquals(double[], float[], int, CalculationType, String) - Method in class org.opengis.test.referencing.TransformTestCase
-
Asserts that a single coordinate is equal to the expected one within a positive delta.
- assertCoordinateEquals(float[], double[], int, CalculationType, String) - Method in class org.opengis.test.referencing.TransformTestCase
-
Asserts that a single coordinate is equal to the expected one within a positive delta.
- assertCoordinateEquals(float[], float[], int, CalculationType, String) - Method in class org.opengis.test.referencing.TransformTestCase
-
Asserts that a single coordinate is equal to the expected one within a positive delta.
- assertCoordinateEquals(String, double[], double[], int, boolean) - Method in class org.opengis.test.referencing.TransformTestCase
-
Deprecated, for removal: This API element is subject to removal in a future version.The
boolean
argument has been replaced by aCalculationType
argument. - assertCoordinateEquals(String, double[], float[], int, boolean) - Method in class org.opengis.test.referencing.TransformTestCase
-
Deprecated, for removal: This API element is subject to removal in a future version.The
boolean
argument has been replaced by aCalculationType
argument. - assertCoordinateEquals(String, float[], double[], int, boolean) - Method in class org.opengis.test.referencing.TransformTestCase
-
Deprecated, for removal: This API element is subject to removal in a future version.The
boolean
argument has been replaced by aCalculationType
argument. - assertCoordinateEquals(String, float[], float[], int, boolean) - Method in class org.opengis.test.referencing.TransformTestCase
-
Deprecated, for removal: This API element is subject to removal in a future version.The
boolean
argument has been replaced by aCalculationType
argument. - assertCoordinatesEqual(int, double[], int, double[], int, int, CalculationType, String) - Method in class org.opengis.test.referencing.TransformTestCase
-
Asserts that coordinate values are equal to the expected ones within a positive delta.
- assertCoordinatesEqual(int, double[], int, float[], int, int, CalculationType, String) - Method in class org.opengis.test.referencing.TransformTestCase
-
Asserts that coordinate values are equal to the expected ones within a positive delta.
- assertCoordinatesEqual(int, float[], int, double[], int, int, CalculationType, String) - Method in class org.opengis.test.referencing.TransformTestCase
-
Asserts that coordinate values are equal to the expected ones within a positive delta.
- assertCoordinatesEqual(int, float[], int, float[], int, int, CalculationType, String) - Method in class org.opengis.test.referencing.TransformTestCase
-
Asserts that coordinate values are equal to the expected ones within a positive delta.
- assertCoordinatesEqual(String, int, double[], int, double[], int, int, boolean) - Method in class org.opengis.test.referencing.TransformTestCase
-
Deprecated, for removal: This API element is subject to removal in a future version.The
boolean
argument has been replaced by aCalculationType
argument. - assertCoordinatesEqual(String, int, double[], int, float[], int, int, boolean) - Method in class org.opengis.test.referencing.TransformTestCase
-
Deprecated, for removal: This API element is subject to removal in a future version.The
boolean
argument has been replaced by aCalculationType
argument. - assertCoordinatesEqual(String, int, float[], int, double[], int, int, boolean) - Method in class org.opengis.test.referencing.TransformTestCase
-
Deprecated, for removal: This API element is subject to removal in a future version.The
boolean
argument has been replaced by aCalculationType
argument. - assertCoordinatesEqual(String, int, float[], int, float[], int, int, boolean) - Method in class org.opengis.test.referencing.TransformTestCase
-
Deprecated, for removal: This API element is subject to removal in a future version.The
boolean
argument has been replaced by aCalculationType
argument. - assertIdentifierEquals(String, CharSequence, CharSequence) - Static method in class org.opengis.test.Assert
-
Deprecated.Renamed
invalid reference
Assertions#assertUnicodeIdentifierEquals(String, CharSequence, CharSequence, boolean)
Identifier
interface. - assertIdentifierEquals(String, String, String, String, Identifier, String) - Static method in class org.opengis.test.Assertions
-
Asserts that the given identifier is equal to the given authority, code space, version and code.
- assertInstanceOf(String, Class<?>, Object) - Static method in class org.opengis.test.Assert
-
Deprecated.Replaced by
org.junit.jupiter.api.Assertions.assertInstanceOf(…)
. - Assertions - Class in org.opengis.test
-
Extension to JUnit assertion methods.
- assertMatrixEquals(Matrix, Matrix, double, String) - Static method in class org.opengis.test.Assertions
-
Asserts that the given matrix is equal to the expected one, up to the given tolerance value.
- assertMatrixEquals(Matrix, Matrix, Matrix, String) - Method in class org.opengis.test.referencing.TransformTestCase
-
Asserts that a matrix of derivatives is equal to the expected ones within a positive delta.
- assertMetadataEquals() - Method in class org.opengis.test.dataset.ContentVerifier
-
Asserts that actual metadata properties are equal to the expected values.
- assertPathEquals(PathIterator, PathIterator, double, double, String) - Static method in class org.opengis.test.Assertions
-
Asserts that all control points in two geometric paths are equal.
- assertPositive(int, String) - Static method in class org.opengis.test.Assertions
-
Asserts that the given integer value is positive, including zero.
- assertPositive(String, int) - Static method in class org.opengis.test.Assert
-
Deprecated.Asserts that the given integer value is positive, including zero.
- assertSampleValuesEqual(RenderedImage, RenderedImage, double, String) - Static method in class org.opengis.test.Assertions
-
Asserts that all sample values in the given images are equal.
- assertSampleValuesEqual(PixelIterator, double) - Method in class org.opengis.test.coverage.image.PixelIterator
-
Compares all sample values iterated by this
PixelIterator
with the sample values iterated by the given iterator. - assertShapeEquals(Shape, Shape, double, double, String) - Static method in class org.opengis.test.Assertions
-
Asserts that all control points of two shapes are equal.
- assertStrictlyPositive(int, String) - Static method in class org.opengis.test.Assertions
-
Asserts that the given integer value is strictly positive, excluding zero.
- assertStrictlyPositive(String, int) - Static method in class org.opengis.test.Assert
-
Deprecated.Asserts that the given integer value is strictly positive, excluding zero.
- assertUnicodeIdentifierEquals(CharSequence, CharSequence, boolean, String) - Static method in class org.opengis.test.Assertions
-
Asserts that the character sequences are equal, ignoring any characters that are not valid for Unicode identifiers.
- assertValidRange(double, double, String) - Static method in class org.opengis.test.Assertions
-
Asserts that the given minimum is smaller or equals to the given maximum.
- assertValidRange(int, int, String) - Static method in class org.opengis.test.Assertions
-
Asserts that the given minimum is smaller or equals to the given maximum.
- assertValidRange(Comparable<T>, Comparable<T>, String) - Static method in class org.opengis.test.Assertions
-
Asserts that the given minimum and maximum values make a valid range.
- assertValidRange(String, double, double) - Static method in class org.opengis.test.Assert
-
Deprecated.Asserts that the given minimum is smaller or equals to the given maximum.
- assertValidRange(String, int, int) - Static method in class org.opengis.test.Assert
-
Deprecated.Asserts that the given minimum is smaller or equals to the given maximum.
- assertValidRange(String, Comparable<T>, Comparable<T>) - Static method in class org.opengis.test.Assert
-
Deprecated.Asserts that the given minimum and maximum values make a valid range.
- AssociatedResource - Interface in org.opengis.metadata.identification
-
Associated resource information.
- ASSOCIATION - Static variable in class org.opengis.metadata.Datatype
-
Semantic relationship between two classes that involves connections among their instances.
- AssociationType - Class in org.opengis.metadata.identification
-
Justification for the correlation of two datasets.
- Attribute<V> - Interface in org.opengis.feature
-
An instance of an
AttributeType
containing the value of an attribute in a feature. - ATTRIBUTE - Static variable in class org.opengis.metadata.maintenance.ScopeCode
-
Information applies to the attribute value.
- ATTRIBUTE_TYPE - Static variable in class org.opengis.metadata.maintenance.ScopeCode
-
Information applies to the characteristic of a feature.
- Attribute characterization - Search tag in interface org.opengis.feature.AttributeType
- Section
- AttributeGroup - Interface in org.opengis.metadata.content
-
Information about content type for groups of attributes for a specific
RangeDimension
. - AttributeType<V> - Interface in org.opengis.feature
-
Definition of an attribute in a feature type.
- AttributeType - Interface in org.opengis.feature.type
-
Deprecated —
AttributeType
is now defined in theorg.opengis.feature
package. - AUDIO_DIGITAL - Static variable in class org.opengis.metadata.citation.PresentationForm
-
Digital audio recording.
- AUDIO_HARDCOPY - Static variable in class org.opengis.metadata.citation.PresentationForm
-
Audio recording delivered by analog media, such as a magnetic tape
- AUTHOR - Static variable in class org.opengis.metadata.citation.Role
-
Party who authored the resource.
- AUTHORITY_KEY - Static variable in interface org.opengis.metadata.Identifier
- AuthorityCodesReport - Class in org.opengis.test.report
-
Generates a list of object identified by authority codes for a given authority factory.
- AuthorityCodesReport(Properties) - Constructor for class org.opengis.test.report.AuthorityCodesReport
-
Creates a new report generator using the given property values.
- AuthorityCodesReport.Row - Class in org.opengis.test.report
-
A single row in the table produced by
AuthorityCodesReport
. - AuthorityFactory - Interface in org.opengis.referencing
-
Base interface for all authority factories.
- AuthorityFactoryTest - Class in org.opengis.test.referencing
-
Tests the creation of referencing objects from the authority factories given at construction time.
- AuthorityFactoryTest(CRSAuthorityFactory, CSAuthorityFactory, DatumAuthorityFactory) - Constructor for class org.opengis.test.referencing.AuthorityFactoryTest
-
Creates a new test using the given factories.
- AUTOMATIC - Static variable in class org.opengis.metadata.acquisition.Trigger
-
Event due to external stimuli.
- AUXILLARY_INFORMATION - Static variable in class org.opengis.metadata.content.CoverageContentType
-
Data, usually a physical measurement, used to support the calculation of the primary physical measurement coverages in the dataset.
- AvailableFunction - Interface in org.opengis.filter.capability
-
A function that may be used in filter expressions.
- AWAY_FROM - Static variable in class org.opengis.referencing.cs.AxisDirection
-
Axis positive direction is away from the object.
- AxisDirection - Class in org.opengis.referencing.cs
-
The direction of positive increase in the coordinate value for a coordinate system axis.
- Axis direction - Search tag in interface org.opengis.referencing.cs.CoordinateSystemAxis
- Section
- Axis name - Search tag in interface org.opengis.referencing.cs.CoordinateSystemAxis
- Section
B
- BAG - Static variable in class org.opengis.metadata.quality.ValueStructure
-
Finite, unordered collection of related items that may be repeated.
- Band - Interface in org.opengis.metadata.content
-
Range of wavelengths in the electromagnetic spectrum.
- BandDefinition - Class in org.opengis.metadata.content
-
Designation of criterion for defining maximum and minimum wavelengths for a spectral band.
- BAROMETRIC - Static variable in class org.opengis.referencing.datum.VerticalDatumType
-
Deprecated.The origin of the vertical axis is based on atmospheric pressure.
- BasicMeasure - Interface in org.opengis.metadata.quality
-
Data quality basic measure.
- bbox(Expression<R, ? extends G>, Envelope) - Method in interface org.opengis.filter.FilterFactory
-
Creates an operator that checks if the bounding box of the feature's geometry interacts with the bounding box provided in the filter properties.
- BBOX - Static variable in class org.opengis.filter.SpatialOperatorName
-
Operator evaluates to
true
when the bounding box of the feature's geometry interacts with the bounding box provided in the filter properties. - before(Expression<R, ? extends T>, Expression<R, ? extends T>) - Method in interface org.opengis.filter.FilterFactory
-
Creates an operator that checks if first temporal operand is before the second.
- BEFORE - Static variable in class org.opengis.filter.TemporalOperatorName
-
Operator evaluates to
true
if the first expression is before the second. - BEFORE - Static variable in class org.opengis.temporal.IndeterminateValue
-
Indicate that the actual temporal position is unknown, but it is known to be before the specified value.
- begins(Expression<R, ? extends T>, Expression<R, ? extends T>) - Method in interface org.opengis.filter.FilterFactory
-
Creates an operator that checks if first temporal operand begins at the second.
- BEGINS - Static variable in class org.opengis.filter.TemporalOperatorName
-
Operator evaluates to
true
if the first expression begins at the second. - BEGUN_BY - Static variable in class org.opengis.filter.TemporalOperatorName
-
Operator evaluates to
true
if the first expression begun by the second. - begunBy(Expression<R, ? extends T>, Expression<R, ? extends T>) - Method in interface org.opengis.filter.FilterFactory
-
Creates an operator that checks if first temporal operand begun by the second.
- between(Expression<R, ?>, Expression<R, ?>, Expression<R, ?>) - Method in interface org.opengis.filter.FilterFactory
-
Filter operation for a range check.
- BetweenComparisonOperator<R> - Interface in org.opengis.filter
-
A compact way of encoding a range check.
- beyond(Expression<R, ? extends G>, Expression<R, ? extends G>, Quantity<Length>) - Method in interface org.opengis.filter.FilterFactory
-
Creates an operator that checks if all of a feature's geometry is more distant than the given distance from the given geometry.
- BEYOND - Static variable in class org.opengis.filter.DistanceOperatorName
-
Operator evaluates to
true
when all of a feature's geometry lies beyond (is more distant) than a given distance from the filter geometry. - BIANNUALLY - Static variable in class org.opengis.metadata.maintenance.MaintenanceFrequency
-
Data is updated twice each year.
- BIENNIALLY - Static variable in class org.opengis.metadata.maintenance.MaintenanceFrequency
-
Resource is updated every 2 years.
- BIG_5 - Static variable in class org.opengis.metadata.identification.CharacterSet
-
Deprecated.Traditional Chinese code set used in Taiwan, Hong Kong, and other areas.
- BinaryComparisonOperator<R> - Interface in org.opengis.filter
-
An operator that evaluates the mathematical comparison between two arguments.
- BinarySpatialOperator<R> - Interface in org.opengis.filter
-
Operator that tests whether two expressions that evaluate to geometric values satisfy the spatial relationship implied by the operator.
- BIOTA - Static variable in class org.opengis.metadata.identification.TopicCategory
-
Flora and/or fauna in natural environment.
- BLURRED_IMAGE - Static variable in class org.opengis.metadata.content.ImagingCondition
-
Portion of the image is blurred.
- booleanValue() - Method in interface org.opengis.parameter.ParameterValue
-
Returns the Boolean value of this parameter.
- BOUNDARIES - Static variable in class org.opengis.metadata.identification.TopicCategory
-
Legal land descriptions.
- BoundingPolygon - Interface in org.opengis.metadata.extent
-
Enclosing geometric object which locates the resource.
- BROWSE_GRAPHIC - Static variable in class org.opengis.metadata.citation.OnLineFunction
-
Browse graphic provided.
- BrowseGraphic - Interface in org.opengis.metadata.identification
-
Graphic that provides an illustration of the dataset (including a legend for the graphic, if applicable).
- BROWSING - Static variable in class org.opengis.metadata.citation.OnLineFunction
-
Online browsing provided.
C
- CalculationType - Enum Class in org.opengis.test
-
The kind of calculation that produced the
DirectPosition
s being compared. - CAMPAIGN - Static variable in class org.opengis.metadata.identification.InitiativeType
-
Series of organized planned actions.
- CartesianCS - Interface in org.opengis.referencing.cs
-
A 2- or 3-dimensional coordinate system in Euclidean space with orthogonal straight axes.
- CARTRIDGE_3480 - Static variable in class org.opengis.metadata.distribution.MediumName
-
Deprecated.3480 cartridge tape drive.
- CARTRIDGE_3490 - Static variable in class org.opengis.metadata.distribution.MediumName
-
Deprecated.3490 cartridge tape drive.
- CARTRIDGE_3580 - Static variable in class org.opengis.metadata.distribution.MediumName
-
Deprecated.3580 cartridge tape drive.
- CARTRIDGE_TAPE_1_QUARTER_INCH - Static variable in class org.opengis.metadata.distribution.MediumName
-
Deprecated.¼ inch magnetic tape.
- CARTRIDGE_TAPE_4mm - Static variable in class org.opengis.metadata.distribution.MediumName
-
Deprecated.4 millimetre magnetic tape.
- CARTRIDGE_TAPE_8mm - Static variable in class org.opengis.metadata.distribution.MediumName
-
Deprecated.8 millimetre magnetic tape.
- Catalogue of data quality measures - Search tag in interface org.opengis.metadata.quality.MeasureReference
- Section
- category - Variable in class org.opengis.test.report.OperationParametersReport.Row
-
An optional user category, or
null
if none. - CD_ROM - Static variable in class org.opengis.metadata.distribution.MediumName
-
Deprecated.Read-only optical disk.
- CELL_CENTER - Static variable in class org.opengis.referencing.datum.PixelInCell
-
Deprecated.The origin of the image coordinate system is the centre of a grid cell or image pixel.
- CELL_CORNER - Static variable in class org.opengis.referencing.datum.PixelInCell
-
Deprecated.The origin of the image coordinate system is the corner of a grid cell, or half-way between the centres of adjacent image pixels.
- CellGeometry - Class in org.opengis.metadata.spatial
-
Code indicating whether grid data is point or area.
- CENTER - Static variable in class org.opengis.metadata.spatial.PixelOrientation
-
Point in a pixel corresponding to the Earth location of the pixel.
- CHARACTER_STRING - Static variable in class org.opengis.metadata.Datatype
-
Free text field.
- characteristics() - Method in interface org.opengis.feature.Attribute
-
Other attributes that describe this attribute.
- characteristics() - Method in interface org.opengis.feature.AttributeType
-
Other attribute types that describe this attribute type.
- CharacterSet - Class in org.opengis.metadata.identification
-
Deprecated.As of ISO 19115:2014, replaced by a reference to the IANA Character Set register. Represented in Java by
Charset
. - citation - Variable in class org.opengis.test.ValidatorContainer
-
The validator for
Citation
and related objects. - Citation - Interface in org.opengis.metadata.citation
-
Standardized resource reference.
- CitationDate - Interface in org.opengis.metadata.citation
-
Reference date and event used to describe it.
- CitationValidator - Class in org.opengis.test.metadata
-
Validates
Citation
and related objects from theorg.opengis.metadata.citation
package. - CitationValidator(ValidatorContainer) - Constructor for class org.opengis.test.metadata.CitationValidator
-
Creates a new validator instance.
- CLASS - Static variable in class org.opengis.metadata.Datatype
-
Descriptor of a set of objects that share the same attributes, operations, methods, relationships, and behavior.
- Classification - Class in org.opengis.metadata.constraint
-
Name of the handling restrictions on the dataset.
- Classifier - Annotation Interface in org.opengis.annotation
-
An annotation specifying the stereotype (abstract, datatype, union, etc.) of an interface.
- classIndex() - Static method in class org.opengis.annotation.ResourceBundles
-
Returns the mapping from UML identifiers to Java classes.
- clear() - Method in class org.opengis.test.dataset.ContentVerifier
-
Resets this verifier to the same state as after construction.
- CLIMATOLOGY_METEOROLOGY_ATMOSPHERE - Static variable in class org.opengis.metadata.identification.TopicCategory
-
Processes and phenomena of the atmosphere.
- CLOCKWISE - Static variable in class org.opengis.referencing.cs.AxisDirection
-
Axis positive direction is clockwise from a specified direction.
- clone() - Method in interface org.opengis.parameter.GeneralParameterValue
-
Returns a copy of this parameter value or group.
- clone() - Method in interface org.opengis.parameter.ParameterValue
-
Returns a copy of this parameter value.
- clone() - Method in interface org.opengis.parameter.ParameterValueGroup
-
Returns a copy of this group of parameter values.
- clone() - Method in interface org.opengis.referencing.operation.Matrix
-
Returns a modifiable copy of this matrix.
- close() - Method in class org.opengis.test.coverage.image.ImageWriterTestCase
-
Disposes the ImageWriterTestCase.reader and the ImageWriterTestCase.writer (if non-null) after each test.
- CLOUD - Static variable in class org.opengis.metadata.content.ImagingCondition
-
Portion of the image is partially obscured by cloud cover
- CO_AUTHOR - Static variable in class org.opengis.metadata.citation.Role
-
Party who jointly authors the resource.
- code - Variable in class org.opengis.test.report.AuthorityCodesReport.Row
-
The authority code in HTML.
- CODE_KEY - Static variable in interface org.opengis.metadata.Identifier
- CODE_LIST - Static variable in class org.opengis.metadata.Datatype
-
Flexible enumeration useful for expressing a long list of values, can be extended.
- CODE_LIST_ELEMENT - Static variable in class org.opengis.metadata.Datatype
-
Permissible value for a codelist or enumeration.
- CODE_LISTS - Enum constant in enum class org.opengis.geoapi.Content
-
All code list classes.
- CodeList<E> - Class in org.opengis.util
-
Base class for all code lists.
- CodeList(String) - Constructor for class org.opengis.util.CodeList
-
Creates a new code list element.
- CodeList(String, Collection<E>) - Constructor for class org.opengis.util.CodeList
-
Deprecated, for removal: This API element is subject to removal in a future version.This constructor is unsafe because a reference to
this
escapes before subclass is fully initialized (see issue #91). UseCodeList(String)
instead. - CodeList.Filter - Interface in org.opengis.util
-
Deprecated, for removal: This API element is subject to removal in a future version.Replaced by
Predicate
from the standard Java library. - codeLists(Locale) - Static method in class org.opengis.annotation.ResourceBundles
-
Returns the localized resources for the code list labels.
- CodeListValidator - Class in org.opengis.test.util
-
Validates
CodeList
classes. - CodeListValidator(ValidatorContainer) - Constructor for class org.opengis.test.util.CodeListValidator
-
Creates a new validator instance.
- codename() - Method in interface org.opengis.util.CodeList.Filter
-
Deprecated.Returns the name of the code being looked for, or
null
if unknown. - CODESPACE_KEY - Static variable in interface org.opengis.metadata.Identifier
- COLLABORATOR - Static variable in class org.opengis.metadata.citation.Role
-
Party who assists with the generation of the resource other than the principal investigator.
- COLLECTION - Static variable in class org.opengis.metadata.identification.InitiativeType
-
Accumulation of datasets assembled for a specific purpose.
- COLLECTION - Static variable in class org.opengis.metadata.maintenance.ScopeCode
-
Information applies to an unstructured set.
- COLLECTION_HARDWARE - Static variable in class org.opengis.metadata.maintenance.ScopeCode
-
Information applies to the collection hardware class.
- COLLECTION_SESSION - Static variable in class org.opengis.metadata.maintenance.ScopeCode
-
Information applies to the collection session.
- COLLECTIVE_TITLE - Static variable in class org.opengis.metadata.identification.AssociationType
-
Common title for a collection of resources.
- COLUMN - Static variable in class org.opengis.metadata.spatial.DimensionNameType
-
Abscissa (x) axis.
- COLUMN_NEGATIVE - Static variable in class org.opengis.referencing.cs.AxisDirection
-
Axis positive direction is towards lower pixel column.
- COLUMN_POSITIVE - Static variable in class org.opengis.referencing.cs.AxisDirection
-
Axis positive direction is towards higher pixel column.
- COM - Static variable in class org.opengis.metadata.identification.DistributedComputingPlatform
-
Component Object Model.
- compare(R, R) - Method in interface org.opengis.filter.SortBy
-
Compares two resources for order.
- compare(R, R) - Method in interface org.opengis.filter.SortProperty
-
Compares two resources for order.
- compareMetadata() - Method in class org.opengis.test.dataset.ContentVerifier
-
Compares actual metadata properties against the expected values given in a map.
- compareTo(E) - Method in class org.opengis.util.CodeList
-
Compares this code with the specified object for order.
- compareTo(AuthorityCodesReport.Row) - Method in class org.opengis.test.report.AuthorityCodesReport.Row
-
Compares this row with the given one for order.
- compareTo(OperationParametersReport.Row) - Method in class org.opengis.test.report.OperationParametersReport.Row
-
Compares this row with the given object for order.
- compareTo(GenericName) - Method in interface org.opengis.util.GenericName
-
Compares this name with another name for order.
- ComparisonOperator<R> - Interface in org.opengis.filter
-
An operator that evaluates the mathematical comparison between arguments.
- ComparisonOperatorName - Class in org.opengis.filter
-
Nature of the comparison between expressions.
- Comparison with features and Java reflection - Search tag in interface org.opengis.util.RecordType
- Section
- Comparison with files in a filesystem - Search tag in interface org.opengis.util.GenericName
- Section
- Comparison with Java Content Repository (JCR) names - Search tag in interface org.opengis.util.GenericName
- Section
- Comparison with the Java language - Search tag in org.opengis.util.MemberName.getAttributeType()
- Section
- COMPLETE_METADATA - Static variable in class org.opengis.metadata.citation.OnLineFunction
-
Complete metadata provided.
- COMPLETED - Static variable in class org.opengis.metadata.identification.Progress
-
Production of the data has been completed.
- completeImageMetadata(IIOMetadata, RenderedImage) - Method in class org.opengis.test.coverage.image.ImageWriterTestCase
-
Completes stream or image metadata to be given to the tested ImageWriterTestCase.writer.
- Completeness - Interface in org.opengis.metadata.quality
-
Presence and absence of features, their attributes and their relationships.
- CompletenessCommission - Interface in org.opengis.metadata.quality
-
Excess data present in the data set.
- CompletenessOmission - Interface in org.opengis.metadata.quality
-
Data absent from the data set.
- COMPLEX - Static variable in class org.opengis.metadata.spatial.GeometricObjectType
-
Set of geometric primitives such that their boundaries can be represented as a union of other primitives.
- ComplianceLevel - Enum Class in org.opengis.annotation
-
Deprecated.has never been used outside a few metadata classes, and core profile is not defined anymore in latest ISO 19115.
- COMPOSITE - Static variable in class org.opengis.metadata.spatial.GeometricObjectType
-
Connected set of curves, solids or surfaces.
- COMPOUND_ENGINEERING_PARAMETRIC - Static variable in class org.opengis.referencing.ReferenceSystemType
-
Compound spatio-parametric coordinate reference system containing an engineering coordinate reference system and a parametric reference system.
- COMPOUND_ENGINEERING_PARAMETRIC_TEMPORAL - Static variable in class org.opengis.referencing.ReferenceSystemType
-
Compound spatio-parametric-temporal coordinate reference system containing an engineering, a parametric and a temporal coordinate reference system.
- COMPOUND_ENGINEERING_TEMPORAL - Static variable in class org.opengis.referencing.ReferenceSystemType
-
Compound spatio-temporal coordinate reference system containing an engineering coordinate reference system and a temporal reference system.
- COMPOUND_ENGINEERING_VERTICAL - Static variable in class org.opengis.referencing.ReferenceSystemType
-
Compound spatial reference system containing a horizontal engineering coordinate reference system and a vertical coordinate reference system.
- COMPOUND_ENGINEERING_VERTICAL_TEMPORAL - Static variable in class org.opengis.referencing.ReferenceSystemType
-
Compound spatio-temporal coordinate reference system containing an engineering, a vertical, and a temporal coordinate reference system.
- COMPOUND_GEOGRAPHIC2D_PARAMETRIC - Static variable in class org.opengis.referencing.ReferenceSystemType
-
Compound spatio-parametric coordinate reference system containing a 2D geographic horizontal coordinate reference system and a parametric reference system.
- COMPOUND_GEOGRAPHIC2D_PARAMETRIC_TEMPORAL - Static variable in class org.opengis.referencing.ReferenceSystemType
-
Compound spatio-parametric-temporal coordinate reference system containing a 2D geographic horizontal, a parametric and a temporal coordinate reference system.
- COMPOUND_GEOGRAPHIC2D_TEMPORAL - Static variable in class org.opengis.referencing.ReferenceSystemType
-
Compound spatio-temporal coordinate reference system containing a 2D geographic horizontal coordinate reference system and a temporal reference system.
- COMPOUND_GEOGRAPHIC2D_VERTICAL - Static variable in class org.opengis.referencing.ReferenceSystemType
-
Compound coordinate reference system in which one constituent coordinate reference system is a horizontal geodetic coordinate reference system and one is a vertical coordinate reference system.
- COMPOUND_GEOGRAPHIC2D_VERTICAL_TEMPORAL - Static variable in class org.opengis.referencing.ReferenceSystemType
-
Compound spatio-temporal coordinate reference system containing a 2D geographic horizontal, a vertical, and a temporal coordinate reference system.
- COMPOUND_GEOGRAPHIC3D_TEMPORAL - Static variable in class org.opengis.referencing.ReferenceSystemType
-
Compound spatio-temporal coordinate reference system containing a 3D geographic and temporal coordinate reference system.
- COMPOUND_PROJECTED_TEMPORAL - Static variable in class org.opengis.referencing.ReferenceSystemType
-
Compound spatio-temporal reference system containing a projected horizontal and a temporal coordinate reference system.
- COMPOUND_PROJECTED_VERTICAL - Static variable in class org.opengis.referencing.ReferenceSystemType
-
Compound spatial reference system containing a horizontal projected coordinate reference system and a vertical coordinate reference.
- COMPOUND_PROJECTED_VERTICAL_TEMPORAL - Static variable in class org.opengis.referencing.ReferenceSystemType
-
Compound spatio-temporal coordinate reference system containing a projected horizontal, a vertical, and a temporal coordinate reference system.
- COMPOUND_PROJECTED2D_PARAMETRIC - Static variable in class org.opengis.referencing.ReferenceSystemType
-
Compound spatio-parametric coordinate reference system containing a projected horizontal coordinate reference system and a parametric reference system.
- COMPOUND_PROJECTED2D_PARAMETRIC_TEMPORAL - Static variable in class org.opengis.referencing.ReferenceSystemType
-
Compound statio-parametric-temporal coordinate reference system containing a projected horizontal, a parametric, and a temporal coordinate reference system.
- CompoundCRS - Interface in org.opengis.referencing.crs
-
A CRS describing the position of points through two or more independent CRSs.
- Compound CRS - Search tag in package org.opengis.referencing.crs
- Section
- ComputationFailure - Exception Class in org.opengis.test
-
Base class for exceptions thrown when a numerical computation did not produced the expected value.
- ComputationFailure(String) - Constructor for exception class org.opengis.test.ComputationFailure
-
Creates a new exception with the given message.
- concatenate(ToleranceModifier, ToleranceModifier) - Static method in class org.opengis.test.ToleranceModifiers
-
Returns a concatenation of two existing modifiers.
- ConcatenatedOperation - Interface in org.opengis.referencing.operation
-
An ordered sequence of two or more single coordinate operations.
- ConceptualConsistency - Interface in org.opengis.metadata.quality
-
Adherence to rules of the conceptual schema.
- CONDITIONAL - Enum constant in enum class org.opengis.annotation.Obligation
-
Element is required when a specific condition is met.
- CONDITIONAL - Static variable in class org.opengis.metadata.Obligation
-
Element is required when a specific condition is met.
- Confidence - Interface in org.opengis.metadata.quality
-
Trustworthiness of a data quality result.
- CONFIDENTIAL - Static variable in class org.opengis.metadata.constraint.Classification
-
Available for someone who can be entrusted with information.
- CONFIDENTIAL - Static variable in class org.opengis.metadata.constraint.Restriction
-
Not available to the public contains information that could be prejudicial to a commercial, industrial, or national interest.
- configuration() - Method in class org.opengis.test.referencing.AffineTransformTest
-
Returns information about the configuration of the test which has been run.
- configuration() - Method in class org.opengis.test.referencing.AuthorityFactoryTest
-
Returns information about the configuration of the test which has been run.
- configuration() - Method in class org.opengis.test.referencing.ParameterizedTransformTest
-
Returns information about the configuration of the test which has been run.
- configuration() - Method in class org.opengis.test.referencing.TransformTestCase
-
Returns information about the configuration of the test which has been run.
- configuration() - Method in class org.opengis.test.referencing.WKTParserTest
-
Returns information about the configuration of the test which has been run.
- configuration() - Method in class org.opengis.test.TestCase
-
Returns information about the configuration of the test which has been run.
- configuration() - Method in class org.opengis.test.util.NameTest
-
Returns information about the configuration of the test which has been run.
- Configuration - Class in org.opengis.test
-
Contains information about the test environment, like available factories and disabled tests.
- Configuration() - Constructor for class org.opengis.test.Configuration
-
Creates a new, initially empty, configuration map.
- Configuration(Configuration) - Constructor for class org.opengis.test.Configuration
-
Creates a new configuration with the same mappings as the specified configuration.
- Configuration.Key<T> - Class in org.opengis.test
-
Type-safe keys that can be used in a
Configuration
map. - configurationTip - Variable in class org.opengis.test.TestCase
-
A tip set by subclasses during the execution of some optional tests.
- Conformance - Interface in org.opengis.filter.capability
-
Declaration of which conformance classes a particular implementation supports.
- ConformanceResult - Interface in org.opengis.metadata.quality
-
Information about the outcome of evaluating the obtained value (or set of values) against a specified acceptable conformance quality level.
- ConicProjection - Interface in org.opengis.referencing.operation
-
Deprecated.This interface is not part of the OGC/ISO abstract specifications. This interface has been added in GeoAPI as a way to know the kind of map projection, but it is only one classification scheme among many. This way of classifying projections is difficult to implement and rarely used.
- Constraints - Search tag in interface org.opengis.referencing.datum.DatumEnsemble
- Section
- Constraints - Interface in org.opengis.metadata.constraint
-
Restrictions on the access and use of a resource or metadata.
- Contact - Interface in org.opengis.metadata.citation
-
Information required to enable contact with the responsible person and/or organization.
- container - Variable in class org.opengis.test.Validator
-
The validators to use for every validations not defined in the concrete subclass.
- contains(Expression<R, ? extends G>, Expression<R, ? extends G>) - Method in interface org.opengis.filter.FilterFactory
-
Creates an operator that checks if the first geometric operand contains the second.
- CONTAINS - Static variable in class org.opengis.filter.SpatialOperatorName
-
Operator evaluates to
true
if the first geometric operand contains the second. - CONTAINS - Static variable in class org.opengis.filter.TemporalOperatorName
-
Operator evaluates to
true
if the first expression is contained by the second. - content() - Method in enum class org.opengis.test.dataset.TestData
-
Returns the full content of the test file as an array of bytes.
- Content - Enum Class in org.opengis.geoapi
-
All interfaces, code lists, enumerations and exceptions declared in GeoAPI.
- ContentInformation - Interface in org.opengis.metadata.content
-
Description of the content of a resource.
- ContentVerifier - Class in org.opengis.test.dataset
-
Verification operations that compare metadata or CRS properties against the expected values.
- ContentVerifier() - Constructor for class org.opengis.test.dataset.ContentVerifier
-
Creates a new dataset content verifier.
- Context - Class in org.opengis.metadata.acquisition
-
Designation of criterion for defining the context of the scanning process event.
- CONTINUAL - Static variable in class org.opengis.metadata.maintenance.MaintenanceFrequency
-
Data is repeatedly and frequently updated.
- CONTRIBUTOR - Static variable in class org.opengis.metadata.citation.Role
-
Party contributing to the resource.
- CONTROLLED_VOCABULARY - Enum constant in enum class org.opengis.geoapi.Content
-
The union of code lists and enumerations.
- ControlledVocabulary - Interface in org.opengis.util
-
Common interface of all enumerations and code lists defined in GeoAPI.
- CONVENTIONAL_RS_KEY - Static variable in interface org.opengis.referencing.datum.Datum
-
Key for the
"conventionalRS"
property to be given to theDatumFactory.createFoo(Map, ...)
methods. - Conversion - Interface in org.opengis.referencing.operation
-
Operation in which the parameter values are defined rather than empirically derived.
- COORDINATE - Static variable in class org.opengis.metadata.content.CoverageContentType
-
Data used to provide coordinate axis values.
- COORDINATE_OPERATION_ACCURACY_KEY - Static variable in interface org.opengis.referencing.operation.CoordinateOperation
-
Key for the
"coordinateOperationAccuracy"
property. - CoordinateDataType - Class in org.opengis.referencing.cs
-
Type (measure, integer or date) of coordinate values.
- CoordinateMetadata - Interface in org.opengis.coordinate
-
Metadata required to reference coordinates.
- coordinateOperation - Variable in class org.opengis.test.ValidatorContainer
-
The validator for
CoordinateOperation
and related objects. - CoordinateOperation - Interface in org.opengis.referencing.operation
-
A mathematical operation on coordinates that transforms or converts coordinates to another CRS or epoch.
- CoordinateOperationAuthorityFactory - Interface in org.opengis.referencing.operation
-
Creates coordinate transformation objects from codes.
- CoordinateOperationFactory - Interface in org.opengis.referencing.operation
-
Creates coordinate operations from parameter values, or infers operations from source and target CRS.
- Coordinate Operation parameters - Search tag in package org.opengis.parameter
- Section
- Coordinate operations - Search tag in interface org.opengis.coordinate.CoordinateSet
- Section
- CoordinateReferenceSystem - Interface in org.opengis.referencing.crs
-
Base type of all Coordinate Reference Systems (CRS).
- CoordinateSet - Interface in org.opengis.coordinate
-
A collection of coordinate tuples referenced to the same coordinate reference system (CRS).
- CoordinateSystem - Interface in org.opengis.referencing.cs
-
Sequence of non-repeating coordinate system axes that spans a given coordinate space.
- CoordinateSystemAxis - Interface in org.opengis.referencing.cs
-
Definition of a coordinate system axis.
- Coordinate system types - Search tag in package org.opengis.referencing.cs
- Section
- copAuthorityFactory - Static variable in class org.opengis.test.Configuration.Key
-
The Coordinate Operation authority factory instance used for a test.
- copFactory - Static variable in class org.opengis.test.Configuration.Key
-
The Coordinate Operation factory instance used for a test.
- copFactory - Variable in class org.opengis.test.referencing.ObjectFactoryTest
-
Factory to use for building
Conversion
instances, ornull
if none. - copFactory - Variable in class org.opengis.test.referencing.PseudoEpsgFactory
-
Factory to use for building
Conversion
instances, ornull
if none. - COPYRIGHT - Static variable in class org.opengis.metadata.constraint.Restriction
-
Exclusive right to the publication, production, or sale of the rights to a literary, dramatic, musical, or artistic work, or to the use of a commercial print or label, granted by law for a specified period of time to an author, composer, artist, distributor.
- CORBA - Static variable in class org.opengis.metadata.identification.DistributedComputingPlatform
-
Common Object Request Broker Architecture.
- CORE - Enum constant in enum class org.opengis.annotation.ComplianceLevel
-
Deprecated.Core metadata elements required to identify a dataset, typically for catalogue purposes.
- COUNTER_CLOCKWISE - Static variable in class org.opengis.referencing.cs.AxisDirection
-
Axis positive direction is counter clockwise from a specified direction.
- CoupledResource - Interface in org.opengis.metadata.identification
-
Links a given operation name (mandatory attribute of
OperationMetadata
) with a resource identified by an "identifier". - CouplingType - Class in org.opengis.metadata.identification
-
Class of information to which the referencing entity applies.
- COVERAGE - Static variable in class org.opengis.metadata.maintenance.ScopeCode
-
Information applies to a coverage.
- COVERAGE - Static variable in class org.opengis.metadata.quality.ValueStructure
-
Feature that acts as a function to return values from its range for any direct position within its spatial, temporal or spatiotemporal domain.
- CoverageContentType - Class in org.opengis.metadata.content
-
Specific type of information represented in the cell.
- CoverageDescription - Interface in org.opengis.metadata.content
-
Information about the content of a grid data cell.
- CoverageResult - Interface in org.opengis.metadata.quality
-
Result of a data quality measure organizing the measured values as a coverage.
- CPIO - Static variable in class org.opengis.metadata.distribution.MediumFormat
-
CoPy In / Out (UNIX file format and command).
- createAffineCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface org.opengis.referencing.cs.CSFactory
-
Creates a two dimensional affine coordinate system from the given pair of axes.
- createAffineCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface org.opengis.referencing.cs.CSFactory
-
Creates a three dimensional affine coordinate system from the given set of axes.
- createAffineTransform(Matrix) - Method in interface org.opengis.referencing.operation.MathTransformFactory
-
Creates an affine transform from a matrix.
- createAxis(Citation, String, char) - Static method in class org.opengis.example.SimpleFactories
-
Creates a new axis for the given authority, name and abbreviation.
- createBaseToDerived(CoordinateReferenceSystem, ParameterValueGroup, CoordinateSystem) - Method in interface org.opengis.referencing.operation.MathTransformFactory
-
Creates a parameterized transform from a base CRS to a derived CS.
- createCartesianCS(String) - Method in interface org.opengis.referencing.cs.CSAuthorityFactory
-
Returns a Cartesian coordinate system from a code.
- createCartesianCS(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
Creates a Cartesian coordinate system from a code.
- createCartesianCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface org.opengis.referencing.cs.CSFactory
-
Creates a two dimensional Cartesian coordinate system from the given pair of axes.
- createCartesianCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface org.opengis.referencing.cs.CSFactory
-
Creates a three dimensional Cartesian coordinate system from the given set of axes.
- createCitation(String) - Static method in class org.opengis.example.SimpleFactories
-
Creates a new citation having the given title.
- createCompoundCRS(String) - Method in interface org.opengis.referencing.crs.CRSAuthorityFactory
-
Returns a 3D coordinate reference system from a code.
- createCompoundCRS(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
The default implementation throws
NoSuchAuthorityCodeException
unconditionally. - createCompoundCRS(Map<String, ?>, CoordinateReferenceSystem...) - Method in interface org.opengis.referencing.crs.CRSFactory
-
Creates a compound CRS from an ordered sequence of components.
- createConcatenatedOperation(Map<String, ?>, CoordinateOperation...) - Method in interface org.opengis.referencing.operation.CoordinateOperationFactory
-
Creates a concatenated operation from a sequence of operations.
- createConcatenatedTransform(MathTransform, MathTransform) - Method in interface org.opengis.referencing.operation.MathTransformFactory
-
Creates a transform by concatenating two existing transforms.
- createCoordinateOperation(String) - Method in interface org.opengis.referencing.operation.CoordinateOperationAuthorityFactory
-
Creates an operation from a single operation code.
- createCoordinateReferenceSystem(String) - Method in interface org.opengis.referencing.crs.CRSAuthorityFactory
-
Returns an arbitrary coordinate reference system from a code.
- createCoordinateReferenceSystem(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
Returns an arbitrary coordinate reference system from a code.
- createCoordinateSystem(String) - Method in interface org.opengis.referencing.cs.CSAuthorityFactory
-
Returns an arbitrary coordinate system from a code.
- createCoordinateSystem(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
Returns an arbitrary coordinate system from a code.
- createCoordinateSystemAxis(String) - Method in interface org.opengis.referencing.cs.CSAuthorityFactory
-
Returns a coordinate system axis from a code.
- createCoordinateSystemAxis(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
Returns a coordinate system axis from a code.
- createCoordinateSystemAxis(Map<String, ?>, String, AxisDirection, Unit<?>) - Method in interface org.opengis.referencing.cs.CSFactory
-
Creates a coordinate system axis from an abbreviation and a unit.
- createCylindricalCS(String) - Method in interface org.opengis.referencing.cs.CSAuthorityFactory
-
Returns a cylindrical coordinate system from a code.
- createCylindricalCS(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
Creates a cylindrical coordinate system from a code.
- createCylindricalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface org.opengis.referencing.cs.CSFactory
-
Creates a cylindrical coordinate system from the given set of axes.
- createDatum(String) - Method in interface org.opengis.referencing.datum.DatumAuthorityFactory
-
Returns an arbitrary datum from a code.
- createDatum(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
Returns an arbitrary datum from a code.
- createDatumEnsemble(Map<String, ?>, Collection<D>, PositionalAccuracy) - Method in interface org.opengis.referencing.datum.DatumFactory
-
Creates a datum ensemble from a collection of members.
- createDefiningConversion(Map<String, ?>, OperationMethod, ParameterValueGroup) - Method in interface org.opengis.referencing.operation.CoordinateOperationFactory
-
Creates a defining conversion from a set of properties.
- createDerivedCRS(String) - Method in interface org.opengis.referencing.crs.CRSAuthorityFactory
-
Returns a derived coordinate reference system from a code.
- createDerivedCRS(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
The default implementation throws
NoSuchAuthorityCodeException
unconditionally. - createDerivedCRS(Map<String, ?>, CoordinateReferenceSystem, Conversion, CoordinateSystem) - Method in interface org.opengis.referencing.crs.CRSFactory
-
Creates a derived CRS.
- createEllipsoid(String) - Method in interface org.opengis.referencing.datum.DatumAuthorityFactory
-
Returns an ellipsoid from a code.
- createEllipsoid(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
Returns an ellipsoid from a code.
- createEllipsoid(Map<String, ?>, double, double, Unit<Length>) - Method in interface org.opengis.referencing.datum.DatumFactory
-
Creates an ellipsoid from radius values.
- createEllipsoidalCS(String) - Method in interface org.opengis.referencing.cs.CSAuthorityFactory
-
Returns an ellipsoidal coordinate system from a code.
- createEllipsoidalCS(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
Creates an ellipsoidal coordinate system from a code.
- createEllipsoidalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface org.opengis.referencing.cs.CSFactory
-
Creates an ellipsoidal coordinate system without ellipsoidal height.
- createEllipsoidalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface org.opengis.referencing.cs.CSFactory
-
Creates an ellipsoidal coordinate system with ellipsoidal height.
- createEngineeringCRS(String) - Method in interface org.opengis.referencing.crs.CRSAuthorityFactory
-
Returns a engineering coordinate reference system from a code.
- createEngineeringCRS(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
The default implementation throws
NoSuchAuthorityCodeException
unconditionally. - createEngineeringCRS(Map<String, ?>, EngineeringDatum, CoordinateSystem) - Method in interface org.opengis.referencing.crs.CRSFactory
-
Creates a engineering CRS from a datum.
- createEngineeringCRS(Map<String, ?>, EngineeringDatum, DatumEnsemble<EngineeringDatum>, CoordinateSystem) - Method in interface org.opengis.referencing.crs.CRSFactory
-
Creates a engineering CRS from a datum or datum ensemble.
- createEngineeringDatum(String) - Method in interface org.opengis.referencing.datum.DatumAuthorityFactory
-
Returns a engineering datum from a code.
- createEngineeringDatum(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
The default implementation throws
NoSuchAuthorityCodeException
unconditionally. - createEngineeringDatum(Map<String, ?>) - Method in interface org.opengis.referencing.datum.DatumFactory
-
Creates an engineering datum.
- createEnvelope(DirectPosition, DirectPosition) - Static method in class org.opengis.example.SimpleFactories
-
Creates a new envelope defined by two direct positions.
- createFlattenedSphere(Map<String, ?>, double, double, Unit<Length>) - Method in interface org.opengis.referencing.datum.DatumFactory
-
Creates an ellipsoid from an major radius, and inverse flattening.
- createFromCoordinateReferenceSystemCodes(String, String) - Method in interface org.opengis.referencing.operation.CoordinateOperationAuthorityFactory
-
Creates operations from Coordinate Reference System codes.
- createFromWKT(String) - Method in interface org.opengis.referencing.crs.CRSFactory
-
Creates a CRS object from a Well-Known Text.
- createFromWKT(String) - Method in interface org.opengis.referencing.operation.MathTransformFactory
-
Creates a math transform object from a Well-Known Text.
- createFromXML(String) - Method in interface org.opengis.referencing.crs.CRSFactory
-
Creates a CRS object from a GML string.
- createFromXML(String) - Method in interface org.opengis.referencing.operation.MathTransformFactory
-
Deprecated.This method was defined in OGC 01-009 in anticipation for future normative specification, but no XML format for math transforms have been defined.
- createGenericName(NameSpace, CharSequence...) - Method in interface org.opengis.util.NameFactory
-
Creates a local or scoped name from an array of parsed names.
- createGeocentricCRS(String) - Method in interface org.opengis.referencing.crs.CRSAuthorityFactory
-
Deprecated.The
GeocentricCRS
type has been removed since ISO 19111:2007. UseCRSAuthorityFactory.createGeodeticCRS(String)
instead. - createGeocentricCRS(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
Deprecated.
- createGeocentricCRS(Map<String, ?>, GeodeticDatum, CartesianCS) - Method in interface org.opengis.referencing.crs.CRSFactory
-
Deprecated.The
GeocentricCRS
type has been removed since ISO 19111:2007. UseCRSFactory.createGeodeticCRS(Map, GeodeticDatum, DatumEnsemble, CartesianCS)
instead. - createGeocentricCRS(Map<String, ?>, GeodeticDatum, SphericalCS) - Method in interface org.opengis.referencing.crs.CRSFactory
-
Deprecated.The
GeocentricCRS
type has been removed since ISO 19111:2007. UseCRSFactory.createGeodeticCRS(Map, GeodeticDatum, DatumEnsembe, SphericalCS)
instead. - createGeodeticCRS(String) - Method in interface org.opengis.referencing.crs.CRSAuthorityFactory
-
Returns a geodetic coordinate reference system from a code.
- createGeodeticCRS(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
The default implementation delegates to
PseudoEpsgFactory.createGeographicCRS(String)
. - createGeodeticCRS(Map<String, ?>, GeodeticDatum, DatumEnsemble<GeodeticDatum>, CartesianCS) - Method in interface org.opengis.referencing.crs.CRSFactory
-
Creates a geocentric CRS from a Cartesian coordinate system.
- createGeodeticCRS(Map<String, ?>, GeodeticDatum, DatumEnsemble<GeodeticDatum>, SphericalCS) - Method in interface org.opengis.referencing.crs.CRSFactory
-
Creates a geocentric CRS from a spherical coordinate system.
- createGeodeticDatum(String) - Method in interface org.opengis.referencing.datum.DatumAuthorityFactory
-
Returns a geodetic reference frame from a code.
- createGeodeticDatum(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
Returns a geodetic reference frame from a code.
- createGeodeticDatum(Map<String, ?>, Ellipsoid, PrimeMeridian) - Method in interface org.opengis.referencing.datum.DatumFactory
-
Creates geodetic reference frame from ellipsoid and prime meridian.
- createGeographicBoundingBox(RectangularShape) - Static method in class org.opengis.example.SimpleFactories
-
Creates a geographic bounding box from the specified rectangular area.
- createGeographicCRS(String) - Method in interface org.opengis.referencing.crs.CRSAuthorityFactory
-
Returns a geographic coordinate reference system from a code.
- createGeographicCRS(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
Returns a geographic coordinate reference system from a code.
- createGeographicCRS(Map<String, ?>, GeodeticDatum, EllipsoidalCS) - Method in interface org.opengis.referencing.crs.CRSFactory
-
Creates a geographic CRS from a reference frame.
- createGeographicCRS(Map<String, ?>, GeodeticDatum, DatumEnsemble<GeodeticDatum>, EllipsoidalCS) - Method in interface org.opengis.referencing.crs.CRSFactory
-
Creates a geographic CRS from a reference frame or datum ensemble.
- createIdentifier(Citation, String) - Static method in class org.opengis.example.SimpleFactories
-
Creates a new identifier of the given authority and code.
- createImageCRS(String) - Method in interface org.opengis.referencing.crs.CRSAuthorityFactory
-
Deprecated.
ImageCRS
is replaced byEngineeringCRS
as of ISO 19111:2019. - createImageCRS(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
Deprecated.
ImageCRS
is replaced byEngineeringCRS
as of ISO 19111:2019. - createImageCRS(Map<String, ?>, ImageDatum, AffineCS) - Method in interface org.opengis.referencing.crs.CRSFactory
-
Deprecated.
ImageCRS
is replaced byEngineeringCRS
as of ISO 19111:2019. - createImageDatum(String) - Method in interface org.opengis.referencing.datum.DatumAuthorityFactory
-
Deprecated.
ImageDatum
is replaced byEngineeringDatum
as of ISO 19111:2019. - createImageDatum(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
Deprecated.
ImageDatum
is replaced byEngineeringDatum
as of ISO 19111:2019. - createImageDatum(Map<String, ?>, PixelInCell) - Method in interface org.opengis.referencing.datum.DatumFactory
-
Deprecated.
ImageDatum
is replaced byEngineeringDatum
as of ISO 19111:2019. - createInternationalString(Map<Locale, String>) - Method in interface org.opengis.util.NameFactory
-
Creates an international string from a set of strings in different locales.
- createLinearCS(Map<String, ?>, CoordinateSystemAxis) - Method in interface org.opengis.referencing.cs.CSFactory
-
Creates a linear coordinate system.
- createLocalName(NameSpace, CharSequence) - Method in interface org.opengis.util.NameFactory
-
Creates a local name from the given character sequence.
- createMatrix(int, int) - Method in interface org.opengis.referencing.operation.MathTransformFactory
-
Creates a matrix of size
numRow
×numCol
. - createMemberName(NameSpace, CharSequence, TypeName) - Method in interface org.opengis.util.NameFactory
-
Creates a member name from the given character sequence and attribute type.
- createMetadataView(Class<T>, Map<String, ?>) - Method in class org.opengis.example.SimpleFactories
-
Creates a new implementation of the given metadata interface which will contains the values in the given map.
- createNameSpace(GenericName, Map<String, ?>) - Method in interface org.opengis.util.NameFactory
-
Creates a namespace having the given name and separators.
- createObject(String) - Method in interface org.opengis.referencing.AuthorityFactory
-
Deprecated, for removal: This API element is subject to removal in a future version.This method is ambiguous because the EPSG geodetic registry may allocate the same code to different kinds of object. A more specialized method such as
createDatum(…)
,createCoordinateSystem(…)
orcreateCoordinateReferenceSystem(…)
should be invoked instead. - createObject(String) - Method in interface org.opengis.referencing.crs.CRSAuthorityFactory
-
Deprecated, for removal: This API element is subject to removal in a future version.This method is ambiguous. Use
CRSAuthorityFactory.createCoordinateReferenceSystem(String)
instead. - createObject(String) - Method in interface org.opengis.referencing.cs.CSAuthorityFactory
-
Deprecated, for removal: This API element is subject to removal in a future version.This method is ambiguous. Use
CSAuthorityFactory.createCoordinateSystem(String)
instead. - createObject(String) - Method in interface org.opengis.referencing.datum.DatumAuthorityFactory
-
Deprecated, for removal: This API element is subject to removal in a future version.This method is ambiguous. Use
DatumAuthorityFactory.createDatum(String)
instead. - createObject(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
Deprecated, for removal: This API element is subject to removal in a future version.This method is ambiguous.
- createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in interface org.opengis.referencing.operation.CoordinateOperationFactory
-
Returns an operation for conversion or transformation between two coordinate reference systems.
- createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod) - Method in interface org.opengis.referencing.operation.CoordinateOperationFactory
-
Returns an operation using a particular method for conversion or transformation between two coordinate reference systems.
- createOperationMethod(String) - Method in interface org.opengis.referencing.operation.CoordinateOperationAuthorityFactory
-
Creates an operation method from a single code.
- createOperationMethod(Map<String, ?>, ParameterDescriptorGroup) - Method in interface org.opengis.referencing.operation.CoordinateOperationFactory
-
Creates an operation method from a set of properties and a descriptor group.
- createParameterizedTransform(ParameterValueGroup) - Method in interface org.opengis.referencing.operation.MathTransformFactory
-
Creates a transform from a group of parameters.
- createParameters(int) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
Returns the parameters to use for creating the coordinate operation identified by the given EPSG code.
- createParametricCRS(String) - Method in interface org.opengis.referencing.crs.CRSAuthorityFactory
-
Returns a parametric coordinate reference system from a code.
- createParametricCRS(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
The default implementation throws
NoSuchAuthorityCodeException
unconditionally. - createParametricCRS(Map<String, ?>, ParametricDatum, DatumEnsemble<ParametricDatum>, ParametricCS) - Method in interface org.opengis.referencing.crs.CRSFactory
-
Creates a parametric CRS from a datum or datum ensemble.
- createParametricCS(String) - Method in interface org.opengis.referencing.cs.CSAuthorityFactory
-
Returns a parametric coordinate system from a code.
- createParametricCS(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
The default implementation throws
NoSuchAuthorityCodeException
unconditionally. - createParametricCS(Map<String, ?>, CoordinateSystemAxis) - Method in interface org.opengis.referencing.cs.CSFactory
-
Creates a parametric coordinate system.
- createParametricDatum(String) - Method in interface org.opengis.referencing.datum.DatumAuthorityFactory
-
Returns a parametric datum from a code.
- createParametricDatum(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
The default implementation throws
NoSuchAuthorityCodeException
unconditionally. - createParametricDatum(Map<String, ?>) - Method in interface org.opengis.referencing.datum.DatumFactory
-
Creates a parametric datum.
- createPassThroughTransform(int, MathTransform, int) - Method in interface org.opengis.referencing.operation.MathTransformFactory
-
Creates a transform which passes through a subset of coordinates to another transform.
- createPolarCS(String) - Method in interface org.opengis.referencing.cs.CSAuthorityFactory
-
Returns a polar coordinate system from a code.
- createPolarCS(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
Creates a polar coordinate system from a code.
- createPolarCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface org.opengis.referencing.cs.CSFactory
-
Creates a polar coordinate system from the given pair of axes.
- createPosition(int) - Static method in class org.opengis.example.SimpleFactories
-
Creates a new direct position of the given dimension.
- createPosition(CoordinateReferenceSystem) - Static method in class org.opengis.example.SimpleFactories
-
Creates a new direct position associated to the given coordinate reference system.
- createPrimeMeridian(String) - Method in interface org.opengis.referencing.datum.DatumAuthorityFactory
-
Returns a prime meridian from a code.
- createPrimeMeridian(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
Returns a prime meridian from a EPSG code.
- createPrimeMeridian(Map<String, ?>, double, Unit<Angle>) - Method in interface org.opengis.referencing.datum.DatumFactory
-
Creates a prime meridian, relative to Greenwich.
- createProjectedCRS(String) - Method in interface org.opengis.referencing.crs.CRSAuthorityFactory
-
Returns a projected coordinate reference system from a code.
- createProjectedCRS(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
The default implementation throws
NoSuchAuthorityCodeException
unconditionally. - createProjectedCRS(Map<String, ?>, GeographicCRS, Conversion, CartesianCS) - Method in interface org.opengis.referencing.crs.CRSFactory
-
Creates a projected CRS from a defining conversion.
- createPropertiesMap(int, String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
Builds a map of properties for a referencing object to be built.
- createRow(String, IdentifiedObject) - Method in class org.opengis.test.report.AuthorityCodesReport
-
Creates a new row for the given authority code and identified object.
- createRow(String, FactoryException) - Method in class org.opengis.test.report.AuthorityCodesReport
-
Creates a new row for the given authority code and exception.
- createRow(IdentifiedObject, ParameterDescriptorGroup, Set<String>) - Method in class org.opengis.test.report.OperationParametersReport
-
Creates a new row for the given operation and parameters.
- createSphericalCS(String) - Method in interface org.opengis.referencing.cs.CSAuthorityFactory
-
Returns a spherical coordinate system from a code.
- createSphericalCS(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
Creates a spherocal coordinate system from a code.
- createSphericalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface org.opengis.referencing.cs.CSFactory
-
Creates a spherical coordinate system without radius.
- createSphericalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface org.opengis.referencing.cs.CSFactory
-
Creates a spherical coordinate system from the given set of axes.
- createTemporalCRS(String) - Method in interface org.opengis.referencing.crs.CRSAuthorityFactory
-
Returns a temporal coordinate reference system from a code.
- createTemporalCRS(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
The default implementation throws
NoSuchAuthorityCodeException
unconditionally. - createTemporalCRS(Map<String, ?>, TemporalDatum, TimeCS) - Method in interface org.opengis.referencing.crs.CRSFactory
-
Creates a temporal CRS from a datum.
- createTemporalCRS(Map<String, ?>, TemporalDatum, DatumEnsemble<TemporalDatum>, TimeCS) - Method in interface org.opengis.referencing.crs.CRSFactory
-
Creates a temporal CRS from a datum or datum ensemble.
- createTemporalDatum(String) - Method in interface org.opengis.referencing.datum.DatumAuthorityFactory
-
Returns a temporal datum from a code.
- createTemporalDatum(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
The default implementation throws
NoSuchAuthorityCodeException
unconditionally. - createTemporalDatum(Map<String, ?>, Temporal) - Method in interface org.opengis.referencing.datum.DatumFactory
-
Creates a temporal datum from a temporal origin.
- createTemporalDatum(Map<String, ?>, Date) - Method in interface org.opengis.referencing.datum.DatumFactory
- createTimeCS(String) - Method in interface org.opengis.referencing.cs.CSAuthorityFactory
-
Returns a temporal coordinate system from a code.
- createTimeCS(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
Creates a temporal coordinate system from a code.
- createTimeCS(Map<String, ?>, CoordinateSystemAxis) - Method in interface org.opengis.referencing.cs.CSFactory
-
Creates a time coordinate system.
- createTransformedShape(Shape) - Method in interface org.opengis.referencing.operation.MathTransform2D
-
Transforms the specified shape.
- createTypeName(NameSpace, CharSequence) - Method in interface org.opengis.util.NameFactory
-
Creates a type name from the given character sequence and automatically inferred Java type.
- createTypeName(NameSpace, CharSequence, Type) - Method in interface org.opengis.util.NameFactory
-
Creates a type name from the given character sequence and explicit Java type.
- createUnit(String) - Method in interface org.opengis.referencing.cs.CSAuthorityFactory
-
Returns an unit of measurement from a code.
- createUnit(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
Returns an unit from a code.
- createUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface org.opengis.referencing.cs.CSFactory
-
Deprecated.User-defined CS needs their own constructor for instantiating their specialized type.
- createUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface org.opengis.referencing.cs.CSFactory
-
Deprecated.User-defined CS needs their own constructor for instantiating their specialized type.
- createValue() - Method in interface org.opengis.parameter.GeneralParameterDescriptor
-
Creates a new instance of parameter value or group initialized with the default value(s).
- createValue() - Method in interface org.opengis.parameter.ParameterDescriptor
-
Creates a new instance of parameter value initialized with the default value.
- createValue() - Method in interface org.opengis.parameter.ParameterDescriptorGroup
-
Creates a new instance of parameter value group initialized with the default values.
- createVerticalCRS(String) - Method in interface org.opengis.referencing.crs.CRSAuthorityFactory
-
Returns a vertical coordinate reference system from a code.
- createVerticalCRS(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
The default implementation throws
NoSuchAuthorityCodeException
unconditionally. - createVerticalCRS(Map<String, ?>, VerticalDatum, VerticalCS) - Method in interface org.opengis.referencing.crs.CRSFactory
-
Creates a vertical CRS from a reference frame.
- createVerticalCRS(Map<String, ?>, VerticalDatum, DatumEnsemble<VerticalDatum>, VerticalCS) - Method in interface org.opengis.referencing.crs.CRSFactory
-
Creates a vertical CRS from a reference frame or datum ensemble.
- createVerticalCS(String) - Method in interface org.opengis.referencing.cs.CSAuthorityFactory
-
Returns a vertical coordinate system from a code.
- createVerticalCS(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
Creates a vertical coordinate system from a code.
- createVerticalCS(Map<String, ?>, CoordinateSystemAxis) - Method in interface org.opengis.referencing.cs.CSFactory
-
Creates a vertical coordinate system.
- createVerticalDatum(String) - Method in interface org.opengis.referencing.datum.DatumAuthorityFactory
-
Returns a vertical datum from a code.
- createVerticalDatum(String) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
The default implementation throws
NoSuchAuthorityCodeException
unconditionally. - createVerticalDatum(Map<String, ?>, RealizationMethod) - Method in interface org.opengis.referencing.datum.DatumFactory
-
Creates a vertical datum from an enumerated type value.
- createVerticalDatum(Map<String, ?>, VerticalDatumType) - Method in interface org.opengis.referencing.datum.DatumFactory
-
Deprecated.
- CREATION - Static variable in class org.opengis.metadata.citation.DateType
-
Date identifies when the resource was brought into existence.
- CRITICAL - Static variable in class org.opengis.metadata.acquisition.Priority
-
Decisive importance.
- CROSS_REFERENCE - Static variable in class org.opengis.metadata.identification.AssociationType
-
Reference from one dataset to another.
- CROSS_TRACK - Static variable in class org.opengis.metadata.spatial.DimensionNameType
-
Perpendicular to the direction of motion of the scan point.
- crosses(Expression<R, ? extends G>, Expression<R, ? extends G>) - Method in interface org.opengis.filter.FilterFactory
-
Creates an operator that checks if the first geometric operand crosses the second.
- CROSSES - Static variable in class org.opengis.filter.SpatialOperatorName
-
Operator evaluates to
true
if the first geometric operand crosses the second. - Crossing the anti-meridian of a geographic CRS - Search tag in interface org.opengis.geometry.Envelope
- Section
- Crossing the anti-meridian of a geographic CRS - Search tag in org.opengis.geometry.Envelope.getLowerCorner()
- Section
- Crossing the anti-meridian of a geographic CRS - Search tag in org.opengis.geometry.Envelope.getMaximum(int)
- Section
- Crossing the anti-meridian of a geographic CRS - Search tag in org.opengis.geometry.Envelope.getMedian(int)
- Section
- Crossing the anti-meridian of a geographic CRS - Search tag in org.opengis.geometry.Envelope.getMinimum(int)
- Section
- Crossing the anti-meridian of a geographic CRS - Search tag in org.opengis.geometry.Envelope.getSpan(int)
- Section
- Crossing the anti-meridian of a geographic CRS - Search tag in org.opengis.geometry.Envelope.getUpperCorner()
- Section
- crs - Variable in class org.opengis.test.ValidatorContainer
-
The validator for
CoordinateReferenceSystem
and related objects. - crsAuthorityFactory - Static variable in class org.opengis.test.Configuration.Key
-
The Coordinate Reference System authority factory instance used for a test.
- crsAuthorityFactory - Variable in class org.opengis.test.referencing.AuthorityFactoryTest
-
Factory to use for building
CoordinateReferenceSystem
instances, ornull
if none. - CRSAuthorityFactory - Interface in org.opengis.referencing.crs
-
Creates coordinate reference systems using authority codes.
- crsFactory - Static variable in class org.opengis.test.Configuration.Key
-
The Coordinate Reference System factory instance used for a test.
- crsFactory - Variable in class org.opengis.test.referencing.ObjectFactoryTest
-
Factory to use for building
CoordinateReferenceSystem
instances, ornull
if none. - crsFactory - Variable in class org.opengis.test.referencing.PseudoEpsgFactory
-
Factory to use for building
CoordinateReferenceSystem
instances, ornull
if none. - crsFactory - Variable in class org.opengis.test.referencing.WKTParserTest
-
The factory to use for parsing WKT strings.
- CRSFactory - Interface in org.opengis.referencing.crs
-
Builds up complex Coordinate Reference Systems from simpler objects or values.
- CRSTest - Class in org.opengis.test.referencing
-
Deprecated.Renamed as
AuthorityFactoryTest
. - CRSTest(CRSAuthorityFactory) - Constructor for class org.opengis.test.referencing.CRSTest
-
Deprecated.Creates a new test using the given factory.
- CRSValidator - Class in org.opengis.test.referencing
-
Validates
CoordinateReferenceSystem
and related objects from theorg.opengis.referencing.crs
package. - CRSValidator(ValidatorContainer) - Constructor for class org.opengis.test.referencing.CRSValidator
-
Creates a new validator instance.
- cs - Variable in class org.opengis.test.ValidatorContainer
-
The validator for
CoordinateSystem
and related objects. - csAuthorityFactory - Static variable in class org.opengis.test.Configuration.Key
-
The Coordinate System authority factory instance used for a test.
- csAuthorityFactory - Variable in class org.opengis.test.referencing.AuthorityFactoryTest
-
Factory to use for building
CoordinateSystem
instances, ornull
if none. - CSAuthorityFactory - Interface in org.opengis.referencing.cs
-
Creates coordinate systems using authority codes.
- csFactory - Static variable in class org.opengis.test.Configuration.Key
-
The Coordinate System factory instance used for a test.
- csFactory - Variable in class org.opengis.test.referencing.ObjectFactoryTest
-
Factory to use for building
CoordinateSystem
instances, ornull
if none. - csFactory - Variable in class org.opengis.test.referencing.PseudoEpsgFactory
-
Factory to use for building
CoordinateSystem
instances, ornull
if none. - CSFactory - Interface in org.opengis.referencing.cs
-
Builds up complex coordinate systems from simpler objects or values.
- CSValidator - Class in org.opengis.test.referencing
-
Validates
CoordinateSystem
and related objects from theorg.opengis.referencing.cs
package. - CSValidator(ValidatorContainer) - Constructor for class org.opengis.test.referencing.CSValidator
-
Creates a new validator instance.
- CURVE - Static variable in class org.opengis.metadata.spatial.GeometricObjectType
-
Bounded, 1-dimensional geometric primitive, representing the continuous image of a line.
- CUSTODIAN - Static variable in class org.opengis.metadata.citation.Role
-
Party that accepts accountability and responsibility for the data and ensures appropriate care and maintenance of the resource.
- Customization - Search tag in class org.opengis.test.ValidatorContainer
- Section
- Customization - Search tag in class org.opengis.test.Validators
- Section
- CylindricalCS - Interface in org.opengis.referencing.cs
-
A 3-dimensional cylindrical coordinate system.
- CylindricalProjection - Interface in org.opengis.referencing.operation
-
Deprecated.This interface is not part of the OGC/ISO abstract specifications. This interface has been added in GeoAPI as a way to know the kind of map projection, but it is only one classification scheme among many. This way of classifying projections is difficult to implement and rarely used.
D
- DAILY - Static variable in class org.opengis.metadata.maintenance.MaintenanceFrequency
-
Data is updated each day.
- DATA_CENTRE - Static variable in class org.opengis.metadata.identification.KeywordType
-
Keyword identifies a repository or archive that manages and distributes data.
- DataEvaluation - Interface in org.opengis.metadata.quality
-
Data evaluation method.
- DataFile - Interface in org.opengis.metadata.distribution
-
Description of a transfer data file.
- DataIdentification - Interface in org.opengis.metadata.identification
-
Information required to identify a resource.
- DataQuality - Interface in org.opengis.metadata.quality
-
Quality information for the data specified by a data quality scope.
- Data quality measure parameters - Search tag in package org.opengis.parameter
- Section
- DATASET - Static variable in class org.opengis.metadata.maintenance.ScopeCode
-
Information applies to a consistent spatial data product that can be provided by a data distributor.
- Datatype - Class in org.opengis.metadata
-
Datatype of element or entity.
- DATATYPE - Enum constant in enum class org.opengis.annotation.Stereotype
-
Encapsulation of data, as opposed to taxonomic or behavioural descriptions.
- DATATYPE_CLASS - Static variable in class org.opengis.metadata.Datatype
-
Class with few or no operations whose primary purpose is to hold the abstract state of another class for transmittal, storage, encoding or persistent storage.
- DATE_TIME - Static variable in class org.opengis.referencing.cs.CoordinateDataType
-
Numbers related to dates or times expressed in the proleptic Gregorian calendar.
- DateType - Class in org.opengis.metadata.citation
-
Identification of when a given event occurred
- datum - Variable in class org.opengis.test.ValidatorContainer
-
The validator for
Datum
and related objects. - Datum - Interface in org.opengis.referencing.datum
-
Specifies the relationship of a coordinate system to an object.
- datumAuthorityFactory - Static variable in class org.opengis.test.Configuration.Key
-
The Datum authority factory instance used for a test.
- datumAuthorityFactory - Variable in class org.opengis.test.referencing.AuthorityFactoryTest
-
Factory to use for building
Datum
instances, ornull
if none. - DatumAuthorityFactory - Interface in org.opengis.referencing.datum
-
Creates datum objects using authority codes.
- DatumEnsemble<D> - Interface in org.opengis.referencing.datum
-
Collection of datums which for low accuracy requirements may be considered to be insignificantly different from each other.
- datumFactory - Static variable in class org.opengis.test.Configuration.Key
-
The Datum factory instance used for a test.
- datumFactory - Variable in class org.opengis.test.referencing.ObjectFactoryTest
-
Factory to use for building
Datum
instances, ornull
if none. - datumFactory - Variable in class org.opengis.test.referencing.PseudoEpsgFactory
-
Factory to use for building
Datum
instances, ornull
if none. - DatumFactory - Interface in org.opengis.referencing.datum
-
Builds up complex datum objects from simpler objects or values.
- DatumValidator - Class in org.opengis.test.referencing
-
Validates
Datum
and related objects from theorg.opengis.datum
package. - DatumValidator(ValidatorContainer) - Constructor for class org.opengis.test.referencing.DatumValidator
-
Creates a new validator instance.
- day() - Method in class org.opengis.test.Units
-
Returns the unit of measurement defined as 24×60×60 seconds.
- DEFAULT - Static variable in class org.opengis.test.Validators
-
The default container to be used by all static
validate
methods. - DEFAULT_TOLERANCE - Static variable in class org.opengis.test.Validator
-
The default tolerance value for comparisons of floating point numbers in validators.
- Default implementation - Search tag in org.opengis.coordinate.CoordinateSet.stream()
- Section
- Default implementation - Search tag in org.opengis.geometry.DirectPosition.getCoordinateReferenceSystem()
- Section
- Default implementation - Search tag in org.opengis.geometry.DirectPosition.getCoordinates()
- Section
- Default implementation - Search tag in org.opengis.geometry.DirectPosition.setCoordinate(int, double)
- Section
- Default implementation - Search tag in org.opengis.referencing.cs.TimeCS.getTemporalUnit()
- Section
- Default implementation - Search tag in org.opengis.referencing.operation.CoordinateOperation.getSourceEpoch()
- Section
- Default implementation - Search tag in org.opengis.referencing.operation.CoordinateOperation.getTargetEpoch()
- Section
- Default implementation - Search tag in org.opengis.referencing.operation.MathTransform.transform(DoubleBuffer, DoubleBuffer)
- Section
- Default implementation - Search tag in org.opengis.referencing.operation.MathTransform.transform(DoubleBuffer, FloatBuffer)
- Section
- Default implementation - Search tag in org.opengis.referencing.operation.MathTransform.transform(FloatBuffer, DoubleBuffer)
- Section
- Default implementation - Search tag in org.opengis.referencing.operation.MathTransform.transform(FloatBuffer, FloatBuffer)
- Section
- Default methods - Search tag in interface org.opengis.referencing.crs.CRSAuthorityFactory
- Section
- Default methods - Search tag in interface org.opengis.referencing.crs.CRSFactory
- Section
- Default methods - Search tag in interface org.opengis.referencing.cs.CSAuthorityFactory
- Section
- Default methods - Search tag in interface org.opengis.referencing.cs.CSFactory
- Section
- Default methods - Search tag in interface org.opengis.referencing.datum.DatumAuthorityFactory
- Section
- Default methods - Search tag in interface org.opengis.referencing.datum.DatumFactory
- Section
- defaultVersion() - Method in enum class org.opengis.annotation.Specification
-
The default version of OGC/ISO standard for this enumeration constant.
- DEGRADING_OBLIQUITY - Static variable in class org.opengis.metadata.content.ImagingCondition
-
Acute angle between the plane of the ecliptic (the plane of the planet's orbit) and the plane of the celestial equator.
- degree() - Method in class org.opengis.test.Units
-
Returns the unit of measurement defined as π/180 radians.
- Departures - Class in org.opengis.geoapi.schema
-
Departures in GeoAPI interfaces compared to OGC/ISO schemas.
- Departures() - Constructor for class org.opengis.geoapi.schema.Departures
-
Creates new collections of departure information.
- DEPENDENCY - Static variable in class org.opengis.metadata.identification.AssociationType
-
Associated through a dependency.
- DEPRECATED - Static variable in class org.opengis.metadata.citation.DateType
-
Date identifies when the resource was deprecated.
- DEPRECATED - Static variable in class org.opengis.metadata.identification.Progress
-
Resource superseded and will become obsolete, use only for historical purposes.
- depth() - Method in interface org.opengis.util.GenericName
-
Indicates the number of levels specified by this name.
- depth() - Method in interface org.opengis.util.LocalName
-
Returns the number of levels specified by this name, which is always 1 for a local name.
- DEPTH - Static variable in class org.opengis.referencing.datum.VerticalDatumType
-
Deprecated.The zero point is defined by a surface that has meaning for the purpose which the associated vertical measurements are used for.
- derivative(double) - Method in interface org.opengis.referencing.operation.MathTransform1D
-
Gets the derivative of this function at a value.
- derivative(Point2D) - Method in interface org.opengis.referencing.operation.MathTransform2D
-
Gets the derivative of this transform at a point.
- derivative(DirectPosition) - Method in interface org.opengis.referencing.operation.MathTransform
-
Gets the derivative of this transform at a point.
- derivativeDeltas - Variable in class org.opengis.test.referencing.TransformTestCase
-
The deltas to use for approximating math transform derivatives by the finite differences method.
- DerivativeFailure - Exception Class in org.opengis.test.referencing
-
Thrown by
TransformTestCase.verifyDerivative(double[])
when a transform derivative did not produced the expected values. - DerivativeFailure(String) - Constructor for exception class org.opengis.test.referencing.DerivativeFailure
-
Creates a new exception with the given message.
- DerivedCRS - Interface in org.opengis.referencing.crs
-
A CRS that is defined by applying a coordinate conversion to another preexisting CRS.
- Derived CRS - Search tag in package org.opengis.referencing.crs
- Section
- Derived projected CRS - Search tag in interface org.opengis.referencing.crs.DerivedCRS
- Section
- DESCENDING - Enum constant in enum class org.opengis.filter.SortOrder
-
Indicates that a descending sort, in the collation sequence of the filter expression processor, is performed.
- description - Variable in class org.opengis.test.referencing.ParameterizedTransformTest
-
A description of the test being run.
- Description - Interface in org.opengis.metadata.quality
-
Data quality measure description.
- DESCRIPTION_KEY - Static variable in interface org.opengis.metadata.Identifier
- descriptions(Locale) - Static method in class org.opengis.annotation.ResourceBundles
-
Returns the localized resources for the property descriptions.
- DescriptiveResult - Interface in org.opengis.metadata.quality
-
Data quality descriptive result.
- descriptor(String) - Method in interface org.opengis.parameter.ParameterDescriptorGroup
-
Returns the parameter descriptor in this group for the specified identifier code.
- descriptors() - Method in interface org.opengis.parameter.ParameterDescriptorGroup
-
Returns the parameters in this group.
- Design note: - Search tag in interface org.opengis.parameter.ParameterValueGroup
- Section
- DIAGRAM_DIGITAL - Static variable in class org.opengis.metadata.citation.PresentationForm
-
Information represented graphically by charts such as pie chart, bar chart, and other type of diagrams and recorded in digital format.
- DIAGRAM_HARDCOPY - Static variable in class org.opengis.metadata.citation.PresentationForm
-
Information represented graphically by charts such as pie chart, bar chart, and other type of diagrams and printed on paper, photographic material, or other media.
- DIGITAL_LINEAR_TAPE - Static variable in class org.opengis.metadata.distribution.MediumName
-
Deprecated.Half inch cartridge streaming tape drive.
- DigitalTransferOptions - Interface in org.opengis.metadata.distribution
-
Technical means and media by which a resource is obtained from the distributor.
- Dimension - Interface in org.opengis.metadata.spatial
-
Axis properties.
- DIMENSION_GROUP - Static variable in class org.opengis.metadata.maintenance.ScopeCode
-
Information applies to a dimension group.
- DimensionNameType - Class in org.opengis.metadata.spatial
-
Name of the dimension.
- DIRECT_EXTERNAL - Static variable in class org.opengis.metadata.quality.EvaluationMethodType
-
Method of evaluating the quality of a data set based on inspection of items within the data set, where reference data external to the data set being evaluated is required.
- DIRECT_INTERNAL - Static variable in class org.opengis.metadata.quality.EvaluationMethodType
-
Method of evaluating the quality of a data set based on inspection of items within the data set, where all data required is internal to the data set being evaluated.
- DIRECT_TRANSFORM - Enum constant in enum class org.opengis.test.CalculationType
-
The coordinate values to compare are the result of a direct operation performed by the transform to test.
- DirectPosition - Interface in org.opengis.geometry
-
Holds the coordinates for a position within some coordinate reference system.
- DISASTER - Static variable in class org.opengis.metadata.identification.TopicCategory
-
Information related to disaster.
- DISCIPLINE - Static variable in class org.opengis.metadata.identification.KeywordType
-
Keyword identifies a branch of instruction or specialized learning.
- disjoint(Expression<R, ? extends G>, Expression<R, ? extends G>) - Method in interface org.opengis.filter.FilterFactory
-
Creates an operator that checks if the first operand is disjoint from the second.
- DISJOINT - Static variable in class org.opengis.filter.SpatialOperatorName
-
Operator evaluates to
true
if the first operand is disjoint from the second. - dispatch(Object) - Method in class org.opengis.test.ValidatorContainer
-
For each interface implemented by the given object, invokes the corresponding
validate(…)
method defined in this class (if any). - dispatch(Object) - Static method in class org.opengis.test.Validators
-
For each interface implemented by the given object, invokes the corresponding
validate(…)
method (if any). - dispatch(GeographicExtent) - Method in class org.opengis.test.metadata.ExtentValidator
-
For each interface implemented by the given object, invokes the corresponding
validate(…)
method defined in this class (if any). - dispatch(Element) - Method in class org.opengis.test.metadata.QualityValidator
-
For each interface implemented by the given object, invokes the corresponding
validate(…)
method defined in this class (if any). - dispatch(Result) - Method in class org.opengis.test.metadata.QualityValidator
-
For each interface implemented by the given object, invokes the corresponding
validate(…)
method defined in this class (if any). - dispatch(GeneralParameterDescriptor) - Method in class org.opengis.test.referencing.ParameterValidator
-
For each interface implemented by the given object, invokes the corresponding
validate(…)
method defined in this class (if any). - dispatch(GeneralParameterValue) - Method in class org.opengis.test.referencing.ParameterValidator
-
For each interface implemented by the given object, invokes the corresponding
validate(…)
method defined in this class (if any). - dispatch(CoordinateReferenceSystem) - Method in class org.opengis.test.referencing.CRSValidator
-
For each interface implemented by the given object, invokes the corresponding
validate(…)
method defined in this class (if any). - dispatch(CoordinateSystem) - Method in class org.opengis.test.referencing.CSValidator
-
For each interface implemented by the given object, invokes the corresponding
validate(…)
method defined in this class (if any). - dispatch(Datum) - Method in class org.opengis.test.referencing.DatumValidator
-
For each interface implemented by the given object, invokes the corresponding
validate(…)
method defined in this class (if any). - dispatch(CoordinateOperation) - Method in class org.opengis.test.referencing.OperationValidator
-
For each interface implemented by the given object, invokes the corresponding
validate(…)
method defined in this class (if any). - dispatch(GenericName) - Method in class org.opengis.test.util.NameValidator
-
For each interface implemented by the given object, invokes the corresponding
validate(…)
method defined in this class (if any). - dispatchObject(IdentifiedObject) - Method in class org.opengis.test.referencing.ReferencingValidator
-
For each interface implemented by the given object, invokes the corresponding
validate(…)
method defined in this package (if any). - DISPLAY_DOWN - Static variable in class org.opengis.referencing.cs.AxisDirection
-
Axis positive direction is towards bottom of approximately vertical display surface.
- DISPLAY_LEFT - Static variable in class org.opengis.referencing.cs.AxisDirection
-
Axis positive direction is left in display.
- DISPLAY_RIGHT - Static variable in class org.opengis.referencing.cs.AxisDirection
-
Axis positive direction is right in display.
- DISPLAY_UP - Static variable in class org.opengis.referencing.cs.AxisDirection
-
Axis positive direction is towards top of approximately vertical display surface.
- distance(TemporalPrimitive) - Method in interface org.opengis.temporal.Instant
-
Returns the distance from this instant to another instant or a period (optional operation).
- DistanceOperator<R> - Interface in org.opengis.filter
-
Spatial operator that checks that one geometry satisfies some relation to a buffer around another geometry.
- DistanceOperatorName - Class in org.opengis.filter
-
Nature of the spatial operation computed with geometries and a distance parameter.
- DistributedComputingPlatform - Class in org.opengis.metadata.identification
-
Distributed computing platform (DCP) on which an operation has been implemented.
- Distribution - Interface in org.opengis.metadata.distribution
-
Information about the distributor of and options for obtaining the resource.
- DISTRIBUTION - Static variable in class org.opengis.metadata.citation.DateType
-
Date identifies when an instance of the resource was distributed.
- Distributor - Interface in org.opengis.metadata.distribution
-
Information about the distributor.
- DISTRIBUTOR - Static variable in class org.opengis.metadata.citation.Role
-
Party who distributes the resource.
- divide(Expression<R, ? extends Number>, Expression<R, ? extends Number>) - Method in interface org.opengis.filter.FilterFactory
-
Creates a function computing the numeric quotient resulting from dividing the first operand by the second.
- DOCUMENT - Static variable in class org.opengis.metadata.maintenance.ScopeCode
-
Information applies to a document.
- DOCUMENT_DIGITAL - Static variable in class org.opengis.metadata.citation.PresentationForm
-
Digital representation of a primarily textual item (can contain illustrations also).
- DOCUMENT_HARDCOPY - Static variable in class org.opengis.metadata.citation.PresentationForm
-
Representation of a primarily textual item (can contain illustrations also) on paper, photographic material, or other media.
- documentation - Variable in class org.opengis.geoapi.schema.SchemaInformation.Element
-
Documentation, or
null
if none. - DocumentationStyle - Enum Class in org.opengis.geoapi.schema
-
Style of the documentation to store.
- DOMAIN_OF_VALIDITY_KEY - Static variable in interface org.opengis.referencing.datum.Datum
-
Deprecated.Moved to
ObjectDomain
as of ISO 19111:2019. - DOMAIN_OF_VALIDITY_KEY - Static variable in interface org.opengis.referencing.ObjectDomain
- DOMAIN_OF_VALIDITY_KEY - Static variable in interface org.opengis.referencing.operation.CoordinateOperation
-
Deprecated.Moved to
ObjectDomain
as of ISO 19111:2019. - DOMAIN_OF_VALIDITY_KEY - Static variable in interface org.opengis.referencing.ReferenceSystem
-
Deprecated.Moved to
ObjectDomain
as of ISO 19111:2019. - DomainConsistency - Interface in org.opengis.metadata.quality
-
Adherence of values to the value domains.
- DOMAINS_KEY - Static variable in interface org.opengis.referencing.IdentifiedObject
-
Key for the
"domains"
property to be given to theObjectFactory.createFoo(Map, ...)
methods. - doubleValue() - Method in interface org.opengis.metadata.identification.RepresentativeFraction
-
Returns the scale value in a form usable for computation.
- doubleValue() - Method in interface org.opengis.parameter.ParameterValue
-
Returns the numeric value of this operation parameter.
- doubleValue(Unit<?>) - Method in interface org.opengis.parameter.ParameterValue
-
Returns the numeric value of this parameter in the specified unit of measure.
- doubleValueList() - Method in interface org.opengis.parameter.ParameterValue
-
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 interface org.opengis.parameter.ParameterValue
-
Returns an ordered sequence of numeric values in the specified unit of measure.
- DOWN - Static variable in class org.opengis.referencing.cs.AxisDirection
-
Axis positive direction is down relative to gravity.
- DOWNLOAD - Static variable in class org.opengis.metadata.citation.OnLineFunction
-
Online instructions for transferring data from one storage device or system to another.
- DuplicateSortKeyException - Exception Class in org.opengis.filter
-
Thrown if
SortBy
has multipleSortProperty
elements referencing the same value. - DuplicateSortKeyException() - Constructor for exception class org.opengis.filter.DuplicateSortKeyException
-
Creates an exception with no message.
- DuplicateSortKeyException(String) - Constructor for exception class org.opengis.filter.DuplicateSortKeyException
-
Creates an exception with the specified message.
- DuplicateSortKeyException(String, Throwable) - Constructor for exception class org.opengis.filter.DuplicateSortKeyException
-
Creates an exception with the specified message and cause.
- during(Expression<R, ? extends T>, Expression<R, ? extends T>) - Method in interface org.opengis.filter.FilterFactory
-
Creates an operator that checks if first temporal operand is during the second.
- DURING - Static variable in class org.opengis.filter.TemporalOperatorName
-
Operator evaluates to
true
if the first expression is during the second. - DVD - Static variable in class org.opengis.metadata.distribution.MediumName
-
Deprecated.Digital versatile disk.
- DVD_ROM - Static variable in class org.opengis.metadata.distribution.MediumName
-
Deprecated.Digital versatile disk digital versatile disk, read only.
- DynamicAttribute<V> - Interface in org.opengis.feature
-
An instance of a
DynamicAttributeType
containing time-dependent values of an attribute. - DynamicAttributeType<V> - Interface in org.opengis.feature
-
Definition of a dynamic attribute in a moving feature type.
- DynamicReferenceFrame - Interface in org.opengis.referencing.datum
-
Reference frame in which some of the defining parameters have time dependency.
- Dynamic reference frame - Search tag in package org.opengis.referencing.datum
- Section
E
- EAST - Static variable in class org.opengis.referencing.cs.AxisDirection
-
Axis positive direction is π/2 radians clockwise from north.
- EAST_NORTH_EAST - Static variable in class org.opengis.referencing.cs.AxisDirection
-
Axis positive direction is approximately east-north-east.
- EAST_SOUTH_EAST - Static variable in class org.opengis.referencing.cs.AxisDirection
-
Axis positive direction is approximately east-south-east.
- EBCDIC - Static variable in class org.opengis.metadata.identification.CharacterSet
-
Deprecated.IBM mainframe code set.
- ECONOMY - Static variable in class org.opengis.metadata.identification.TopicCategory
-
Economic activities, conditions and employment.
- EDITOR - Static variable in class org.opengis.metadata.citation.Role
-
Party who reviewed or modified the resource to improve the content.
- Element - Interface in org.opengis.metadata.quality
-
Aspect of quantitative quality information.
- ELEVATION - Static variable in class org.opengis.metadata.identification.TopicCategory
-
Height above or below sea level.
- Ellipsoid - Interface in org.opengis.referencing.datum
-
Geometric figure that can be used to describe the approximate shape of a planet.
- EllipsoidalCS - Interface in org.opengis.referencing.cs
-
A 2- or 3-dimensional coordinate system for use with geodetic CRS.
- EMAIL_SERVICE - Static variable in class org.opengis.metadata.citation.OnLineFunction
-
Online email service provided.
- END - Static variable in class org.opengis.metadata.acquisition.Sequence
-
End of a collection.
- ENDED_BY - Static variable in class org.opengis.filter.TemporalOperatorName
-
Operator evaluates to
true
if the first expression is ended by the second. - endedBy(Expression<R, ? extends T>, Expression<R, ? extends T>) - Method in interface org.opengis.filter.FilterFactory
-
Creates an operator that checks if first temporal operand is ended by the second.
- ends(Expression<R, ? extends T>, Expression<R, ? extends T>) - Method in interface org.opengis.filter.FilterFactory
-
Creates an operator that checks if first temporal operand ends at the second.
- ENDS - Static variable in class org.opengis.filter.TemporalOperatorName
-
Operator evaluates to
true
if the first expression ends at the second. - enforceForbiddenAttributes - Variable in class org.opengis.test.Validator
-
true
if forbidden attributes are required to be null, orfalse
for tolerating non-null values. - enforceStandardNames - Variable in class org.opengis.test.referencing.CRSValidator
-
true
if standard names shall be enforced when such names are defined by an OGC/ISO standard. - ENGINEERING - Static variable in class org.opengis.referencing.ReferenceSystemType
-
Coordinate reference system based on an engineering datum (datum describing the relationship of a coordinate system to a local reference).
- ENGINEERING_DESIGN - Static variable in class org.opengis.referencing.ReferenceSystemType
-
Engineering coordinate reference system in which the base representation of a moving object is specified.
- ENGINEERING_IMAGE - Static variable in class org.opengis.referencing.ReferenceSystemType
-
Coordinate reference system based on an image datum (engineering datum which defines the relationship of a coordinate reference system to an image).
- EngineeringCRS - Interface in org.opengis.referencing.crs
-
A 1-, 2- or 3-dimensional CRS used locally.
- EngineeringDatum - Interface in org.opengis.referencing.datum
-
Identification of the origin of an engineering (or local) coordinate reference system.
- ENUMERATION - Static variable in class org.opengis.metadata.Datatype
-
Data type whose instances form a list of named literal values, not extendable.
- ENUMERATIONS - Enum constant in enum class org.opengis.geoapi.Content
-
All enumeration classes.
- Envelope - Interface in org.opengis.geometry
-
A minimum bounding box or rectangle.
- ENVIRONMENT - Static variable in class org.opengis.metadata.identification.TopicCategory
-
Environmental resources, protection and conservation.
- EnvironmentalRecord - Interface in org.opengis.metadata.acquisition
-
Information about the environmental conditions during the acquisition.
- equal(Expression<R, ?>, Expression<R, ?>) - Method in interface org.opengis.filter.FilterFactory
-
Filter operator that compares that its two sub-expressions are equal to each other.
- equal(Expression<R, ?>, Expression<R, ?>, boolean, MatchAction) - Method in interface org.opengis.filter.FilterFactory
-
Filter operator that compares that its two sub-expressions are equal to each other.
- equals(Object) - Method in interface org.opengis.geometry.DirectPosition
-
Compares this direct position with the specified object for equality.
- equals(Object) - Method in interface org.opengis.metadata.identification.RepresentativeFraction
-
Compares this representative fraction with the specified object for equality.
- equals(Object) - Method in class org.opengis.test.Configuration
-
Compares this configuration with the given object for equality.
- equals(Expression<R, ? extends G>, Expression<R, ? extends G>) - Method in interface org.opengis.filter.FilterFactory
-
Creates an operator that checks if the geometry of the two operands are equal.
- EQUALS - Static variable in class org.opengis.filter.SpatialOperatorName
-
Operator evaluates to
true
if the geometry of the two operands are equal. - EQUALS - Static variable in class org.opengis.filter.TemporalOperatorName
-
Operator evaluates to
true
if the first expression is equal to the second. - EQUIVALENT_WIDTH - Static variable in class org.opengis.metadata.content.BandDefinition
-
Width of a band with full sensitivity or absorption at every wavelength that detects or absorbs the same amount of energy as the band described.
- EUC_JP - Static variable in class org.opengis.metadata.identification.CharacterSet
-
Deprecated.Japanese code set used on UNIX based machines.
- EUC_KR - Static variable in class org.opengis.metadata.identification.CharacterSet
-
Deprecated.Korean code set.
- EvaluationMethod - Interface in org.opengis.metadata.quality
-
Description of the evaluation method and procedure applied.
- EvaluationMethodType - Class in org.opengis.metadata.quality
-
Type of method for evaluating an identified data quality measure.
- Event - Interface in org.opengis.metadata.acquisition
-
Identification of a significant collection point within an operation.
- EXACT - Static variable in class org.opengis.referencing.cs.RangeMeaning
-
Any value between and including minimum and maximum value is valid.
- Example - Search tag in class org.opengis.annotation.ResourceBundles
- Section
- Example - Search tag in exception class org.opengis.temporal.IndeterminatePositionException
- Section
- Example - Search tag in interface org.opengis.referencing.operation.OperationMethod
- Section
- Example - Search tag in org.opengis.annotation.ResourceBundles.codeLists(Locale)
- Section
- Example - Search tag in org.opengis.annotation.ResourceBundles.descriptions(Locale)
- Section
- Example - Search tag in org.opengis.referencing.AuthorityFactory.getAuthorityCodes(Class<? extends IdentifiedObject>)
- Section
- Example - Search tag in org.opengis.referencing.cs.RangeMeaning.WRAPAROUND
- Section
- Example - Search tag in org.opengis.referencing.operation.CoordinateOperation.getInterpolationCRS()
- Section
- Example - Search tag in org.opengis.test.TestCase.configurationTip
- Section
- Examples - Search tag in interface org.opengis.referencing.operation.Conversion
- Section
- Examples - Search tag in org.opengis.annotation.ResourceBundles.classIndex()
- Section
- Examples - Search tag in org.opengis.coordinate.CoordinateSet.asDoubleBuffers()
- Section
- Examples - Search tag in org.opengis.referencing.cs.CoordinateDataType.DATE_TIME
- Section
- Exception for invalid class - Search tag in exception class org.opengis.feature.InvalidPropertyValueException
- Section
- Exceptions - Search tag in interface org.opengis.filter.TemporalOperator
- Section
- Exceptions - Search tag in org.opengis.filter.Expression.toValueType(Class<N>)
- Section
- Exceptions - Search tag in org.opengis.temporal.Instant.distance(TemporalPrimitive)
- Section
- Exceptions - Search tag in org.opengis.temporal.Period.length()
- Section
- Exceptions - Search tag in org.opengis.temporal.TemporalPrimitive.findRelativePosition(TemporalPrimitive)
- Section
- EXCEPTIONS - Enum constant in enum class org.opengis.geoapi.Content
-
All exceptions.
- exclude() - Static method in interface org.opengis.filter.Filter
-
A filter that always evaluates to
false
. - exclude(String...) - Method in class org.opengis.geoapi.schema.NameSpaces
-
Excludes the namespaces identified by the given prefixes.
- EXERCISE - Static variable in class org.opengis.metadata.identification.InitiativeType
-
Specific performance of a function or group of functions.
- EXPERIMENT - Static variable in class org.opengis.metadata.identification.InitiativeType
-
Process designed to find if something is effective or valid.
- EXPIRY - Static variable in class org.opengis.metadata.citation.DateType
-
Date identifies when resource expires.
- EXPONENTIAL - Static variable in class org.opengis.metadata.content.TransferFunctionType
-
Function used for transformation is exponential.
- Expression<R,
V> - Interface in org.opengis.filter -
A literal or a named procedure that performs a distinct computation.
- ExtendedCapabilities - Interface in org.opengis.filter.capability
-
Advertisement of additional operators added to the filter syntax.
- ExtendedElementInformation - Interface in org.opengis.metadata
-
New metadata element, not found in ISO 19115, which is required to describe geographic data.
- extent - Variable in class org.opengis.test.ValidatorContainer
-
The validator for
Extent
and related objects. - Extent - Interface in org.opengis.metadata.extent
-
Information about spatial, vertical, and temporal extent of the resource.
- ExtentValidator - Class in org.opengis.test.metadata
-
Validates
Extent
and related objects from theorg.opengis.metadata.extent
package. - ExtentValidator(ValidatorContainer) - Constructor for class org.opengis.test.metadata.ExtentValidator
-
Creates a new validator instance.
- EXTRA_TERRESTRIAL - Static variable in class org.opengis.metadata.identification.TopicCategory
-
Region more than 100 Km above the surface of the Earth.
F
- FACSIMILE - Static variable in class org.opengis.metadata.citation.TelephoneType
-
Telephone provides facsimile service.
- factory - Variable in class org.opengis.test.referencing.CRSTest
-
Deprecated.The authority factory for creating a
CoordinateReferenceSystem
from a code, ornull
if none. - factory - Variable in class org.opengis.test.util.NameTest
-
The factory to be used for testing generic name instances, or
null
if none. - Factory - Interface in org.opengis.util
-
Base interface for all factories.
- FactoryException - Exception Class in org.opengis.util
-
Thrown when a factory cannot create an instance of the requested object.
- FactoryException() - Constructor for exception class org.opengis.util.FactoryException
-
Construct an exception with no detail message.
- FactoryException(String) - Constructor for exception class org.opengis.util.FactoryException
-
Constructs an exception with the specified detail message.
- FactoryException(String, Throwable) - Constructor for exception class org.opengis.util.FactoryException
-
Constructs an exception with the specified detail message and cause.
- FactoryException(Throwable) - Constructor for exception class org.opengis.util.FactoryException
-
Constructs an exception with the specified cause.
- family() - Method in enum class org.opengis.annotation.Obligation
-
Returns all constants defined by this enumeration type.
- family() - Method in class org.opengis.filter.ComparisonOperatorName
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.filter.DistanceOperatorName
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.filter.LogicalOperatorName
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in enum class org.opengis.filter.MatchAction
-
Returns all constants defined by this enumeration type.
- family() - Method in enum class org.opengis.filter.SortOrder
-
Returns all constants defined by this enumeration type.
- family() - Method in class org.opengis.filter.SpatialOperatorName
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.filter.TemporalOperatorName
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in enum class org.opengis.filter.VersionAction
-
Returns all constants defined by this enumeration type.
- family() - Method in class org.opengis.metadata.acquisition.Context
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.acquisition.GeometryType
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.acquisition.ObjectiveType
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.acquisition.OperationType
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.acquisition.Priority
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.acquisition.Sequence
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.acquisition.Trigger
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.citation.DateType
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.citation.OnLineFunction
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.citation.PresentationForm
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.citation.Role
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.citation.TelephoneType
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.constraint.Classification
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.constraint.Restriction
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.content.BandDefinition
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.content.CoverageContentType
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.content.ImagingCondition
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.content.PolarizationOrientation
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.content.TransferFunctionType
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.Datatype
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.distribution.MediumFormat
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.distribution.MediumName
-
Deprecated.Returns the list of codes of the same kind than this code list element.
- family() - Method in class org.opengis.metadata.identification.AssociationType
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.identification.CharacterSet
-
Deprecated.Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.identification.CouplingType
-
Returns the list of
CouplingType
s. - family() - Method in class org.opengis.metadata.identification.DistributedComputingPlatform
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.identification.InitiativeType
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.identification.KeywordType
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.identification.Progress
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.identification.TopicCategory
-
Returns the list of codes of the same kind than this code list element.
- family() - Method in class org.opengis.metadata.maintenance.MaintenanceFrequency
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.maintenance.ScopeCode
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.Obligation
-
Returns the list of codes of the same kind than this code list element.
- family() - Method in class org.opengis.metadata.quality.EvaluationMethodType
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.quality.ValueStructure
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.spatial.CellGeometry
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.spatial.DimensionNameType
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.spatial.GeometricObjectType
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.spatial.PixelOrientation
-
Returns the list of codes of the same kind than this code list element.
- family() - Method in class org.opengis.metadata.spatial.SpatialRepresentationType
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.metadata.spatial.TopologyLevel
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in enum class org.opengis.parameter.ParameterDirection
-
Returns all constants defined by this enumeration type.
- family() - Method in class org.opengis.referencing.cs.AxisDirection
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.referencing.cs.CoordinateDataType
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.referencing.cs.RangeMeaning
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.referencing.datum.PixelInCell
-
Deprecated.Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.referencing.datum.RealizationMethod
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.referencing.datum.VerticalDatumType
-
Deprecated.Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.referencing.ReferenceSystemType
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.temporal.IndeterminateValue
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.test.Configuration.Key
-
Returns the list of codes of the same kind as this code list element.
- family() - Method in class org.opengis.util.CodeList
-
Returns the list of codes of the same kind as this code.
- family() - Method in interface org.opengis.util.ControlledVocabulary
-
Returns the enumeration or list of codes of the same kind as this item.
- FARMING - Static variable in class org.opengis.metadata.identification.TopicCategory
-
Rearing of animals and/or cultivation of plants.
- Feature - Interface in org.opengis.feature
-
An instance of a
FeatureType
containing values for a real-world phenomena. - FEATURE - Static variable in class org.opengis.metadata.maintenance.ScopeCode
-
Information applies to spatial constructs (features) that have a direct correspondence with a real world object.
- FEATURE_TYPE - Static variable in class org.opengis.metadata.identification.KeywordType
-
Keyword identifies a resource containing or about a collection of feature instance with common characteristics.
- FEATURE_TYPE - Static variable in class org.opengis.metadata.maintenance.ScopeCode
-
Information applies to a group of spatial primitives (geometric objects) that have a common type.
- FeatureAssociation - Interface in org.opengis.feature
-
An instance of an
FeatureAssociationRole
containing the associated feature. - FeatureAssociationRole - Interface in org.opengis.feature
-
Indicates the role played by the association between two features.
- FeatureCatalogueDescription - Interface in org.opengis.metadata.content
-
Information identifying the feature catalogue or the conceptual schema.
- FeatureInstantiationException - Exception Class in org.opengis.feature
-
Thrown when
FeatureType.newInstance()
is invoked but the feature cannot be instantiated. - FeatureInstantiationException() - Constructor for exception class org.opengis.feature.FeatureInstantiationException
-
Creates an exception with no message.
- FeatureInstantiationException(String) - Constructor for exception class org.opengis.feature.FeatureInstantiationException
-
Creates an exception with the specified message.
- FeatureInstantiationException(String, Throwable) - Constructor for exception class org.opengis.feature.FeatureInstantiationException
-
Creates an exception with the specified message and cause.
- FeatureOperationException - Exception Class in org.opengis.feature
-
Thrown when
Operation.apply(…)
is invoked but the operation cannot complete. - FeatureOperationException() - Constructor for exception class org.opengis.feature.FeatureOperationException
-
Creates an exception with no message.
- FeatureOperationException(String) - Constructor for exception class org.opengis.feature.FeatureOperationException
-
Creates an exception with the specified message.
- FeatureOperationException(String, Throwable) - Constructor for exception class org.opengis.feature.FeatureOperationException
-
Creates an exception with the specified message and cause.
- FeatureType - Interface in org.opengis.feature
-
Abstraction of a real-world phenomena.
- FeatureType - Interface in org.opengis.feature.type
-
Deprecated —
FeatureType
is now defined in theorg.opengis.feature
package. - FeatureTypeInfo - Interface in org.opengis.metadata.content
-
Information about the occurring feature type.
- FeatureTypeList - Interface in org.opengis.metadata
-
Deprecated.Not anymore in ISO 19115.
- FIELD_SESSION - Static variable in class org.opengis.metadata.maintenance.ScopeCode
-
Information applies to a field session.
- FIFTY_PERCENT - Static variable in class org.opengis.metadata.content.BandDefinition
-
Full spectral width of a spectral power density measured at 50% of its peak height.
- file() - Method in enum class org.opengis.test.dataset.TestData
-
Returns a path on the file system to the test file.
- FILE_ACCESS - Static variable in class org.opengis.metadata.citation.OnLineFunction
-
Online file access provided.
- Filter<R> - Interface in org.opengis.filter
-
Identification of a subset of resources from a collection of resources whose property values satisfy a set of logically connected predicates.
- Filter and expression arguments - Search tag in package org.opengis.parameter
- Section
- FilterCapabilities - Interface in org.opengis.filter.capability
-
Metadata about the specific elements that a particular implementation supports.
- FilterFactory<R,
G, - Interface in org.opengis.filterT> -
Factory of instances of the various
Filter
andExpression
subclasses. - FINAL - Static variable in class org.opengis.metadata.identification.Progress
-
Progress concluded and no changes will be accepted.
- findCoordinateOperation(String) - Method in interface org.opengis.referencing.operation.RegisterOperations
-
Extracts coordinate operation details from the registry.
- findCoordinateOperations(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in interface org.opengis.referencing.operation.RegisterOperations
-
Finds or infers any coordinate operations for which the given CRSs are the source and target, in that order.
- findCoordinateReferenceSystem(String) - Method in interface org.opengis.referencing.operation.RegisterOperations
-
Extracts CRS details from the registry.
- findRelativePosition(TemporalPrimitive) - Method in interface org.opengis.temporal.TemporalPrimitive
-
Determines the position of this primitive relative to another temporal primitive.
- FIRST - Enum constant in enum class org.opengis.filter.VersionAction
-
Filter selects the first version of a resource.
- FLOPPY_3_HALF_INCH - Static variable in class org.opengis.metadata.distribution.MediumName
-
Deprecated.3½ inch magnetic disk.
- FLOPPY_5_QUARTER_INCH - Static variable in class org.opengis.metadata.distribution.MediumName
-
Deprecated.5¼ inch magnetic disk.
- FOG - Static variable in class org.opengis.metadata.content.ImagingCondition
-
Portion of the image is partially obscured by fog.
- foot() - Method in class org.opengis.test.Units
-
Returns the unit of measurement defined as 0.3048 metres.
- footSurveyUS() - Method in class org.opengis.test.Units
-
Returns the unit of measurement defined as 12/39.37 metres.
- FOR_OFFICIAL_USE_ONLY - Static variable in class org.opengis.metadata.constraint.Classification
-
Unclassified information that is to be used only for official purposes determinate by the designating body.
- forbidden(Object, String) - Method in class org.opengis.test.Validator
-
Invoked when the existence of a forbidden attribute needs to be checked.
- forbidden(Optional<?>, String) - Method in class org.opengis.test.Validator
-
Invoked when the existence of a forbidden attribute needs to be verified.
- FORBIDDEN - Enum constant in enum class org.opengis.annotation.Obligation
-
The element should always be
null
. - Format - Interface in org.opengis.metadata.distribution
-
Description of the computer language construct that specifies the representation of data objects in a record, file, message, storage device or transmission channel.
- FormatConsistency - Interface in org.opengis.metadata.quality
-
Degree to which data are stored in accordance with the physical structure of the data set.
- Formula - Interface in org.opengis.referencing.operation
-
Specification of the coordinate operation method formula.
- FORMULA_KEY - Static variable in interface org.opengis.referencing.operation.OperationMethod
-
Key for the
"formula"
property. - FORTNIGHTLY - Static variable in class org.opengis.metadata.maintenance.MaintenanceFrequency
-
Data is updated every two weeks.
- FORWARD - Static variable in class org.opengis.referencing.cs.AxisDirection
-
Axis positive direction is forward.
- fromCharset(Charset) - Static method in class org.opengis.metadata.identification.CharacterSet
-
Deprecated.Converts the given Java Character Set to
CharacterSet
. - FTP - Static variable in class org.opengis.metadata.identification.DistributedComputingPlatform
-
File Transfert Protocol.
- FULL_PLANAR_GRAPH - Static variable in class org.opengis.metadata.spatial.TopologyLevel
-
2-dimensional topological complex which is planar.
- FULL_SURFACE_GRAPH - Static variable in class org.opengis.metadata.spatial.TopologyLevel
-
2-dimensional topological complex which is isomorphic to a subset of a surface.
- FULL_TOPOLOGY_3D - Static variable in class org.opengis.metadata.spatial.TopologyLevel
-
Complete coverage of a 3D coordinate space.
- FullInspection - Interface in org.opengis.metadata.quality
-
Test of every item in the population specified by the data quality scope.
- Fully qualified name - Search tag in org.opengis.util.TypeName.toString()
- Section
- function(String, Expression<R, ?>) - Method in interface org.opengis.filter.FilterFactory
-
Creates an implementation-specific function with a single parameter.
- function(String, Expression<R, ?>[]) - Method in interface org.opengis.filter.FilterFactory
-
Creates an implementation-specific function with an arbitrary number of parameters.
- function(String, Expression<R, ?>, Expression<R, ?>) - Method in interface org.opengis.filter.FilterFactory
-
Creates an implementation-specific function with two parameters.
- FUNDER - Static variable in class org.opengis.metadata.citation.Role
-
Party providing monetary support for the resource.
- FUTURE - Static variable in class org.opengis.referencing.cs.AxisDirection
-
Axis positive direction is towards the future.
G
- GB2312 - Static variable in class org.opengis.metadata.identification.CharacterSet
-
Deprecated.Simplified Chinese code set.
- GCP - Interface in org.opengis.metadata.spatial
-
Information on ground control point.
- GCPCollection - Interface in org.opengis.metadata.spatial
-
Information about a control point collection.
- GeneralDerivedCRS - Interface in org.opengis.referencing.crs
-
Deprecated.As of ISO 19111:2019, this interface is renamed as
DerivedCRS
. - GeneralParameterDescriptor - Interface in org.opengis.parameter
-
Abstract definition of a parameter or group of parameters used by an operation method.
- GeneralParameterValue - Interface in org.opengis.parameter
-
Abstract parameter value or group of parameter values.
- GenericName - Interface in org.opengis.util
-
A sequence of identifiers rooted within the context of a namespace.
- GEOCENTRIC_X - Static variable in class org.opengis.referencing.cs.AxisDirection
-
Axis positive direction is toward geocentric X.
- GEOCENTRIC_Y - Static variable in class org.opengis.referencing.cs.AxisDirection
-
Axis positive direction is toward geocentric Y.
- GEOCENTRIC_Z - Static variable in class org.opengis.referencing.cs.AxisDirection
-
Axis positive direction is toward geocentric Z.
- GeocentricCRS - Interface in org.opengis.referencing.crs
-
Deprecated.This type was defined in 2003 but removed in 2007. The ISO 19111 revision published in 2019 still excludes this type. The
GeodeticCRS
base type should be used instead. - GEODETIC_GEOCENTRIC - Static variable in class org.opengis.referencing.ReferenceSystemType
-
Geodetic CRS having a 3D cartesian coordinate system.
- GEODETIC_GEOGRAPHIC_2D - Static variable in class org.opengis.referencing.ReferenceSystemType
-
Geodetic CRS having an ellipsoidal 2D coordinate system.
- GEODETIC_GEOGRAPHIC_3D - Static variable in class org.opengis.referencing.ReferenceSystemType
-
Geodetic CRS having an ellipsoidal 3D coordinate system.
- GeodeticCRS - Interface in org.opengis.referencing.crs
-
A 2- or 3-dimensional CRS used over the whole planet or substantial parts of it.
- GeodeticDatum - Interface in org.opengis.referencing.datum
-
Position, scale and orientation of a geocentric Cartesian 3D coordinate system relative to the planet.
- geographic(int, int) - Static method in class org.opengis.test.ToleranceModifiers
-
Converts λ and φ tolerance values from metres to degrees before comparing geographic coordinates.
- GEOGRAPHIC - Static variable in interface org.opengis.test.ToleranceModifier
-
Converts λ and φ tolerance values from metres to degrees before comparing geographic coordinates.
- GEOGRAPHIC_IDENTIFIER - Static variable in class org.opengis.referencing.ReferenceSystemType
-
Spatial reference in the form of a label or code that identifies a location.
- GEOGRAPHIC_φλ - Static variable in interface org.opengis.test.ToleranceModifier
-
Converts φ and λ tolerance values from metres to degrees before comparing geographic coordinates.
- GeographicBoundingBox - Interface in org.opengis.metadata.extent
-
Geographic position of the resource.
- GeographicCRS - Interface in org.opengis.referencing.crs
-
A 2- or 3-dimensional CRS based on an ellipsoidal approximation of the geoid.
- GeographicDescription - Interface in org.opengis.metadata.extent
-
Description of the geographic area using identifiers.
- GeographicExtent - Interface in org.opengis.metadata.extent
-
Base interface for geographic area of the resource.
- GEOID - Static variable in class org.opengis.referencing.datum.RealizationMethod
-
Realization is through a geoid height model or a height correction model.
- GEOIDAL - Static variable in class org.opengis.referencing.datum.VerticalDatumType
-
Deprecated.The zero value is defined to approximate a constant potential surface, usually the geoid.
- GeolocationInformation - Interface in org.opengis.metadata.spatial
-
Information used to determine geographic location corresponding to image location.
- GeometricObjects - Interface in org.opengis.metadata.spatial
-
Number of objects, listed by geometric object type, used in the dataset.
- GeometricObjectType - Class in org.opengis.metadata.spatial
-
Name of point and vector spatial objects used to locate zero-, one-, and two-dimensional spatial locations in the dataset.
- geometry - Variable in class org.opengis.test.ValidatorContainer
-
The validator for
Geometry
and related objects. - Geometry - Interface in org.opengis.geometry
-
Temporary placeholder for an interface defined in the
geoapi-pending
module. - GEOMETRY_ONLY - Static variable in class org.opengis.metadata.spatial.TopologyLevel
-
Geometry objects without any additional structure which describes topology.
- GeometryType - Class in org.opengis.metadata.acquisition
-
Geometric description of the collection.
- GeometryValidator - Class in org.opengis.test.geometry
-
Validates
Geometry
and related objects from theorg.opengis.geometry
package. - GeometryValidator(ValidatorContainer) - Constructor for class org.opengis.test.geometry.GeometryValidator
-
Creates a new validator instance.
- Georectified - Interface in org.opengis.metadata.spatial
-
Grid whose cells are regularly spaced in a geographic or projected coordinate reference system.
- Georeferenceable - Interface in org.opengis.metadata.spatial
-
Grid with cells irregularly spaced in any given geographic/projected coordinate reference system.
- GEOSCIENTIFIC_INFORMATION - Static variable in class org.opengis.metadata.identification.TopicCategory
-
Information pertaining to earth sciences.
- get(Configuration.Key<T>) - Method in class org.opengis.test.Configuration
-
Returns the value to which the specified key is mapped, or
null
if this map contains no mapping for the key. - get(MemberName) - Method in interface org.opengis.util.Record
-
Returns the value for a field of the specified name.
- getAbbreviation() - Method in interface org.opengis.referencing.cs.CoordinateSystemAxis
-
Returns the abbreviation used for this coordinate system axes.
- getAbstract() - Method in interface org.opengis.metadata.identification.Identification
-
Brief narrative summary of the resource.
- getAbstract() - Method in interface org.opengis.metadata.quality.StandaloneQualityReportInformation
-
Abstract for the associated standalone quality report.
- getAccessConstraints() - Method in interface org.opengis.metadata.constraint.LegalConstraints
-
Access constraints applied to assure the protection of privacy or intellectual property, and any special restrictions or limitations on obtaining the resource or metadata.
- getAccessProperties() - Method in interface org.opengis.metadata.identification.ServiceIdentification
-
Information about the availability of the service.
- getAccuracyReports() - Method in interface org.opengis.metadata.spatial.GCP
-
Accuracy of a ground control point.
- getAcquisitionInformation() - Method in interface org.opengis.metadata.Metadata
-
Information about the acquisition of the data.
- getAcquisitionPlans() - Method in interface org.opengis.metadata.acquisition.AcquisitionInformation
-
Identifies the plan as implemented by the acquisition.
- getAcquisitionRequirements() - Method in interface org.opengis.metadata.acquisition.AcquisitionInformation
-
Identifies the requirement the data acquisition intends to satisfy.
- getAction() - Method in interface org.opengis.filter.Version
-
Indicates a version relative to the identified resources.
- getAdditionalDocumentation() - Method in interface org.opengis.metadata.identification.Usage
-
Publications that describe usage of data.
- getAdditionalDocumentation() - Method in interface org.opengis.metadata.lineage.Lineage
-
Additional documentation.
- getAdditionalDocumentations() - Method in interface org.opengis.metadata.identification.Identification
-
Other documentation associated with the resource.
- getAdditionalOperator() - Method in interface org.opengis.filter.capability.ExtendedCapabilities
-
Returns a list of additional operator names.
- getAddress() - Method in interface org.opengis.metadata.citation.Contact
-
Deprecated.As of ISO 19115:2014, replaced by
Contact.getAddresses()
. - getAddressees() - Method in interface org.opengis.metadata.constraint.Releasability
-
Parties to which the release statement applies.
- getAddresses() - Method in interface org.opengis.metadata.citation.Contact
-
Physical and email addresses at which the organization or individual may be contacted.
- getAdministrativeArea() - Method in interface org.opengis.metadata.citation.Address
-
State, province of the location.
- getAggregateDataSetIdentifier() - Method in interface org.opengis.metadata.identification.AggregateInformation
-
Deprecated.As of ISO 19115:2014, replaced by an identifier of
AggregateInformation.getAggregateDataSetName()
. - getAggregateDataSetName() - Method in interface org.opengis.metadata.identification.AggregateInformation
-
Deprecated.As of ISO 19115:2014, replaced by
AssociatedResource.getName()
. - getAggregationInfo() - Method in interface org.opengis.metadata.identification.Identification
-
Deprecated.As of ISO 19115:2014, replaced by
Identification.getAssociatedResources()
. - getAlgorithms() - Method in interface org.opengis.metadata.lineage.Processing
-
Details of the methodology by which geographic information was derived from the instrument readings.
- getAlias() - Method in interface org.opengis.referencing.IdentifiedObject
-
Returns alternative names by which this object is identified.
- getAliases() - Method in interface org.opengis.metadata.quality.Measure
-
Other recognized names, abbreviations or short names for the same data quality measure.
- getAlternateTitles() - Method in interface org.opengis.metadata.citation.Citation
-
Short names or other language names by which the cited information is known.
- getAlternativeMetadataReferences() - Method in interface org.opengis.metadata.Metadata
-
Reference(s) to alternative metadata or metadata in a non-ISO standard for the same resource.
- getAmendmentNumber() - Method in interface org.opengis.metadata.distribution.Format
-
Amendment number of the format version.
- getAnchorDefinition() - Method in interface org.opengis.referencing.datum.Datum
-
Returns a description of the relationship used to anchor the coordinate system to the Earth or alternate object.
- getAnchorEpoch() - Method in interface org.opengis.referencing.datum.Datum
-
Returns the epoch at which a static datum matches a dynamic datum from which it has been derived.
- getAnchorPoint() - Method in interface org.opengis.referencing.datum.Datum
-
Deprecated.Renamed
Datum.getAnchorDefinition()
for conformance with ISO 19111:2019 revision. - getAngularDistance() - Method in interface org.opengis.metadata.identification.Resolution
-
Angular sampling measure.
- getAngularUnit() - Method in interface org.opengis.referencing.datum.PrimeMeridian
-
Returns the angular unit of the Greenwich longitude.
- getApplicationProfile() - Method in interface org.opengis.metadata.citation.OnlineResource
-
Name of an application profile that can be used with the online resource.
- getApplicationSchemaInfo() - Method in interface org.opengis.metadata.Metadata
-
Information about the conceptual schema of a dataset.
- getArguments() - Method in interface org.opengis.filter.capability.AvailableFunction
-
Returns the list of arguments expected by the function.
- getAssociatedResources() - Method in interface org.opengis.metadata.identification.Identification
-
Associated resource information.
- getAssociationType() - Method in interface org.opengis.metadata.identification.AssociatedResource
-
Type of relation between the resources.
- getAttributeDescription() - Method in interface org.opengis.metadata.content.CoverageDescription
-
Description of the attribute described by the measurement value.
- getAttributeGroups() - Method in interface org.opengis.metadata.content.CoverageDescription
-
Information on attribute groups of the resource.
- getAttributeInstances() - Method in interface org.opengis.metadata.maintenance.ScopeDescription
-
Attribute instances to which the information applies.
- getAttributes() - Method in interface org.opengis.metadata.content.AttributeGroup
-
Information on an attribute of the resource.
- getAttributes() - Method in interface org.opengis.metadata.maintenance.ScopeDescription
-
Attribute types to which the information applies.
- getAttributes() - Method in interface org.opengis.util.Record
-
Deprecated.Renamed
Record.getFields()
in the 2015 revision of ISO 19103. - getAttributeType() - Method in interface org.opengis.util.MemberName
-
Returns the type of the data associated with the member or record field.
- getAuthority() - Method in interface org.opengis.metadata.Identifier
-
Person or party responsible for maintenance of the namespace.
- getAuthority() - Method in interface org.opengis.referencing.AuthorityFactory
-
Returns the organization or party responsible for definition and maintenance of the database.
- getAuthority() - Method in exception class org.opengis.referencing.NoSuchAuthorityCodeException
-
Returns the authority.
- getAuthority() - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
Returns the organization or party responsible for definition and maintenance of the database.
- getAuthorityCode() - Method in exception class org.opengis.referencing.NoSuchAuthorityCodeException
-
Returns the invalid authority code.
- getAuthorityCodes(Class<? extends IdentifiedObject>) - Method in interface org.opengis.referencing.AuthorityFactory
-
Returns the set of authority codes for objects of the given type.
- getAuthorityCodes(Class<? extends IdentifiedObject>) - Method in class org.opengis.test.referencing.PseudoEpsgFactory
-
Returns the set of authority codes for objects of the given type.
- getAvailableMethods(Class<? extends SingleOperation>) - Method in interface org.opengis.referencing.operation.MathTransformFactory
-
Returns a set of available methods for coordinate operations of the given type.
- getAverageAirTemperature() - Method in interface org.opengis.metadata.acquisition.EnvironmentalRecord
-
Average air temperature along the flight pass during the photo flight.
- getAxis(int) - Method in interface org.opengis.referencing.cs.CoordinateSystem
-
Returns the axis for this coordinate system at the specified dimension.
- getAxisDimensionProperties() - Method in interface org.opengis.metadata.spatial.GridSpatialRepresentation
-
Information about spatial-temporal axis properties.
- getAxisUnit() - Method in interface org.opengis.referencing.datum.Ellipsoid
-
Returns the linear unit of the semi-major, semi-minor and semi-median axis values.
- getBand() - Method in class org.opengis.test.coverage.image.PixelIterator
-
Returns the current band index.
- getBandBoundaryDefinition() - Method in interface org.opengis.metadata.content.Band
-
Designation of criterion for defining maximum and minimum wavelengths for a spectral band.
- getBaseCRS() - Method in interface org.opengis.referencing.crs.DerivedCRS
-
Returns the CRS that is the base for this derived CRS.
- getBaseCRS() - Method in interface org.opengis.referencing.crs.GeneralDerivedCRS
-
Deprecated.Returns the base coordinate reference system.
- getBaseCRS() - Method in interface org.opengis.referencing.crs.ProjectedCRS
-
Returns the CRS that is the base for this projected CRS.
- getBasicMeasure() - Method in interface org.opengis.metadata.quality.Measure
-
Predefined basic measure on which this measure is based.
- getBeginning() - Method in interface org.opengis.temporal.Period
-
Returns the beginning instant at which this period starts.
- getBitsPerValue() - Method in interface org.opengis.metadata.content.SampleDimension
-
Maximum number of significant bits in the uncompressed representation for the value in each band of each pixel.
- getBoundMax() - Method in interface org.opengis.metadata.content.Band
-
Longest wavelength that the sensor is capable of collecting within a designated band.
- getBoundMin() - Method in interface org.opengis.metadata.content.Band
-
Shortest wavelength that the sensor is capable of collecting within a designated band.
- getBoundUnits() - Method in interface org.opengis.metadata.content.Band
-
Units in which sensor wavelengths are expressed.
- getCapabilities() - Method in interface org.opengis.filter.FilterFactory
-
Describes the abilities of this factory.
- getCellGeometry() - Method in interface org.opengis.metadata.spatial.GridSpatialRepresentation
-
Identification of grid data as point or cell.
- getCenterPoint() - Method in interface org.opengis.metadata.spatial.Georectified
-
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.
- getCharacterSet() - Method in interface org.opengis.metadata.Metadata
-
Deprecated.As of GeoAPI 3.1, replaced by
getLocalesAndCharsets().values()
. - getCharacterSets() - Method in interface org.opengis.metadata.identification.DataIdentification
-
Deprecated.Replaced by
getLocalesAndCharsets().values()
. - getCheckPointDescription() - Method in interface org.opengis.metadata.spatial.Georectified
-
Description of geographic position points used to test the accuracy of the georeferenced grid data.
- getCheckPoints() - Method in interface org.opengis.metadata.spatial.Georectified
-
Geographic references used to validate georectification of the data.
- getChildOperations() - Method in interface org.opengis.metadata.acquisition.Operation
-
Sub-missions that make up part of a larger mission.
- getCitation() - Method in interface org.opengis.metadata.acquisition.Operation
-
Identification of the mission.
- getCitation() - Method in interface org.opengis.metadata.acquisition.Plan
-
Identification of authority requesting target collection.
- getCitation() - Method in interface org.opengis.metadata.acquisition.Platform
-
Source where information about the platform is described.
- getCitation() - Method in interface org.opengis.metadata.acquisition.Requirement
-
Identification of reference or guidance material for the requirement.
- getCitation() - Method in interface org.opengis.metadata.identification.Identification
-
Citation for the resource.
- getCitation() - Method in interface org.opengis.metadata.lineage.Algorithm
-
Information identifying the algorithm and version or date.
- getCitation() - Method in interface org.opengis.metadata.quality.SourceReference
-
References to the source.
- getCitation() - Method in interface org.opengis.referencing.operation.Formula
-
Returns a reference to a publication giving the formula(s) or procedure used by this operation method.
- getCitations() - Method in interface org.opengis.metadata.acquisition.Instrument
-
Complete citation of the instrument.
- getCitedResponsibleParties() - Method in interface org.opengis.metadata.citation.Citation
-
Role, name, contact and position information for individuals or organisations that are responsible for the resource.
- getCity() - Method in interface org.opengis.metadata.citation.Address
-
The city of the location.
- getClassification() - Method in interface org.opengis.metadata.constraint.SecurityConstraints
-
Name of the handling restrictions on the resource.
- getClassificationSystem() - Method in interface org.opengis.metadata.constraint.SecurityConstraints
-
Name of the classification system.
- getClassName() - Method in interface org.opengis.metadata.identification.KeywordClass
-
A character string to label the keyword category in natural language.
- getCloudCoverPercentage() - Method in interface org.opengis.metadata.content.ImageDescription
-
Area of the dataset obscured by clouds, expressed as a percentage of the spatial extent.
- getCode() - Method in interface org.opengis.metadata.Identifier
-
Alphanumeric value identifying an instance in the namespace.
- getCodeSpace() - Method in interface org.opengis.metadata.Identifier
-
Identifier or namespace in which the code is valid.
- getCollectionIdentification() - Method in interface org.opengis.metadata.spatial.GCPCollection
-
Identifier of the GCP collection.
- getCollectionName() - Method in interface org.opengis.metadata.spatial.GCPCollection
-
Name of the GCP collection.
- getCollectiveTitle() - Method in interface org.opengis.metadata.citation.Citation
-
Deprecated.Removed as of ISO 19115:2014.
- getComparisonOperators() - Method in interface org.opengis.filter.capability.ScalarCapabilities
-
Advertises which comparison operators are supported by the service.
- getComponents() - Method in interface org.opengis.referencing.crs.CompoundCRS
-
Returns the ordered list of CRS components.
- getCompressionGenerationQuantity() - Method in interface org.opengis.metadata.content.ImageDescription
-
Count of the number of lossy compression cycles performed on the image.
- getConceptIdentifier() - Method in interface org.opengis.metadata.identification.KeywordClass
-
URI of concept in the ontology specified by the ontology citation and labeled by the class name.
- getCondition() - Method in interface org.opengis.metadata.ExtendedElementInformation
-
Condition under which the extended element is mandatory.
- getConformance() - Method in interface org.opengis.filter.capability.FilterCapabilities
-
Declaration of which conformance classes a particular implementation supports.
- getConnectPoints() - Method in interface org.opengis.metadata.identification.OperationMetadata
-
Handle for accessing the service interface.
- getConstraintApplicationScope() - Method in interface org.opengis.metadata.constraint.Constraints
-
Spatial and / or temporal extents and or levels of the application of the constraints restrictions.
- getConstraintLanguage() - Method in interface org.opengis.metadata.ApplicationSchemaInformation
-
Formal language used in Application Schema.
- getContactInfo() - Method in interface org.opengis.metadata.citation.Party
-
Contact information for the party.
- getContactInfo() - Method in interface org.opengis.metadata.citation.ResponsibleParty
-
Deprecated.As of ISO 19115:2014, replaced by
Party.getContactInfo()
. - getContactInstructions() - Method in interface org.opengis.metadata.citation.Contact
-
Supplemental instructions on how or when to contact the individual or organization.
- getContacts() - Method in interface org.opengis.metadata.maintenance.MaintenanceInformation
-
Identification of, and means of communicating with, person(s) and organization(s) with responsibility for maintaining the resource.
- getContacts() - Method in interface org.opengis.metadata.Metadata
-
Parties responsible for the metadata information.
- getContactType() - Method in interface org.opengis.metadata.citation.Contact
-
Type of the contact.
- getContainer() - Method in interface org.opengis.util.RecordType
-
Deprecated.The
RecordSchema
interface has been removed in the 2015 revision of ISO 19103 standard. - getContainsChain() - Method in interface org.opengis.metadata.identification.ServiceIdentification
-
Provides information about the chain applied by the service.
- getContainsOperations() - Method in interface org.opengis.metadata.identification.ServiceIdentification
-
Provides information about the operations that comprise the service.
- getContentInfo() - Method in interface org.opengis.metadata.Metadata
-
Information about the feature and coverage characteristics.
- getContentType() - Method in interface org.opengis.metadata.content.CoverageDescription
-
Deprecated.As of ISO 19115:2014, moved to
AttributeGroup.getContentTypes()
. - getContentTypes() - Method in interface org.opengis.metadata.content.AttributeGroup
-
Types of information represented by the value(s).
- getContext() - Method in interface org.opengis.metadata.acquisition.Event
-
Meaning of the event.
- getConventionalRS() - Method in interface org.opengis.referencing.datum.Datum
-
Returns the name, identifier, alias and remarks for the reference system realized by this reference frame.
- getConversionFromBase() - Method in interface org.opengis.referencing.crs.DerivedCRS
-
Returns the conversion from the base CRS to this derived CRS.
- getConversionFromBase() - Method in interface org.opengis.referencing.crs.GeneralDerivedCRS
-
Deprecated.Returns the conversion from the base CRS to this CRS.
- getConversionFromBase() - Method in interface org.opengis.referencing.crs.ProjectedCRS
-
Returns the map projection from the base CRS to this projected CRS.
- getCoordinate() - Method in interface org.opengis.geometry.DirectPosition
-
Deprecated, for removal: This API element is subject to removal in a future version.Renamed
DirectPosition.getCoordinates()
. To be removed because of the risk of confusion withDirectPosition.getCoordinate(int)
. - getCoordinate(int) - Method in interface org.opengis.geometry.DirectPosition
-
Returns the coordinate at the specified dimension.
- getCoordinateEpoch() - Method in interface org.opengis.coordinate.CoordinateMetadata
-
Date at which coordinate tuples referenced to a dynamic CRS are valid.
- getCoordinateMetadata() - Method in interface org.opengis.coordinate.CoordinateSet
-
Coordinate metadata to which this coordinate set is referenced.
- getCoordinateOperationAccuracy() - Method in interface org.opengis.referencing.operation.CoordinateOperation
-
Returns estimate(s) of the impact of this operation on point accuracy.
- getCoordinateOperationAccuracy() - Method in interface org.opengis.referencing.operation.PassThroughOperation
-
Returns estimate(s) of the impact of this operation on point accuracy.
- getCoordinateReferenceSystem() - Method in interface org.opengis.coordinate.CoordinateMetadata
-
The coordinate reference system (CRS) in which the coordinate tuples are given.
- getCoordinateReferenceSystem() - Method in interface org.opengis.geometry.DirectPosition
-
The coordinate reference system (CRS) in which the coordinate tuple is given.
- getCoordinateReferenceSystem() - Method in interface org.opengis.geometry.Envelope
-
Returns the envelope coordinate reference system, or
null
if unknown. - getCoordinateReferenceSystem() - Method in interface org.opengis.metadata.spatial.GCPCollection
-
Coordinate system in which the ground control points are defined.
- getCoordinates() - Method in interface org.opengis.geometry.DirectPosition
-
A copy of the coordinates stored as an array of double values.
- getCoordinateSystem() - Method in interface org.opengis.referencing.crs.CompoundCRS
-
Returns a view over all coordinate systems of this compound CRS.
- getCoordinateSystem() - Method in interface org.opengis.referencing.crs.CoordinateReferenceSystem
-
Returns the coordinate axes with specified units of measure.
- getCoordinateSystem() - Method in interface org.opengis.referencing.crs.GeocentricCRS
-
Deprecated.
- getCoordinateSystem() - Method in interface org.opengis.referencing.crs.GeographicCRS
-
Returns the coordinate system, which shall be ellipsoidal.
- getCoordinateSystem() - Method in interface org.opengis.referencing.crs.ImageCRS
-
Deprecated.
- getCoordinateSystem() - Method in interface org.opengis.referencing.crs.ParametricCRS
-
Returns the coordinate system, which shall be parametric.
- getCoordinateSystem() - Method in interface org.opengis.referencing.crs.ProjectedCRS
-
Returns the coordinate system, which shall be Cartesian.
- getCoordinateSystem() - Method in interface org.opengis.referencing.crs.SingleCRS
-
Returns the coordinate system associated to this CRS.
- getCoordinateSystem() - Method in interface org.opengis.referencing.crs.TemporalCRS
-
Returns the coordinate system, which shall be temporal.
- getCoordinateSystem() - Method in interface org.opengis.referencing.crs.VerticalCRS
-
Returns the coordinate system, which shall be vertical.
- getCoordinateType() - Method in interface org.opengis.referencing.cs.TimeCS
-
Returns the type (measure, integer or data-time) of coordinate values.
- getCornerPoints() - Method in interface org.opengis.metadata.spatial.Georectified
-
Earth location in the coordinate system defined by the Spatial Reference System and the grid coordinate of the cells at opposite ends of grid coverage along two diagonals in the grid spatial dimensions.
- getCountry() - Method in interface org.opengis.metadata.citation.Address
-
Country of the physical address.
- getCoupledResources() - Method in interface org.opengis.metadata.identification.ServiceIdentification
-
Further description(s) of the data coupling in the case of tightly coupled services.
- getCouplingType() - Method in interface org.opengis.metadata.identification.ServiceIdentification
-
Type of coupling between service and associated data (if exist).
- getCredits() - Method in interface org.opengis.metadata.identification.Identification
-
Recognition of those who contributed to the resource.
- getCRSAuthorityFactory() - Static method in class org.opengis.example.SimpleFactories
-
Returns a factory for creating
CoordinateReferenceSystem
instances. - getCurrency() - Method in interface org.opengis.metadata.distribution.StandardOrderProcess
-
The monetary units of the
fees
(as specified in ISO 4217). - getDataQualityInfo() - Method in interface org.opengis.metadata.Metadata
-
Overall assessment of quality of a resource(s).
- getDataset() - Method in interface org.opengis.metadata.maintenance.ScopeDescription
-
Dataset to which the information applies.
- getDataSetUri() - Method in interface org.opengis.metadata.Metadata
-
Deprecated.As of ISO 19115:2014, replaced by
Metadata.getIdentificationInfo()
followed byIdentification.getCitation()
followed byCitation.getOnlineResources()
followed byOnlineResource.getLinkage()
. - getDataType() - Method in interface org.opengis.metadata.ExtendedElementInformation
-
Code which identifies the kind of value provided in the extended element.
- getDataType() - Method in class org.opengis.test.coverage.image.PixelIterator
-
Returns the type of the sample values, as one of the
TYPE_*
constants defined in theDataBuffer
class. - getDate() - Method in interface org.opengis.metadata.citation.CitationDate
-
Deprecated.Replaced by
CitationDate.getReferenceDate()
. - getDate() - Method in interface org.opengis.metadata.lineage.ProcessStep
-
Deprecated.Replaced by
ProcessStep.getStepDateTime()
as of ISO 19115:2014. - getDateInfo() - Method in interface org.opengis.metadata.Metadata
-
Date(s) associated with the metadata.
- getDateOfNextUpdate() - Method in interface org.opengis.metadata.maintenance.MaintenanceInformation
-
Deprecated.As of ISO 19115:2014, replaced by
MaintenanceInformation.getMaintenanceDates()
in order to enable inclusion of aDateType
to describe the type of the date. Note thatDateType.NEXT_UPDATE
was added to that code list. - getDateOfOccurrence() - Method in interface org.opengis.metadata.acquisition.Event
-
Date and time the event occurred.
- getDates() - Method in interface org.opengis.metadata.citation.Citation
-
Reference dates for the cited resource.
- getDates() - Method in interface org.opengis.metadata.quality.Element
-
Deprecated.Replaced by
EvaluationMethod.getDates()
. - getDates() - Method in interface org.opengis.metadata.quality.EvaluationMethod
-
Date or range of dates on which a data quality measure was applied.
- getDateStamp() - Method in interface org.opengis.metadata.Metadata
-
Deprecated.As of ISO 19115:2014, replaced by
Metadata.getDateInfo()
. - getDateTime() - Method in interface org.opengis.metadata.quality.Result
-
Date when the result was generated.
- getDateType() - Method in interface org.opengis.metadata.citation.CitationDate
-
Event used for reference date.
- getDatum() - Method in interface org.opengis.referencing.crs.DerivedCRS
-
Returns the same datum as the base CRS.
- getDatum() - Method in interface org.opengis.referencing.crs.EngineeringCRS
-
Returns the datum, which shall be an engineering one.
- getDatum() - Method in interface org.opengis.referencing.crs.GeodeticCRS
-
Returns the reference frame, which shall be geodetic.
- getDatum() - Method in interface org.opengis.referencing.crs.ImageCRS
-
Deprecated.Returns the datum, which shall be an image one.
- getDatum() - Method in interface org.opengis.referencing.crs.ParametricCRS
-
Returns the datum, which shall be parametric.
- getDatum() - Method in interface org.opengis.referencing.crs.ProjectedCRS
-
Returns the same datum as the base geodetic CRS.
- getDatum() - Method in interface org.opengis.referencing.crs.SingleCRS
-
Returns the datum associated directly or indirectly to this CRS.
- getDatum() - Method in interface org.opengis.referencing.crs.TemporalCRS
-
Returns the datum, which shall be temporal.
- getDatum() - Method in interface org.opengis.referencing.crs.VerticalCRS
-
Returns the reference frame, which shall be vertical.
- getDatumDefiningParameter() - Method in interface org.opengis.referencing.datum.ParametricDatum
-
Parameters used to define the parametric datum.
- getDatumEnsemble() - Method in interface org.opengis.referencing.crs.DerivedCRS
-
Returns the same datum ensemble as the base CRS.
- getDatumEnsemble() - Method in interface org.opengis.referencing.crs.EngineeringCRS
-
Returns the datum ensemble, which shall have engineering datum members.
- getDatumEnsemble() - Method in interface org.opengis.referencing.crs.GeodeticCRS
-
Returns the datum ensemble, whose members shall be geodetic reference frames.
- getDatumEnsemble() - Method in interface org.opengis.referencing.crs.ParametricCRS
-
Returns the datum ensemble, which shall have parametric datum members.
- getDatumEnsemble() - Method in interface org.opengis.referencing.crs.ProjectedCRS
-
Returns the same datum ensemble as the base geodetic CRS.
- getDatumEnsemble() - Method in interface org.opengis.referencing.crs.SingleCRS
-
Returns the datum ensemble associated directly or indirectly to this CRS.
- getDatumEnsemble() - Method in interface org.opengis.referencing.crs.TemporalCRS
-
Returns the datum ensemble, which shall have temporal datum members.
- getDatumEnsemble() - Method in interface org.opengis.referencing.crs.VerticalCRS
-
Returns the datum ensemble, which shall have vertical datum members.
- getDeductiveSource() - Method in interface org.opengis.metadata.quality.IndirectEvaluation
-
Information on which data are used as sources in deductive evaluation method.
- getDefault() - Static method in class org.opengis.test.Units
-
Returns the default units factory.
- getDefaultParameters(String) - Method in interface org.opengis.referencing.operation.MathTransformFactory
-
Returns the default parameter values for a math transform using the given operation method.
- getDefaultValue() - Method in interface org.opengis.feature.AttributeType
-
Returns the default value for the attribute.
- getDefaultValue() - Method in interface org.opengis.parameter.ParameterDescriptor
-
Returns the default value for the parameter.
- getDefinition() - Method in interface org.opengis.feature.IdentifiedType
-
Returns a concise definition of the element.
- getDefinition() - Method in interface org.opengis.metadata.content.RangeElementDescription
-
Description of a set of specific range elements.
- getDefinition() - Method in interface org.opengis.metadata.ExtendedElementInformation
-
Definition of the extended element.
- getDefinition() - Method in interface org.opengis.metadata.quality.BasicMeasure
-
Definition of the data quality basic measure.
- getDefinition() - Method in interface org.opengis.metadata.quality.Measure
-
Definition of the fundamental concept for the data quality measure.
- getDeliveryPoints() - Method in interface org.opengis.metadata.citation.Address
-
Address lines for the location (as described in ISO 11180, Annex A).
- getDenominator() - Method in interface org.opengis.metadata.identification.RepresentativeFraction
-
The number below the line in a vulgar fraction.
- getDensities() - Method in interface org.opengis.metadata.distribution.Medium
-
Deprecated.As of ISO 19115:2014, replaced by
Medium.getDensity()
. - getDensity() - Method in interface org.opengis.metadata.distribution.Medium
-
Density at which the data is recorded.
- getDensityUnits() - Method in interface org.opengis.metadata.distribution.Medium
-
Units of measure for the recording density.
- getDependsOn() - Method in interface org.opengis.metadata.identification.OperationMetadata
-
List of operation that must be completed immediately before current operation is invoked.
- getDerivedElements() - Method in interface org.opengis.metadata.quality.Element
-
In case of aggregation or derivation, indicates the original elements.
- getDerivedElements() - Method in interface org.opengis.metadata.quality.Metaquality
-
Derived element (mandatory).
- getDescription() - Method in interface org.opengis.feature.IdentifiedType
-
Returns optional information beyond that required for concise definition of the element.
- getDescription() - Method in interface org.opengis.metadata.acquisition.Instrument
-
Textual description of the instrument.
- getDescription() - Method in interface org.opengis.metadata.acquisition.Operation
-
Description of the mission on which the platform observations are made and the objectives of that mission.
- getDescription() - Method in interface org.opengis.metadata.acquisition.Platform
-
Narrative description of the platform supporting the instrument.
- getDescription() - Method in interface org.opengis.metadata.citation.OnlineResource
-
Detailed text description of what the online resource is/does.
- getDescription() - Method in interface org.opengis.metadata.content.RangeDimension
-
Description of the attribute.
- getDescription() - Method in interface org.opengis.metadata.distribution.Distribution
-
Brief description of a set of distribution options.
- getDescription() - Method in interface org.opengis.metadata.extent.Extent
-
The spatial and temporal extent for the referring object.
- getDescription() - Method in interface org.opengis.metadata.identification.OperationChainMetadata
-
A narrative explanation of the services in the chain and resulting output.
- getDescription() - Method in interface org.opengis.metadata.Identifier
-
Natural language description of the meaning of the code value.
- getDescription() - Method in interface org.opengis.metadata.lineage.Algorithm
-
Information describing the algorithm used to generate the data.
- getDescription() - Method in interface org.opengis.metadata.lineage.ProcessStep
-
Description of the event, including related parameters or tolerances.
- getDescription() - Method in interface org.opengis.metadata.lineage.ProcessStepReport
-
Textual description of what occurred during the process step.
- getDescription() - Method in interface org.opengis.metadata.lineage.Source
-
Detailed description of the level of the source data.
- getDescription() - Method in interface org.opengis.metadata.quality.Measure
-
Description of the data quality measure.
- getDescription() - Method in interface org.opengis.parameter.GeneralParameterDescriptor
-
Returns a narrative explanation of the role of this parameter.
- getDescription() - Method in interface org.opengis.util.RecordSchema
-
Deprecated.Returns the dictionary of all (name, record type) pairs in this schema.
- getDescriptionText(Class<? extends IdentifiedObject>, String) - Method in interface org.opengis.referencing.AuthorityFactory
-
Returns a description of the object corresponding to a code.
- getDescriptionText(String) - Method in interface org.opengis.referencing.AuthorityFactory
-
Deprecated, for removal: This API element is subject to removal in a future version.This method is ambiguous because the EPSG geodetic registry may allocate the same code to different kinds of object.
- getDescriptiveKeywords() - Method in interface org.opengis.metadata.identification.Identification
-
Category keywords, their type, and reference source.
- getDescriptor() - Method in interface org.opengis.metadata.content.RangeDimension
-
Deprecated.As of ISO 19115:2014, renamed
RangeDimension.getDescription()
. - getDescriptor() - Method in interface org.opengis.parameter.GeneralParameterValue
-
Returns the abstract definition of this parameter or group of parameters.
- getDescriptor() - Method in interface org.opengis.parameter.ParameterValue
-
Returns the abstract definition of this parameter value.
- getDescriptor() - Method in interface org.opengis.parameter.ParameterValueGroup
-
Returns the abstract definition of this group of parameters.
- getDesignation() - Method in interface org.opengis.feature.IdentifiedType
-
Returns a natural language designator for the element.
- getDetectedPolarization() - Method in interface org.opengis.metadata.content.Band
-
Polarization of the radiation detected.
- getDimension() - Method in interface org.opengis.coordinate.CoordinateSet
-
Returns the number of dimensions of coordinate tuples.
- getDimension() - Method in interface org.opengis.geometry.DirectPosition
-
The length of coordinate sequence (the number of entries).
- getDimension() - Method in interface org.opengis.geometry.Envelope
-
The length of coordinate sequence (the number of entries) in this envelope.
- getDimension() - Method in interface org.opengis.referencing.cs.CoordinateSystem
-
Returns the dimension of the coordinate system.
- getDimension() - Method in interface org.opengis.referencing.cs.CylindricalCS
-
Returns the number of dimensions, which is 3 for this type of coordinate system.
- getDimension() - Method in interface org.opengis.referencing.cs.LinearCS
-
Returns the number of dimensions, which is 1 for this type of coordinate system.
- getDimension() - Method in interface org.opengis.referencing.cs.ParametricCS
-
Returns the number of dimensions, which is 1 for this type of coordinate system.
- getDimension() - Method in interface org.opengis.referencing.cs.PolarCS
-
Returns the number of dimensions, which is 2 for this type of coordinate system.
- getDimension() - Method in interface org.opengis.referencing.cs.TimeCS
-
Returns the number of dimensions, which is 1 for this type of coordinate system.
- getDimension() - Method in interface org.opengis.referencing.cs.VerticalCS
-
Returns the number of dimensions, which is 1 for this type of coordinate system.
- getDimensionDescription() - Method in interface org.opengis.metadata.spatial.Dimension
-
Description of the axis.
- getDimensionName() - Method in interface org.opengis.metadata.spatial.Dimension
-
Name of the axis.
- getDimensions() - Method in interface org.opengis.metadata.content.CoverageDescription
-
Deprecated.As of ISO 19115:2014, moved to
AttributeGroup.getAttributes()
. - getDimensionSize() - Method in interface org.opengis.metadata.spatial.Dimension
-
Number of elements along the axis.
- getDimensionTitle() - Method in interface org.opengis.metadata.spatial.Dimension
-
Enhancement / modifier of the dimension name.
- getDirection() - Method in interface org.opengis.parameter.GeneralParameterDescriptor
-
Returns whether the parameter is an input to the service, an output or both.
- getDirection() - Method in interface org.opengis.referencing.cs.CoordinateSystemAxis
-
Returns the direction of this coordinate system axis.
- getDirectPosition() - Method in interface org.opengis.geometry.coordinate.Position
-
Deprecated.Returns the direct position.
- getDirectPosition() - Method in interface org.opengis.geometry.DirectPosition
-
Deprecated.This method is inherited from
GM_Position
, which has been removed in ISO 19107:2019. - getDisseminationConstraints() - Method in interface org.opengis.metadata.constraint.Releasability
-
Components in determining releasability.
- getDistance() - Method in interface org.opengis.filter.DistanceOperator
-
Returns the buffer distance around the geometry that will be used when comparing features' geometries.
- getDistance() - Method in interface org.opengis.metadata.identification.Resolution
-
Horizontal ground sample distance.
- getDistributedComputingPlatforms() - Method in interface org.opengis.metadata.identification.OperationMetadata
-
Distributed computing platforms (DCPs) on which the operation has been implemented.
- getDistributionFormats() - Method in interface org.opengis.metadata.distribution.DigitalTransferOptions
-
Formats of distribution.
- getDistributionFormats() - Method in interface org.opengis.metadata.distribution.Distribution
-
Provides a description of the format of the data to be distributed.
- getDistributionInfo() - Method in interface org.opengis.metadata.Metadata
-
Information about the distributor of and options for obtaining the resource(s).
- getDistributionOrderProcesses() - Method in interface org.opengis.metadata.distribution.Distributor
-
Provides information about how the resource may be obtained, and related instructions and fee information.
- getDistributorContact() - Method in interface org.opengis.metadata.distribution.Distributor
-
Party from whom the resource may be obtained.
- getDistributorFormats() - Method in interface org.opengis.metadata.distribution.Distributor
-
Provides information about the format used by the distributor.
- getDistributors() - Method in interface org.opengis.metadata.distribution.Distribution
-
Provides information about the distributor.
- getDistributorTransferOptions() - Method in interface org.opengis.metadata.distribution.Distributor
-
Provides information about the technical means and media used by the distributor.
- getDocumentations() - Method in interface org.opengis.metadata.lineage.Processing
-
Reference to documentation describing the processing.
- getDomainCode() - Method in interface org.opengis.metadata.ExtendedElementInformation
-
Deprecated.Removed as of ISO 19115:2014.
- getDomainOfValidity() - Method in interface org.opengis.referencing.datum.Datum
-
Deprecated.Replaced by
IdentifiedObject.getDomains()
as of ISO 19111:2019. - getDomainOfValidity() - Method in interface org.opengis.referencing.ObjectDomain
-
Spatial and temporal extent in which this object is valid.
- getDomainOfValidity() - Method in interface org.opengis.referencing.operation.CoordinateOperation
-
Deprecated.Replaced by
IdentifiedObject.getDomains()
as of ISO 19111:2019. - getDomainOfValidity() - Method in interface org.opengis.referencing.ReferenceSystem
-
Deprecated.Replaced by
IdentifiedObject.getDomains()
as of ISO 19111:2019. - getDomains() - Method in interface org.opengis.referencing.IdentifiedObject
-
Returns the usage of this CRS-related object.
- getDomains() - Method in interface org.opengis.referencing.operation.PassThroughOperation
-
Returns the usage of this CRS-related object.
- getDomainValue() - Method in interface org.opengis.metadata.ExtendedElementInformation
-
Valid values that can be assigned to the extended element.
- getEastBoundLongitude() - Method in interface org.opengis.metadata.extent.GeographicBoundingBox
-
The eastern-most coordinate of the limit of the resource extent.
- getEdition() - Method in interface org.opengis.metadata.citation.Citation
-
Version of the cited resource.
- getEditionDate() - Method in interface org.opengis.metadata.citation.Citation
-
Date of the edition, or
null
if none. - getElectronicMailAddresses() - Method in interface org.opengis.metadata.citation.Address
-
Address of the electronic mailbox of the responsible organization or individual.
- getElement(int, int) - Method in interface org.opengis.referencing.operation.Matrix
-
Retrieves the value at the specified row and column of this matrix.
- getElementNames() - Method in interface org.opengis.metadata.quality.Measure
-
Names of the data quality element to which a measure applies.
- getEllipsoid() - Method in interface org.opengis.referencing.datum.GeodeticDatum
-
Returns an approximation of the surface of the geoid.
- getEnabledFlags(Configuration.Key<Boolean>...) - Method in class org.opengis.test.TestCase
-
Returns booleans indicating whether the given operations are enabled.
- getEnding() - Method in interface org.opengis.temporal.Period
-
Returns the ending instant at which this period ends.
- getEndTime() - Method in interface org.opengis.filter.ResourceId
-
Selects all versions of a resource between the specified start date and end date.
- getEnsembleAccuracy() - Method in interface org.opengis.referencing.datum.DatumEnsemble
-
Inaccuracy introduced through use of this collection of reference frames or datums.
- getEnvironmentalConditions() - Method in interface org.opengis.metadata.acquisition.AcquisitionInformation
-
A record of the environmental circumstances during the data acquisition.
- getEnvironmentDescription() - Method in interface org.opengis.metadata.identification.DataIdentification
-
Description of the resource in the producer's processing environment, including items such as the software, the computer operating system, file name, and the dataset size.
- getEquivalentScale() - Method in interface org.opengis.metadata.identification.Resolution
-
Level of detail expressed as the scale of a comparable hardcopy map or chart.
- getErrorStatistic() - Method in interface org.opengis.metadata.quality.QuantitativeResult
-
Deprecated.Removed from ISO 19157:2013.
- getEscapeChar() - Method in interface org.opengis.filter.LikeOperator
-
Returns the character that can be used in the pattern to prefix one of the wild card characters to indicate that it should be matched literally in the content of the feature's property.
- getEvaluationMethod() - Method in interface org.opengis.metadata.quality.Element
-
Evaluation information.
- getEvaluationMethodDescription() - Method in interface org.opengis.metadata.quality.Element
-
Deprecated.Replaced by
EvaluationMethod.getEvaluationMethodDescription()
. - getEvaluationMethodDescription() - Method in interface org.opengis.metadata.quality.EvaluationMethod
-
Description of the evaluation method.
- getEvaluationMethodType() - Method in interface org.opengis.metadata.quality.Element
-
Deprecated.Replaced by
EvaluationMethod.getEvaluationMethodType()
. - getEvaluationMethodType() - Method in interface org.opengis.metadata.quality.EvaluationMethod
-
Type of method used to evaluate quality of the data.
- getEvaluationProcedure() - Method in interface org.opengis.metadata.quality.Element
-
Deprecated.Replaced by
EvaluationMethod.getEvaluationProcedure()
. - getEvaluationProcedure() - Method in interface org.opengis.metadata.quality.EvaluationMethod
-
Reference to the procedure information.
- getExample() - Method in interface org.opengis.metadata.quality.BasicMeasure
-
Illustration of the use of a data quality measure.
- getExamples() - Method in interface org.opengis.metadata.quality.Measure
-
Illustrations of the use of a data quality measure.
- getExpectedObjectives() - Method in interface org.opengis.metadata.acquisition.Event
-
Objective or objectives satisfied by an event.
- getExpiryDate() - Method in interface org.opengis.metadata.acquisition.Requirement
-
Date and time after which collection is no longer valid.
- getExplanation() - Method in interface org.opengis.metadata.quality.ConformanceResult
-
Explanation of the meaning of conformance for this result.
- getExpression() - Method in interface org.opengis.filter.BetweenComparisonOperator
-
Returns the expression to be compared by this operator.
- getExpressions() - Method in interface org.opengis.filter.BetweenComparisonOperator
-
Returns the expression to be compared by this operator, together with boundaries.
- getExpressions() - Method in interface org.opengis.filter.BinaryComparisonOperator
-
Returns the two expressions to be compared by this operator.
- getExpressions() - Method in interface org.opengis.filter.BinarySpatialOperator
-
Returns the two expressions to be evaluated by this operator.
- getExpressions() - Method in interface org.opengis.filter.DistanceOperator
-
Returns the two expressions to be evaluated by this operator.
- getExpressions() - Method in interface org.opengis.filter.Filter
-
Returns the expressions used as arguments for this filter.
- getExpressions() - Method in interface org.opengis.filter.LikeOperator
-
Returns the expression whose values will be compared by this operator, together with the pattern.
- getExpressions() - Method in interface org.opengis.filter.LogicalOperator
-
Returns a view of filter operands as expressions having
Boolean
return values. - getExpressions() - Method in interface org.opengis.filter.NilOperator
-
Returns the expression whose value will be checked for nil.
- getExpressions() - Method in interface org.opengis.filter.NullOperator
-
Returns the expression whose value will be checked for
null
. - getExpressions() - Method in interface org.opengis.filter.TemporalOperator
-
Returns the two expressions to be evaluated by this operator.
- getExtendedCapabilities() - Method in interface org.opengis.filter.capability.FilterCapabilities
-
Advertises any additional operators added to the filter syntax.
- getExtendedDescription() - Method in interface org.opengis.metadata.quality.Description
-
Illustration.
- getExtendedElementInformation() - Method in interface org.opengis.metadata.MetadataExtensionInformation
-
Provides information about a new metadata element, not found in ISO 19115, which is required to describe the resource.
- getExtensionOnLineResource() - Method in interface org.opengis.metadata.MetadataExtensionInformation
-
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 interface org.opengis.metadata.acquisition.PlatformPass
-
Area covered by the pass.
- getExtent() - Method in interface org.opengis.metadata.extent.TemporalExtent
-
Period for the content of the resource.
- getExtent() - Method in interface org.opengis.metadata.quality.Scope
-
Deprecated.As of ISO 19115:2014, replaced by
Scope.getExtents()
. - getExtents() - Method in interface org.opengis.metadata.acquisition.Objective
-
Extent information including the bounding box, bounding polygon, vertical and temporal extent of the objective.
- getExtents() - Method in interface org.opengis.metadata.citation.Responsibility
-
Spatial or temporal extents of the role.
- getExtents() - Method in interface org.opengis.metadata.identification.Identification
-
Spatial and temporal extent of the resource.
- getExtents() - Method in interface org.opengis.metadata.maintenance.Scope
-
Information about the spatial, vertical and temporal extents of the resource specified by the scope.
- getFacsimiles() - Method in interface org.opengis.metadata.citation.Telephone
-
Deprecated.As of ISO 19115:2014, replaced by a number with
TelephoneType.FACSIMILE
. - getFeatureCatalogueCitations() - Method in interface org.opengis.metadata.content.FeatureCatalogueDescription
-
Complete bibliographic reference to one or more external feature catalogues.
- getFeatureInstanceCount() - Method in interface org.opengis.metadata.content.FeatureTypeInfo
-
Number of occurrence of feature instances for this feature types.
- getFeatureInstances() - Method in interface org.opengis.metadata.maintenance.ScopeDescription
-
Feature instances to which the information applies.
- getFeatures() - Method in interface org.opengis.metadata.maintenance.ScopeDescription
-
Feature types to which the information applies.
- getFeatureTypeInfo() - Method in interface org.opengis.metadata.content.FeatureCatalogueDescription
-
Subset of feature types from cited feature catalogue occurring in resource and count of feature instances.
- getFeatureTypeName() - Method in interface org.opengis.metadata.content.FeatureTypeInfo
-
Name of the feature type.
- getFeatureTypes() - Method in interface org.opengis.metadata.content.FeatureCatalogueDescription
-
Deprecated.As of ISO 19115:2014, replaced by
FeatureCatalogueDescription.getFeatureTypeInfo()
. - getFeatureTypes() - Method in interface org.opengis.metadata.distribution.DataFile
-
Provides the list of feature types concerned by the transfer data file.
- getFees() - Method in interface org.opengis.metadata.distribution.StandardOrderProcess
-
Fees and terms for retrieving the resource.
- getFields() - Method in interface org.opengis.util.Record
-
Returns the dictionary of all (name, value) pairs in this record.
- getFieldTypes() - Method in interface org.opengis.util.RecordType
-
Returns the dictionary of all (name, type) pairs in this record type.
- getFileDecompressionTechnique() - Method in interface org.opengis.metadata.distribution.Format
-
Recommendations of algorithms or processes that can be applied to read or expand resources to which compression techniques have been applied.
- getFileDescription() - Method in interface org.opengis.metadata.distribution.DataFile
-
Text description of the data.
- getFileDescription() - Method in interface org.opengis.metadata.identification.BrowseGraphic
-
Text description of the illustration.
- getFileFormat() - Method in interface org.opengis.metadata.distribution.DataFile
-
Deprecated.Removed in latest XSD schemas.
- getFileIdentifier() - Method in interface org.opengis.metadata.Metadata
-
Deprecated.As of ISO 19115:2014, replaced by
Metadata.getMetadataIdentifier()
in order to include the codespace attribute. - getFileName() - Method in interface org.opengis.metadata.distribution.DataFile
-
Name of the file that contains the data.
- getFileName() - Method in interface org.opengis.metadata.identification.BrowseGraphic
-
Name of the file that contains a graphic that provides an illustration of the resource.
- getFileType() - Method in interface org.opengis.metadata.distribution.DataFile
-
Format in which the data is encoded.
- getFileType() - Method in interface org.opengis.metadata.identification.BrowseGraphic
-
Format in which the illustration is encoded.
- getFileType() - Method in interface org.opengis.metadata.lineage.ProcessStepReport
-
Type of file that contains the processing report.
- getFormatDistributors() - Method in interface org.opengis.metadata.distribution.Format
-
Provides information about the distributor's format.
- getFormatSpecificationCitation() - Method in interface org.opengis.metadata.distribution.Format
-
Citation / URL of the specification format.
- getFormula() - Method in interface org.opengis.referencing.operation.Formula
-
Returns the formula(s) or procedure used by this operation method.
- getFormula() - Method in interface org.opengis.referencing.operation.OperationMethod
-
Formula(s) or procedure used by this operation method.
- getFrameReferenceEpoch() - Method in interface org.opengis.referencing.datum.DynamicReferenceFrame
-
Returns the epoch to which the coordinates of stations defining the dynamic geodetic reference frame are referenced.
- getFunction() - Method in interface org.opengis.metadata.citation.OnlineResource
-
Code for function performed by the online resource.
- getFunctionName() - Method in interface org.opengis.filter.Expression
-
Returns the name of the function to be called.
- getFunctionName() - Method in interface org.opengis.filter.Literal
-
Returns the name of the literal function.
- getFunctionName() - Method in interface org.opengis.filter.ValueReference
-
Returns the name of the value reference function.
- getFunctions() - Method in interface org.opengis.filter.capability.FilterCapabilities
-
Enumerates the functions that may be used in filter expressions.
- getFunctions() - Method in interface org.opengis.metadata.acquisition.Objective
-
Role or purpose performed by or activity performed at the objective.
- getGCPs() - Method in interface org.opengis.metadata.spatial.GCPCollection
-
Ground control point(s) used in the collection.
- getGeographicCoordinates() - Method in interface org.opengis.metadata.spatial.GCP
-
Geographic or map position of the control point, in either two or three dimensions.
- getGeographicElements() - Method in interface org.opengis.metadata.extent.Extent
-
Provides geographic component of the extent of the referring object.
- getGeographicIdentifier() - Method in interface org.opengis.metadata.extent.GeographicDescription
-
The identifier used to represent a geographic area.
- getGeolocationInformation() - Method in interface org.opengis.metadata.spatial.Georeferenceable
-
Information that can be used to geolocate the data.
- getGeometricObjectCount() - Method in interface org.opengis.metadata.spatial.GeometricObjects
-
Total number of the point or vector object type occurring in the dataset.
- getGeometricObjects() - Method in interface org.opengis.metadata.spatial.VectorSpatialRepresentation
-
Information about the geometric objects used in the dataset.
- getGeometricObjectType() - Method in interface org.opengis.metadata.spatial.GeometricObjects
-
Name of point and vector spatial objects used to locate zero-, one-, two- or three-dimensional spatial locations in the dataset.
- getGeometry() - Method in interface org.opengis.filter.DistanceOperator
-
The literal geometry from which distances are measured.
- getGeometryOperands() - Method in interface org.opengis.filter.capability.SpatialCapabilities
-
Advertises which geometry operands are supported by the service.
- getGeoreferencedParameters() - Method in interface org.opengis.metadata.spatial.Georeferenceable
-
Terms which support grid data georeferencing.
- getGraphicOverviews() - Method in interface org.opengis.metadata.identification.Identification
-
Graphic that illustrates the resource(s) (should include a legend for the graphic).
- getGraphics() - Method in interface org.opengis.metadata.citation.Citation
-
Citation graphics or logo for cited party.
- getGraphics() - Method in interface org.opengis.metadata.constraint.Constraints
-
Graphics / symbols indicating the constraint.
- getGraphicsFile() - Method in interface org.opengis.metadata.ApplicationSchemaInformation
-
Full application schema given as a graphics file.
- getGreenwichLongitude() - Method in interface org.opengis.referencing.datum.PrimeMeridian
-
Longitude of the prime meridian measured from the internationally-recognized reference meridian, positive eastward.
- getGroundResolution() - Method in interface org.opengis.metadata.lineage.NominalResolution
-
Distance between consistent parts of (centre, left side, right side) adjacent pixels in the object space.
- getHandle() - Method in interface org.opengis.filter.QueryExpression
-
User-defined identifier for the purpose of error handling or correlating the response to a query.
- getHandlingDescription() - Method in interface org.opengis.metadata.constraint.SecurityConstraints
-
Additional information about the restrictions on handling the resource.
- getHierarchyLevelNames() - Method in interface org.opengis.metadata.Metadata
-
Deprecated.As of ISO 19115:2014, replaced by
Metadata.getMetadataScopes()
followed byMetadataScope.getName()
. - getHierarchyLevels() - Method in interface org.opengis.metadata.Metadata
-
Deprecated.As of ISO 19115:2014, replaced by
Metadata.getMetadataScopes()
followed byMetadataScope.getResourceScope()
. - getHoursOfService() - Method in interface org.opengis.metadata.citation.Contact
-
Time period (including time zone) when individuals can contact the organization or individual.
- getIdCapabilities() - Method in interface org.opengis.filter.capability.FilterCapabilities
-
Provides a list of element names that represent the resource identifier elements that the service supports.
- getIdentificationInfo() - Method in interface org.opengis.metadata.Metadata
-
Basic information about the resource(s) to which the metadata applies.
- getIdentifiedIssues() - Method in interface org.opengis.metadata.identification.Usage
-
Citations of a description of known issues associated with the resource along with proposed solutions if available.
- getIdentifier() - Method in interface org.opengis.filter.ResourceId
-
Specifies the identifier of the resource that shall be selected by the predicate.
- getIdentifier() - Method in interface org.opengis.metadata.acquisition.Event
-
Event name or number.
- getIdentifier() - Method in interface org.opengis.metadata.acquisition.Instrument
-
Unique identification of the instrument.
- getIdentifier() - Method in interface org.opengis.metadata.acquisition.Operation
-
Unique identification of the operation.
- getIdentifier() - Method in interface org.opengis.metadata.acquisition.Platform
-
Unique identification of the platform.
- getIdentifier() - Method in interface org.opengis.metadata.acquisition.PlatformPass
-
Unique name of the pass.
- getIdentifier() - Method in interface org.opengis.metadata.acquisition.Requirement
-
Unique name, or code, for the requirement.
- getIdentifier() - Method in interface org.opengis.metadata.distribution.Medium
-
Unique identifier for an instance of the medium.
- getIdentifier() - Method in interface org.opengis.metadata.lineage.Processing
-
Information to identify the processing package that produced the data.
- getIdentifierCode() - Method in exception class org.opengis.util.NoSuchIdentifierException
-
Returns the identifier code.
- getIdentifiers() - Method in interface org.opengis.metadata.acquisition.Objective
-
Code used to identify the objective.
- getIdentifiers() - Method in interface org.opengis.metadata.citation.Citation
-
Unique identifier for the resource.
- getIdentifiers() - Method in interface org.opengis.metadata.citation.Party
-
Identifiers of the party.
- getIdentifiers() - Method in interface org.opengis.referencing.IdentifiedObject
-
Returns an identifier which references elsewhere the object's defining information.
- getIlluminationAzimuthAngle() - Method in interface org.opengis.metadata.content.ImageDescription
-
Illumination azimuth measured in degrees clockwise from true north at the time the image is taken.
- getIlluminationElevationAngle() - Method in interface org.opengis.metadata.content.ImageDescription
-
Illumination elevation measured in degrees clockwise from the target plane at intersection of the optical line of sight with the planet's surface.
- getImageConstraints() - Method in interface org.opengis.metadata.identification.BrowseGraphic
-
Restriction on access and / or use of browse graphic.
- getImageQualityCode() - Method in interface org.opengis.metadata.content.ImageDescription
-
Code in producer’s codespace that specifies the image quality.
- getImagingCondition() - Method in interface org.opengis.metadata.content.ImageDescription
-
Conditions which affected the image.
- getInclusion() - Method in interface org.opengis.metadata.extent.GeographicExtent
-
Indication of whether the bounding polygon encompasses an area covered by the data (inclusion) or an area where data is not present (exclusion).
- getIndeterminatePosition() - Method in interface org.opengis.temporal.Instant
-
Returns the reason why the temporal position is missing or inaccurate.
- getIndex() - Method in interface org.opengis.filter.Version
-
Indicates that the Nth version of the resource shall be selected.
- getIndividual() - Method in interface org.opengis.metadata.citation.Organisation
-
Individuals in the named organisation.
- getIndividualName() - Method in interface org.opengis.metadata.citation.ResponsibleParty
-
Deprecated.As of ISO 19115:2014, replaced by
getName()
inIndividual
. - getInitiativeType() - Method in interface org.opengis.metadata.identification.AssociatedResource
-
Type of initiative under which the associated resource was produced.
- getInstruments() - Method in interface org.opengis.metadata.acquisition.AcquisitionInformation
-
General information about the instrument used in data acquisition.
- getInstruments() - Method in interface org.opengis.metadata.acquisition.Platform
-
Instrument(s) mounted on a platform.
- getInterpolationCRS() - Method in interface org.opengis.referencing.operation.ConcatenatedOperation
-
Returns the CRS to be used for interpolations in a grid.
- getInterpolationCRS() - Method in interface org.opengis.referencing.operation.CoordinateOperation
-
Returns the CRS to be used for interpolations in a grid.
- getInterpolationCRS() - Method in interface org.opengis.referencing.operation.PassThroughOperation
-
Returns the CRS to be used for interpolations in a grid.
- getInverseFlattening() - Method in interface org.opengis.referencing.datum.Ellipsoid
-
Returns the value of the inverse of the flattening constant.
- getInvocationName() - Method in interface org.opengis.metadata.identification.OperationMetadata
-
The name used to invoke this interface within the context of the DCP.
- getISBN() - Method in interface org.opengis.metadata.citation.Citation
-
International Standard Book Number.
- getISSN() - Method in interface org.opengis.metadata.citation.Citation
-
International Standard Serial Number.
- getIssueIdentification() - Method in interface org.opengis.metadata.citation.Series
-
Information identifying the issue of the series.
- getKeywordClass() - Method in interface org.opengis.metadata.identification.Keywords
-
User-defined categorization of groups of keywords that extend or are orthogonal to the standardized keyword type codes.
- getKeywords() - Method in interface org.opengis.metadata.identification.Keywords
-
Commonly used word(s) or formalised word(s) or phrase(s) used to describe the subject.
- getLanguage() - Method in interface org.opengis.metadata.Metadata
-
Deprecated.As of GeoAPI 3.1, replaced by
Metadata.getLocalesAndCharsets()
. - getLanguages() - Method in interface org.opengis.metadata.content.FeatureCatalogueDescription
-
Deprecated.Replaced by
getLocalesAndCharsets().keySet()
. - getLanguages() - Method in interface org.opengis.metadata.identification.DataIdentification
-
Deprecated.Replaced by
getLocalesAndCharsets().keySet()
. - getLastCompletedTransform() - Method in exception class org.opengis.referencing.operation.TransformException
-
Returns the last transform that either transformed successfully all coordinates, or filled the untransformable coordinates with NaN values.
- getLastMethodUsed() - Method in interface org.opengis.referencing.operation.MathTransformFactory
-
Returns the operation method used by the latest call to a
create(…)
constructor, ornull
if not applicable. - getLatestAcceptableDate() - Method in interface org.opengis.metadata.acquisition.RequestedDate
-
Latest date and time collection must be completed.
- getLevel() - Method in interface org.opengis.metadata.maintenance.Scope
-
Hierarchical level of the data specified by the scope.
- getLevel() - Method in interface org.opengis.metadata.quality.Scope
-
Hierarchical level of the data specified by the scope.
- getLevelDescription() - Method in interface org.opengis.metadata.maintenance.Scope
-
Detailed description about the level of the data specified by the scope.
- getLevelDescription() - Method in interface org.opengis.metadata.quality.Scope
-
Detailed description about the level of the data specified by the scope.
- getLevelOfDetail() - Method in interface org.opengis.metadata.identification.Resolution
-
Brief textual description of the spatial resolution of the resource.
- getLineage() - Method in interface org.opengis.metadata.quality.DataQuality
-
Deprecated.Removed from ISO 19157:2013.
- getLinkage() - Method in interface org.opengis.metadata.citation.OnlineResource
-
Location (address) for on-line access using a Uniform Resource Locator address or similar addressing scheme.
- getLinkages() - Method in interface org.opengis.metadata.identification.BrowseGraphic
-
Links to browse graphic.
- getLocale() - Method in class org.opengis.test.report.Report
-
Returns the locale to use for producing messages in the reports.
- getLocales() - Method in interface org.opengis.metadata.Metadata
-
Deprecated.As of GeoAPI 3.1, replaced by
Metadata.getLocalesAndCharsets()
. - getLocalesAndCharsets() - Method in interface org.opengis.metadata.content.FeatureCatalogueDescription
-
Language(s) and character set(s) used within the catalogue.
- getLocalesAndCharsets() - Method in interface org.opengis.metadata.identification.DataIdentification
-
Language(s) and character set(s) used within the resource.
- getLocalesAndCharsets() - Method in interface org.opengis.metadata.Metadata
-
Language(s) and character set(s) used for documenting metadata.
- getLogo() - Method in interface org.opengis.metadata.citation.Organisation
-
Graphics identifying organisation.
- getLotDescription() - Method in interface org.opengis.metadata.quality.SampleBasedInspection
-
Information of how lots are defined.
- getLowerBoundary() - Method in interface org.opengis.filter.BetweenComparisonOperator
-
Returns the lower bound (inclusive) an an expression.
- getLowerCorner() - Method in interface org.opengis.geometry.Envelope
-
The limits in the direction of decreasing coordinate values for each dimension.
- getMaintenanceAndUpdateFrequency() - Method in interface org.opengis.metadata.maintenance.MaintenanceInformation
-
Frequency with which changes and additions are made to the resource after the initial resource is completed.
- getMaintenanceDates() - Method in interface org.opengis.metadata.maintenance.MaintenanceInformation
-
Date information associated with maintenance of resource.
- getMaintenanceNotes() - Method in interface org.opengis.metadata.maintenance.MaintenanceInformation
-
Information regarding specific requirements for maintaining the resource.
- getMaintenanceScopes() - Method in interface org.opengis.metadata.maintenance.MaintenanceInformation
-
Type of resource and / or extent to which the maintenance information applies.
- getMatchAction() - Method in interface org.opengis.filter.BinaryComparisonOperator
-
Specifies how the comparison predicate shall be evaluated for a collection of values.
- getMathTransform() - Method in interface org.opengis.referencing.operation.CoordinateOperation
-
Returns the mathematical operation which performs the actual work of changing coordinate values.
- getMathTransformFactory() - Static method in class org.opengis.example.SimpleFactories
-
Returns a factory for creating
MathTransformFactory
instances. - getMaxAltitude() - Method in interface org.opengis.metadata.acquisition.EnvironmentalRecord
-
Maximum altitude during the photo flight.
- getMaximum(int) - Method in interface org.opengis.geometry.Envelope
-
Returns the maximal coordinate value for the specified dimension.
- getMaximumOccurrence() - Method in interface org.opengis.metadata.ExtendedElementInformation
-
Maximum occurrence of the extended element.
- getMaximumOccurs() - Method in interface org.opengis.feature.AttributeType
-
Returns the maximum number of attribute values.
- getMaximumOccurs() - Method in interface org.opengis.feature.FeatureAssociationRole
-
Returns the maximum number of occurrences of the association within its containing entity.
- getMaximumOccurs() - Method in interface org.opengis.parameter.GeneralParameterDescriptor
-
Returns the maximum number of times that values for this parameter or parameter group can be included.
- getMaximumValue() - Method in interface org.opengis.metadata.extent.VerticalExtent
-
The highest vertical extent contained in the resource.
- getMaximumValue() - Method in interface org.opengis.parameter.ParameterDescriptor
-
Returns the maximum parameter value.
- getMaximumValue() - Method in interface org.opengis.referencing.cs.CoordinateSystemAxis
-
Returns the maximum value normally allowed for this axis.
- getMaxRelativeHumidity() - Method in interface org.opengis.metadata.acquisition.EnvironmentalRecord
-
Maximum relative humidity along the flight pass during the photo flight.
- getMaxValue() - Method in interface org.opengis.metadata.content.SampleDimension
-
Maximum value of data values in each dimension included in the resource.
- getMeanValue() - Method in interface org.opengis.metadata.content.SampleDimension
-
Mean value of data values in each dimension included in the resource.
- getMeasure() - Method in interface org.opengis.metadata.quality.Element
-
Full description of a data quality measure.
- getMeasureDescription() - Method in interface org.opengis.metadata.quality.Element
-
Deprecated.Replaced by
MeasureReference.getMeasureDescription()
. - getMeasureDescription() - Method in interface org.opengis.metadata.quality.MeasureReference
-
Description of the measure.
- getMeasureIdentification() - Method in interface org.opengis.metadata.quality.Element
-
Deprecated.Replaced by
MeasureReference.getMeasureIdentification()
. - getMeasureIdentification() - Method in interface org.opengis.metadata.quality.MeasureReference
-
Identifier of the measure, value uniquely identifying the measure within a namespace.
- getMeasureIdentifier() - Method in interface org.opengis.metadata.quality.Measure
-
Value uniquely identifying the measure within a namespace.
- getMeasureReference() - Method in interface org.opengis.metadata.quality.Element
-
Identifier of a measure fully described elsewhere.
- getMedia() - Method in interface org.opengis.metadata.distribution.Format
-
Media used by the format.
- getMedian(int) - Method in interface org.opengis.geometry.Envelope
-
Returns the median coordinate along the specified dimension.
- getMediumFormats() - Method in interface org.opengis.metadata.distribution.Medium
-
Method used to write to the medium.
- getMediumNote() - Method in interface org.opengis.metadata.distribution.Medium
-
Description of other limitations or requirements for using the medium.
- getMembers() - Method in interface org.opengis.referencing.datum.DatumEnsemble
-
Datum or reference frames which are members of this datum ensemble.
- getMembers() - Method in interface org.opengis.util.RecordType
-
Returns the names of fields defined in this
RecordType
's dictionary. - getMemberTypes() - Method in interface org.opengis.util.RecordType
-
Deprecated.Renamed
RecordType.getFieldTypes()
in the 2015 revision of ISO 19103. - getMetadataConstraints() - Method in interface org.opengis.metadata.Metadata
-
Restrictions on the access and use of metadata.
- getMetadataExtensionInfo() - Method in interface org.opengis.metadata.Metadata
-
Information describing metadata extensions.
- getMetadataIdentifier() - Method in interface org.opengis.metadata.Metadata
-
Unique identifier for this metadata record.
- getMetadataLinkages() - Method in interface org.opengis.metadata.Metadata
-
Online location(s) where the metadata is available.
- getMetadataMaintenance() - Method in interface org.opengis.metadata.Metadata
-
Information about the frequency of metadata updates, and the scope of those updates.
- getMetadataProfiles() - Method in interface org.opengis.metadata.Metadata
-
Citation(s) for the profile(s) of the metadata standard to which the metadata conform.
- getMetadataReference() - Method in interface org.opengis.metadata.identification.AssociatedResource
-
Reference to the metadata of the associated resource.
- getMetadataScopes() - Method in interface org.opengis.metadata.Metadata
-
The scope or type of resource for which metadata is provided.
- getMetadataStandardName() - Method in interface org.opengis.metadata.Metadata
-
Deprecated.As of ISO 19115:2014, replaced by
Metadata.getMetadataStandards()
followed byCitation.getTitle()
. - getMetadataStandards() - Method in interface org.opengis.metadata.Metadata
-
Citation(s) for the standard(s) to which the metadata conform.
- getMetadataStandardVersion() - Method in interface org.opengis.metadata.Metadata
-
Deprecated.As of ISO 19115:2014, replaced by
Metadata.getMetadataStandards()
followed byCitation.getEdition()
. - getMeteorologicalConditions() - Method in interface org.opengis.metadata.acquisition.EnvironmentalRecord
-
Meteorological conditions in the photo flight area, in particular clouds, snow and wind.
- getMethod() - Method in interface org.opengis.referencing.operation.SingleOperation
-
Returns the algorithm or procedure used by this single operation.
- getMinimum(int) - Method in interface org.opengis.geometry.Envelope
-
Returns the minimal coordinate value for the specified dimension.
- getMinimumOccurs() - Method in interface org.opengis.feature.AttributeType
-
Returns the minimum number of attribute values.
- getMinimumOccurs() - Method in interface org.opengis.feature.FeatureAssociationRole
-
Returns the minimum number of occurrences of the association within its containing entity.
- getMinimumOccurs() - Method in interface org.opengis.parameter.GeneralParameterDescriptor
-
Returns the minimum number of times that values for this parameter or parameter group are required.
- getMinimumValue() - Method in interface org.opengis.metadata.extent.VerticalExtent
-
The lowest vertical extent contained in the resource.
- getMinimumValue() - Method in interface org.opengis.parameter.ParameterDescriptor
-
Returns the minimum parameter value.
- getMinimumValue() - Method in interface org.opengis.referencing.cs.CoordinateSystemAxis
-
Returns the minimum value normally allowed for this axis.
- getMinValue() - Method in interface org.opengis.metadata.content.SampleDimension
-
Minimum value of data values in each dimension included in the resource.
- getModifiedCoordinates() - Method in interface org.opengis.referencing.operation.PassThroughOperation
-
Returns the positions in a source coordinate tuple of the coordinates affected by this pass-through operation.
- getMountedOn() - Method in interface org.opengis.metadata.acquisition.Instrument
-
Platform on which the instrument is mounted.
- getName() - Method in interface org.opengis.feature.Attribute
-
Returns the name of this attribute as defined by its type.
- getName() - Method in interface org.opengis.feature.AttributeType
-
Returns the name of this attribute type.
- getName() - Method in interface org.opengis.feature.FeatureAssociation
-
Returns the name of this association as defined by its role.
- getName() - Method in interface org.opengis.feature.FeatureAssociationRole
-
Returns the name of this association role.
- getName() - Method in interface org.opengis.feature.FeatureType
-
Returns the name of this feature type.
- getName() - Method in interface org.opengis.feature.IdentifiedType
-
Returns the name of this type.
- getName() - Method in interface org.opengis.feature.Property
-
Returns the name of this property.
- getName() - Method in interface org.opengis.filter.capability.AvailableFunction
-
Returns the function name.
- getName() - Method in interface org.opengis.metadata.ApplicationSchemaInformation
-
Name of the application schema used.
- getName() - Method in interface org.opengis.metadata.citation.OnlineResource
-
Name of the online resource.
- getName() - Method in interface org.opengis.metadata.citation.Party
-
Name of the party.
- getName() - Method in interface org.opengis.metadata.citation.Series
-
Name of the series, or aggregate dataset, of which the dataset is a part.
- getName() - Method in interface org.opengis.metadata.content.RangeElementDescription
-
Designation associated with a set of range elements.
- getName() - Method in interface org.opengis.metadata.distribution.Format
-
Deprecated.As of ISO 19115:2014, replaced by
Format.getFormatSpecificationCitation().getAlternateTitles()
. Note that citation alternate titles are often used for abbreviations. - getName() - Method in interface org.opengis.metadata.distribution.Medium
-
Name of the medium on which the resource can be stored or distributed.
- getName() - Method in interface org.opengis.metadata.ExtendedElementInformation
-
Name of the extended metadata element.
- getName() - Method in interface org.opengis.metadata.identification.AssociatedResource
-
Citation information about the associated resource.
- getName() - Method in interface org.opengis.metadata.identification.OperationChainMetadata
-
The name as used by the service for this chain.
- getName() - Method in interface org.opengis.metadata.lineage.ProcessStepReport
-
Name of the processing report.
- getName() - Method in interface org.opengis.metadata.MetadataScope
-
Description of the scope.
- getName() - Method in interface org.opengis.metadata.quality.BasicMeasure
-
Name of the data quality basic measure applied to the data.
- getName() - Method in interface org.opengis.metadata.quality.Measure
-
Name of the data quality measure applied to the data.
- getName() - Method in interface org.opengis.parameter.GeneralParameterDescriptor
-
Returns the name, as used by the service or operation for this parameter.
- getName() - Method in interface org.opengis.referencing.IdentifiedObject
-
Returns the primary name by which this object is identified.
- getNameFactory() - Static method in class org.opengis.example.SimpleFactories
-
Returns a factory for creating
GenericName
instances. - getNames() - Method in interface org.opengis.metadata.content.RangeDimension
-
Identifiers for each attribute included in the resource.
- getNamesOfMeasure() - Method in interface org.opengis.metadata.quality.Element
-
Deprecated.Replaced by
MeasureReference.getNamesOfMeasure()
. - getNamesOfMeasure() - Method in interface org.opengis.metadata.quality.MeasureReference
-
Name(s) of the test applied to the data.
- getNilReason() - Method in interface org.opengis.filter.NilOperator
-
Returns the reason why the value is nil.
- getNominalSpatialResolution() - Method in interface org.opengis.metadata.content.SampleDimension
-
Smallest distance between which separate points can be distinguished, as specified in instrument design.
- getNorthBoundLatitude() - Method in interface org.opengis.metadata.extent.GeographicBoundingBox
-
The northern-most coordinate of the limit of the resource extent.
- getNumber() - Method in interface org.opengis.metadata.citation.Telephone
-
Telephone number by which individuals can contact responsible organisation or individual.
- getNumberOfDimensions() - Method in interface org.opengis.metadata.spatial.GridSpatialRepresentation
-
Number of independent spatial-temporal axes.
- getNumberOfValues() - Method in interface org.opengis.metadata.content.SampleDimension
-
Number of values used in a thematic classification resource.
- getNumberType() - Method in interface org.opengis.metadata.citation.Telephone
-
Type of telephone number, or
null
if none. - getNumCol() - Method in interface org.opengis.referencing.operation.Matrix
-
Returns the number of columns in this matrix.
- getNumRow() - Method in interface org.opengis.referencing.operation.Matrix
-
Returns the number of rows in this matrix.
- getObjectiveOccurences() - Method in interface org.opengis.metadata.acquisition.Objective
-
Event or events associated with objective completion.
- getObjectives() - Method in interface org.opengis.metadata.acquisition.AcquisitionInformation
-
Identification of the area or object to be sensed.
- getObjectives() - Method in interface org.opengis.metadata.acquisition.Operation
-
Object(s) or area(s) of interest to be sensed.
- getObligation() - Method in interface org.opengis.metadata.ExtendedElementInformation
-
Obligation of the extended element.
- getOffLine() - Method in interface org.opengis.metadata.distribution.DigitalTransferOptions
-
Deprecated.As of ISO 19115:2014, replaced by
DigitalTransferOptions.getOffLines()
. - getOffLines() - Method in interface org.opengis.metadata.distribution.DigitalTransferOptions
-
Information about offline media on which the resource can be obtained.
- getOffset() - Method in interface org.opengis.metadata.content.SampleDimension
-
Physical value corresponding to a cell value of zero.
- getOnlineResource() - Method in interface org.opengis.metadata.citation.Contact
-
Deprecated.As of ISO 19115:2014, replaced by
Contact.getOnlineResources()
. - getOnlineResources() - Method in interface org.opengis.metadata.citation.Citation
-
Online references to the cited resource.
- getOnlineResources() - Method in interface org.opengis.metadata.citation.Contact
-
On-line information that can be used to contact the individual or organization.
- getOnLines() - Method in interface org.opengis.metadata.distribution.DigitalTransferOptions
-
Information about online sources from which the resource can be obtained.
- getOntology() - Method in interface org.opengis.metadata.identification.KeywordClass
-
A reference that binds the keyword class to a formal conceptualization of a knowledge domain for use in semantic processing.
- getOperand1() - Method in interface org.opengis.filter.BinaryComparisonOperator
-
Returns the element on the left side of the comparison expression.
- getOperand1() - Method in interface org.opengis.filter.BinarySpatialOperator
-
Returns the first expression to be evaluated.
- getOperand2() - Method in interface org.opengis.filter.BinaryComparisonOperator
-
Returns the element on the right side of the comparison expression.
- getOperand2() - Method in interface org.opengis.filter.BinarySpatialOperator
-
Returns the second expression to be evaluated.
- getOperands() - Method in interface org.opengis.filter.LogicalOperator
-
Returns a list containing all of the child filters of this object.
- getOperatedDatasets() - Method in interface org.opengis.metadata.identification.ServiceIdentification
-
Provides reference(s) to the resources on which the service operates.
- getOperatesOn() - Method in interface org.opengis.metadata.identification.ServiceIdentification
-
Provides information on the resources that the service operates on.
- getOperation() - Method in interface org.opengis.metadata.identification.CoupledResource
-
The service operation.
- getOperation() - Method in interface org.opengis.referencing.operation.PassThroughOperation
-
Returns the operation to apply on the subset of a coordinate tuple.
- getOperationDescription() - Method in interface org.opengis.metadata.identification.OperationMetadata
-
Free text description of the intent of the operation and the results of the operation.
- getOperationMethod(String) - Method in interface org.opengis.referencing.operation.CoordinateOperationFactory
-
Returns the build-in operation method of the given name.
- getOperationName() - Method in interface org.opengis.metadata.identification.OperationMetadata
-
An unique identifier for this interface.
- getOperations() - Method in interface org.opengis.metadata.acquisition.AcquisitionInformation
-
General information about an identifiable activity which provided the data.
- getOperations() - Method in interface org.opengis.metadata.acquisition.Plan
-
Identification of the activity or activities that satisfy a plan.
- getOperations() - Method in interface org.opengis.metadata.identification.OperationChainMetadata
-
Ordered information about the operations applied by the chain.
- getOperations() - Method in interface org.opengis.referencing.operation.ConcatenatedOperation
-
Returns the sequence of operations that are steps in this concatenated operation.
- getOperationVersion() - Method in interface org.opengis.referencing.operation.Conversion
-
This attribute is inherited from
CoordinateOperation
but is not applicable in a conversion. - getOperationVersion() - Method in interface org.opengis.referencing.operation.CoordinateOperation
-
Returns the version of this coordinate transformation or point motion operation.
- getOperationVersion() - Method in interface org.opengis.referencing.operation.PointMotionOperation
-
Returns the version of this point motion operation.
- getOperationVersion() - Method in interface org.opengis.referencing.operation.Transformation
-
Returns the version of this coordinate transformation.
- getOperatorType() - Method in interface org.opengis.filter.BetweenComparisonOperator
-
Returns the nature of the comparison.
- getOperatorType() - Method in interface org.opengis.filter.BinarySpatialOperator
-
Returns the nature of the operator.
- getOperatorType() - Method in interface org.opengis.filter.ComparisonOperator
-
Returns the nature of the comparison.
- getOperatorType() - Method in interface org.opengis.filter.DistanceOperator
-
Returns the nature of the operator.
- getOperatorType() - Method in interface org.opengis.filter.Filter
-
Returns the nature of the operator.
- getOperatorType() - Method in interface org.opengis.filter.LikeOperator
-
Returns the nature of the comparison.
- getOperatorType() - Method in interface org.opengis.filter.LogicalOperator
-
Returns the nature of the operator.
- getOperatorType() - Method in interface org.opengis.filter.NilOperator
-
Returns the nature of the comparison.
- getOperatorType() - Method in interface org.opengis.filter.NullOperator
-
Returns the nature of the comparison.
- getOperatorType() - Method in interface org.opengis.filter.ResourceId
-
Returns the nature of this operator.
- getOperatorType() - Method in interface org.opengis.filter.SpatialOperator
-
Returns the nature of the operator.
- getOperatorType() - Method in interface org.opengis.filter.TemporalOperator
-
Returns the nature of the operator.
- getOrderingInstructions() - Method in interface org.opengis.metadata.distribution.StandardOrderProcess
-
General instructions, terms and services provided by the distributor.
- getOrderOptions() - Method in interface org.opengis.metadata.distribution.StandardOrderProcess
-
Request/purchase choices.
- getOrderOptionsType() - Method in interface org.opengis.metadata.distribution.StandardOrderProcess
-
Description of the order options record.
- getOrdinate(int) - Method in interface org.opengis.geometry.DirectPosition
-
Deprecated.Renamed
DirectPosition.getCoordinate(int)
. - getOrganisationName() - Method in interface org.opengis.metadata.citation.ResponsibleParty
-
Deprecated.As of ISO 19115:2014, replaced by
getName()
inOrganisation
. - getOrientationParameterDescription() - Method in interface org.opengis.metadata.spatial.Georeferenceable
-
Description of parameters used to describe sensor orientation.
- getOrigin() - Method in interface org.opengis.referencing.datum.TemporalDatum
-
Date and time to which temporal coordinates are referenced.
- getOther() - Method in interface org.opengis.metadata.maintenance.ScopeDescription
-
Class of information that does not fall into the other categories to which the information applies.
- getOtherCitationDetails() - Method in interface org.opengis.metadata.citation.Citation
-
Other information required to complete the citation that is not recorded elsewhere.
- getOtherConstraints() - Method in interface org.opengis.metadata.constraint.LegalConstraints
-
Other restrictions and legal prerequisites for accessing and using the resource or metadata.
- getOtherProperty() - Method in interface org.opengis.metadata.content.SampleDimension
-
Instance of other attribute type that defines attributes not explicitly included in
CoverageContentType
. - getOtherPropertyType() - Method in interface org.opengis.metadata.content.SampleDimension
-
Type of other attribute description.
- getOutputs() - Method in interface org.opengis.metadata.lineage.ProcessStep
-
Description of the product generated as a result of the process step.
- getPage() - Method in interface org.opengis.metadata.citation.Series
-
Details on which pages of the publication the article was published.
- getParameterCitations() - Method in interface org.opengis.metadata.spatial.Georeferenceable
-
Reference providing description of the parameters.
- getParameterName() - Method in exception class org.opengis.parameter.InvalidParameterCardinalityException
-
Returns the name of the parameter with invalid cardinality.
- getParameterName() - Method in exception class org.opengis.parameter.InvalidParameterNameException
-
Returns the invalid parameter name.
- getParameterName() - Method in exception class org.opengis.parameter.InvalidParameterTypeException
-
Returns the parameter name.
- getParameterName() - Method in exception class org.opengis.parameter.InvalidParameterValueException
-
Returns the parameter name.
- getParameterName() - Method in exception class org.opengis.parameter.ParameterNotFoundException
-
Returns the name of the parameter which was required but not found.
- getParameters() - Method in interface org.opengis.feature.Operation
-
Returns a description of the input parameters.
- getParameters() - Method in interface org.opengis.filter.Expression
-
Returns the list sub-expressions that will be evaluated to provide the parameters to the function.
- getParameters() - Method in interface org.opengis.filter.Literal
-
Returns an empty list since literals have no parameters.
- getParameters() - Method in interface org.opengis.filter.ValueReference
-
Returns an empty list since value references have no parameters.
- getParameters() - Method in interface org.opengis.metadata.identification.OperationMetadata
-
The parameters that are required for this interface.
- getParameters() - Method in interface org.opengis.metadata.quality.Measure
-
Auxiliary variable(s) used by the data quality measure.
- getParameters() - Method in interface org.opengis.referencing.operation.OperationMethod
-
Returns the set of parameters.
- getParameterValues() - Method in interface org.opengis.referencing.operation.SingleOperation
-
Returns the parameter values used by this single operation.
- getParentEntity() - Method in interface org.opengis.metadata.ExtendedElementInformation
-
Name of the metadata entity(s) under which this extended metadata element may appear.
- getParentIdentifier() - Method in interface org.opengis.metadata.Metadata
-
Deprecated.As of ISO 19115:2014, replaced by
Metadata.getParentMetadata()
. - getParentMetadata() - Method in interface org.opengis.metadata.Metadata
-
Identification of the parent metadata record.
- getParentOperation() - Method in interface org.opengis.metadata.acquisition.Operation
-
Heritage of the operation.
- getParsedNames() - Method in interface org.opengis.util.GenericName
-
Returns the sequence of local names making this generic name.
- getParsedNames() - Method in interface org.opengis.util.LocalName
-
Returns the sequence of local names.
- getParties() - Method in interface org.opengis.metadata.citation.Responsibility
-
Information about the parties.
- getPass() - Method in interface org.opengis.metadata.acquisition.Objective
-
Pass of the platform over the objective.
- getPeakResponse() - Method in interface org.opengis.metadata.content.Band
-
Wavelength at which the response is the highest.
- getPhone() - Method in interface org.opengis.metadata.citation.Contact
-
Deprecated.As of ISO 19115:2014, replaced by
Contact.getPhones()
. - getPhones() - Method in interface org.opengis.metadata.citation.Contact
-
Telephone numbers at which the organization or individual may be contacted.
- getPixelInCell() - Method in interface org.opengis.referencing.datum.ImageDatum
-
Deprecated.Specification of the way the image grid is associated with the image data attributes.
- getPlan() - Method in interface org.opengis.metadata.acquisition.Operation
-
Plan satisfied by the operation.
- getPlannedAvailableDate() - Method in interface org.opengis.metadata.distribution.StandardOrderProcess
-
Date and time when the dataset will be available.
- getPlannedAvailableDateTime() - Method in interface org.opengis.metadata.distribution.StandardOrderProcess
-
Deprecated.Replaced by
StandardOrderProcess.getPlannedAvailableDate()
. - getPlatforms() - Method in interface org.opengis.metadata.acquisition.AcquisitionInformation
-
General information about the platform from which the data were taken.
- getPlatforms() - Method in interface org.opengis.metadata.acquisition.Operation
-
Platform (or platforms) used in the operation.
- getPointInPixel() - Method in interface org.opengis.metadata.spatial.Georectified
-
Point in a pixel corresponding to the Earth location of the pixel.
- getPointOfContacts() - Method in interface org.opengis.metadata.identification.Identification
-
Identification of, and means of communication with, person(s) and organisations associated with the resource(s).
- getPolygons() - Method in interface org.opengis.metadata.extent.BoundingPolygon
-
The sets of points defining the bounding polygon or any other geometry (point, line).
- getPortrayalCatalogueCitations() - Method in interface org.opengis.metadata.PortrayalCatalogueReference
-
Bibliographic reference to the portrayal catalogue cited.
- getPortrayalCatalogueInfo() - Method in interface org.opengis.metadata.Metadata
-
Information about the catalogue of rules defined for the portrayal of a resource(s).
- getPosition() - Method in interface org.opengis.temporal.Instant
-
Returns the date, time or position on the time-scale represented by this primitive.
- getPositionName() - Method in interface org.opengis.metadata.citation.Individual
-
Position of the individual in an organisation.
- getPositionName() - Method in interface org.opengis.metadata.citation.ResponsibleParty
-
Deprecated.As of ISO 19115:2014, replaced by
Individual.getPositionName()
. - getPostalCode() - Method in interface org.opengis.metadata.citation.Address
-
ZIP or other postal code.
- getPresentationForms() - Method in interface org.opengis.metadata.citation.Citation
-
Mode in which the resource is represented.
- getPrimeMeridian() - Method in interface org.opengis.referencing.datum.GeodeticDatum
-
Returns the origin from which longitude values are specified.
- getPriority() - Method in interface org.opengis.metadata.acquisition.Objective
-
Priority applied to the target.
- getPriority() - Method in interface org.opengis.metadata.acquisition.Requirement
-
Relative ordered importance, or urgency, of the requirement.
- getProcedureDescription() - Method in interface org.opengis.metadata.lineage.Processing
-
Additional details about the processing procedures.
- getProcessedLevel() - Method in interface org.opengis.metadata.lineage.Source
-
Processing level of the source data.
- getProcessingInformation() - Method in interface org.opengis.metadata.lineage.ProcessStep
-
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 interface org.opengis.metadata.identification.Identification
-
Code that identifies the level of processing in the producers coding system of a resource.
- getProcessingLevelCode() - Method in interface org.opengis.metadata.content.CoverageDescription
-
Identifier for the level of processing that has been applied to the resource.
- getProcessors() - Method in interface org.opengis.metadata.lineage.ProcessStep
-
Identification of, and means of communication with, person(s) and organization(s) associated with the process step.
- getProcessSteps() - Method in interface org.opengis.metadata.lineage.Lineage
-
Information about events in the life of a resource specified by the scope.
- getProfiles() - Method in interface org.opengis.metadata.identification.ServiceIdentification
-
Profile(s) to which the service adheres.
- getProperties(boolean) - Method in interface org.opengis.feature.FeatureType
-
Returns any feature operation, any feature attribute type and any feature association role that carries characteristics of a feature type.
- getProperty(String) - Method in interface org.opengis.feature.Feature
-
Returns the property (attribute, feature association or operation result) of the given name.
- getProperty(String) - Method in interface org.opengis.feature.FeatureType
-
Returns the attribute, operation or association role for the given name.
- getPropertyValue(String) - Method in interface org.opengis.feature.Feature
-
Returns the value for the property of the given name.
- getProtocol() - Method in interface org.opengis.metadata.citation.OnlineResource
-
Connection protocol to be used.
- getProtocolRequest() - Method in interface org.opengis.metadata.citation.OnlineResource
-
Request used to access the resource depending on the protocol.
- getPublicationDate() - Method in interface org.opengis.referencing.datum.Datum
-
Returns the date on which the datum definition was published.
- getPurpose() - Method in interface org.opengis.metadata.identification.Identification
-
Summary of the intentions with which the resource was developed.
- getQualityInfo() - Method in interface org.opengis.metadata.spatial.GeolocationInformation
-
Provides an overall assessment of quality of geolocation information.
- getRangeElementDescriptions() - Method in interface org.opengis.metadata.content.CoverageDescription
-
Provides the description of the specific range elements of a coverage.
- getRangeElementDescriptions() - Method in interface org.opengis.metadata.content.SampleDimension
-
Provides the description and values of the specific range elements of a sample dimension.
- getRangeElements() - Method in interface org.opengis.metadata.content.RangeElementDescription
-
Specific range elements, i.e. range elements associated with a name and their definition.
- getRangeMeaning() - Method in interface org.opengis.referencing.cs.CoordinateSystemAxis
-
Returns the meaning of axis value range specified by the minimum and maximum values.
- getRationale() - Method in interface org.opengis.metadata.ExtendedElementInformation
-
Reason for creating the extended element.
- getRationale() - Method in interface org.opengis.metadata.lineage.ProcessStep
-
Requirement or purpose for the process step.
- getRationales() - Method in interface org.opengis.metadata.ExtendedElementInformation
-
Deprecated.As of ISO 19115:2014, replaced by
ExtendedElementInformation.getRationale()
. - getRealizationEpoch() - Method in interface org.opengis.referencing.datum.Datum
-
Deprecated.Renamed
Datum.getAnchorEpoch()
for conformance with ISO 19111:2019 revision. - getRealizationMethod() - Method in interface org.opengis.referencing.datum.VerticalDatum
-
Returns the method through which this vertical reference frame is realized.
- getRecipients() - Method in interface org.opengis.metadata.acquisition.Requirement
-
Person(s), or body(ies), to receive results of requirement.
- getRecordType() - Method in interface org.opengis.util.Record
-
Returns the type definition of this record.
- getReferenceDate() - Method in interface org.opengis.metadata.citation.CitationDate
-
Reference date for the cited resource.
- getReferenceDocuments() - Method in interface org.opengis.metadata.quality.EvaluationMethod
-
Information on documents which are referenced in developing and applying a data quality evaluation method.
- getReferences() - Method in interface org.opengis.metadata.constraint.Constraints
-
Citations for the limitation of constraint.
- getReferences() - Method in interface org.opengis.metadata.lineage.ProcessStep
-
Process step documentation.
- getReferenceSystemInfo() - Method in interface org.opengis.metadata.Metadata
-
Description of the spatial and temporal reference systems used in the dataset.
- getRelatedEvents() - Method in interface org.opengis.metadata.acquisition.PlatformPass
-
Occurrence of one or more events for a pass.
- getRelatedPass() - Method in interface org.opengis.metadata.acquisition.Event
-
Pass during which an event occurs.
- getRelatedSensors() - Method in interface org.opengis.metadata.acquisition.Event
-
Instrument or instruments for which the event is meaningful.
- getReleasability() - Method in interface org.opengis.metadata.constraint.Constraints
-
Information concerning the parties to whom the resource can or cannot be released.
- getRemarks() - Method in interface org.opengis.referencing.IdentifiedObject
-
Returns comments on or information about this object, including data source information.
- getReportReference() - Method in interface org.opengis.metadata.quality.StandaloneQualityReportInformation
-
Reference to the associated standalone quality report.
- getReports() - Method in interface org.opengis.metadata.lineage.ProcessStep
-
Report generated by the process step.
- getReports() - Method in interface org.opengis.metadata.quality.DataQuality
-
Quality information for the data specified by the scope.
- getRequestedDate() - Method in interface org.opengis.metadata.acquisition.Requirement
-
Required or preferred acquisition date and time.
- getRequestedDateOfCollection() - Method in interface org.opengis.metadata.acquisition.RequestedDate
-
Preferred date and time of collection.
- getRequestors() - Method in interface org.opengis.metadata.acquisition.Requirement
-
Origin of requirement.
- getResolution() - Method in interface org.opengis.metadata.lineage.Source
-
Distance between consistent parts (centre, left side, right side) of two adjacent pixels.
- getResolution() - Method in interface org.opengis.metadata.spatial.Dimension
-
Degree of detail in the grid dataset.
- getResourceClass() - Method in interface org.opengis.filter.Expression
-
Returns the class of resources expected by this expression.
- getResourceClass() - Method in interface org.opengis.filter.Filter
-
Returns the class of resources expected by this filter.
- getResourceClass() - Method in interface org.opengis.filter.Literal
-
Returns the class of resources accepted by this expression.
- getResourceConstraints() - Method in interface org.opengis.metadata.identification.Identification
-
Information about constraints which apply to the resource(s).
- getResourceFormats() - Method in interface org.opengis.metadata.identification.Identification
-
Description of the format of the resource(s).
- getResourceIdentifiers() - Method in interface org.opengis.filter.capability.IdCapabilities
-
Declares the names of the properties used for resource identifiers.
- getResourceLineages() - Method in interface org.opengis.metadata.Metadata
-
Information about the provenance, sources and/or the production processes applied to the resource.
- getResourceMaintenances() - Method in interface org.opengis.metadata.identification.Identification
-
Information about the frequency of resource updates, and the scope of those updates.
- getResourceReferences() - Method in interface org.opengis.metadata.identification.CoupledResource
-
References to the resource on which the services operates.
- getResources() - Method in interface org.opengis.metadata.identification.CoupledResource
-
The tightly coupled resources.
- getResourceScope() - Method in interface org.opengis.metadata.MetadataScope
-
Code for the scope.
- getResourceSpecificUsages() - Method in interface org.opengis.metadata.identification.Identification
-
Basic information about specific application(s) for which the resource(s) has/have been or is being used by different users.
- getResponses() - Method in interface org.opengis.metadata.identification.Usage
-
Responses to the user-determined limitations.
- getResponsibleParties() - Method in interface org.opengis.metadata.constraint.Constraints
-
Parties responsible for the resource constraints.
- getResult() - Method in interface org.opengis.feature.Operation
-
Returns the expected result type, or
null
if none. - getResultContent() - Method in interface org.opengis.metadata.quality.CoverageResult
-
Provides the description of the content of the result coverage.
- getResultContentDescription() - Method in interface org.opengis.metadata.quality.CoverageResult
-
Deprecated.Replaced by
CoverageResult.getResultContent()
. - getResultFile() - Method in interface org.opengis.metadata.quality.CoverageResult
-
Provides information about the data file containing the result coverage data.
- getResultFormat() - Method in interface org.opengis.metadata.quality.CoverageResult
-
Provides information about the format of the result coverage data.
- getResults() - Method in interface org.opengis.metadata.quality.Element
-
Value (or set of values) obtained from applying a data quality measure.
- getResultScope() - Method in interface org.opengis.metadata.quality.Result
-
Scope of the result.
- getResultSpatialRepresentation() - Method in interface org.opengis.metadata.quality.CoverageResult
-
Provides the digital representation of data quality measures composing the coverage result.
- getReturnType() - Method in interface org.opengis.filter.capability.AvailableFunction
-
Returns the type of return value.
- getRole() - Method in interface org.opengis.feature.FeatureAssociation
-
Returns information about the association.
- getRole() - Method in interface org.opengis.metadata.citation.Responsibility
-
Function performed by the responsible party.
- getRole() - Method in interface org.opengis.metadata.citation.ResponsibleParty
-
Deprecated.Function performed by the responsible party.
- getRule() - Method in interface org.opengis.metadata.ExtendedElementInformation
-
Specifies how the extended element relates to other existing elements and entities.
- getRunTimeParameters() - Method in interface org.opengis.metadata.lineage.Processing
-
Parameters to control the processing operations, entered at run time.
- getSample() - Method in class org.opengis.test.coverage.image.PixelIterator
-
Returns the sample value at the current position, as an integer.
- getSampleDouble() - Method in class org.opengis.test.coverage.image.PixelIterator
-
Returns the sample value at the current position, as a double-precision floating point number.
- getSampleFloat() - Method in class org.opengis.test.coverage.image.PixelIterator
-
Returns the sample value at the current position, as a floating point number.
- getSamplingRatio() - Method in interface org.opengis.metadata.quality.SampleBasedInspection
-
Information on how many samples on average are extracted for inspection from each lot of population.
- getSamplingScheme() - Method in interface org.opengis.metadata.quality.SampleBasedInspection
-
Information of the type of sampling scheme and description of the sampling procedure.
- getSatisfiedPlans() - Method in interface org.opengis.metadata.acquisition.Requirement
-
Plan that identifies solution to satisfy the requirement.
- getSatisfiedRequirements() - Method in interface org.opengis.metadata.acquisition.Plan
-
Requirement satisfied by the plan.
- getScalarCapabilities() - Method in interface org.opengis.filter.capability.FilterCapabilities
-
Advertises which logical, comparison and arithmetic operators the service supports.
- getScaleDenominator() - Method in interface org.opengis.metadata.lineage.Source
-
Deprecated.As of ISO 19115:2014, moved to
Resolution.getEquivalentScale()
. - getScaleFactor() - Method in interface org.opengis.metadata.content.SampleDimension
-
Scale factor which has been applied to the cell value.
- getScanningResolution() - Method in interface org.opengis.metadata.lineage.NominalResolution
-
Distance between consistent parts of (centre, left side, right side) adjacent pixels in the scan plane.
- getSchemaAscii() - Method in interface org.opengis.metadata.ApplicationSchemaInformation
-
Full application schema given as an ASCII file.
- getSchemaLanguage() - Method in interface org.opengis.metadata.ApplicationSchemaInformation
-
Identification of the schema language used.
- getSchemaName() - Method in interface org.opengis.util.RecordSchema
-
Deprecated.Returns the schema name.
- getScope() - Method in interface org.opengis.metadata.lineage.Lineage
-
Type of resource and / or extent to which the lineage information applies.
- getScope() - Method in interface org.opengis.metadata.lineage.ProcessStep
-
Type of resource and / or extent to which the process step applies.
- getScope() - Method in interface org.opengis.metadata.lineage.Source
-
Type and / or extent of the source.
- getScope() - Method in interface org.opengis.metadata.quality.DataQuality
-
The specific data to which the data quality information applies.
- getScope() - Method in interface org.opengis.metadata.spatial.SpatialRepresentation
-
Level and extent of the spatial representation.
- getScope() - Method in interface org.opengis.referencing.datum.Datum
-
Deprecated.Replaced by
IdentifiedObject.getDomains()
as of ISO 19111:2019. - getScope() - Method in interface org.opengis.referencing.ObjectDomain
-
Description of usage, or limitations of usage, for which this object is valid.
- getScope() - Method in interface org.opengis.referencing.operation.CoordinateOperation
-
Deprecated.Replaced by
IdentifiedObject.getDomains()
as of ISO 19111:2019. - getScope() - Method in interface org.opengis.referencing.ReferenceSystem
-
Deprecated.Replaced by
IdentifiedObject.getDomains()
as of ISO 19111:2019. - getScopedName() - Method in interface org.opengis.metadata.identification.CoupledResource
-
Scoped identifier of the resource in the context of the given service instance.
- getSemiMajorAxis() - Method in interface org.opengis.referencing.datum.Ellipsoid
-
Length of the semi-major axis of the ellipsoid.
- getSemiMedianAxis() - Method in interface org.opengis.referencing.datum.Ellipsoid
-
Length of the semi-median axis of a triaxial ellipsoid.
- getSemiMinorAxis() - Method in interface org.opengis.referencing.datum.Ellipsoid
-
Length of the semi-minor axis of the ellipsoid.
- getSensingInstruments() - Method in interface org.opengis.metadata.acquisition.Objective
-
Instrument which senses the objective data.
- getSequence() - Method in interface org.opengis.metadata.acquisition.Event
-
Relative time ordering of the event.
- getSequenceIdentifier() - Method in interface org.opengis.metadata.content.RangeDimension
-
Unique name or number that identifies attributes included in the coverage.
- getSeries() - Method in interface org.opengis.metadata.citation.Citation
-
Information about the series, or aggregate dataset, of which the dataset is a part.
- getServiceStandards() - Method in interface org.opengis.metadata.identification.ServiceIdentification
-
Standard(s) to which the service adheres.
- getServiceType() - Method in interface org.opengis.metadata.identification.ServiceIdentification
-
A service type name.
- getServiceTypeVersions() - Method in interface org.opengis.metadata.identification.ServiceIdentification
-
The version(s) of the service.
- getShortName() - Method in interface org.opengis.metadata.ExtendedElementInformation
-
Deprecated.Removed as of ISO 19115:2014.
- getSignificantEvents() - Method in interface org.opengis.metadata.acquisition.Operation
-
Record of an event occurring during an operation.
- getSingleChar() - Method in interface org.opengis.filter.LikeOperator
-
Returns the character that can be used in the pattern to match exactly one character.
- getSingleComponents() - Method in interface org.opengis.referencing.crs.CompoundCRS
-
Returns the ordered list of CRS components, none of which itself compound.
- getSoftwareDevelopmentFile() - Method in interface org.opengis.metadata.ApplicationSchemaInformation
-
Full application schema given as a software development file.
- getSoftwareDevelopmentFileFormat() - Method in interface org.opengis.metadata.ApplicationSchemaInformation
-
Software dependent format used for the application schema software dependent file.
- getSoftwareReferences() - Method in interface org.opengis.metadata.lineage.Processing
-
Reference to document describing processing software.
- getSortOrder() - Method in interface org.opengis.filter.SortProperty
-
The sorting order, ascending or descending.
- getSortProperties() - Method in interface org.opengis.filter.SortBy
-
The properties whose values are used for sorting.
- getSourceCitation() - Method in interface org.opengis.metadata.lineage.Source
-
Recommended reference to be used for the source data.
- getSourceCRS() - Method in interface org.opengis.referencing.operation.ConcatenatedOperation
-
Returns the CRS from which coordinates are changed.
- getSourceCRS() - Method in interface org.opengis.referencing.operation.Conversion
-
Returns the CRS from which coordinates are changed.
- getSourceCRS() - Method in interface org.opengis.referencing.operation.CoordinateOperation
-
Returns the CRS from which coordinates are changed.
- getSourceCRS() - Method in interface org.opengis.referencing.operation.PointMotionOperation
-
Returns the CRS from which coordinates are changed.
- getSourceCRS() - Method in interface org.opengis.referencing.operation.Transformation
-
Returns the CRS from which coordinates are changed.
- getSourceDimensions() - Method in interface org.opengis.referencing.operation.MathTransform
-
Returns the number of dimensions of input points.
- getSourceDimensions() - Method in interface org.opengis.referencing.operation.MathTransform1D
-
Returns the number of dimensions of input points, which shall be 1.
- getSourceDimensions() - Method in interface org.opengis.referencing.operation.MathTransform2D
-
Returns the number of dimensions of input points, which shall be 2.
- getSourceDimensions() - Method in interface org.opengis.referencing.operation.OperationMethod
-
Deprecated.This attribute has been removed from ISO 19111:2019.
- getSourceEpoch() - Method in interface org.opengis.referencing.operation.ConcatenatedOperation
-
Returns the date at which source coordinate tuples are valid.
- getSourceEpoch() - Method in interface org.opengis.referencing.operation.Conversion
-
This attribute is inherited from
CoordinateOperation
but is not applicable in a conversion. - getSourceEpoch() - Method in interface org.opengis.referencing.operation.CoordinateOperation
-
Returns the date at which source coordinate tuples are valid.
- getSourceEpoch() - Method in interface org.opengis.referencing.operation.PassThroughOperation
-
Returns the date at which source coordinate tuples are valid.
- getSourceEpoch() - Method in interface org.opengis.referencing.operation.PointMotionOperation
-
Returns the date at which source coordinate tuples are valid.
- getSourceEpoch() - Method in interface org.opengis.referencing.operation.Transformation
-
This attribute is inherited from
CoordinateOperation
but is not applicable in a transformation. - getSourceExtents() - Method in interface org.opengis.metadata.lineage.Source
-
Deprecated.As of ISO 19115:2014, moved to
Scope.getExtents()
. - getSourceMetadata() - Method in interface org.opengis.metadata.lineage.Source
-
References to metadata for the source.
- getSourceReferences() - Method in interface org.opengis.metadata.quality.Measure
-
References to the source of an item that has been adopted from an external source.
- getSourceReferenceSystem() - Method in interface org.opengis.metadata.lineage.Source
-
Spatial reference system used by the source data.
- getSources() - Method in interface org.opengis.metadata.ExtendedElementInformation
-
Name of the person or organization creating the extended element.
- getSources() - Method in interface org.opengis.metadata.lineage.Lineage
-
Information about the source data used in creating the data specified by the scope.
- getSources() - Method in interface org.opengis.metadata.lineage.ProcessStep
-
Information about the source data used in creating the data specified by the scope.
- getSourceSpatialResolution() - Method in interface org.opengis.metadata.lineage.Source
-
Spatial resolution expressed as a scale factor, an angle or a level of detail.
- getSourceSteps() - Method in interface org.opengis.metadata.lineage.Source
-
Information about process steps in which this source was used.
- getSouthBoundLatitude() - Method in interface org.opengis.metadata.extent.GeographicBoundingBox
-
The southern-most coordinate of the limit of the resource extent.
- getSpan(int) - Method in interface org.opengis.geometry.Envelope
-
Returns the envelope span (typically width or height) along the specified dimension.
- getSpatialCapabilities() - Method in interface org.opengis.filter.capability.FilterCapabilities
-
Advertises which spatial operators and geometric operands the service supports.
- getSpatialExtent() - Method in interface org.opengis.metadata.extent.SpatialTemporalExtent
-
The spatial extent components of composite spatial and temporal extent.
- getSpatialObject() - Method in interface org.opengis.metadata.FeatureTypeList
-
Deprecated.Instance of a type defined in the spatial schema.
- getSpatialOperators() - Method in interface org.opengis.filter.capability.SpatialCapabilities
-
Advertises which spatial operators are supported by the service.
- getSpatialRepresentationInfo() - Method in interface org.opengis.metadata.Metadata
-
Digital representation of spatial information in the dataset.
- getSpatialRepresentationType() - Method in interface org.opengis.metadata.quality.CoverageResult
-
Method used to spatially represent the coverage result.
- getSpatialRepresentationTypes() - Method in interface org.opengis.metadata.identification.Identification
-
Methods used to spatially represent geographic information.
- getSpatialResolutions() - Method in interface org.opengis.metadata.identification.Identification
-
Factor which provides a general understanding of the density of spatial data in the resource.
- getSpatialSchemaName() - Method in interface org.opengis.metadata.FeatureTypeList
-
Deprecated.Name of the spatial schema used.
- getSpecification() - Method in interface org.opengis.metadata.distribution.Format
-
Deprecated.As of ISO 19115:2014, replaced by
Format.getFormatSpecificationCitation().getTitle()
. - getSpecification() - Method in interface org.opengis.metadata.quality.ConformanceResult
-
Citation of data product specification or user requirement against which data are being evaluated.
- getSpecificUsage() - Method in interface org.opengis.metadata.identification.Usage
-
Brief description of the resource and/or resource series usage.
- getSponsors() - Method in interface org.opengis.metadata.acquisition.Platform
-
Organization responsible for building, launch, or operation of the platform.
- getStandaloneQualityReport() - Method in interface org.opengis.metadata.quality.DataQuality
-
Reference to an external standalone quality report.
- getStandaloneQualityReportDetails() - Method in interface org.opengis.metadata.quality.Element
-
Clause in the standalone quality report where this data quality element is described.
- getStandardDeviation() - Method in interface org.opengis.metadata.content.SampleDimension
-
Standard deviation of data values in each dimension included in the resource.
- getStartTime() - Method in interface org.opengis.filter.ResourceId
-
Selects all versions of a resource between the specified start date and end date.
- getStatement() - Method in interface org.opengis.metadata.constraint.Releasability
-
Release statement.
- getStatement() - Method in interface org.opengis.metadata.lineage.Lineage
-
General explanation of the data producer's knowledge about the lineage of a dataset.
- getStatement() - Method in interface org.opengis.metadata.quality.DescriptiveResult
-
Textual expression of the descriptive result.
- getStatus() - Method in interface org.opengis.metadata.acquisition.Operation
-
Status of the data acquisition.
- getStatus() - Method in interface org.opengis.metadata.acquisition.Plan
-
Current status of the plan (pending, completed, etc.)
- getStatus() - Method in interface org.opengis.metadata.identification.Identification
-
Status of the resource.
- getStepDateTime() - Method in interface org.opengis.metadata.lineage.ProcessStep
-
Date and time or range of date and time on or over which the process step occurred.
- getSuperTypes() - Method in interface org.opengis.feature.FeatureType
-
Returns the direct parents of this feature type.
- getSupplementalInformation() - Method in interface org.opengis.metadata.identification.DataIdentification
-
Any other descriptive information about the resource.
- getTargetCRS() - Method in interface org.opengis.referencing.operation.ConcatenatedOperation
-
Returns the CRS to which coordinates are changed.
- getTargetCRS() - Method in interface org.opengis.referencing.operation.Conversion
-
Returns the CRS to which coordinates are changed.
- getTargetCRS() - Method in interface org.opengis.referencing.operation.CoordinateOperation
-
Returns the CRS to which coordinates are changed.
- getTargetCRS() - Method in interface org.opengis.referencing.operation.PointMotionOperation
-
Returns the CRS to which coordinates are changed.
- getTargetCRS() - Method in interface org.opengis.referencing.operation.Transformation
-
Returns the CRS to which coordinates are changed.
- getTargetDimensions() - Method in interface org.opengis.referencing.operation.MathTransform
-
Returns the number of dimensions of output points.
- getTargetDimensions() - Method in interface org.opengis.referencing.operation.MathTransform1D
-
Returns the number of dimensions of output points, which shall be 1.
- getTargetDimensions() - Method in interface org.opengis.referencing.operation.MathTransform2D
-
Returns the number of dimensions of output points, which shall be 2.
- getTargetDimensions() - Method in interface org.opengis.referencing.operation.OperationMethod
-
Deprecated.This attribute has been removed from ISO 19111:2019.
- getTargetEpoch() - Method in interface org.opengis.referencing.operation.ConcatenatedOperation
-
Returns the date at which target coordinate tuples are valid.
- getTargetEpoch() - Method in interface org.opengis.referencing.operation.Conversion
-
This attribute is inherited from
CoordinateOperation
but is not applicable in a conversion. - getTargetEpoch() - Method in interface org.opengis.referencing.operation.CoordinateOperation
-
Returns the date at which target coordinate tuples are valid.
- getTargetEpoch() - Method in interface org.opengis.referencing.operation.PassThroughOperation
-
Returns the date at which target coordinate tuples are valid.
- getTargetEpoch() - Method in interface org.opengis.referencing.operation.PointMotionOperation
-
Returns the date at which target coordinate tuples are valid.
- getTargetEpoch() - Method in interface org.opengis.referencing.operation.Transformation
-
This attribute is inherited from
CoordinateOperation
but is not applicable in a transformation. - getTemporalCapabilities() - Method in interface org.opengis.filter.capability.FilterCapabilities
-
Advertises which temporal operators and temporal operands the service supports.
- getTemporalElements() - Method in interface org.opengis.metadata.extent.Extent
-
Provides temporal component of the extent of the referring object.
- getTemporalOperands() - Method in interface org.opengis.filter.capability.TemporalCapabilities
-
Advertises which temporal operands are supported by the service.
- getTemporalOperators() - Method in interface org.opengis.filter.capability.TemporalCapabilities
-
Advertises which temporal operators are supported by the service.
- getTemporalResolutions() - Method in interface org.opengis.metadata.identification.Identification
-
Smallest resolvable temporal period in a resource.
- getTemporalUnit() - Method in interface org.opengis.referencing.cs.TimeCS
-
Returns the unit of measurement of coordinate values.
- getTextDescription() - Method in interface org.opengis.metadata.quality.Description
-
Text description.
- getThesaurusName() - Method in interface org.opengis.metadata.identification.Keywords
-
Name of the formally registered thesaurus or a similar authoritative source of keywords.
- getTime() - Method in interface org.opengis.metadata.acquisition.Event
-
Deprecated.Replaced by
Event.getDateOfOccurrence()
. - getTimeStamp() - Method in interface org.opengis.filter.Version
-
Indicates that the version of the resource closest to the specified date shall be selected.
- getTitle() - Method in interface org.opengis.metadata.citation.Citation
-
Name by which the cited resource is known.
- getToneGradation() - Method in interface org.opengis.metadata.content.Band
-
Number of discrete numerical values in the grid data.
- getTopicCategories() - Method in interface org.opengis.metadata.identification.Identification
-
Main theme(s) of the resource.
- getTopologyLevel() - Method in interface org.opengis.metadata.spatial.VectorSpatialRepresentation
-
Code which identifies the degree of complexity of the spatial relationships.
- getTransferFrequency() - Method in interface org.opengis.metadata.distribution.DigitalTransferOptions
-
Rate of occurrence of distribution.
- getTransferFunctionType() - Method in interface org.opengis.metadata.content.SampleDimension
-
Type of transfer function to be used when scaling a physical value for a given element.
- getTransferOptions() - Method in interface org.opengis.metadata.distribution.Distribution
-
Provides information about technical means and media by which a resource is obtained from the distributor.
- getTransferSize() - Method in interface org.opengis.metadata.distribution.DigitalTransferOptions
-
Estimated size of a unit in the specified transfer format, expressed in megabytes.
- getTransformationDimensionDescription() - Method in interface org.opengis.metadata.spatial.Georectified
-
General description of the transformation.
- getTransformationDimensionMapping() - Method in interface org.opengis.metadata.spatial.Georectified
-
Information about which grid dimensions are the spatial dimensions.
- getTransmittedPolarization() - Method in interface org.opengis.metadata.content.Band
-
Polarization of the radiation transmitted.
- getTriangulationIndicator() - Method in interface org.opengis.metadata.content.ImageDescription
-
Indication of whether or not triangulation has been performed upon the image.
- getTrigger() - Method in interface org.opengis.metadata.acquisition.Event
-
Initiator of the event.
- getTurnaround() - Method in interface org.opengis.metadata.distribution.StandardOrderProcess
-
Typical turnaround time for the filling of an order.
- getType() - Method in interface org.opengis.feature.Attribute
-
Returns information about the attribute (base Java class, domain of values, etc.).
- getType() - Method in interface org.opengis.feature.DynamicAttribute
-
Returns information about the dynamic attribute (base Java class, domain of values, etc.).
- getType() - Method in interface org.opengis.feature.Feature
-
Returns information about the feature (name, characteristics, etc.).
- getType() - Method in interface org.opengis.metadata.acquisition.Instrument
-
Name of the type of instrument.
- getType() - Method in interface org.opengis.metadata.acquisition.Operation
-
Collection technique for the operation.
- getType() - Method in interface org.opengis.metadata.acquisition.Plan
-
Manner of sampling geometry that the planner expects for collection of objective data.
- getType() - Method in interface org.opengis.metadata.identification.Keywords
-
Subject matter used to group similar keywords.
- getTypeDefinition(Class<?>) - Method in class org.opengis.geoapi.schema.SchemaInformation
-
Returns the type definitions for the given class.
- getTypeDefinition(String) - Method in class org.opengis.geoapi.schema.SchemaInformation
-
Returns the type definitions for a class of the given name.
- getTypeName() - Method in interface org.opengis.util.RecordType
-
Returns the name that identifies this record type.
- getTypeName() - Method in interface org.opengis.util.Type
-
Returns the name that identifies this type.
- getTypes() - Method in interface org.opengis.metadata.acquisition.Objective
-
Collection technique for the objective.
- getUnit() - Method in interface org.opengis.parameter.ParameterDescriptor
-
Returns the unit of measurement for the minimum, maximum and default values.
- getUnit() - Method in interface org.opengis.parameter.ParameterValue
-
Returns the unit of measure of the parameter value.
- getUnit() - Method in interface org.opengis.referencing.cs.CoordinateSystemAxis
-
Returns the unit of measure used for this coordinate system axis.
- getUnits() - Method in interface org.opengis.metadata.content.SampleDimension
-
Units of data in each dimension included in the resource.
- getUnitsOfDistribution() - Method in interface org.opengis.metadata.distribution.DigitalTransferOptions
-
Tiles, layers, geographic areas, etc., in which data is available.
- getUpdateScopeDescriptions() - Method in interface org.opengis.metadata.maintenance.MaintenanceInformation
-
Deprecated.As of ISO 19115:2014,
MaintenanceInformation.getUpdateScopes()
andgetUpdateScopeDescriptions()
were combined intoMaintenanceInformation.getMaintenanceScopes()
in order to allow specifying a scope that includes a spatial and temporal extent. - getUpdateScopes() - Method in interface org.opengis.metadata.maintenance.MaintenanceInformation
-
Deprecated.As of ISO 19115:2014,
getUpdateScopes()
andMaintenanceInformation.getUpdateScopeDescriptions()
were combined intoMaintenanceInformation.getMaintenanceScopes()
in order to allow specifying a scope that includes a spatial and temporal extent. - getUpperBoundary() - Method in interface org.opengis.filter.BetweenComparisonOperator
-
Returns the upper bound (inclusive) as an expression.
- getUpperCorner() - Method in interface org.opengis.geometry.Envelope
-
The limits in the direction of increasing coordinate values for each dimension.
- getUsageDate() - Method in interface org.opengis.metadata.identification.Usage
-
Deprecated.Replaced by
Usage.getUsageDates()
as of ISO 19115:2014. - getUsageDates() - Method in interface org.opengis.metadata.identification.Usage
-
Date and time of the first use or range of uses of the resource and/or resource series.
- getUseConstraints() - Method in interface org.opengis.metadata.constraint.LegalConstraints
-
Constraints applied to assure the protection of privacy or intellectual property, and any special restrictions or limitations or warnings on using the resource or metadata.
- getUseLimitations() - Method in interface org.opengis.metadata.constraint.Constraints
-
Limitation affecting the fitness for use of the resource.
- getUserContactInfo() - Method in interface org.opengis.metadata.identification.Usage
-
Identification of and means of communicating with person(s) and organization(s) using the resource(s).
- getUserDefinedMaintenanceFrequency() - Method in interface org.opengis.metadata.maintenance.MaintenanceInformation
-
Maintenance period other than those defined.
- getUserDeterminedLimitations() - Method in interface org.opengis.metadata.identification.Usage
-
Applications, determined by the user for which the resource and/or resource series is not suitable.
- getUserNote() - Method in interface org.opengis.metadata.constraint.SecurityConstraints
-
Explanation of the application of the legal constraints or other restrictions and legal prerequisites for obtaining and using the resource.
- getValidValues() - Method in interface org.opengis.parameter.ParameterDescriptor
-
Returns the set of allowed values when these are restricted to some finite set or returns
null
otherwise. - getValue() - Method in interface org.opengis.feature.Attribute
-
Returns the attribute value, or
null
if none. - getValue() - Method in interface org.opengis.feature.FeatureAssociation
-
Returns the associated feature, or
null
if none. - getValue() - Method in interface org.opengis.feature.Property
-
Returns the value or content of the property, or
null
if none. - getValue() - Method in interface org.opengis.filter.Literal
-
Returns the constant value held by this object.
- getValue() - Method in exception class org.opengis.parameter.InvalidParameterValueException
-
Returns the invalid parameter value.
- getValue() - Method in interface org.opengis.parameter.ParameterValue
-
Returns the parameter value as an object.
- getValueClass() - Method in interface org.opengis.feature.AttributeType
-
Returns the type of attribute values.
- getValueClass() - Method in interface org.opengis.parameter.ParameterDescriptor
-
Returns the class that describes the type of parameter values.
- getValueOrFallback(String, Object) - Method in interface org.opengis.feature.Feature
-
Returns the value for the property of the given name if that property exists, or a fallback value otherwise.
- getValueReference() - Method in interface org.opengis.filter.SortProperty
-
The property to sort by.
- getValues() - Method in interface org.opengis.feature.Attribute
-
Returns all attribute values, or an empty collection if none.
- getValues() - Method in interface org.opengis.feature.FeatureAssociation
-
Returns all features, or an empty collection if none.
- getValues() - Method in interface org.opengis.metadata.quality.QuantitativeResult
-
Quantitative value or values, content determined by the evaluation procedure used.
- getValueStructure() - Method in interface org.opengis.metadata.quality.Measure
-
Structure for reporting a complex data quality result.
- getValueType() - Method in interface org.opengis.feature.FeatureAssociationRole
-
Returns the type of feature values.
- getValueType() - Method in interface org.opengis.metadata.quality.BasicMeasure
-
Value type for the result of the basic measure.
- getValueType() - Method in interface org.opengis.metadata.quality.Measure
-
Value type for reporting a data quality result.
- getValueType() - Method in interface org.opengis.metadata.quality.QuantitativeResult
-
Value type for reporting a data quality result.
- getValueType() - Method in interface org.opengis.parameter.ParameterDescriptor
-
Returns the name that describes the type of parameter values.
- getValueUnit() - Method in interface org.opengis.metadata.quality.QuantitativeResult
-
Value unit for reporting a data quality result.
- getVendor() - Method in class org.opengis.test.util.PseudoFactory
-
Returns the implementer of this pseudo-factory, which is "GeoAPI".
- getVendor() - Method in interface org.opengis.util.Factory
-
Returns the vendor responsible for creating this factory implementation.
- getVersion() - Method in interface org.opengis.filter.ResourceId
-
Specifies which version of the resource shall be selected.
- getVersion() - Method in interface org.opengis.metadata.distribution.Format
-
Deprecated.As of ISO 19115:2014, replaced by
Format.getFormatSpecificationCitation().getEdition()
. - getVersion() - Method in interface org.opengis.metadata.Identifier
-
Version identifier for the namespace, as specified by the code authority.
- getVertical() - Method in interface org.opengis.metadata.identification.Resolution
-
Vertical sampling distance.
- getVerticalCRS() - Method in interface org.opengis.metadata.extent.VerticalExtent
-
Provides information about the vertical coordinate reference system to which the maximum and minimum elevation values are measured.
- getVerticalDatumType() - Method in interface org.opengis.referencing.datum.VerticalDatum
-
Deprecated.Replaced by
VerticalDatum.getRealizationMethod()
in ISO 19111:2019. - getVerticalElements() - Method in interface org.opengis.metadata.extent.Extent
-
Provides vertical component of the extent of the referring object.
- getVerticalExtent() - Method in interface org.opengis.metadata.extent.SpatialTemporalExtent
-
The vertical extent component.
- getVoices() - Method in interface org.opengis.metadata.citation.Telephone
-
Deprecated.As of ISO 19115:2014, replaced by a number with
TelephoneType.VOICE
. - getVolumes() - Method in interface org.opengis.metadata.distribution.Medium
-
Number of items in the media identified.
- getWestBoundLongitude() - Method in interface org.opengis.metadata.extent.GeographicBoundingBox
-
The western-most coordinate of the limit of the resource extent.
- getWildCard() - Method in interface org.opengis.filter.LikeOperator
-
Returns the character that can be used in the pattern to match any sequence of characters.
- getX() - Method in class org.opengis.test.coverage.image.PixelIterator
-
Returns the current x coordinate.
- getXPath() - Method in interface org.opengis.filter.ValueReference
-
Returns the path to the property whose value will be returned by the
apply(R)
method. - getY() - Method in class org.opengis.test.coverage.image.PixelIterator
-
Returns the current y coordinate.
- grad() - Method in class org.opengis.test.Units
-
Returns the unit of measurement defined as π/200 radians.
- greater(Expression<R, ?>, Expression<R, ?>) - Method in interface org.opengis.filter.FilterFactory
-
Filter operator that checks that its first sub-expression is greater than its second sub-expression.
- greater(Expression<R, ?>, Expression<R, ?>, boolean, MatchAction) - Method in interface org.opengis.filter.FilterFactory
-
Filter operator that checks that its first sub-expression is greater than its second sub-expression.
- greaterOrEqual(Expression<R, ?>, Expression<R, ?>) - Method in interface org.opengis.filter.FilterFactory
-
Filter operator that checks that its first sub-expression is greater than its second sub-expression.
- greaterOrEqual(Expression<R, ?>, Expression<R, ?>, boolean, MatchAction) - Method in interface org.opengis.filter.FilterFactory
-
Filter operator that checks that its first sub-expression is greater than its second sub-expression.
- GRID - Static variable in class org.opengis.metadata.spatial.SpatialRepresentationType
-
Grid data is used to represent geographic data.
- GriddedDataPositionalAccuracy - Interface in org.opengis.metadata.quality
-
Closeness of gridded data position values to values accepted as or being true.
- GridSpatialRepresentation - Interface in org.opengis.metadata.spatial
-
Basic information required to uniquely identify a resource or resources.
- groups(String) - Method in interface org.opengis.parameter.ParameterValueGroup
-
Returns all subgroups with the specified name.
- Guidance for subclasses - Search tag in class org.opengis.util.CodeList
- Section
H
- HALF_MAXIMUM - Static variable in class org.opengis.metadata.content.BandDefinition
-
Width of a distribution equal to the distance between the outer two points on the distribution having power level half of that at the peak.
- HARDCOPY - Static variable in class org.opengis.metadata.distribution.MediumName
-
Deprecated.Pamphlet or leaflet giving descriptive information.
- hasError - Variable in class org.opengis.test.report.AuthorityCodesReport.Row
-
true
if an exception occurred while creating the identified object. - hashCode() - Method in interface org.opengis.geometry.DirectPosition
-
Returns a hash code value for this direct position.
- hashCode() - Method in interface org.opengis.metadata.identification.RepresentativeFraction
-
Returns a hash value for this representative fraction.
- hashCode() - Method in class org.opengis.test.Configuration
-
Returns a hash code value for this configuration map.
- hasLogicalOperators() - Method in interface org.opengis.filter.capability.ScalarCapabilities
-
Indicates if logical operator support is provided.
- head() - Method in interface org.opengis.util.GenericName
-
Returns the first element in the sequence of parsed names.
- head() - Method in interface org.opengis.util.LocalName
-
Returns
this
since this object is already a local name. - head() - Method in interface org.opengis.util.ScopedName
-
Returns the first element in the sequence of parsed names.
- HEALTH - Static variable in class org.opengis.metadata.identification.TopicCategory
-
Health, health services, human ecology, and safety.
- HEAVY_SMOKE_OR_DUST - Static variable in class org.opengis.metadata.content.ImagingCondition
-
Portion of the image is partially obscured by heavy smoke or dust.
- hectopascal() - Method in class org.opengis.test.Units
-
Returns the unit of measurement defined as 100 pascals.
- HIGH_IMPORTANCE - Static variable in class org.opengis.metadata.acquisition.Priority
-
Requires resources to be made available.
- HIGH_SIERRA - Static variable in class org.opengis.metadata.distribution.MediumFormat
-
High Sierra file system.
- HISTORICAL_ARCHIVE - Static variable in class org.opengis.metadata.identification.Progress
-
Data has been stored in an offline storage facility
- Homogeneity - Interface in org.opengis.metadata.quality
-
Expected or tested uniformity of the results obtained for a data quality evaluation.
- HORIZONTAL - Static variable in class org.opengis.metadata.content.PolarizationOrientation
-
Polarization of the sensor oriented in the horizontal plane in relation to swath direction.
- HTTP - Static variable in class org.opengis.metadata.identification.DistributedComputingPlatform
-
Extensible Markup Language.
I
- IdCapabilities - Interface in org.opengis.filter.capability
-
Capabilities used to convey supported identifier operators.
- Identification - Interface in org.opengis.metadata.identification
-
Basic information required to uniquely identify a resource or resources.
- IdentifiedObject - Interface in org.opengis.referencing
-
Identification and remarks information for a reference system or CRS-related object.
- IdentifiedType - Interface in org.opengis.feature
-
Identification and description information inherited by property types and feature types.
- identifier() - Method in enum class org.opengis.annotation.Obligation
-
Returns the UML identifier for this enumeration constant.
- identifier() - Element in annotation interface org.opengis.annotation.UML
-
The UML identifier for the annotated interface, method or code list element.
- identifier() - Method in enum class org.opengis.filter.MatchAction
-
Returns the UML identifier for this enumeration constant.
- identifier() - Method in enum class org.opengis.filter.SortOrder
-
Returns the UML identifier for this enumeration constant.
- identifier() - Method in enum class org.opengis.filter.VersionAction
-
Returns the UML identifier for this enumeration constant.
- identifier() - Method in enum class org.opengis.parameter.ParameterDirection
-
Returns the UML identifier for this enumeration constant.
- identifier() - Method in class org.opengis.util.CodeList
-
Returns the identifier declared in the UML annotation.
- identifier() - Method in interface org.opengis.util.ControlledVocabulary
-
Returns the identifier declared in the
UML
annotation. - Identifier - Interface in org.opengis.metadata
-
Value uniquely identifying an object within a namespace.
- IDENTIFIERS_KEY - Static variable in interface org.opengis.referencing.IdentifiedObject
-
Key for the
"identifiers"
property to be given to theObjectFactory.createFoo(Map, ...)
methods. - IDENTITY - Enum constant in enum class org.opengis.test.CalculationType
-
The coordinate values to compare are the result of an identity operation (a plain copy).
- image - Variable in class org.opengis.test.ValidatorContainer
-
The validator for images and related objects.
- IMAGE - Static variable in class org.opengis.metadata.content.CoverageContentType
-
Meaningful numerical representation of a physical parameter that is not the actual value of the physical parameter.
- IMAGE_DIGITAL - Static variable in class org.opengis.metadata.citation.PresentationForm
-
Likeness of natural or man-made features, objects, and activities acquired through the sensing of visual or any other segment of the electromagnetic spectrum by sensors, such as thermal infrared, and high resolution radar and stored in digital format.
- IMAGE_HARDCOPY - Static variable in class org.opengis.metadata.citation.PresentationForm
-
Likeness of natural or man-made features, objects, and activities acquired through the sensing of visual or any other segment of the electromagnetic spectrum by sensors, such as thermal infrared, and high resolution radar and reproduced on paper, photographic material, or other media for use directly by the human user.
- ImageCRS - Interface in org.opengis.referencing.crs
-
Deprecated.Replaced by
EngineeringCRS
as of ISO 19111:2019. - ImageDatum - Interface in org.opengis.referencing.datum
-
Deprecated.Replaced by
EngineeringDatum
as of ISO 19111:2019. - ImageDescription - Interface in org.opengis.metadata.content
-
Information about an image's suitability for use.
- ImageIOTestCase - Class in org.opengis.test.coverage.image
-
Base class for all image I/O tests.
- ImageIOTestCase() - Constructor for class org.opengis.test.coverage.image.ImageIOTestCase
-
Creates a new test case using a default random number generator.
- ImageIOTestCase(long) - Constructor for class org.opengis.test.coverage.image.ImageIOTestCase
-
Creates a new test case using a random number generator initialized to the given seed.
- IMAGERY_BASE_MAPS_EARTH_COVER - Static variable in class org.opengis.metadata.identification.TopicCategory
-
Base maps.
- ImageValidator - Class in org.opengis.test.coverage.image
-
Validators for implementations of
java.awt.image
orjavax.imageio
services. - ImageValidator(ValidatorContainer) - Constructor for class org.opengis.test.coverage.image.ImageValidator
-
Creates a new validator instance.
- ImageWriterTestCase - Class in org.opengis.test.coverage.image
-
Base class for testing
ImageWriter
implementations. - ImageWriterTestCase() - Constructor for class org.opengis.test.coverage.image.ImageWriterTestCase
-
Creates a new test case using a default random number generator.
- ImageWriterTestCase(long) - Constructor for class org.opengis.test.coverage.image.ImageWriterTestCase
-
Creates a new test case using a random number generator initialized to the given seed.
- ImagingCondition - Class in org.opengis.metadata.content
-
Code which indicates conditions which may affect the image.
- Immutability - Search tag in package org.opengis.referencing
- Section
- Implementation considerations - Search tag in org.opengis.referencing.operation.RegisterOperations.findCoordinateOperations(CoordinateReferenceSystem, CoordinateReferenceSystem)
- Section
- Implementation details - Search tag in module org.opengis.geoapi.example
- Section
- Implementation flexibility - Search tag in org.opengis.referencing.operation.CoordinateOperation.transform(CoordinateSet)
- Section
- Implementation note - Search tag in org.opengis.filter.Expression.getResourceClass()
- Section
- Implementation note - Search tag in org.opengis.filter.Filter.getResourceClass()
- Section
- implementsAdHocQuery() - Method in interface org.opengis.filter.capability.Conformance
-
Returns whether the implementation supports the Ad hoc query conformance level.
- implementsExtendedOperators() - Method in interface org.opengis.filter.capability.Conformance
-
Returns whether the implementation supports the Extended Operators conformance level.
- implementsFunctions() - Method in interface org.opengis.filter.capability.Conformance
-
Returns whether the implementation supports the Functions conformance level.
- implementsMinSpatialFilter() - Method in interface org.opengis.filter.capability.Conformance
-
Returns whether the implementation supports the Minimum Spatial Filter conformance level.
- implementsMinStandardFilter() - Method in interface org.opengis.filter.capability.Conformance
-
Returns whether the implementation supports the Minimum Standard Filter conformance level.
- implementsMinTemporalFilter() - Method in interface org.opengis.filter.capability.Conformance
-
Returns whether the implementation supports the Minimum Temporal Filter conformance level.
- implementsQuery() - Method in interface org.opengis.filter.capability.Conformance
-
Returns whether the implementation supports the Query conformance level.
- implementsResourceld() - Method in interface org.opengis.filter.capability.Conformance
-
Returns whether the implementation supports the Resource Identification conformance level.
- implementsSorting() - Method in interface org.opengis.filter.capability.Conformance
-
Returns whether the implementation supports the Sorting conformance level.
- implementsSpatialFilter() - Method in interface org.opengis.filter.capability.Conformance
-
Returns whether the implementation supports the Spatial Filter conformance level.
- implementsStandardFilter() - Method in interface org.opengis.filter.capability.Conformance
-
Returns whether the implementation supports the Standard Filter conformance level.
- implementsTemporalFilter() - Method in interface org.opengis.filter.capability.Conformance
-
Returns whether the implementation supports the Temporal Filter conformance level.
- implementsVersionNav() - Method in interface org.opengis.filter.capability.Conformance
-
Returns whether the implementation supports the Version navigation conformance level.
- IN - Enum constant in enum class org.opengis.parameter.ParameterDirection
-
The parameter is an input parameter to the service instance.
- IN_CONFIDENCE - Static variable in class org.opengis.metadata.constraint.Restriction
-
With trust.
- IN_FORCE - Static variable in class org.opengis.metadata.citation.DateType
-
Date identifies when resource became in force.
- IN_OUT - Enum constant in enum class org.opengis.parameter.ParameterDirection
-
The parameter is both an input and output parameter to the service instance.
- include() - Static method in interface org.opengis.filter.Filter
-
A filter that always evaluates to
true
. - IndeterminatePositionException - Exception Class in org.opengis.temporal
-
Thrown when a temporal operation cannot be performed because a position has an indeterminate value.
- IndeterminatePositionException(String) - Constructor for exception class org.opengis.temporal.IndeterminatePositionException
-
Constructs an exception with the specified detail message.
- IndeterminatePositionException(String, Throwable) - Constructor for exception class org.opengis.temporal.IndeterminatePositionException
-
Constructs an exception with the specified detail message and cause.
- IndeterminateValue - Class in org.opengis.temporal
-
Indications that a temporal position is not precisely known.
- INDIRECT - Static variable in class org.opengis.metadata.quality.EvaluationMethodType
-
Method of evaluating the quality of a data set based on external knowledge.
- IndirectEvaluation - Interface in org.opengis.metadata.quality
-
Test based on external knowledge or experience of the data product.
- Individual - Interface in org.opengis.metadata.citation
-
Information about the party if the party is an individual.
- INFORMATION - Static variable in class org.opengis.metadata.citation.OnLineFunction
-
Online information about the resource.
- INITIATIVE - Static variable in class org.opengis.metadata.maintenance.ScopeCode
-
Information applies to an initiative.
- InitiativeType - Class in org.opengis.metadata.identification
-
Type of aggregation activity in which datasets are related
- INLAND_WATERS - Static variable in class org.opengis.metadata.identification.TopicCategory
-
Inland water features, drainage systems and their characteristics.
- Instant - Interface in org.opengis.temporal
-
A zero-dimensional temporal primitive that represents position in time, equivalent to a point in space.
- INSTANTANEOUS - Static variable in class org.opengis.metadata.acquisition.Sequence
-
Collection without a significant duration
- INSTANTANEOUS_COLLECTION - Static variable in class org.opengis.metadata.acquisition.ObjectiveType
-
Single instance of collection.
- Instrument - Interface in org.opengis.metadata.acquisition
-
Designations for the measuring instruments.
- INSTRUMENT - Static variable in class org.opengis.metadata.identification.KeywordType
-
Keyword identifies a device used to measure or compare physical properties.
- INTEGER - Static variable in class org.opengis.metadata.Datatype
-
Numerical field.
- INTEGER - Static variable in class org.opengis.referencing.cs.CoordinateDataType
-
Quantity expressed as a count used for a temporal or ordinal coordinate system axis.
- Integration with other standards - Search tag in package org.opengis.temporal
- Section
- INTELLECTUAL_PROPERTY_RIGHTS - Static variable in class org.opengis.metadata.constraint.Restriction
-
Rights to financial benefit from and control of distribution of non-tangible property that is a result of creativity.
- INTELLIGENCE_MILITARY - Static variable in class org.opengis.metadata.identification.TopicCategory
-
Military bases, structures, activities.
- INTERFACE_CLASS - Static variable in class org.opengis.metadata.Datatype
-
Named set of operations that characterize the behavior of an element.
- INTERFACES - Enum constant in enum class org.opengis.geoapi.Content
-
All GeoAPI interfaces, in approximate dependency order.
- InternationalString - Interface in org.opengis.util
- intersects(Expression<R, ? extends G>, Expression<R, ? extends G>) - Method in interface org.opengis.filter.FilterFactory
-
Creates an operator that checks if the two geometric operands intersect.
- INTERSECTS - Static variable in class org.opengis.filter.SpatialOperatorName
-
Operator evaluates to
true
if the two geometric operands intersect. - intValue() - Method in interface org.opengis.parameter.ParameterValue
-
Returns the integer value of this parameter, usually used for a count.
- intValueList() - Method in interface org.opengis.parameter.ParameterValue
-
Returns an ordered sequence of two or more integer values of this parameter, usually used for counts.
- InvalidFilterValueException - Exception Class in org.opengis.filter
-
Thrown if a filter or an expression cannot be evaluated for a given parameter.
- InvalidFilterValueException() - Constructor for exception class org.opengis.filter.InvalidFilterValueException
-
Creates an exception with no message.
- InvalidFilterValueException(String) - Constructor for exception class org.opengis.filter.InvalidFilterValueException
-
Creates an exception with the specified message.
- InvalidFilterValueException(String, Throwable) - Constructor for exception class org.opengis.filter.InvalidFilterValueException
-
Creates an exception with the specified message and cause.
- InvalidFilterValueException(Throwable) - Constructor for exception class org.opengis.filter.InvalidFilterValueException
-
Creates an exception with the specified cause.
- InvalidParameterCardinalityException - Exception Class in org.opengis.parameter
-
Thrown if adding or removing a parameter value in a group would result in more or less parameters than the expected range.
- InvalidParameterCardinalityException(String, String) - Constructor for exception class org.opengis.parameter.InvalidParameterCardinalityException
-
Creates an exception with the specified message and parameter name.
- InvalidParameterCardinalityException(String, Throwable, String) - Constructor for exception class org.opengis.parameter.InvalidParameterCardinalityException
-
Creates an exception with the specified message, cause and parameter name.
- InvalidParameterNameException - Exception Class in org.opengis.parameter
-
Thrown when an unexpected parameter was found in a parameter group.
- InvalidParameterNameException(String, String) - Constructor for exception class org.opengis.parameter.InvalidParameterNameException
-
Creates an exception with the specified message and parameter name.
- InvalidParameterNameException(String, Throwable, String) - Constructor for exception class org.opengis.parameter.InvalidParameterNameException
-
Creates an exception with the specified message, cause and parameter name.
- InvalidParameterTypeException - Exception Class in org.opengis.parameter
-
Thrown by
ParameterValue
getter methods when a value cannot be casted to the requested type. - InvalidParameterTypeException(String, String) - Constructor for exception class org.opengis.parameter.InvalidParameterTypeException
-
Creates an exception with the specified message and parameter name.
- InvalidParameterTypeException(String, Throwable, String) - Constructor for exception class org.opengis.parameter.InvalidParameterTypeException
-
Creates an exception with the specified message, cause and parameter name.
- InvalidParameterValueException - Exception Class in org.opengis.parameter
-
Thrown by
ParameterValue
setter methods when they are given an invalid value. - InvalidParameterValueException(String, String, double) - Constructor for exception class org.opengis.parameter.InvalidParameterValueException
-
Creates an exception with the specified invalid value as a floating point.
- InvalidParameterValueException(String, String, int) - Constructor for exception class org.opengis.parameter.InvalidParameterValueException
-
Creates an exception with the specified invalid value as an integer.
- InvalidParameterValueException(String, String, Object) - Constructor for exception class org.opengis.parameter.InvalidParameterValueException
-
Creates an exception with the specified invalid value.
- InvalidParameterValueException(String, Throwable, String, Object) - Constructor for exception class org.opengis.parameter.InvalidParameterValueException
-
Creates an exception with the specified message, cause and invalid value.
- InvalidPropertyValueException - Exception Class in org.opengis.feature
-
Thrown when an
Attribute
value or aFeatureAssociation
does not met the constraints (other than Java class) specified by its type. - InvalidPropertyValueException() - Constructor for exception class org.opengis.feature.InvalidPropertyValueException
-
Creates an exception with no message.
- InvalidPropertyValueException(String) - Constructor for exception class org.opengis.feature.InvalidPropertyValueException
-
Creates an exception with the specified message.
- InvalidPropertyValueException(String, Throwable) - Constructor for exception class org.opengis.feature.InvalidPropertyValueException
-
Creates an exception with the specified message and cause.
- Invariants - Search tag in org.opengis.filter.capability.FilterCapabilities.getFunctions()
- Section
- inverse() - Method in interface org.opengis.referencing.operation.MathTransform
-
Returns the inverse transform of this object.
- inverse() - Method in interface org.opengis.referencing.operation.MathTransform1D
-
Returns the inverse transform of this object.
- inverse() - Method in interface org.opengis.referencing.operation.MathTransform2D
-
Returns the inverse transform of this object.
- INVERSE_TRANSFORM - Enum constant in enum class org.opengis.test.CalculationType
-
The coordinate values to compare are the result of an inverse transform.
- Inverse operation - Search tag in interface org.opengis.referencing.operation.CoordinateOperation
- Section
- INVESTIGATION - Static variable in class org.opengis.metadata.identification.InitiativeType
-
Search or systematic inquiry.
- IRREGULAR - Static variable in class org.opengis.metadata.maintenance.MaintenanceFrequency
-
Data is updated in intervals that are uneven in duration.
- IS_COMPOSED_OF - Static variable in class org.opengis.metadata.identification.AssociationType
-
Reference to resources that are parts of this resource.
- isAbstract() - Method in interface org.opengis.feature.FeatureType
-
Returns
true
if the feature type acts as an abstract super-type. - isAssignableFrom(FeatureType) - Method in interface org.opengis.feature.FeatureType
-
Returns
true
if this type is same or a super-type of the given type. - isAxisSwappingSupported - Static variable in class org.opengis.test.Configuration.Key
-
Whether (y,x) axis order is supported.
- isAxisSwappingSupported - Variable in class org.opengis.test.referencing.AuthorityFactoryTest
-
true
ifAuthorityFactoryTest.crsAuthorityFactory
andAuthorityFactoryTest.csAuthorityFactory
supports the creation of coordinate system with (y,x) axis order. - isCameraCalibrationInformationAvailable() - Method in interface org.opengis.metadata.content.ImageDescription
-
Indication of whether or not constants are available which allow for camera calibration corrections.
- isCheckPointAvailable() - Method in interface org.opengis.metadata.spatial.Georectified
-
Indication of whether or not geographic position points are available to test the accuracy of the georeferenced grid data.
- isCollection - Variable in class org.opengis.geoapi.schema.SchemaInformation.Element
-
Whether the property accepts many items.
- isCompliant() - Method in interface org.opengis.metadata.content.FeatureCatalogueDescription
-
Indication of whether or not the cited feature catalogue complies with ISO 19110.
- isControlledVocabulary() - Method in enum class org.opengis.geoapi.Content
-
Returns
true
if this enumeration is for enumerations, code lists, or combination of both. - isControlPointAvailable() - Method in interface org.opengis.metadata.spatial.Georeferenceable
-
Indication of whether or not control point(s) exists.
- isDependencyIdentificationSupported - Static variable in class org.opengis.test.Configuration.Key
-
Whether the
IdentifiedObject
instances created indirectly by the factories are expected to have correct identification information. - isDeprecated - Variable in class org.opengis.test.report.AuthorityCodesReport.Row
-
true
if this authority code is deprecated, orfalse
otherwise. - isDeprecatedObjectCreationSupported - Static variable in class org.opengis.test.Configuration.Key
-
Whether the authority factory supports creation of deprecated
IdentifiedObject
instances. - isDerivativeSupported - Static variable in class org.opengis.test.Configuration.Key
-
Whether
MathTransform.derivative(DirectPosition)
is supported. - isDerivativeSupported - Variable in class org.opengis.test.referencing.TransformTestCase
-
true
ifMathTransform.derivative(DirectPosition)
is supported. - isDoubleToDoubleSupported - Static variable in class org.opengis.test.Configuration.Key
-
Whether
MathTransform.transform(double[], int, double[], int, int)
is supported. - isDoubleToDoubleSupported - Variable in class org.opengis.test.referencing.TransformTestCase
-
true
ifMathTransform.transform(double[],int,double[],int,int)
is supported. - isDoubleToFloatSupported - Static variable in class org.opengis.test.Configuration.Key
-
Whether
MathTransform.transform(double[], int, float[], int, int)
is supported. - isDoubleToFloatSupported - Variable in class org.opengis.test.referencing.TransformTestCase
-
true
ifMathTransform.transform(double[],int,float[],int,int)
is supported. - isFactoryPreservingUserValues - Static variable in class org.opengis.test.Configuration.Key
-
Whether the objects created by the tested
ObjectFactory
use the specified values as-is. - isFilmDistortionInformationAvailable() - Method in interface org.opengis.metadata.content.ImageDescription
-
Indication of whether or not Calibration Reseau information is available.
- isFloatToDoubleSupported - Static variable in class org.opengis.test.Configuration.Key
-
Whether
MathTransform.transform(float[], int, double[], int, int)
is supported. - isFloatToDoubleSupported - Variable in class org.opengis.test.referencing.TransformTestCase
-
true
ifMathTransform.transform(float[],int,double[],int,int)
is supported. - isFloatToFloatSupported - Static variable in class org.opengis.test.Configuration.Key
-
Whether
MathTransform.transform(float[], int, float[], int, int)
is supported. - isFloatToFloatSupported - Variable in class org.opengis.test.referencing.TransformTestCase
-
true
ifMathTransform.transform(float[],int,float[],int,int)
is supported. - isGlobal() - Method in interface org.opengis.util.NameSpace
-
Indicates whether this namespace is a "top level" namespace.
- isIdentity() - Method in interface org.opengis.referencing.operation.MathTransform
-
Tests whether this transform does not move any points.
- isIdentity() - Method in interface org.opengis.referencing.operation.Matrix
-
Returns
true
if this matrix is an identity matrix. - isIncludedWithDataset() - Method in interface org.opengis.metadata.content.FeatureCatalogueDescription
-
Indication of whether or not the feature catalogue is included with the resource.
- isInstance(Record) - Method in interface org.opengis.util.RecordType
-
Determines if the specified record is compatible with this record type.
- isInverseTransformSupported - Static variable in class org.opengis.test.Configuration.Key
-
Whether
MathTransform.inverse()
is supported. - isInverseTransformSupported - Variable in class org.opengis.test.referencing.TransformTestCase
-
true
ifMathTransform.inverse()
is supported. - isIvfDefinitive() - Method in interface org.opengis.referencing.datum.Ellipsoid
-
Indicates if the inverse flattening (IVF) is definitive for this ellipsoid.
- isLensDistortionInformationAvailable() - Method in interface org.opengis.metadata.content.ImageDescription
-
Indication of whether or not lens aberration correction information is available.
- isMatchingCase() - Method in interface org.opengis.filter.BinaryComparisonOperator
-
Specifies how a filter expression processor should perform string comparisons.
- isMatchingCase() - Method in interface org.opengis.filter.LikeOperator
-
Specifies how a filter expression processor should perform string comparisons.
- isMixedNameSyntaxSupported - Static variable in class org.opengis.test.Configuration.Key
-
Whether the
GenericName
instances can apply different syntax rules in different parts of their name. - isMixedNameSyntaxSupported - Variable in class org.opengis.test.util.NameTest
-
true
if theGenericName
implementations created by the NameTest.factory can use different syntax rules in different part of their name. - isMultiLocaleSupported - Static variable in class org.opengis.test.Configuration.Key
-
Whether the
InternationalString
instances can support more than oneLocale
. - isMultiLocaleSupported - Variable in class org.opengis.test.util.NameTest
-
true
if theInternationalString
implementations created by the NameTest.factory can support more than one locale. - isNil(Expression<R, ?>, String) - Method in interface org.opengis.filter.FilterFactory
-
An operator that tests if an expression's value is nil.
- isNonBidimensionalSpaceSupported - Static variable in class org.opengis.test.Configuration.Key
-
Whether
MathTransformFactory
can create transforms between spaces that are not two-dimensional. - isNonBidimensionalSpaceSupported - Variable in class org.opengis.test.referencing.AffineTransformTest
-
true
ifMathTransformFactory.createAffineTransform(Matrix)
accepts matrixes of size different than 3×3. - isNonSquareMatrixSupported - Static variable in class org.opengis.test.Configuration.Key
-
Whether
MathTransformFactory.createAffineTransform(Matrix)
accepts non-square matrixes. - isNonSquareMatrixSupported - Variable in class org.opengis.test.referencing.AffineTransformTest
-
true
ifMathTransformFactory.createAffineTransform(Matrix)
accepts non-square matrixes. - isNull(Expression<R, ?>) - Method in interface org.opengis.filter.FilterFactory
-
An operator that tests if an expression's value is
null
. - ISO_19103 - Enum constant in enum class org.opengis.annotation.Specification
-
ISO 19103, Conceptual schema language.
- ISO_19107 - Enum constant in enum class org.opengis.annotation.Specification
-
ISO 19107, Feature Geometry (OGC Topic 1).
- ISO_19108 - Enum constant in enum class org.opengis.annotation.Specification
-
ISO 19108, Temporal Schema.
- ISO_19109 - Enum constant in enum class org.opengis.annotation.Specification
-
ISO 19109, Rules for application schema.
- ISO_19111 - Enum constant in enum class org.opengis.annotation.Specification
-
ISO 19111, Referencing by coordinates (OGC Topic 2).
- ISO_19112 - Enum constant in enum class org.opengis.annotation.Specification
-
ISO 19112, Spatial referencing by geographic identifiers.
- ISO_19115 - Enum constant in enum class org.opengis.annotation.Specification
-
ISO 19115-1, Metadata part 1: fundamentals (OGC Topic 11).
- ISO_19115_2 - Enum constant in enum class org.opengis.annotation.Specification
-
ISO 19115-2, Metadata part 2: Extensions for acquisition and processing.
- ISO_19115_3 - Enum constant in enum class org.opengis.annotation.Specification
-
ISO 19115-3, Metadata part 3: XML schema implementation for fundamental concepts.
- ISO_19117 - Enum constant in enum class org.opengis.annotation.Specification
-
ISO 19117, Portrayal.
- ISO_19123 - Enum constant in enum class org.opengis.annotation.Specification
-
ISO 19123, Schema for coverage geometry and functions (OGC Topic 6).
- ISO_19128 - Enum constant in enum class org.opengis.annotation.Specification
-
ISO 19128, Web map server interface.
- ISO_19139 - Enum constant in enum class org.opengis.annotation.Specification
-
Deprecated.since
Specification.ISO_19115_3
publication, this standard does not define new elements used by GeoAPI. - ISO_19143 - Enum constant in enum class org.opengis.annotation.Specification
-
ISO 19143, Filter encoding.
- ISO_19157 - Enum constant in enum class org.opengis.annotation.Specification
-
ISO 19157, Data quality.
- ISO_19162 - Enum constant in enum class org.opengis.annotation.Specification
-
ISO 19162, Well known text representation of coordinate reference systems.
- ISO_8859_1 - Static variable in class org.opengis.metadata.identification.CharacterSet
-
Deprecated.ISO/IEC 8859-1, Information technology. 8-bit single-byte coded graphic character sets - Part 1: Latin alphabet No. 1.
- ISO_8859_10 - Static variable in class org.opengis.metadata.identification.CharacterSet
-
Deprecated.ISO/IEC 8859-10, Information technology. 8-bit single-byte coded graphic character sets - Part 10: Latin alphabet No. 6.
- ISO_8859_11 - Static variable in class org.opengis.metadata.identification.CharacterSet
-
Deprecated.ISO/IEC 8859-11, Information technology. 8-bit single-byte coded graphic character sets - Part 11: Latin/Thai alphabet.
- ISO_8859_12 - Static variable in class org.opengis.metadata.identification.CharacterSet
-
Deprecated.A future ISO/IEC 8-bit single-byte coded graphic character set.
- ISO_8859_13 - Static variable in class org.opengis.metadata.identification.CharacterSet
-
Deprecated.ISO/IEC 8859-13, Information technology. 8-bit single-byte coded graphic character sets - Part 13: Latin alphabet No. 7.
- ISO_8859_14 - Static variable in class org.opengis.metadata.identification.CharacterSet
-
Deprecated.ISO/IEC 8859-14, Information technology. 8-bit single-byte coded graphic character sets - Part 14: Latin alphabet No. 8 (Celtic).
- ISO_8859_15 - Static variable in class org.opengis.metadata.identification.CharacterSet
-
Deprecated.ISO/IEC 8859-15, Information technology. 8-bit single-byte coded graphic character sets - Part 15: Latin alphabet No. 9.
- ISO_8859_16 - Static variable in class org.opengis.metadata.identification.CharacterSet
-
Deprecated.ISO/IEC 8859-16, Information technology. 8-bit single-byte coded graphic character sets - Part 16: Latin alphabet No. 10.
- ISO_8859_2 - Static variable in class org.opengis.metadata.identification.CharacterSet
-
Deprecated.ISO/IEC 8859-2, Information technology. 8-bit single-byte coded graphic character sets - Part 2: Latin alphabet No. 2.
- ISO_8859_3 - Static variable in class org.opengis.metadata.identification.CharacterSet
-
Deprecated.ISO/IEC 8859-3, Information technology. 8-bit single-byte coded graphic character sets - Part 3: Latin alphabet No. 3.
- ISO_8859_4 - Static variable in class org.opengis.metadata.identification.CharacterSet
-
Deprecated.ISO/IEC 8859-4, Information technology. 8-bit single-byte coded graphic character sets - Part 4: Latin alphabet No. 4.
- ISO_8859_5 - Static variable in class org.opengis.metadata.identification.CharacterSet
-
Deprecated.ISO/IEC 8859-5, Information technology. 8-bit single-byte coded graphic character sets - Part 5: Latin/Cyrillic alphabet.
- ISO_8859_6 - Static variable in class org.opengis.metadata.identification.CharacterSet
-
Deprecated.ISO/IEC 8859-6, Information technology. 8-bit single-byte coded graphic character sets - Part 6: Latin/Arabic alphabet.
- ISO_8859_7 - Static variable in class org.opengis.metadata.identification.CharacterSet
-
Deprecated.ISO/IEC 8859-7, Information technology. 8-bit single-byte coded graphic character sets - Part 7: Latin/Greek alphabet.
- ISO_8859_8 - Static variable in class org.opengis.metadata.identification.CharacterSet
-
Deprecated.ISO/IEC 8859-8, Information technology. 8-bit single-byte coded graphic character sets - Part 8: Latin/Hebrew alphabet.
- ISO_8859_9 - Static variable in class org.opengis.metadata.identification.CharacterSet
-
Deprecated.ISO/IEC 8859-9, Information technology. 8-bit single-byte coded graphic character sets - Part 9: Latin alphabet No. 5.
- ISO_9660 - Static variable in class org.opengis.metadata.distribution.MediumFormat
-
Information processing - volume and file structure of CD-ROM.
- ISO_9660_APPLE_HFS - Static variable in class org.opengis.metadata.distribution.MediumFormat
-
Hierarchical File System (Macintosh).
- ISO_9660_ROCK_RIDGE - Static variable in class org.opengis.metadata.distribution.MediumFormat
-
Rock Ridge interchange protocol (UNIX).
- isOrientationParameterAvailable() - Method in interface org.opengis.metadata.spatial.Georeferenceable
-
Indication of whether or not orientation parameters are available.
- isOverlappingArraySupported - Static variable in class org.opengis.test.Configuration.Key
-
Whether source and destination arrays can overlap in
MathTransform
operations. - isOverlappingArraySupported - Variable in class org.opengis.test.referencing.TransformTestCase
-
true
if the destination array can be the same as the source array, and the source and target region of the array can overlap. - isRadiometricCalibrationDataAvailable() - Method in interface org.opengis.metadata.content.ImageDescription
-
Indication of whether or not the radiometric calibration information for generating the radiometrically calibrated standard data product is available.
- isRequired - Variable in class org.opengis.geoapi.schema.SchemaInformation.Element
-
Whether the property is mandatory.
- isSectionHeader - Variable in class org.opengis.test.report.AuthorityCodesReport.Row
-
true
if this row should actually be used as a section header. - isSimple() - Method in interface org.opengis.feature.FeatureType
-
Returns
true
if this feature type contains only attributes constrained to the [1 … 1] multiplicity, or operations (no feature association). - isSourceBandsSupported - Variable in class org.opengis.test.coverage.image.ImageIOTestCase
-
true
if the reader or writer takes in account the parameter value given toIIOParam.setSourceBands(int[])
. - isSphere() - Method in interface org.opengis.referencing.datum.Ellipsoid
-
true
if the ellipsoid is degenerate and is actually a sphere. - isStandardAliasSupported - Static variable in class org.opengis.test.Configuration.Key
-
Whether the
IdentifiedObject
instances have at least the aliases declared in the EPSG database. - isStandardNameSupported - Static variable in class org.opengis.test.Configuration.Key
-
Whether the
IdentifiedObject
instances have names matching the names declared in the EPSG database. - isSubregionSupported - Variable in class org.opengis.test.coverage.image.ImageIOTestCase
-
true
if the reader or writer takes in account the parameter value given toIIOParam.setSourceRegion(Rectangle)
. - isSubsamplingOffsetSupported - Variable in class org.opengis.test.coverage.image.ImageIOTestCase
-
true
if the reader or writer takes in account the two last parameter values given toIIOParam.setSourceSubsampling(int, int, int, int)
. - isSubsamplingSupported - Variable in class org.opengis.test.coverage.image.ImageIOTestCase
-
true
if the reader or writer takes in account the two first parameter values given toIIOParam.setSourceSubsampling(int, int, int, int)
. - isToleranceRelaxed - Static variable in class org.opengis.test.Configuration.Key
-
Whether the tolerance threshold of a
TransformTestCase
has been relaxed. - isTransformationParameterAvailable() - Method in interface org.opengis.metadata.spatial.GridSpatialRepresentation
-
Indication of whether or not parameters for transformation exists.
- isValidationEnabled - Static variable in class org.opengis.test.Configuration.Key
-
Whether the test methods can invoke a
validators.validate(…)}
method. - isValidationEnabled - Variable in class org.opengis.test.referencing.WKTParserTest
-
true
if the test methods can invoke avalidators.validate(…)}
method after parsing. - iterator() - Method in interface org.opengis.coordinate.CoordinateSet
-
Returns an iterator over the positions described by coordinate tuples.
J
- JAVA - Static variable in class org.opengis.metadata.identification.DistributedComputingPlatform
-
Object - oriented programming language.
- JIS - Static variable in class org.opengis.metadata.identification.CharacterSet
-
Deprecated.Japanese code set used for electronic transmission.
K
- KeywordClass - Interface in org.opengis.metadata.identification
-
Specification of a class to categorize keywords in a domain-specific vocabulary that has a binding to a formal ontology.
- Keywords - Interface in org.opengis.metadata.identification
-
Keywords, their type and reference source.
- KeywordType - Class in org.opengis.metadata.identification
-
Methods used to group similar keywords.
- kilometre() - Method in class org.opengis.test.Units
-
Returns the unit of measurement defined as 1000 metres.
L
- LARGER_WORD_CITATION - Static variable in class org.opengis.metadata.identification.AssociationType
-
Deprecated.Renamed
LARGER_WORK_CITATION
. - LARGER_WORK_CITATION - Static variable in class org.opengis.metadata.identification.AssociationType
-
Reference to a master dataset of which this one is a part.
- LAST - Enum constant in enum class org.opengis.filter.VersionAction
-
Filter selects the most recent version of a resource.
- LAST_REVISION - Static variable in class org.opengis.metadata.citation.DateType
-
Date identifies when the resource was examined or re-examined and improved or amended.
- LAST_UPDATE - Static variable in class org.opengis.metadata.citation.DateType
-
Date identifies when resource was last updated.
- LEFT_CIRCULAR - Static variable in class org.opengis.metadata.content.PolarizationOrientation
-
Polarization of the sensor oriented in the left circular plane in relation to swath direction.
- LegalConstraints - Interface in org.opengis.metadata.constraint
-
Restrictions and legal prerequisites for accessing and using the resource.
- length() - Method in interface org.opengis.temporal.Period
-
Returns the duration of this period (optional operation).
- less(Expression<R, ?>, Expression<R, ?>) - Method in interface org.opengis.filter.FilterFactory
-
Filter operator that checks that its first sub-expression is less than its second sub-expression.
- less(Expression<R, ?>, Expression<R, ?>, boolean, MatchAction) - Method in interface org.opengis.filter.FilterFactory
-
Filter operator that checks that its first sub-expression is less than its second sub-expression.
- lessOrEqual(Expression<R, ?>, Expression<R, ?>) - Method in interface org.opengis.filter.FilterFactory
-
Filter operator that checks that its first sub-expression is less than or equal to its second sub-expression.
- lessOrEqual(Expression<R, ?>, Expression<R, ?>, boolean, MatchAction) - Method in interface org.opengis.filter.FilterFactory
-
Filter operator that checks that its first sub-expression is less than or equal to its second sub-expression.
- level() - Element in annotation interface org.opengis.annotation.Profile
-
Deprecated.The level for the annotated element.
- LEVELLING - Static variable in class org.opengis.referencing.datum.RealizationMethod
-
Realization is by adjustment of a levelling network fixed to one or more tide gauges.
- LICENCE - Static variable in class org.opengis.metadata.constraint.Restriction
-
Formal permission to do something.
- LICENCE_DISTRIBUTOR - Static variable in class org.opengis.metadata.constraint.Restriction
-
Formal permission required for a person or an entity to commercialize or distribute the resource.
- LICENCE_END_USER - Static variable in class org.opengis.metadata.constraint.Restriction
-
Formal permission required for a person or an entity to use the resource and that may differ from the person that orders or purchases it.
- LICENCE_UNRESTRICTED - Static variable in class org.opengis.metadata.constraint.Restriction
-
Formal permission not required to use the resource.
- LICENSE - Static variable in class org.opengis.metadata.constraint.Restriction
-
Deprecated.As of ISO 19115:2014, renamed
Restriction.LICENCE
. - like(Expression<R, ?>, String) - Method in interface org.opengis.filter.FilterFactory
-
Character string comparison operator with pattern matching and default wildcards.
- like(Expression<R, ?>, String, char, char, char, boolean) - Method in interface org.opengis.filter.FilterFactory
-
Character string comparison operator with pattern matching and specified wildcards.
- LikeOperator<R> - Interface in org.opengis.filter
-
A character string comparison operator with pattern matching.
- LIMITED_DISTRIBUTION - Static variable in class org.opengis.metadata.constraint.Classification
-
Dissemination limited by designating body.
- LINE - Static variable in class org.opengis.metadata.spatial.DimensionNameType
-
Scan line of a sensor.
- Lineage - Interface in org.opengis.metadata.lineage
-
Information about the events or source data used in constructing the data specified by the scope or lack of knowledge about lineage.
- LINEAR - Static variable in class org.opengis.metadata.acquisition.GeometryType
-
Extended collection in a single vector.
- LINEAR - Static variable in class org.opengis.metadata.content.TransferFunctionType
-
Function used for transformation is first order polynomial.
- LINEAR - Static variable in class org.opengis.referencing.ReferenceSystemType
-
Set of Linear Referencing Methods and the policies, records and procedures for implementing them reference system that identifies a location by reference to a segment of a linear geographic feature and distance along that segment from a given point.
- LinearCS - Interface in org.opengis.referencing.cs
-
A 1-dimensional coordinate system that consists of the points that lie on the single axis described.
- literal(V) - Method in interface org.opengis.filter.FilterFactory
-
Creates a constant, literal value that can be used in expressions.
- Literal<R,
V> - Interface in org.opengis.filter -
A constant value that can be used in expressions.
- loadDefaultSchemas() - Method in class org.opengis.geoapi.schema.SchemaInformation
-
Loads the default set of XSD files.
- loadSchema(String) - Method in class org.opengis.geoapi.schema.SchemaInformation
-
Loads the XSD file at the given URL.
- Localization - Search tag in interface org.opengis.referencing.ObjectFactory
- Section
- LocalName - Interface in org.opengis.util
-
Identifier within a name space for a local object.
- locate(MemberName) - Method in interface org.opengis.util.Record
-
Deprecated.This method has been removed from the ISO 19103:2015 standard. It has been kept in GeoAPI for convenience, but renamed
Record.get(MemberName)
for consistency with common practice. - locate(MemberName) - Method in interface org.opengis.util.RecordType
-
Looks up the provided field name and returns the associated type name.
- locate(TypeName) - Method in interface org.opengis.util.RecordSchema
-
Deprecated.Looks up the provided type name and returns the associated record type.
- location() - Method in enum class org.opengis.test.dataset.TestData
-
Returns a URL to the test file.
- LOCATION - Static variable in class org.opengis.metadata.identification.TopicCategory
-
Positional information and services.
- LOGARITHMIC - Static variable in class org.opengis.metadata.content.TransferFunctionType
-
Function used for transformation is logarithmic
- logger - Variable in class org.opengis.test.Validator
-
The logger for reporting non-fatal warnings.
- LogicalConsistency - Interface in org.opengis.metadata.quality
-
Degree of adherence to logical rules of data structure, attribution and relationships.
- LogicalOperator<R> - Interface in org.opengis.filter
-
Combination of one or more conditional expressions.
- LogicalOperatorName - Class in org.opengis.filter
-
Nature of the logic operation between two or more filters.
- LOOSE - Static variable in class org.opengis.metadata.identification.CouplingType
-
Service instance is loosely coupled with a data instance, which means no
DataIdentification
class has to be described. - LOW_IMPORTANCE - Static variable in class org.opengis.metadata.acquisition.Priority
-
To be completed when resources are available
- LOWER_LEFT - Static variable in class org.opengis.metadata.spatial.PixelOrientation
-
The corner in the pixel closest to the origin of the SRS.
- LOWER_RIGHT - Static variable in class org.opengis.metadata.spatial.PixelOrientation
-
Next corner counterclockwise from the lower left.
M
- maintenance - Variable in class org.opengis.test.ValidatorContainer
-
The validator for
MaintenanceInformation
and related objects. - MaintenanceFrequency - Class in org.opengis.metadata.maintenance
-
Frequency with which modifications and deletions are made to the data after it is first produced.
- MaintenanceInformation - Interface in org.opengis.metadata.maintenance
-
Information about the scope and frequency of updating.
- MaintenanceValidator - Class in org.opengis.test.metadata
-
Validates objects from the
org.opengis.metadata.maintenance
package. - MaintenanceValidator(ValidatorContainer) - Constructor for class org.opengis.test.metadata.MaintenanceValidator
-
Creates a new validator instance.
- mandatory(Object, String) - Method in class org.opengis.test.Validator
-
Invoked when the existence of a mandatory attribute needs to be verified.
- mandatory(Optional<?>, String) - Method in class org.opengis.test.Validator
-
Invoked when the existence of an optional attribute needs to be verified.
- MANDATORY - Enum constant in enum class org.opengis.annotation.Obligation
-
Element is always required.
- MANDATORY - Static variable in class org.opengis.metadata.Obligation
-
Element is always required.
- MANUAL - Static variable in class org.opengis.metadata.acquisition.Trigger
-
Event manually instigated.
- map() - Method in class org.opengis.test.Configuration
-
Returns all entries as an unmodifiable map.
- MAP_DIGITAL - Static variable in class org.opengis.metadata.citation.PresentationForm
-
Map represented in raster or vector form.
- MAP_HARDCOPY - Static variable in class org.opengis.metadata.citation.PresentationForm
-
Map printed on paper, photographic material, or other media for use directly by the human user.
- Mapping to classes in the Java language - Search tag in interface org.opengis.util.TypeName
- Section
- MatchAction - Enum Class in org.opengis.filter
-
Specifies how the comparison predicate shall be evaluated for a collection of values.
- MathTransform - Interface in org.opengis.referencing.operation
-
Transforms multi-dimensional coordinate points.
- MathTransform1D - Interface in org.opengis.referencing.operation
-
Transforms one-dimensional coordinate points.
- MathTransform2D - Interface in org.opengis.referencing.operation
-
Transforms two-dimensional coordinate points.
- MathTransformFactory - Interface in org.opengis.referencing.operation
-
Low level factory for creating
MathTransform
instances. - matrix - Variable in class org.opengis.test.referencing.AffineTransformTest
-
The matrix of the math transform being tested.
- Matrix - Interface in org.opengis.referencing.operation
-
A two dimensional array of numbers.
- MATRIX - Static variable in class org.opengis.metadata.quality.ValueStructure
-
Rectangular array of numbers.
- maximum(ToleranceModifier...) - Static method in class org.opengis.test.ToleranceModifiers
-
Returns a modifier which will return the maximal tolerance threshold of all the given modifiers for each dimension.
- Measure - Interface in org.opengis.metadata.quality
-
Data quality measure.
- MEASURE - Static variable in class org.opengis.referencing.cs.CoordinateDataType
-
Quantity expressed as a measure used for a temporal coordinate system axis.
- MeasureReference - Interface in org.opengis.metadata.quality
-
Identifier of a measure fully described elsewhere.
- MEDIATOR - Static variable in class org.opengis.metadata.citation.Role
-
A class of entity that immediate access to the resource and for whom the resource is intended or useful.
- Medium - Interface in org.opengis.metadata.distribution
-
Information about the media on which the resource can be stored or distributed.
- MEDIUM_IMPORTANCE - Static variable in class org.opengis.metadata.acquisition.Priority
-
Normal operation priority.
- MediumFormat - Class in org.opengis.metadata.distribution
-
Method used to write to the medium.
AssociatedResource
.