Index

A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

abbreviation - Variable in class SimpleAxis
The abbreviation used for this coordinate system axes.
AbsoluteExternalPositionalAccuracy - Interface in org.opengis.metadata.quality
Closeness of reported coordinate values to values accepted as being true.
ABSTRACT - Enum constant in enum class Stereotype
Root class for a structural polymorphism.
ABSTRACT - Static variable in class TopologyLevel
Topological complex without any specified geometric realization.
ABSTRACT_CLASS - Static variable in class Datatype
Class that cannot be directly instantiated.
accept(CodeList<?>) - Method in interface CodeList.Filter
Deprecated.
Returns true if the given code matches the criterion defined by this filter.
ACCEPTED - Static variable in class 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 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(AuthorityFactory, Collection<String>) - Method in class AuthorityCodesReport
Adds the objects identified by the given codes.
add(CRSAuthorityFactory) - Method in class AuthorityCodesReport
Adds the Coordinate Reference Systems identified by all codes available from the given CRS authority factory.
add(IdentifiedObject, ParameterDescriptorGroup) - Method in class OperationParametersReport
Adds an operation to be show on the HTML page.
add(MathTransformFactory) - Method in class OperationParametersReport
Convenience method adding all available methods from the given factory.
add(Factory, Class<? extends Factory>) - Method in class Reports
Adds every kind of report applicable to the given factory.
addAll() - Method in class Reports
Adds every kinds of report applicable to every factories of known class found on the classpath.
addAll(Class<? extends Factory>) - Method in class Reports
Adds every kinds of report applicable to every factories of the given class found on the classpath.
addExpectedValue(String, Object) - Method in class ContentVerifier
Adds the expected metadata value for the given path.
addExpectedValues(String, Object, Object...) - Method in class ContentVerifier
Adds the expected metadata values for the given paths.
addExpectedValues(Map<String, ?>) - Method in class ContentVerifier
Adds the expected metadata values for the given paths.
addGroup(String) - Method in class SimpleParameterGroup
Creates a new group of the specified name.
addGroup(String) - Method in interface ParameterValueGroup
Creates a new subgroup of the specified name, and adds it to the list of subgroups.
addMetadataToVerify(Metadata) - Method in class ContentVerifier
Stores all properties of the given metadata, for later comparison against expected values.
addMetadataToVerify(CoordinateReferenceSystem) - Method in class ContentVerifier
Stores all properties of the given CRS, for later comparison against expected values.
addPropertyToIgnore(Class<?>, String) - Method in class ContentVerifier
Adds a metadata property to ignore.
Address - Interface in org.opengis.metadata.citation
Location of the responsible individual or organization.
addTestListener(TestListener) - Static method in class TestSuite
Deprecated.
To be replaced by JUnit 5 listener mechanism.
adjust(double[], DirectPosition, CalculationType) - Method in interface ToleranceModifier
Adjusts the tolerance threshold for comparing the given coordinate along each dimensions.
ADOPTED - Static variable in class DateType
Date identifies when the resource was adopted.
AffineCS - Interface in org.opengis.referencing.cs
A 2- or 3-dimensional coordinate system with straight axes that are not necessarily orthogonal.
AffineTransform2D - Class in org.opengis.example.referencing
A MathTransform2D backed by the Java2D AffineTransform.
AffineTransform2D() - Constructor for class AffineTransform2D
Creates a new transform initialized to the identity transform.
AffineTransform2D(AffineTransform) - Constructor for class AffineTransform2D
Creates a new transform initialized to the values of the given transform.
AffineTransformTest - Class in org.opengis.test.referencing
Tests affine transforms from the org.opengis.referencing.operation package.
AffineTransformTest(MathTransformFactory) - Constructor for class AffineTransformTest
Creates a new test using the given factory.
AFTER - Static variable in class TemporalOperatorName
Operator evaluates to true if the first expression is after the second.
AGGREGATE - Static variable in class ScopeCode
Information applies to an aggregate resource.
AGGREGATE_CLASS - Static variable in class Datatype
Class that is composed of classes it is connected to by an aggregate relationship.
AggregateInformation - Interface in org.opengis.metadata.identification
Deprecated.
As of ISO 19115:2014, replaced by AssociatedResource.
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 IdentifiedObject
Key for the "alias" property to be given to the object factory createFoo(Map, ...) methods.
all - Variable in class ValidatorContainer
An unmodifiable "live" list of all validators.
ALL - Enum constant in enum class MatchAction
All values in the collection shall satisfy the predicate.
ALL - Enum constant in enum class VersionAction
Filters selects all available versions of a resource.
ANCHOR_POINT_KEY - Static variable in interface Datum
Key for the "anchorPoint" property to be given to the datum factory <code>createFoo(Map, ...) methods.
AND - Static variable in class LogicalOperatorName
Operator evaluates to true if all the combined filters evaluate to true.
annotation - Variable in class 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 MaintenanceFrequency
Data is updated every year.
ANY - Enum constant in enum class MatchAction
Any of the value in the collection can satisfy the predicate.
ANY_INTERACTS - Static variable in class TemporalOperatorName
Shortcut operator semantically equivalent to NOT (Before OR Meets OR MetBy OR After).
APPLICATION - Static variable in class 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).
apply(Feature, ParameterValueGroup) - Method in interface Operation
Executes the operation on the specified feature with the specified parameters.
apply(R) - Method in interface Expression
Evaluates the expression value based on the content of the given object.
apply(R) - Method in interface Literal
Evaluates the expression value.
arcSecond() - Method in class Units
Unit of measurement defined as 1/(60×60) degree.
AREA - Static variable in class CellGeometry
Each cell represents an area.
AREAL - Static variable in class GeometryType
Collection of a geographic area defined by a polygon (coverage).
Argument - Interface in org.opengis.filter.capability
Description of an argument of a function.
AS_NEEDED - Static variable in class MaintenanceFrequency
Data is updated as deemed necessary.
ASCENDING - Enum constant in enum class SortOrder
Indicates that an ascending sort, in the collation sequence of the underlying data store, is performed.
Assert - Class in org.opengis.test
Extension to JUnit assertion methods.
Assert() - Constructor for class Assert
For subclass constructors only.
assertAllTestsEnabled() - Method in class TransformTestCase
Deprecated.
No replacement.
assertAnyTitleEquals(String, String, Citation) - Static method in class Assert
Asserts that the title or an alternate title of the given citation is equal to the given string.
assertAxisDirectionsEqual(String, CoordinateSystem, AxisDirection...) - Static method in class Assert
Asserts that all axes in the given coordinate system are pointing toward the given directions, in the same order.
assertBetween(String, double, double, double) - Static method in class Assert
Asserts that the given value is inside the given range.
assertBetween(String, int, int, int) - Static method in class Assert
Asserts that the given value is inside the given range.
assertBetween(String, Comparable<T>, Comparable<T>, T) - Static method in class Assert
Asserts that the given value is inside the given range.
assertContains(String, Collection<?>, Object) - Static method in class Assert
Asserts that the given value is contained in the given collection.
assertCoordinateEquals(String, double[], double[], int, boolean) - Method in class TransformTestCase
Deprecated.
The boolean argument has been replaced by a CalculationType argument.
assertCoordinateEquals(String, double[], double[], int, CalculationType) - Method in class TransformTestCase
Asserts that a single coordinate is equal to the expected one within a positive delta.
assertCoordinateEquals(String, double[], float[], int, boolean) - Method in class TransformTestCase
Deprecated.
The boolean argument has been replaced by a CalculationType argument.
assertCoordinateEquals(String, double[], float[], int, CalculationType) - Method in class TransformTestCase
Asserts that a single coordinate is equal to the expected one within a positive delta.
assertCoordinateEquals(String, float[], double[], int, boolean) - Method in class TransformTestCase
Deprecated.
The boolean argument has been replaced by a CalculationType argument.
assertCoordinateEquals(String, float[], double[], int, CalculationType) - Method in class TransformTestCase
Asserts that a single coordinate is equal to the expected one within a positive delta.
assertCoordinateEquals(String, float[], float[], int, boolean) - Method in class TransformTestCase
Deprecated.
The boolean argument has been replaced by a CalculationType argument.
assertCoordinateEquals(String, float[], float[], int, CalculationType) - Method in class TransformTestCase
Asserts that a single coordinate is equal to the expected one within a positive delta.
assertCoordinatesEqual(String, int, double[], int, double[], int, int, boolean) - Method in class TransformTestCase
Deprecated.
The boolean argument has been replaced by a CalculationType argument.
assertCoordinatesEqual(String, int, double[], int, double[], int, int, CalculationType) - Method in class TransformTestCase
Asserts that coordinate values are equal to the expected ones within a positive delta.
assertCoordinatesEqual(String, int, double[], int, float[], int, int, boolean) - Method in class TransformTestCase
Deprecated.
The boolean argument has been replaced by a CalculationType argument.
assertCoordinatesEqual(String, int, double[], int, float[], int, int, CalculationType) - Method in class TransformTestCase
Asserts that coordinate values are equal to the expected ones within a positive delta.
assertCoordinatesEqual(String, int, float[], int, double[], int, int, boolean) - Method in class TransformTestCase
Deprecated.
The boolean argument has been replaced by a CalculationType argument.
assertCoordinatesEqual(String, int, float[], int, double[], int, int, CalculationType) - Method in class TransformTestCase
Asserts that coordinate values are equal to the expected ones within a positive delta.
assertCoordinatesEqual(String, int, float[], int, float[], int, int, boolean) - Method in class TransformTestCase
Deprecated.
The boolean argument has been replaced by a CalculationType argument.
assertCoordinatesEqual(String, int, float[], int, float[], int, int, CalculationType) - Method in class TransformTestCase
Asserts that coordinate values are equal to the expected ones within a positive delta.
assertIdentifierEquals(String, CharSequence, CharSequence) - Static method in class Assert
Deprecated.
Renamed Assert.assertUnicodeIdentifierEquals(String, CharSequence, CharSequence, boolean) for avoiding confusion with the Identifier interface.
assertIdentifierEquals(String, String, String, String, String, Identifier) - Static method in class Assert
Asserts that the given identifier is equal to the given authority, code space, version and code.
assertInstanceOf(String, Class<?>, Object) - Static method in class Assert
Asserts that the given value is an instance of the given class.
assertMatrixEquals(String, Matrix, Matrix, double) - Static method in class Assert
Asserts that the given matrix is equal to the expected one, up to the given tolerance value.
assertMatrixEquals(String, Matrix, Matrix, Matrix) - Method in class ParameterizedTransformTest
Asserts that a matrix of derivatives is equal to the expected ones within a positive delta.
assertMatrixEquals(String, Matrix, Matrix, Matrix) - Method in class TransformTestCase
Asserts that a matrix of derivatives is equal to the expected ones within a positive delta.
assertMetadataEquals() - Method in class ContentVerifier
Asserts that actual metadata properties are equal to the expected values.
assertPathEquals(String, PathIterator, PathIterator, double, double) - Static method in class Assert
Asserts that all control points in two geometric paths are equal.
assertPositive(String, int) - Static method in class Assert
Asserts that the given integer value is positive, including zero.
assertSampleValuesEqual(String, RenderedImage, RenderedImage, double) - Static method in class Assert
Asserts that all sample values in the given images are equal.
assertSampleValuesEqual(PixelIterator, double) - Method in class PixelIterator
Compares all sample values iterated by this PixelIterator with the sample values iterated by the given iterator.
assertShapeEquals(String, Shape, Shape, double, double) - Static method in class Assert
Asserts that all control points of two shapes are equal.
assertStrictlyPositive(String, int) - Static method in class Assert
Asserts that the given integer value is strictly positive, excluding zero.
assertUnicodeIdentifierEquals(String, CharSequence, CharSequence, boolean) - Static method in class Assert
Asserts that the character sequences are equal, ignoring any characters that are not valid for Unicode identifiers.
assertValidRange(String, double, double) - Static method in class Assert
Asserts that the given minimum is smaller or equals to the given maximum.
assertValidRange(String, int, int) - Static method in class Assert
Asserts that the given minimum is smaller or equals to the given maximum.
assertValidRange(String, Comparable<T>, Comparable<T>) - Static method in class Assert
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 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 ScopeCode
Information applies to the attribute value.
ATTRIBUTE_TYPE - Static variable in class ScopeCode
Information applies to the characteristic of a feature.
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
DeprecatedAttributeType is now defined in the org.opengis.feature package.
AUDIO_DIGITAL - Static variable in class PresentationForm
Digital audio recording.
AUDIO_HARDCOPY - Static variable in class PresentationForm
Audio recording delivered by analog media, such as a magnetic tape
AUTHOR - Static variable in class Role
Party who authored the resource.
authority - Variable in class SimpleIdentifiedObject
The organization or party responsible for definition and maintenance of the SimpleIdentifiedObject.code.
AUTHORITY_KEY - Static variable in interface Identifier
Key for the "authority" property to be given to the CRS factory createFoo(Map, ...) methods.
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 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 AuthorityFactoryTest
Creates a new test using the given factories.
AUTOMATIC - Static variable in class Trigger
Event due to external stimuli.
AUXILLARY_INFORMATION - Static variable in class 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.
axes - Variable in class SimpleCRS
The coordinate system axes.
AxisDirection - Class in org.opengis.referencing.cs
The direction of positive increase in the coordinate value for a coordinate system axis.

B

BAG - Static variable in class 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 VerticalDatumType
Atmospheric pressure is the basis for the definition of the origin of the associated vertical coordinate system axis.
BasicMeasure - Interface in org.opengis.metadata.quality
Data quality basic measure.
BBOX - Static variable in class 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 - Static variable in class TemporalOperatorName
Operator evaluates to true if the first expression is before the second.
BEGINS - Static variable in class TemporalOperatorName
Operator evaluates to true if the first expression begins at the second.
BEGUN_BY - Static variable in class TemporalOperatorName
Operator evaluates to true if the first expression begun by the second.
BetweenComparisonOperator<R> - Interface in org.opengis.filter
A compact way of encoding a range check.
BEYOND - Static variable in class 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 MaintenanceFrequency
Data is updated twice each year.
BIENNIALLY - Static variable in class MaintenanceFrequency
Resource is updated every 2 years.
BIG_5 - Static variable in class 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 TopicCategory
Flora and/or fauna in natural environment.
BLURRED_IMAGE - Static variable in class ImagingCondition
Portion of the image is blurred.
booleanValue() - Method in class SimpleParameter
Returns the boolean value of an operation parameter.
booleanValue() - Method in interface ParameterValue
Returns the boolean value of this parameter.
BOUNDARIES - Static variable in class TopicCategory
Legal land descriptions.
BoundingPolygon - Interface in org.opengis.metadata.extent
Enclosing geometric object which locates the resource.
BROWSE_GRAPHIC - Static variable in class 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 OnLineFunction
Online browsing provided.

C

CalculationType - Enum Class in org.opengis.test
The kind of calculation that produced the DirectPositions being compared.
CAMPAIGN - Static variable in class InitiativeType
Series of organized planned actions.
CartesianCS - Interface in org.opengis.referencing.cs
A 2- or 3-dimensional coordinate system with orthogonal straight axes.
CARTRIDGE_3480 - Static variable in class MediumName
Deprecated.
3480 cartridge tape drive.
CARTRIDGE_3490 - Static variable in class MediumName
Deprecated.
3490 cartridge tape drive.
CARTRIDGE_3580 - Static variable in class MediumName
Deprecated.
3580 cartridge tape drive.
CARTRIDGE_TAPE_1_QUARTER_INCH - Static variable in class MediumName
Deprecated.
¼ inch magnetic tape.
CARTRIDGE_TAPE_4mm - Static variable in class MediumName
Deprecated.
4 millimetre magnetic tape.
CARTRIDGE_TAPE_8mm - Static variable in class MediumName
Deprecated.
8 millimetre magnetic tape.
category - Variable in class OperationParametersReport.Row
An optional user category, or null if none.
CD_ROM - Static variable in class MediumName
Deprecated.
Read-only optical disk.
CELL_CENTER - Static variable in class PixelInCell
The origin of the image coordinate system is the centre of a grid cell or image pixel.
CELL_CORNER - Static variable in class PixelInCell
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 PixelOrientation
Point in a pixel corresponding to the Earth location of the pixel.
CHARACTER_STRING - Static variable in class Datatype
Free text field.
characteristics() - Method in interface Attribute
Other attributes that describe this attribute.
characteristics() - Method in interface 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.
charAt(int) - Method in class SimpleCitation
Returns the title character at the given index
citation - Variable in class 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 the org.opengis.metadata.citation package.
CitationValidator(ValidatorContainer) - Constructor for class CitationValidator
Creates a new validator instance.
CLASS - Static variable in class 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.
clear() - Method in class ContentVerifier
Resets this verifier to the same state than after construction.
clear() - Static method in class TestSuite
Clears all factories specified to the TestSuite.setFactories(Class, Factory[]) method, and clears all service loader caches.
CLIMATOLOGY_METEOROLOGY_ATMOSPHERE - Static variable in class TopicCategory
Processes and phenomena of the atmosphere.
clone() - Method in class SimpleParameter
Returns a copy of this parameter value.
clone() - Method in class SimpleParameterGroup
Returns a copy of this parameter group.
clone() - Method in class SimpleMatrix
Returns a clone of this matrix.
clone() - Method in interface GeneralParameterValue
Returns a copy of this parameter value or group.
clone() - Method in interface ParameterValue
Returns a copy of this parameter value.
clone() - Method in interface ParameterValueGroup
Returns a copy of this group of parameter values.
clone() - Method in interface Matrix
Returns a modifiable copy of this matrix.
clone() - Method in class ValidatorContainer
Returns a new container using the same validators than this instance.
close() - Method in class ImageWriterTestCase
Disposes the ImageWriterTestCase.reader and the ImageWriterTestCase.writer (if non-null) after each test.
CLOUD - Static variable in class ImagingCondition
Portion of the image is partially obscured by cloud cover
CO_AUTHOR - Static variable in class Role
Party who jointly authors the resource.
code - Variable in class SimpleIdentifiedObject
Alphanumeric value identifying an instance in the authority name space.
code - Variable in class AuthorityCodesReport.Row
The authority code in HTML.
CODE_KEY - Static variable in interface Identifier
Key for the "code" property to be given to the CRS factory createFoo(Map, ...) methods.
CODE_LIST - Static variable in class Datatype
Flexible enumeration useful for expressing a long list of values, can be extended.
CODE_LIST_ELEMENT - Static variable in class Datatype
Permissible value for a codelist or enumeration.
CodeList<E extends CodeList<E>> - Class in org.opengis.util
Base class for all code lists.
CodeList(String, Collection<E>) - Constructor for class CodeList
Creates a new code list element and add it to the given collection.
CodeList.Filter - Interface in org.opengis.util
Deprecated.
Replaced by Predicate from the standard Java library.
codename() - Method in interface CodeList.Filter
Deprecated.
Returns the name of the code being looked for, or null if unknown.
CODESPACE_KEY - Static variable in interface Identifier
Key for the "codespace" property to be given to the CRS factory createFoo(Map, ...) methods.
COLLABORATOR - Static variable in class Role
Party who assists with the generation of the resource other than the principal investigator.
COLLECTION - Static variable in class InitiativeType
Accumulation of datasets assembled for a specific purpose.
COLLECTION - Static variable in class ScopeCode
Information applies to an unstructured set.
COLLECTION_HARDWARE - Static variable in class ScopeCode
Information applies to the collection hardware class.
COLLECTION_SESSION - Static variable in class ScopeCode
Information applies to the collection session.
COLLECTIVE_TITLE - Static variable in class AssociationType
Common title for a collection of resources.
COLUMN - Static variable in class DimensionNameType
Abscissa (x) axis.
COLUMN_NEGATIVE - Static variable in class AxisDirection
Axis positive direction is towards lower pixel column.
COLUMN_POSITIVE - Static variable in class AxisDirection
Axis positive direction is towards higher pixel column.
COM - Static variable in class DistributedComputingPlatform
Component Object Model.
compare(R, R) - Method in interface SortBy
Compares two resources for order.
compare(R, R) - Method in interface SortProperty
Compares two resources for order.
compareMetadata() - Method in class ContentVerifier
Compares actual metadata properties against the expected values given in a map.
compareTo(E) - Method in class CodeList
Compares this code with the specified object for order.
compareTo(AuthorityCodesReport.Row) - Method in class AuthorityCodesReport.Row
Compares this row with the given one for order.
compareTo(OperationParametersReport.Row) - Method in class OperationParametersReport.Row
Compares this row with the given object for order.
compareTo(GenericName) - Method in interface GenericName
Compares this name with another name for order.
compareTo(InternationalString) - Method in class SimpleCitation
Compares the title with the string representation of the given object 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.
COMPLETE_METADATA - Static variable in class OnLineFunction
Complete metadata provided.
COMPLETED - Static variable in class Progress
Production of the data has been completed.
completeImageMetadata(IIOMetadata, RenderedImage) - Method in class 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 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 GeometricObjectType
Connected set of curves, solids or surfaces.
COMPOUND_ENGINEERING_PARAMETRIC - Static variable in class 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 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 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 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 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 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 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 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 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 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 ReferenceSystemType
Compound spatio-temporal coordinate reference system containing a 3D geographic and temporal coordinate reference system.
COMPOUND_PROJECTED_TEMPORAL - Static variable in class ReferenceSystemType
Compound spatio-temporal reference system containing a projected horizontal and a temporal coordinate reference system.
COMPOUND_PROJECTED_VERTICAL - Static variable in class 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 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 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 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 coordinate reference system describing the position of points through two or more independent coordinate reference systems.
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 ComputationFailure
Creates a new exception with the given message.
concatenate(ToleranceModifier, ToleranceModifier) - Static method in class 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(String, Object, boolean) - Method in class Validator
CONDITIONAL - Enum constant in enum class Obligation
Element is required when a specific condition is met.
CONDITIONAL - Static variable in class 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 Classification
Available for someone who can be entrusted with information.
CONFIDENTIAL - Static variable in class Restriction
Not available to the public contains information that could be prejudicial to a commercial, industrial, or national interest.
configuration() - Method in class AffineTransformTest
Returns information about the configuration of the test which has been run.
configuration() - Method in class AuthorityFactoryTest
Returns information about the configuration of the test which has been run.
configuration() - Method in class ParameterizedTransformTest
Returns information about the configuration of the test which has been run.
configuration() - Method in class TransformTestCase
Returns information about the configuration of the test which has been run.
configuration() - Method in class TestCase
Returns information about the configuration of the test which has been run.
configuration() - Method in class NameTest
Returns information about the configuration of the test which has been run.
configuration() - Method in class CRSParserTest
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 Configuration
Creates a new, initially empty, configuration map.
Configuration(Configuration) - Constructor for class 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 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
Base interface for conical map projections.
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 Validator
The validators to use for every validations not defined in the concrete subclass.
CONTAINS - Static variable in class SpatialOperatorName
Operator evaluates to true if the first geometric operand contains the second.
CONTAINS - Static variable in class TemporalOperatorName
Operator evaluates to true if the first expression is contained by the second.
content() - Method in enum class TestData
Returns the full content of the test file as an array of bytes.
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 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 MaintenanceFrequency
Data is repeatedly and frequently updated.
CONTRIBUTOR - Static variable in class Role
Party contributing to the resource.
ControlledVocabulary - Interface in org.opengis.util
Common interface of all enumerations and code lists defined in GeoAPI.
Conversion - Interface in org.opengis.referencing.operation
An operation on coordinates that does not include any change of Datum.
COORDINATE - Static variable in class CoverageContentType
Data used to provide coordinate axis values.
COORDINATE_OPERATION_ACCURACY_KEY - Static variable in interface CoordinateOperation
Key for the "coordinateOperationAccuracy" property.
coordinateOperation - Variable in class 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 coordinate reference system.
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.
CoordinateReferenceSystem - Interface in org.opengis.referencing.crs
Base type of all Coordinate Reference Systems (CRS).
coordinates - Variable in class SimpleDirectPosition
The coordinate values.
CoordinateSystem - Interface in org.opengis.referencing.cs
The set of coordinate system axes that spans a given coordinate space.
CoordinateSystemAxis - Interface in org.opengis.referencing.cs
Definition of a coordinate system axis.
copAuthorityFactory - Static variable in class Configuration.Key
The Coordinate Operation authority factory instance used for a test.
copFactory - Static variable in class Configuration.Key
The Coordinate Operation factory instance used for a test.
copFactory - Variable in class ObjectFactoryTest
Factory to use for building Conversion instances, or null if none.
copFactory - Variable in class PseudoEpsgFactory
Factory to use for building Conversion instances, or null if none.
COPYRIGHT - Static variable in class 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 DistributedComputingPlatform
Common Object Request Broker Architecture.
CORE - Enum constant in enum class ComplianceLevel
Deprecated.
Core metadata elements required to identify a dataset, typically for catalogue purposes.
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 ScopeCode
Information applies to a coverage.
COVERAGE - Static variable in class 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 MediumFormat
CoPy In / Out (UNIX file format and command).
create(Class<T>, Map<String, ?>) - Method in class MetadataProxyFactory
Creates a new implementation of the given metadata interface which will contains the values in the given map.
createAffineCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
Creates a two dimensional coordinate system from the given pair of axis.
createAffineCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
Creates a three dimensional coordinate system from the given set of axis.
createAffineTransform(Matrix) - Method in class SimpleTransformFactory
Creates an affine transform from a matrix.
createAffineTransform(Matrix) - Method in interface MathTransformFactory
Creates an affine transform from a matrix.
createBaseToDerived(CoordinateReferenceSystem, ParameterValueGroup, CoordinateSystem) - Method in class SimpleTransformFactory
Creates a parameterized transform from a base CRS to a derived CS.
createBaseToDerived(CoordinateReferenceSystem, ParameterValueGroup, CoordinateSystem) - Method in interface MathTransformFactory
Creates a parameterized transform from a base CRS to a derived CS.
createCartesianCS(String) - Method in interface CSAuthorityFactory
Returns a Cartesian coordinate system from a code.
createCartesianCS(String) - Method in class PseudoEpsgFactory
Creates a Cartesian coordinate system from a code.
createCartesianCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
Creates a two dimensional Cartesian coordinate system from the given pair of axis.
createCartesianCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
Creates a three dimensional Cartesian coordinate system from the given set of axis.
createCompoundCRS(String) - Method in interface CRSAuthorityFactory
Returns a 3D coordinate reference system from a code.
createCompoundCRS(String) - Method in class PseudoEpsgFactory
The default implementation throws NoSuchAuthorityCodeException unconditionally.
createCompoundCRS(Map<String, ?>, CoordinateReferenceSystem...) - Method in interface CRSFactory
Creates a compound coordinate reference system from an ordered list of CoordinateReferenceSystem instances.
createConcatenatedOperation(Map<String, ?>, CoordinateOperation...) - Method in interface CoordinateOperationFactory
Creates a concatenated operation from a sequence of operations.
createConcatenatedTransform(MathTransform, MathTransform) - Method in class SimpleTransformFactory
Creates a transform by concatenating two existing transforms.
createConcatenatedTransform(MathTransform, MathTransform) - Method in interface MathTransformFactory
Creates a transform by concatenating two existing transforms.
createCoordinateOperation(String) - Method in interface CoordinateOperationAuthorityFactory
Creates an operation from a single operation code.
createCoordinateReferenceSystem(String) - Method in interface CRSAuthorityFactory
Returns an arbitrary coordinate reference system from a code.
createCoordinateReferenceSystem(String) - Method in class PseudoEpsgFactory
Returns an arbitrary coordinate reference system from a code.
createCoordinateSystem(String) - Method in interface CSAuthorityFactory
Returns an arbitrary coordinate system from a code.
createCoordinateSystem(String) - Method in class PseudoEpsgFactory
Returns an arbitrary coordinate system from a code.
createCoordinateSystemAxis(String) - Method in interface CSAuthorityFactory
Returns a coordinate system axis from a code.
createCoordinateSystemAxis(String) - Method in class PseudoEpsgFactory
Returns a coordinate system axis from a code.
createCoordinateSystemAxis(Map<String, ?>, String, AxisDirection, Unit<?>) - Method in interface CSFactory
Creates a coordinate system axis from an abbreviation and a unit.
createCylindricalCS(String) - Method in interface CSAuthorityFactory
Returns a cylindrical coordinate system from a code.
createCylindricalCS(String) - Method in class PseudoEpsgFactory
The default implementation throws NoSuchAuthorityCodeException unconditionally.
createCylindricalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
Creates a cylindrical coordinate system from the given set of axis.
createDatum(String) - Method in interface DatumAuthorityFactory
Returns an arbitrary datum from a code.
createDatum(String) - Method in class PseudoEpsgFactory
Returns an arbitrary datum from a code.
createDefiningConversion(Map<String, ?>, OperationMethod, ParameterValueGroup) - Method in interface CoordinateOperationFactory
Creates a defining conversion from a set of properties.
createDerivedCRS(String) - Method in interface CRSAuthorityFactory
Returns a derived coordinate reference system from a code.
createDerivedCRS(String) - Method in class PseudoEpsgFactory
The default implementation throws NoSuchAuthorityCodeException unconditionally.
createDerivedCRS(Map<String, ?>, CoordinateReferenceSystem, Conversion, CoordinateSystem) - Method in interface CRSFactory
Creates a derived coordinate reference system.
createEllipsoid(String) - Method in interface DatumAuthorityFactory
Returns an ellipsoid from a code.
createEllipsoid(String) - Method in class PseudoEpsgFactory
Returns an ellipsoid from a code.
createEllipsoid(Map<String, ?>, double, double, Unit<Length>) - Method in interface DatumFactory
Creates an ellipsoid from radius values.
createEllipsoidalCS(String) - Method in interface CSAuthorityFactory
Returns an ellipsoidal coordinate system from a code.
createEllipsoidalCS(String) - Method in class PseudoEpsgFactory
Creates an ellipsoidal coordinate system from a code.
createEllipsoidalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
Creates an ellipsoidal coordinate system without ellipsoidal height.
createEllipsoidalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
Creates an ellipsoidal coordinate system with ellipsoidal height.
createEngineeringCRS(String) - Method in interface CRSAuthorityFactory
Returns a engineering coordinate reference system from a code.
createEngineeringCRS(String) - Method in class PseudoEpsgFactory
The default implementation throws NoSuchAuthorityCodeException unconditionally.
createEngineeringCRS(Map<String, ?>, EngineeringDatum, CoordinateSystem) - Method in interface CRSFactory
Creates a engineering coordinate reference system.
createEngineeringDatum(String) - Method in interface DatumAuthorityFactory
Returns a engineering datum from a code.
createEngineeringDatum(String) - Method in class PseudoEpsgFactory
The default implementation throws NoSuchAuthorityCodeException unconditionally.
createEngineeringDatum(Map<String, ?>) - Method in interface DatumFactory
Creates an engineering datum.
createFlattenedSphere(Map<String, ?>, double, double, Unit<Length>) - Method in interface DatumFactory
Creates an ellipsoid from an major radius, and inverse flattening.
createFromCoordinateReferenceSystemCodes(String, String) - Method in interface CoordinateOperationAuthorityFactory
Creates operations from coordinate reference system codes.
createFromWKT(String) - Method in class SimpleTransformFactory
Creates a transform from a WKT string.
createFromWKT(String) - Method in interface CRSFactory
Creates a coordinate reference system object from a Well-Known Text.
createFromWKT(String) - Method in interface MathTransformFactory
Creates a math transform object from a Well-Known Text.
createFromXML(String) - Method in interface CRSFactory
Creates a coordinate reference system object from a GML string.
createFromXML(String) - Method in interface 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 NameFactory
Creates a local or scoped name from an array of parsed names.
createGeocentricCRS(String) - Method in interface CRSAuthorityFactory
Returns a geocentric coordinate reference system from a code.
createGeocentricCRS(String) - Method in class PseudoEpsgFactory
The default implementation throws NoSuchAuthorityCodeException unconditionally.
createGeocentricCRS(Map<String, ?>, GeodeticDatum, CartesianCS) - Method in interface CRSFactory
Creates a geocentric coordinate reference system from a Cartesian coordinate system.
createGeocentricCRS(Map<String, ?>, GeodeticDatum, SphericalCS) - Method in interface CRSFactory
Creates a geocentric coordinate reference system from a spherical coordinate system.
createGeodeticDatum(String) - Method in interface DatumAuthorityFactory
Returns a geodetic datum from a code.
createGeodeticDatum(String) - Method in class PseudoEpsgFactory
Returns a geodetic datum from a code.
createGeodeticDatum(Map<String, ?>, Ellipsoid, PrimeMeridian) - Method in interface DatumFactory
Creates geodetic datum from ellipsoid and prime meridian.
createGeographicCRS(String) - Method in interface CRSAuthorityFactory
Returns a geographic coordinate reference system from a code.
createGeographicCRS(String) - Method in class PseudoEpsgFactory
createGeographicCRS(Map<String, ?>, GeodeticDatum, EllipsoidalCS) - Method in interface CRSFactory
Creates a geographic coordinate reference system.
createImageCRS(String) - Method in interface CRSAuthorityFactory
Returns a image coordinate reference system from a code.
createImageCRS(String) - Method in class PseudoEpsgFactory
The default implementation throws NoSuchAuthorityCodeException unconditionally.
createImageCRS(Map<String, ?>, ImageDatum, AffineCS) - Method in interface CRSFactory
Creates an image coordinate reference system.
createImageDatum(String) - Method in interface DatumAuthorityFactory
Returns a image datum from a code.
createImageDatum(String) - Method in class PseudoEpsgFactory
The default implementation throws NoSuchAuthorityCodeException unconditionally.
createImageDatum(Map<String, ?>, PixelInCell) - Method in interface DatumFactory
Creates an image datum.
createInternationalString(Map<Locale, String>) - Method in interface NameFactory
Creates an international string from a set of strings in different locales.
createLinearCS(Map<String, ?>, CoordinateSystemAxis) - Method in interface CSFactory
Creates a linear coordinate system.
createLocalName(NameSpace, CharSequence) - Method in interface NameFactory
Creates a local name from the given character sequence.
createMemberName(NameSpace, CharSequence, TypeName) - Method in interface NameFactory
Creates a member name from the given character sequence and attribute type.
createNameSpace(GenericName, Map<String, ?>) - Method in interface NameFactory
Creates a namespace having the given name and separators.
createObject(String) - Method in interface AuthorityFactory
Returns an arbitrary object from a code.
createObject(String) - Method in class PseudoEpsgFactory
Returns an arbitrary object from a code.
createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in interface CoordinateOperationFactory
Returns an operation for conversion or transformation between two coordinate reference systems.
createOperation(CoordinateReferenceSystem, CoordinateReferenceSystem, OperationMethod) - Method in interface CoordinateOperationFactory
Returns an operation using a particular method for conversion or transformation between two coordinate reference systems.
createOperationMethod(String) - Method in interface CoordinateOperationAuthorityFactory
Creates an operation method from a single code.
createOperationMethod(Map<String, ?>, Integer, Integer, ParameterDescriptorGroup) - Method in interface CoordinateOperationFactory
Creates an operation method from a set of properties and a descriptor group.
createParameterizedTransform(ParameterValueGroup) - Method in class SimpleTransformFactory
Creates a transform from a group of parameters.
createParameterizedTransform(ParameterValueGroup) - Method in interface MathTransformFactory
Creates a transform from a group of parameters.
createParameters(int) - Method in class PseudoEpsgFactory
Returns the parameters to use for creating the coordinate operation identified by the given EPSG code.
createParametricCRS(String) - Method in interface CRSAuthorityFactory
Returns a parametric coordinate reference system from a code.
createParametricCRS(String) - Method in class PseudoEpsgFactory
The default implementation throws NoSuchAuthorityCodeException unconditionally.
createParametricCRS(Map<String, ?>, ParametricDatum, ParametricCS) - Method in interface CRSFactory
Creates a parametric coordinate reference system.
createParametricCS(String) - Method in interface CSAuthorityFactory
Returns a parametric coordinate system from a code.
createParametricCS(String) - Method in class PseudoEpsgFactory
The default implementation throws NoSuchAuthorityCodeException unconditionally.
createParametricCS(Map<String, ?>, CoordinateSystemAxis) - Method in interface CSFactory
Creates a parametric coordinate system.
createParametricDatum(String) - Method in interface DatumAuthorityFactory
Returns a parametric datum from a code.
createParametricDatum(String) - Method in class PseudoEpsgFactory
The default implementation throws NoSuchAuthorityCodeException unconditionally.
createParametricDatum(Map<String, ?>) - Method in interface DatumFactory
Creates a parametric datum.
createPassThroughTransform(int, MathTransform, int) - Method in class SimpleTransformFactory
Creates a transform which passes through a subset of coordinates to another transform.
createPassThroughTransform(int, MathTransform, int) - Method in interface MathTransformFactory
Creates a transform which passes through a subset of coordinates to another transform.
createPolarCS(String) - Method in interface CSAuthorityFactory
Returns a polar coordinate system from a code.
createPolarCS(String) - Method in class PseudoEpsgFactory
The default implementation throws NoSuchAuthorityCodeException unconditionally.
createPolarCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
Creates a polar coordinate system from the given pair of axis.
createPrimeMeridian(String) - Method in interface DatumAuthorityFactory
Returns a prime meridian from a code.
createPrimeMeridian(String) - Method in class PseudoEpsgFactory
Returns a prime meridian from a EPSG code.
createPrimeMeridian(Map<String, ?>, double, Unit<Angle>) - Method in interface DatumFactory
Creates a prime meridian, relative to Greenwich.
createProjectedCRS(String) - Method in interface CRSAuthorityFactory
Returns a projected coordinate reference system from a code.
createProjectedCRS(String) - Method in class PseudoEpsgFactory
The default implementation throws NoSuchAuthorityCodeException unconditionally.
createProjectedCRS(Map<String, ?>, GeographicCRS, Conversion, CartesianCS) - Method in interface CRSFactory
Creates a projected coordinate reference system from a defining conversion.
createPropertiesMap(int, String) - Method in class PseudoEpsgFactory
Builds a map of properties for a referencing object to be built.
createReport(Class<T>) - Method in class Reports
Invoked when Reports need to create a new instance of the given class.
createRow(String, IdentifiedObject) - Method in class AuthorityCodesReport
Creates a new row for the given authority code and identified object.
createRow(String, FactoryException) - Method in class AuthorityCodesReport
Creates a new row for the given authority code and exception.
createRow(IdentifiedObject, ParameterDescriptorGroup, Set<String>) - Method in class OperationParametersReport
Creates a new row for the given operation and parameters.
createSphericalCS(String) - Method in interface CSAuthorityFactory
Returns a spherical coordinate system from a code.
createSphericalCS(String) - Method in class PseudoEpsgFactory
The default implementation throws NoSuchAuthorityCodeException unconditionally.
createSphericalCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
Creates a spherical coordinate system from the given set of axis.
createTemporalCRS(String) - Method in interface CRSAuthorityFactory
Returns a temporal coordinate reference system from a code.
createTemporalCRS(String) - Method in class PseudoEpsgFactory
The default implementation throws NoSuchAuthorityCodeException unconditionally.
createTemporalCRS(Map<String, ?>, TemporalDatum, TimeCS) - Method in interface CRSFactory
Creates a temporal coordinate reference system.
createTemporalDatum(String) - Method in interface DatumAuthorityFactory
Returns a temporal datum from a code.
createTemporalDatum(String) - Method in class PseudoEpsgFactory
The default implementation throws NoSuchAuthorityCodeException unconditionally.
createTemporalDatum(Map<String, ?>, Date) - Method in interface DatumFactory
Creates a temporal datum from an enumerated type value.
createTimeCS(String) - Method in interface CSAuthorityFactory
Returns a temporal coordinate system from a code.
createTimeCS(String) - Method in class PseudoEpsgFactory
The default implementation throws NoSuchAuthorityCodeException unconditionally.
createTimeCS(Map<String, ?>, CoordinateSystemAxis) - Method in interface CSFactory
Creates a time coordinate system.
createTransformedShape(Shape) - Method in class SimpleTransform2D
Transforms the specified shape.
createTransformedShape(Shape) - Method in interface MathTransform2D
Transforms the specified shape.
createTypeName(NameSpace, CharSequence) - Method in interface NameFactory
Creates a type name from the given character sequence and automatically inferred Java type.
createTypeName(NameSpace, CharSequence, Type) - Method in interface NameFactory
Creates a type name from the given character sequence and explicit Java type.
createUnit(String) - Method in interface CSAuthorityFactory
Returns an unit of measurement from a code.
createUnit(String) - Method in class PseudoEpsgFactory
Returns an unit from a code.
createUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
Creates a two-dimensional user defined coordinate system.
createUserDefinedCS(Map<String, ?>, CoordinateSystemAxis, CoordinateSystemAxis, CoordinateSystemAxis) - Method in interface CSFactory
Creates a three-dimensional user defined coordinate system.
createValue() - Method in class SimpleParameter
Returns a new parameter with the same authority, code and SimpleParameter.type than this parameter.
createValue() - Method in class SimpleParameterGroup
Returns a new group with the same authority, code and SimpleParameterGroup.parameters than this group.
createValue() - Method in interface GeneralParameterDescriptor
Creates a new instance of parameter value or group initialized with the default value(s).
createValue() - Method in interface ParameterDescriptor
Creates a new instance of parameter value initialized with the default value.
createValue() - Method in interface ParameterDescriptorGroup
Creates a new instance of parameter value group initialized with the default values.
createVerticalCRS(String) - Method in interface CRSAuthorityFactory
Returns a vertical coordinate reference system from a code.
createVerticalCRS(String) - Method in class PseudoEpsgFactory
The default implementation throws NoSuchAuthorityCodeException unconditionally.
createVerticalCRS(Map<String, ?>, VerticalDatum, VerticalCS) - Method in interface CRSFactory
Creates a vertical coordinate reference system.
createVerticalCS(String) - Method in interface CSAuthorityFactory
Returns a vertical coordinate system from a code.
createVerticalCS(String) - Method in class PseudoEpsgFactory
The default implementation throws NoSuchAuthorityCodeException unconditionally.
createVerticalCS(Map<String, ?>, CoordinateSystemAxis) - Method in interface CSFactory
Creates a vertical coordinate system.
createVerticalDatum(String) - Method in interface DatumAuthorityFactory
Returns a vertical datum from a code.
createVerticalDatum(String) - Method in class PseudoEpsgFactory
The default implementation throws NoSuchAuthorityCodeException unconditionally.
createVerticalDatum(Map<String, ?>, VerticalDatumType) - Method in interface DatumFactory
Creates a vertical datum from an enumerated type value.
CREATION - Static variable in class DateType
Date identifies when the resource was brought into existence.
CRITICAL - Static variable in class Priority
Decisive importance.
CROSS_REFERENCE - Static variable in class AssociationType
Reference from one dataset to another.
CROSS_TRACK - Static variable in class DimensionNameType
Perpendicular to the direction of motion of the scan point.
CROSSES - Static variable in class SpatialOperatorName
Operator evaluates to true if the first geometric operand crosses the second.
crs - Variable in class SimpleDirectPosition
The coordinate reference system associated to this direct position, or null if unspecified.
crs - Variable in class ValidatorContainer
The validator for CoordinateReferenceSystem and related objects.
crsAuthorityFactory - Static variable in class Configuration.Key
The Coordinate Reference System authority factory instance used for a test.
crsAuthorityFactory - Variable in class AuthorityFactoryTest
Factory to use for building CoordinateReferenceSystem instances, or null if none.
CRSAuthorityFactory - Interface in org.opengis.referencing.crs
Creates coordinate reference systems using authority codes.
crsFactory - Static variable in class Configuration.Key
The Coordinate Reference System factory instance used for a test.
crsFactory - Variable in class ObjectFactoryTest
Factory to use for building CoordinateReferenceSystem instances, or null if none.
crsFactory - Variable in class PseudoEpsgFactory
Factory to use for building CoordinateReferenceSystem instances, or null if none.
crsFactory - Variable in class CRSParserTest
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.
CRSParserTest - Class in org.opengis.test.wkt
Tests the Well-Known Text (WKT) parser of Coordinate Reference System (CRS) objects.
CRSParserTest(CRSFactory) - Constructor for class CRSParserTest
Creates a new test using the given factory.
CRSTest - Class in org.opengis.test.referencing
Deprecated.
CRSTest(CRSAuthorityFactory) - Constructor for class CRSTest
Deprecated.
Creates a new test using the given factory.
CRSValidator - Class in org.opengis.test.referencing
Validates CoordinateReferenceSystem and related objects from the org.opengis.referencing.crs package.
CRSValidator(ValidatorContainer) - Constructor for class CRSValidator
Creates a new validator instance.
cs - Variable in class ValidatorContainer
The validator for CoordinateSystem and related objects.
csAuthorityFactory - Static variable in class Configuration.Key
The Coordinate System authority factory instance used for a test.
csAuthorityFactory - Variable in class AuthorityFactoryTest
Factory to use for building CoordinateSystem instances, or null if none.
CSAuthorityFactory - Interface in org.opengis.referencing.cs
Creates coordinate systems using authority codes.
csFactory - Static variable in class Configuration.Key
The Coordinate System factory instance used for a test.
csFactory - Variable in class ObjectFactoryTest
Factory to use for building CoordinateSystem instances, or null if none.
csFactory - Variable in class PseudoEpsgFactory
Factory to use for building CoordinateSystem instances, or null 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 the org.opengis.referencing.cs package.
CSValidator(ValidatorContainer) - Constructor for class CSValidator
Creates a new validator instance.
CURVE - Static variable in class GeometricObjectType
Bounded, 1-dimensional geometric primitive, representing the continuous image of a line.
CUSTODIAN - Static variable in class Role
Party that accepts accountability and responsibility for the data and ensures appropriate care and maintenance of the resource.
CylindricalCS - Interface in org.opengis.referencing.cs
A 3-dimensional coordinate system consisting of a PolarCS extended by a straight axis perpendicular to the plane spanned by the polar CS.
CylindricalProjection - Interface in org.opengis.referencing.operation
Base interface for cylindrical map projections.

D

DAILY - Static variable in class MaintenanceFrequency
Data is updated each day.
DATA_CENTRE - Static variable in class 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.
DATASET - Static variable in class 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 Stereotype
Encapsulation of data, as opposed to taxonomic or behavioural descriptions.
DATATYPE_CLASS - Static variable in class 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.
DateType - Class in org.opengis.metadata.citation
Identification of when a given event occurred
datum - Variable in class ValidatorContainer
The validator for Datum and related objects.
Datum - Interface in org.opengis.referencing.datum
Specifies the relationship of a coordinate system to the earth, thus creating a coordinate reference system.
datumAuthorityFactory - Static variable in class Configuration.Key
The Datum authority factory instance used for a test.
datumAuthorityFactory - Variable in class AuthorityFactoryTest
Factory to use for building Datum instances, or null if none.
DatumAuthorityFactory - Interface in org.opengis.referencing.datum
Creates datum objects using authority codes.
datumFactory - Static variable in class Configuration.Key
The Datum factory instance used for a test.
datumFactory - Variable in class ObjectFactoryTest
Factory to use for building Datum instances, or null if none.
datumFactory - Variable in class PseudoEpsgFactory
Factory to use for building Datum instances, or null if none.
DatumFactory - Interface in org.opengis.referencing.datum
Builds up complex datums from simpler objects or values.
DatumValidator - Class in org.opengis.test.referencing
Validates Datum and related objects from the org.opengis.datum package.
DatumValidator(ValidatorContainer) - Constructor for class DatumValidator
Creates a new validator instance.
day() - Method in class Units
Unit of measurement defined as 24×60×60 seconds.
DEFAULT - Static variable in class Validators
The default container to be used by all static validate methods.
DEFAULT_TOLERANCE - Static variable in class Validator
The default tolerance value for comparisons of floating point numbers in validators.
defaultVersion() - Method in enum class Specification
The default version of OGC/ISO standard for this enumeration constant.
DEGRADING_OBLIQUITY - Static variable in class ImagingCondition
Acute angle between the plane of the ecliptic (the plane of the Earth's orbit) and the plane of the celestial equator.
degree() - Method in class Units
Unit of measurement defined as π/180 radians.
DEPENDENCY - Static variable in class AssociationType
Associated through a dependency.
DEPRECATED - Static variable in class DateType
Date identifies when the resource was deprecated.
DEPRECATED - Static variable in class Progress
Resource superseded and will become obsolete, use only for historical purposes.
depth() - Method in interface GenericName
Indicates the number of levels specified by this name.
depth() - Method in interface LocalName
Returns the number of levels specified by this name, which is always 1 for a local name.
DEPTH - Static variable in class VerticalDatumType
The zero point of the vertical axis is defined by a surface that has meaning for the purpose which the associated vertical measurements are used for.
derivative(double) - Method in interface MathTransform1D
Gets the derivative of this function at a value.
derivative(Point2D) - Method in class AffineTransform2D
Gets the derivative of this transform at a point.
derivative(Point2D) - Method in class SimpleTransform2D
Gets the derivative of this transform at a point.
derivative(Point2D) - Method in interface MathTransform2D
Gets the derivative of this transform at a point.
derivative(DirectPosition) - Method in class AffineTransform2D
Gets the derivative of this transform at a point.
derivative(DirectPosition) - Method in class ProjectiveTransform
Gets the derivative of this transform.
derivative(DirectPosition) - Method in class SimpleTransform
Gets the derivative of this transform at a point.
derivative(DirectPosition) - Method in class SimpleTransform2D
Gets the derivative of this transform at a point.
derivative(DirectPosition) - Method in interface MathTransform
Gets the derivative of this transform at a point.
derivativeDeltas - Variable in class 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 DerivativeFailure
Creates a new exception with the given message.
DerivedCRS - Interface in org.opengis.referencing.crs
A coordinate reference system that is defined by its coordinate conversion from another CRS but is not a projected CRS.
DESCENDING - Enum constant in enum class SortOrder
Indicates that a descending sort, in the collation sequence of the filter expression processor, is performed.
description - Variable in class 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 Identifier
Key for the "description" property to be given to the CRS factory createFoo(Map, ...) methods.
DescriptiveResult - Interface in org.opengis.metadata.quality
Data quality descriptive result.
descriptor(String) - Method in class SimpleParameterGroup
Returns the parameter descriptor in this group for the specified identifier code.
descriptor(String) - Method in interface ParameterDescriptorGroup
Returns the parameter descriptor in this group for the specified identifier code.
descriptors() - Method in class SimpleParameterGroup
Returns the parameter descriptors in this group.
descriptors() - Method in interface ParameterDescriptorGroup
Returns the parameters in this group.
DIAGRAM_DIGITAL - Static variable in class 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 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 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 ScopeCode
Information applies to a dimension group.
DimensionNameType - Class in org.opengis.metadata.spatial
Name of the dimension.
DIRECT_EXTERNAL - Static variable in class 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 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 CalculationType
The coordinate values to compare are the result of a direct operation performed by the transform to test.
direction - Variable in class SimpleAxis
Direction of this coordinate system axis.
DirectPosition - Interface in org.opengis.geometry
Holds the coordinates for a position within some coordinate reference system.
DISASTER - Static variable in class TopicCategory
Information related to disaster.
DISCIPLINE - Static variable in class KeywordType
Keyword identifies a branch of instruction or specialized learning.
DISJOINT - Static variable in class SpatialOperatorName
Operator evaluates to true if the first operand is disjoint from the second.
dispatch(Object) - Method in class 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 Validators
For each interface implemented by the given object, invokes the corresponding validate(…) method (if any).
dispatch(GeographicExtent) - Method in class ExtentValidator
For each interface implemented by the given object, invokes the corresponding validate(…) method defined in this class (if any).
dispatch(GeneralParameterDescriptor) - Method in class 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 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 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 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 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 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 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 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 AxisDirection
Axis positive direction is towards bottom of approximately vertical display surface.
DISPLAY_LEFT - Static variable in class AxisDirection
Axis positive direction is left in display.
DISPLAY_RIGHT - Static variable in class AxisDirection
Axis positive direction is right in display.
DISPLAY_UP - Static variable in class AxisDirection
Axis positive direction is towards top of approximately vertical display surface.
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 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 Role
Party who distributes the resource.
DOCUMENT - Static variable in class ScopeCode
Information applies to a document.
DOCUMENT_DIGITAL - Static variable in class PresentationForm
Digital representation of a primarily textual item (can contain illustrations also).
DOCUMENT_HARDCOPY - Static variable in class PresentationForm
Representation of a primarily textual item (can contain illustrations also) on paper, photographic material, or other media.
DOMAIN_OF_VALIDITY_KEY - Static variable in interface Datum
Key for the "domainOfValidity" property to be given to the datum factory createFoo(Map, ...) methods.
DOMAIN_OF_VALIDITY_KEY - Static variable in interface CoordinateOperation
Key for the "domainOfValidity" property.
DOMAIN_OF_VALIDITY_KEY - Static variable in interface ReferenceSystem
Key for the "domainOfValidity" property to be given to the object factory createFoo(Map, ...) methods.
DomainConsistency - Interface in org.opengis.metadata.quality
Adherence of values to the value domains.
doubleValue() - Method in class SimpleParameter
Returns the numeric SimpleParameter.value represented by this parameter.
doubleValue() - Method in interface RepresentativeFraction
Returns the scale value in a form usable for computation.
doubleValue() - Method in interface ParameterValue
Returns the numeric value of this operation parameter.
doubleValue(Unit<?>) - Method in class SimpleParameter
Returns the numeric value of the operation parameter in the specified unit of measure.
doubleValue(Unit<?>) - Method in interface ParameterValue
Returns the numeric value of this parameter in the specified unit of measure.
doubleValueList() - Method in class SimpleParameter
Returns an ordered sequence numeric values of an operation parameter list, where each value has the same associated unit of measure.
doubleValueList() - Method in interface 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 class SimpleParameter
Returns an ordered sequence of numeric values in the specified unit of measure.
doubleValueList(Unit<?>) - Method in interface ParameterValue
Returns an ordered sequence of numeric values in the specified unit of measure.
DOWN - Static variable in class AxisDirection
Axis positive direction is down relative to gravity.
DOWNLOAD - Static variable in class 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 multiple SortProperty elements referencing the same value.
DuplicateSortKeyException() - Constructor for exception class DuplicateSortKeyException
Creates an exception with no message.
DuplicateSortKeyException(String) - Constructor for exception class DuplicateSortKeyException
Creates an exception with the specified message.
DuplicateSortKeyException(String, Throwable) - Constructor for exception class DuplicateSortKeyException
Creates an exception with the specified message and cause.
Duration - Interface in org.opengis.temporal
Temporary placeholder for an interface defined in the geoapi-pending module.
DURING - Static variable in class TemporalOperatorName
Operator evaluates to true if the first expression is during the second.
DVD - Static variable in class MediumName
Deprecated.
Digital versatile disk.
DVD_ROM - Static variable in class 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.

E

EAST - Static variable in class AxisDirection
Axis positive direction is π/2 radians clockwise from north.
EAST_NORTH_EAST - Static variable in class AxisDirection
Axis positive direction is approximately east-north-east.
EAST_SOUTH_EAST - Static variable in class AxisDirection
Axis positive direction is approximately east-south-east.
eastBoundLongitude - Variable in class SimpleGeographicBoundingBox
The eastern-most coordinate of the limit of the dataset extent.
EBCDIC - Static variable in class CharacterSet
Deprecated.
IBM mainframe code set.
ECONOMY - Static variable in class TopicCategory
Economic activities, conditions and employment.
EDITOR - Static variable in class 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 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 the earth.
EllipsoidalCS - Interface in org.opengis.referencing.cs
A 2- or 3-dimensional coordinate system in which position is specified by geodetic latitude, geodetic longitude, and (in the 3D case) ellipsoidal height.
EMAIL_SERVICE - Static variable in class OnLineFunction
Online email service provided.
END - Static variable in class Sequence
End of a collection.
ENDED_BY - Static variable in class TemporalOperatorName
Operator evaluates to true if the first expression is ended by the second.
ENDS - Static variable in class TemporalOperatorName
Operator evaluates to true if the first expression ends at the second.
enforceForbiddenAttributes - Variable in class Validator
true if forbidden attributes are required to be null, or false for tolerating non-null values.
enforceStandardNames - Variable in class CRSValidator
true if standard names shall be enforced when such names are defined by an OGC/ISO standard.
ENGINEERING - Static variable in class 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 ReferenceSystemType
Engineering coordinate reference system in which the base representation of a moving object is specified.
ENGINEERING_IMAGE - Static variable in class 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 contextually local coordinate reference system.
EngineeringDatum - Interface in org.opengis.referencing.datum
Defines the origin of an engineering coordinate reference system.
ENUMERATION - Static variable in class Datatype
Data type whose instances form a list of named literal values, not extendable.
Envelope - Interface in org.opengis.geometry
A minimum bounding box or rectangle.
ENVIRONMENT - Static variable in class TopicCategory
Environmental resources, protection and conservation.
EnvironmentalRecord - Interface in org.opengis.metadata.acquisition
Information about the environmental conditions during the acquisition.
EPSG - Static variable in class SimpleCitation
The European Petroleum Survey Group authority.
equals(Object) - Method in class SimpleDirectPosition
Returns true if the specified object is also a DirectPosition with equal coordinate and equal CRS.
equals(Object) - Method in class SimpleEnvelope
Compares this envelope with the specified object for equality.
equals(Object) - Method in class SimpleCitation
Returns true if the given object is a SimpleCitation having a title equals to this title.
equals(Object) - Method in class SimpleGeographicBoundingBox
Compares this geographic bounding box with the specified object for equality.
equals(Object) - Method in class SimpleParameter
Compares the given object with this parameter for equality.
equals(Object) - Method in class SimpleParameterGroup
Compares the given object with this parameter group for equality.
equals(Object) - Method in class ProjectiveTransform
Compares this transform with the given object for equality.
equals(Object) - Method in class SimpleAxis
Compares this axis with the given object for equality.
equals(Object) - Method in class SimpleCRS
Compares this CRS with the given object for equality.
equals(Object) - Method in class SimpleCRS.Geographic
Compares this CRS with the given object for equality.
equals(Object) - Method in class SimpleDatum
Compares this datum with the given object for equality.
equals(Object) - Method in class SimpleIdentifiedObject
Compares this identifier with the given object for equality.
equals(Object) - Method in class SimpleTransform
Compares this transform with the given object for equality.
equals(Object) - Method in interface DirectPosition
Compares this direct position with the specified object for equality.
equals(Object) - Method in interface RepresentativeFraction
Compares this representative fraction with the specified object for equality.
equals(Object) - Method in class Configuration
Compares this configuration with the given object for equality.
EQUALS - Static variable in class SpatialOperatorName
Operator evaluates to true if the geometry of the two operands are equal.
EQUALS - Static variable in class TemporalOperatorName
Operator evaluates to true if the first expression is equal to the second.
EQUIVALENT_WIDTH - Static variable in class 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 CharacterSet
Deprecated.
Japanese code set used on UNIX based machines.
EUC_KR - Static variable in class 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 RangeMeaning
Any value between and including minimum value and maximum value is valid.
exclude() - Static method in interface Filter
A filter that always evaluates to false.
EXERCISE - Static variable in class InitiativeType
Specific performance of a function or group of functions.
EXPERIMENT - Static variable in class InitiativeType
Process designed to find if something is effective or valid.
EXPIRY - Static variable in class DateType
Date identifies when resource expires.
EXPONENTIAL - Static variable in class 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 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 the org.opengis.metadata.extent package.
ExtentValidator(ValidatorContainer) - Constructor for class ExtentValidator
Creates a new validator instance.
EXTRA_TERRESTRIAL - Static variable in class TopicCategory
Region more than 100 Km above the surface of the Earth.

F

FACSIMILE - Static variable in class TelephoneType
Telephone provides facsimile service.
factories() - Static method in class AffineTransformTest
Returns a default set of factories to use for running the tests.
factories() - Static method in class AuthorityFactoryTest
Returns a default set of factories to use for running the tests.
factories() - Static method in class CRSTest
Deprecated.
Returns a default set of factories to use for running the tests.
factories() - Static method in class ObjectFactoryTest
Returns a default set of factories to use for running the tests.
factories() - Static method in class ParameterizedTransformTest
Returns a default set of factories to use for running the tests.
factories() - Static method in class NameTest
Returns a default set of factories to use for running the tests.
factories() - Static method in class CRSParserTest
Returns a default set of factories to use for running the tests.
factories(Class<? extends Factory>...) - Static method in class TestCase
Returns factory instances for given factory interfaces.
factory - Variable in class CRSTest
Deprecated.
The authority factory for creating a CoordinateReferenceSystem from a code, or null if none.
factory - Variable in class 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 FactoryException
Construct an exception with no detail message.
FactoryException(String) - Constructor for exception class FactoryException
Constructs an exception with the specified detail message.
FactoryException(String, Throwable) - Constructor for exception class FactoryException
Constructs an exception with the specified detail message and cause.
FactoryException(Throwable) - Constructor for exception class FactoryException
Constructs an exception with the specified cause.
failed(TestEvent, Throwable) - Method in interface TestListener
Deprecated.
Invoked when a test fails.
family() - Method in enum class Obligation
Returns all constants defined by this enumeration type.
family() - Method in class ComparisonOperatorName
Returns the list of codes of the same kind than this code list element.
family() - Method in class DistanceOperatorName
Returns the list of codes of the same kind than this code list element.
family() - Method in class LogicalOperatorName
Returns the list of codes of the same kind than this code list element.
family() - Method in enum class MatchAction
Returns all constants defined by this enumeration type.
family() - Method in enum class SortOrder
Returns all constants defined by this enumeration type.
family() - Method in class SpatialOperatorName
Returns the list of codes of the same kind than this code list element.
family() - Method in class TemporalOperatorName
Returns the list of codes of the same kind than this code list element.
family() - Method in enum class VersionAction
Returns all constants defined by this enumeration type.
family() - Method in class Context
Returns the list of codes of the same kind than this code list element.
family() - Method in class GeometryType
Returns the list of codes of the same kind than this code list element.
family() - Method in class ObjectiveType
Returns the list of codes of the same kind than this code list element.
family() - Method in class OperationType
Returns the list of codes of the same kind than this code list element.
family() - Method in class Priority
Returns the list of codes of the same kind than this code list element.
family() - Method in class Sequence
Returns the list of codes of the same kind than this code list element.
family() - Method in class Trigger
Returns the list of codes of the same kind than this code list element.
family() - Method in class DateType
Returns the list of codes of the same kind than this code list element.
family() - Method in class OnLineFunction
Returns the list of codes of the same kind than this code list element.
family() - Method in class PresentationForm
Returns the list of codes of the same kind than this code list element.
family() - Method in class Role
Returns the list of codes of the same kind than this code list element.
family() - Method in class TelephoneType
Returns the list of codes of the same kind than this code list element.
family() - Method in class Classification
Returns the list of codes of the same kind than this code list element.
family() - Method in class Restriction
Returns the list of codes of the same kind than this code list element.
family() - Method in class BandDefinition
Returns the list of codes of the same kind than this code list element.
family() - Method in class CoverageContentType
Returns the list of codes of the same kind than this code list element.
family() - Method in class ImagingCondition
Returns the list of codes of the same kind than this code list element.
family() - Method in class PolarizationOrientation
Returns the list of codes of the same kind than this code list element.
family() - Method in class TransferFunctionType
Returns the list of codes of the same kind than this code list element.
family() - Method in class Datatype
Returns the list of codes of the same kind than this code list element.
family() - Method in class MediumFormat
Returns the list of codes of the same kind than this code list element.
family() - Method in class MediumName
Deprecated.
Returns the list of codes of the same kind than this code list element.
family() - Method in class AssociationType
Returns the list of codes of the same kind than this code list element.
family() - Method in class CharacterSet
Deprecated.
Returns the list of codes of the same kind than this code list element.
family() - Method in class CouplingType
Returns the list of CouplingTypes.
family() - Method in class DistributedComputingPlatform
Returns the list of codes of the same kind than this code list element.
family() - Method in class InitiativeType
Returns the list of codes of the same kind than this code list element.
family() - Method in class KeywordType
Returns the list of codes of the same kind than this code list element.
family() - Method in class Progress
Returns the list of codes of the same kind than this code list element.
family() - Method in class TopicCategory
Returns the list of codes of the same kind than this code list element.
family() - Method in class MaintenanceFrequency
Returns the list of codes of the same kind than this code list element.
family() - Method in class ScopeCode
Returns the list of codes of the same kind than this code list element.
family() - Method in class Obligation
Returns the list of codes of the same kind than this code list element.
family() - Method in class EvaluationMethodType
Returns the list of codes of the same kind than this code list element.
family() - Method in class ValueStructure
Returns the list of codes of the same kind than this code list element.
family() - Method in class CellGeometry
Returns the list of codes of the same kind than this code list element.
family() - Method in class DimensionNameType
Returns the list of codes of the same kind than this code list element.
family() - Method in class GeometricObjectType
Returns the list of codes of the same kind than this code list element.
family() - Method in class PixelOrientation
Returns the list of codes of the same kind than this code list element.
family() - Method in class SpatialRepresentationType
Returns the list of codes of the same kind than this code list element.
family() - Method in class TopologyLevel
Returns the list of codes of the same kind than this code list element.
family() - Method in enum class ParameterDirection
Returns all constants defined by this enumeration type.
family() - Method in class AxisDirection
Returns the list of codes of the same kind than this code list element.
family() - Method in class RangeMeaning
Returns the list of codes of the same kind than this code list element.
family() - Method in class PixelInCell
Returns the list of codes of the same kind than this code list element.
family() - Method in class VerticalDatumType
Returns the list of codes of the same kind than this code list element.
family() - Method in class ReferenceSystemType
Returns the list of codes of the same kind than this code list element.
family() - Method in class Configuration.Key
Returns the list of codes of the same kind than this code list element.
family() - Method in class CodeList
Returns the list of codes of the same kind than this code.
family() - Method in interface ControlledVocabulary
Returns the enumeration or list of codes of the same kind than this item.
FARMING - Static variable in class 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 ScopeCode
Information applies to spatial constructs (features) that have a direct correspondence with a real world object.
FEATURE_TYPE - Static variable in class KeywordType
Keyword identifies a resource containing or about a collection of feature instance with common characteristics.
FEATURE_TYPE - Static variable in class 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 FeatureInstantiationException
Creates an exception with no message.
FeatureInstantiationException(String) - Constructor for exception class FeatureInstantiationException
Creates an exception with the specified message.
FeatureInstantiationException(String, Throwable) - Constructor for exception class 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 FeatureOperationException
Creates an exception with no message.
FeatureOperationException(String) - Constructor for exception class FeatureOperationException
Creates an exception with the specified message.
FeatureOperationException(String, Throwable) - Constructor for exception class 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
DeprecatedFeatureType is now defined in the org.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 ScopeCode
Information applies to a field session.
FIFTY_PERCENT - Static variable in class BandDefinition
Full spectral width of a spectral power density measured at 50% of its peak height.
file() - Method in enum class TestData
Returns a path on the file system to the test file.
FILE_ACCESS - Static variable in class 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.
FilterCapabilities - Interface in org.opengis.filter.capability
Metadata about the specific elements that a particular implementation supports.
FINAL - Static variable in class Progress
Progress concluded and no changes will be accepted.
finished(TestEvent) - Method in interface TestListener
Deprecated.
Invoked when a test method finishes (whether passing or failing).
FIRST - Enum constant in enum class VersionAction
Filter selects the first version of a resource.
FLOPPY_3_HALF_INCH - Static variable in class MediumName
Deprecated.
3½ inch magnetic disk.
FLOPPY_5_QUARTER_INCH - Static variable in class MediumName
Deprecated.
5¼ inch magnetic disk.
FOG - Static variable in class ImagingCondition
Portion of the image is partially obscured by fog.
foot() - Method in class Units
Unit of measurement defined as 0.3048 metres.
footSurveyUS() - Method in class Units
Unit of measurement defined as 12/39.37 metres.
FOR_OFFICIAL_USE_ONLY - Static variable in class Classification
Unclassified information that is to be used only for official purposes determinate by the designating body.
forbidden(String, Object) - Method in class Validator
Invoked when the existence of a forbidden attribute needs to be checked.
FORBIDDEN - Enum constant in enum class 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 OperationMethod
Key for the "formula" property.
FORTNIGHTLY - Static variable in class MaintenanceFrequency
Data is updated every two weeks.
fromCharset(Charset) - Static method in class CharacterSet
Deprecated.
Converts the given Java Character Set to CharacterSet.
FTP - Static variable in class DistributedComputingPlatform
File Transfert Protocol.
FULL_PLANAR_GRAPH - Static variable in class TopologyLevel
2-dimensional topological complex which is planar.
FULL_SURFACE_GRAPH - Static variable in class TopologyLevel
2-dimensional topological complex which is isomorphic to a subset of a surface.
FULL_TOPOLOGY_3D - Static variable in class 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.
FUNDER - Static variable in class Role
Party providing monetary support for the resource.
FUTURE - Static variable in class AxisDirection
Axis positive direction is towards the future.

G

GB2312 - Static variable in class 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
A coordinate reference system that is defined by its coordinate conversion from another coordinate reference system.
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 AxisDirection
Axis positive direction is in the equatorial plane from the centre of the modelled earth towards the intersection of the equator with the prime meridian.
GEOCENTRIC_Y - Static variable in class AxisDirection
Axis positive direction is in the equatorial plane from the centre of the modelled earth towards the intersection of the equator and the meridian π/2 radians eastwards from the prime meridian.
GEOCENTRIC_Z - Static variable in class AxisDirection
Axis positive direction is from the centre of the modelled earth parallel to its rotation axis and towards its north pole.
GeocentricCRS - Interface in org.opengis.referencing.crs
A 3-dimensional coordinate reference system with the origin at the approximate centre of mass of the earth.
GEODETIC_GEOCENTRIC - Static variable in class ReferenceSystemType
Geodetic CRS having a 3D cartesian coordinate system.
GEODETIC_GEOGRAPHIC_2D - Static variable in class ReferenceSystemType
Geodetic CRS having an ellipsoidal 2D coordinate system.
GEODETIC_GEOGRAPHIC_3D - Static variable in class ReferenceSystemType
Geodetic CRS having an ellipsoidal 3D coordinate system.
GeodeticCRS - Interface in org.opengis.referencing.crs
A 2- or 3-dimensional coordinate reference system associated with a geodetic datum.
GeodeticDatum - Interface in org.opengis.referencing.datum
Defines the location and precise orientation in 3-dimensional space of a defined ellipsoid (or sphere) that approximates the shape of the earth.
geographic(int, int) - Static method in class ToleranceModifiers
Converts λ and φ tolerance values from metres to degrees before comparing geographic coordinates.
Geographic(Citation, String, GeodeticDatum, CoordinateSystemAxis...) - Constructor for class SimpleCRS.Geographic
Creates a new CRS for the given name, datum and axes.
GEOGRAPHIC - Static variable in interface ToleranceModifier
Converts λ and φ tolerance values from metres to degrees before comparing geographic coordinates.
GEOGRAPHIC_IDENTIFIER - Static variable in class ReferenceSystemType
Spatial reference in the form of a label or code that identifies a location.
GEOGRAPHIC_φλ - Static variable in interface 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 coordinate reference system 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.
GEOIDAL - Static variable in class VerticalDatumType
The zero value of the associated vertical coordinate system axis 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 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 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 the org.opengis.geometry package.
GeometryValidator(ValidatorContainer) - Constructor for class 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 TopicCategory
Information pertaining to earth sciences.
get(Configuration.Key<T>) - Method in class Configuration
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
getAbbreviation() - Method in class SimpleAxis
The abbreviation used for this coordinate system axes.
getAbbreviation() - Method in interface CoordinateSystemAxis
Returns the abbreviation used for this coordinate system axes.
getAbstract() - Method in interface Identification
Brief narrative summary of the resource.
getAbstract() - Method in interface StandaloneQualityReportInformation
Abstract for the associated standalone quality report.
getAccessConstraints() - Method in interface 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 ServiceIdentification
Information about the availability of the service.
getAccuracyReports() - Method in interface GCP
Accuracy of a ground control point.
getAcquisitionInformation() - Method in interface Metadata
Information about the acquisition of the data.
getAcquisitionPlans() - Method in interface AcquisitionInformation
Identifies the plan as implemented by the acquisition.
getAcquisitionRequirements() - Method in interface AcquisitionInformation
Identifies the requirement the data acquisition intends to satisfy.
getAction() - Method in interface Version
Indices a version relative to the identified resources.
getAdditionalDocumentation() - Method in interface Usage
Publications that describe usage of data.
getAdditionalDocumentation() - Method in interface Lineage
Additional documentation.
getAdditionalDocumentations() - Method in interface Identification
Other documentation associated with the resource.
getAdditionalOperator() - Method in interface ExtendedCapabilities
returns a list of additional operator names.
getAddress() - Method in interface Contact
Deprecated.
As of ISO 19115:2014, replaced by Contact.getAddresses().
getAddressees() - Method in interface Releasability
Parties to which the release statement applies.
getAddresses() - Method in interface Contact
Physical and email addresses at which the organization or individual may be contacted.
getAdministrativeArea() - Method in interface Address
State, province of the location.
getAggregateDataSetIdentifier() - Method in interface AggregateInformation
Deprecated.
As of ISO 19115:2014, replaced by an identifier of AggregateInformation.getAggregateDataSetName().
getAggregateDataSetName() - Method in interface AggregateInformation
Deprecated.
As of ISO 19115:2014, replaced by AssociatedResource.getName().
getAggregationInfo() - Method in interface Identification
Deprecated.
As of ISO 19115:2014, replaced by Identification.getAssociatedResources().
getAlgorithms() - Method in interface Processing
Details of the methodology by which geographic information was derived from the instrument readings.
getAlias() - Method in interface IdentifiedObject
Alternative names by which this object is identified.
getAliases() - Method in interface Measure
Other recognized names, abbreviations or short names for the same data quality measure.
getAlternateTitles() - Method in interface Citation
Short names or other language names by which the cited information is known.
getAlternativeMetadataReferences() - Method in interface Metadata
Reference(s) to alternative metadata or metadata in a non-ISO standard for the same resource.
getAmendmentNumber() - Method in interface Format
Amendment number of the format version.
getAnchorPoint() - Method in interface Datum
A description, possibly including coordinates of an identified point or points, of the relationship used to anchor the coordinate system to the Earth or alternate object.
getAnchorPoint() - Method in interface TemporalDatum
This attribute is defined in the Datum parent interface, but is not used by a temporal datum.
getAngularDistance() - Method in interface Resolution
Angular sampling measure.
getAngularUnit() - Method in interface PrimeMeridian
Returns the angular unit of the Greenwich longitude.
getApplicationProfile() - Method in interface OnlineResource
Name of an application profile that can be used with the online resource.
getApplicationSchemaInfo() - Method in interface Metadata
Information about the conceptual schema of a dataset.
getArguments() - Method in interface AvailableFunction
Returns the list of arguments expected by the function.
getAssociatedResources() - Method in interface Identification
Associated resource information.
getAssociationType() - Method in interface AssociatedResource
Type of relation between the resources.
getAttributeDescription() - Method in interface CoverageDescription
Description of the attribute described by the measurement value.
getAttributeGroups() - Method in interface CoverageDescription
Information on attribute groups of the resource.
getAttributeInstances() - Method in interface ScopeDescription
Attribute instances to which the information applies.
getAttributes() - Method in interface AttributeGroup
Information on an attribute of the resource.
getAttributes() - Method in interface ScopeDescription
Attribute types to which the information applies.
getAttributes() - Method in interface Record
Deprecated.
getAttributeType() - Method in interface MemberName
Returns the type of the data associated with the member or record field.
getAuthority() - Method in class SimpleIdentifiedObject
Returns the person or party responsible for maintenance of the namespace.
getAuthority() - Method in interface Identifier
Person or party responsible for maintenance of the namespace.
getAuthority() - Method in interface AuthorityFactory
Returns the organization or party responsible for definition and maintenance of the database.
getAuthority() - Method in exception class NoSuchAuthorityCodeException
Returns the authority.
getAuthority() - Method in class PseudoEpsgFactory
The default implementation returns null.
getAuthorityCode() - Method in exception class NoSuchAuthorityCodeException
Returns the invalid authority code.
getAuthorityCodes(Class<? extends IdentifiedObject>) - Method in interface AuthorityFactory
Returns the set of authority codes for objects of the given type.
getAuthorityCodes(Class<? extends IdentifiedObject>) - Method in class PseudoEpsgFactory
The default implementation returns an empty set.
getAvailableMethods(Class<? extends SingleOperation>) - Method in class SimpleTransformFactory
Returns a set of available methods for math transforms.
getAvailableMethods(Class<? extends SingleOperation>) - Method in interface MathTransformFactory
Returns a set of available methods for coordinate operations of the given type.
getAverageAirTemperature() - Method in interface EnvironmentalRecord
Average air temperature along the flight pass during the photo flight.
getAxis(int) - Method in class SimpleCRS
Returns the coordinate axis at the given dimension.
getAxis(int) - Method in interface CoordinateSystem
Returns the axis for this coordinate system at the specified dimension.
getAxisDimensionProperties() - Method in interface GridSpatialRepresentation
Information about spatial-temporal axis properties.
getAxisUnit() - Method in class SimpleDatum
Returns the linear unit of the semi-major and semi-minor axis values.
getAxisUnit() - Method in interface Ellipsoid
Returns the linear unit of the semi-major and semi-minor axis values.
getBand() - Method in class PixelIterator
Returns the current band index.
getBandBoundaryDefinition() - Method in interface Band
Designation of criterion for defining maximum and minimum wavelengths for a spectral band.
getBaseCRS() - Method in interface GeneralDerivedCRS
Returns the base coordinate reference system.
getBaseCRS() - Method in interface ProjectedCRS
Returns the base coordinate reference system, which must be geographic.
getBasicMeasure() - Method in interface Measure
Predefined basic measure on which this measure is based.
getBitsPerValue() - Method in interface SampleDimension
Maximum number of significant bits in the uncompressed representation for the value in each band of each pixel.
getBoundMax() - Method in interface Band
Longest wavelength that the sensor is capable of collecting within a designated band.
getBoundMin() - Method in interface Band
Shortest wavelength that the sensor is capable of collecting within a designated band.
getBoundUnits() - Method in interface Band
Units in which sensor wavelengths are expressed.
getCellGeometry() - Method in interface GridSpatialRepresentation
Identification of grid data as point or cell.
getCenterPoint() - Method in interface 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 Metadata
Deprecated.
As of GeoAPI 3.1, replaced by getLocalesAndCharsets().values().
getCharacterSets() - Method in interface DataIdentification
Deprecated.
Replaced by getLocalesAndCharsets().values().
getCheckPointDescription() - Method in interface Georectified
Description of geographic position points used to test the accuracy of the georeferenced grid data.
getCheckPoints() - Method in interface Georectified
Geographic references used to validate georectification of the data.
getChildOperations() - Method in interface Operation
Sub-missions that make up part of a larger mission.
getCitation() - Method in interface Operation
Identification of the mission.
getCitation() - Method in interface Plan
Identification of authority requesting target collection.
getCitation() - Method in interface Platform
Source where information about the platform is described.
getCitation() - Method in interface Requirement
Identification of reference or guidance material for the requirement.
getCitation() - Method in interface Identification
Citation for the resource.
getCitation() - Method in interface Algorithm
Information identifying the algorithm and version or date.
getCitation() - Method in interface SourceReference
References to the source.
getCitation() - Method in interface Formula
Reference to a publication giving the formula(s) or procedure used by the coordinate operation method.
getCitations() - Method in interface Instrument
Complete citation of the instrument.
getCitedResponsibleParties() - Method in interface Citation
Role, name, contact and position information for individuals or organisations that are responsible for the resource.
getCity() - Method in interface Address
The city of the location.
getClassification() - Method in interface SecurityConstraints
Name of the handling restrictions on the resource.
getClassificationSystem() - Method in interface SecurityConstraints
Name of the classification system.
getClassName() - Method in interface KeywordClass
A character string to label the keyword category in natural language.
getClassName() - Method in class TestEvent
Deprecated.
Returns the fully-qualified name of the class which contain the test method being executed.
getCloudCoverPercentage() - Method in interface ImageDescription
Area of the dataset obscured by clouds, expressed as a percentage of the spatial extent.
getCode() - Method in class SimpleIdentifiedObject
Returns the name given at construction time.
getCode() - Method in interface Identifier
Alphanumeric value identifying an instance in the namespace.
getCodeSpace() - Method in class SimpleIdentifiedObject
Returns the identifier or namespace in which the code is valid.
getCodeSpace() - Method in interface Identifier
Identifier or namespace in which the code is valid.
getCollectionIdentification() - Method in interface GCPCollection
Identifier of the GCP collection.
getCollectionName() - Method in interface GCPCollection
Name of the GCP collection.
getCollectiveTitle() - Method in interface Citation
Deprecated.
Removed as of ISO 19115:2014.
getComparisonOperators() - Method in interface ScalarCapabilities
Advertises which comparison operators are supported by the service.
getComponents() - Method in interface CompoundCRS
The ordered list of coordinate reference systems.
getCompressionGenerationQuantity() - Method in interface ImageDescription
Count of the number of lossy compression cycles performed on the image.
getConceptIdentifier() - Method in interface KeywordClass
URI of concept in the ontology specified by the ontology citation and labeled by the class name.
getCondition() - Method in interface ExtendedElementInformation
Condition under which the extended element is mandatory.
getConfigurationTip() - Method in class TestEvent
Deprecated.
If a test failure occurred in an optional test, the configuration key for disabling that test.
getConformance() - Method in interface FilterCapabilities
Declaration of which conformance classes a particular implementation supports.
getConnectPoints() - Method in interface OperationMetadata
Handle for accessing the service interface.
getConstraintApplicationScope() - Method in interface Constraints
Spatial and / or temporal extents and or levels of the application of the constraints restrictions.
getConstraintLanguage() - Method in interface ApplicationSchemaInformation
Formal language used in Application Schema.
getContactInfo() - Method in interface Party
Contact information for the party.
getContactInfo() - Method in interface ResponsibleParty
Deprecated.
As of ISO 19115:2014, replaced by Party.getContactInfo().
getContactInstructions() - Method in interface Contact
Supplemental instructions on how or when to contact the individual or organization.
getContacts() - Method in interface MaintenanceInformation
Identification of, and means of communicating with, person(s) and organization(s) with responsibility for maintaining the resource.
getContacts() - Method in interface Metadata
Parties responsible for the metadata information.
getContactType() - Method in interface Contact
Type of the contact.
getContainer() - Method in interface RecordType
Deprecated.
The RecordSchema interface has been removed in the 2015 revision of ISO 19103 standard.
getContainsChain() - Method in interface ServiceIdentification
Provides information about the chain applied by the service.
getContainsOperations() - Method in interface ServiceIdentification
Provides information about the operations that comprise the service.
getContentInfo() - Method in interface Metadata
Information about the feature and coverage characteristics.
getContentType() - Method in interface CoverageDescription
Deprecated.
As of ISO 19115:2014, moved to AttributeGroup.getContentTypes().
getContentTypes() - Method in interface AttributeGroup
Types of information represented by the value(s).
getContext() - Method in interface Event
Meaning of the event.
getConversionFromBase() - Method in interface GeneralDerivedCRS
Returns the conversion from the base CRS to this CRS.
getConversionFromBase() - Method in interface ProjectedCRS
Returns the map projection from the base CRS to this CRS.
getCoordinate() - Method in class SimpleDirectPosition
Returns a copy of the SimpleDirectPosition.coordinates array.
getCoordinate() - Method in interface DirectPosition
A copy of the coordinates presented as an array of double values.
getCoordinateOperationAccuracy() - Method in interface CoordinateOperation
Estimate(s) of the impact of this operation on point accuracy.
getCoordinateReferenceSystem() - Method in class SimpleDirectPosition
Returns the coordinate reference system in which the coordinate is given.
getCoordinateReferenceSystem() - Method in class SimpleEnvelope
Returns the envelope coordinate reference system, or null if unknown.
getCoordinateReferenceSystem() - Method in interface DirectPosition
The coordinate reference system in which the coordinate tuple is given.
getCoordinateReferenceSystem() - Method in interface Envelope
Returns the envelope coordinate reference system, or null if unknown.
getCoordinateReferenceSystem() - Method in interface GCPCollection
Coordinate system in which the ground control points are defined.
getCoordinateSystem() - Method in class SimpleCRS.Geographic
Returns the coordinate system, which is represented directly by this implementation class since it does not distinguish CS and CRS.
getCoordinateSystem() - Method in class SimpleCRS
Returns the coordinate system, which is represented directly by this implementation class since it does not distinguish CS and CRS.
getCoordinateSystem() - Method in class SimpleCRS.Temporal
Returns the coordinate system, which is represented directly by this implementation class since it does not distinguish CS and CRS.
getCoordinateSystem() - Method in class SimpleCRS.Vertical
Returns the coordinate system, which is represented directly by this implementation class since it does not distinguish CS and CRS.
getCoordinateSystem() - Method in interface CoordinateReferenceSystem
Returns the coordinate system of a single CRS, or a view over all coordinate systems of a compound CRS.
getCoordinateSystem() - Method in interface GeocentricCRS
Returns the coordinate system, which shall be Cartesian or spherical.
getCoordinateSystem() - Method in interface GeographicCRS
Returns the coordinate system, which shall be ellipsoidal.
getCoordinateSystem() - Method in interface ImageCRS
Returns the affine coordinate system, which shall be affine or Cartesian.
getCoordinateSystem() - Method in interface ParametricCRS
Returns the coordinate system, which shall be parametric.
getCoordinateSystem() - Method in interface ProjectedCRS
Returns the coordinate system, which shall be Cartesian.
getCoordinateSystem() - Method in interface SingleCRS
Returns the coordinate system associated to this CRS.
getCoordinateSystem() - Method in interface TemporalCRS
Returns the coordinate system, which shall be temporal.
getCoordinateSystem() - Method in interface VerticalCRS
Returns the coordinate system, which shall be vertical.
getCornerPoints() - Method in interface 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 Address
Country of the physical address.
getCoupledResources() - Method in interface ServiceIdentification
Further description(s) of the data coupling in the case of tightly coupled services.
getCouplingType() - Method in interface ServiceIdentification
Type of coupling between service and associated data (if exist).
getCredits() - Method in interface Identification
Recognition of those who contributed to the resource.
getCurrency() - Method in interface StandardOrderProcess
The monetary units of the fees (as specified in ISO 4217).
getDataQualityInfo() - Method in interface Metadata
Overall assessment of quality of a resource(s).
getDataset() - Method in interface ScopeDescription
Dataset to which the information applies.
getDataSetUri() - Method in interface Metadata
Deprecated.
getDataType() - Method in interface ExtendedElementInformation
Code which identifies the kind of value provided in the extended element.
getDataType() - Method in class PixelIterator
Returns the type of the sample values, as one of the TYPE_* constants defined in the DataBuffer class.
getDate() - Method in interface CitationDate
Reference date for the cited resource.
getDate() - Method in interface ProcessStep
Date and time or range of date and time on or over which the process step occurred.
getDateInfo() - Method in interface Metadata
Date(s) associated with the metadata.
getDateOfNextUpdate() - Method in interface MaintenanceInformation
Deprecated.
As of ISO 19115:2014, replaced by MaintenanceInformation.getMaintenanceDates() in order to enable inclusion of a DateType to describe the type of the date. Note that DateType.NEXT_UPDATE was added to that code list.
getDates() - Method in interface Citation
Reference dates for the cited resource.
getDates() - Method in interface Element
Deprecated.
getDates() - Method in interface EvaluationMethod
Date or range of dates on which a data quality measure was applied.
getDateStamp() - Method in interface Metadata
Deprecated.
As of ISO 19115:2014, replaced by Metadata.getDateInfo().
getDateTime() - Method in interface Result
Date when the result was generated.
getDateType() - Method in interface CitationDate
Event used for reference date.
getDatum() - Method in class SimpleCRS.Geographic
Returns the datum.
getDatum() - Method in class SimpleCRS.Temporal
Returns the datum, which shall be temporal.
getDatum() - Method in class SimpleCRS.Vertical
Returns the datum, which must be vertical.
getDatum() - Method in interface EngineeringCRS
Returns the datum, which shall be an engineering one.
getDatum() - Method in interface GeodeticCRS
Returns the datum, which shall be geodetic.
getDatum() - Method in interface ImageCRS
Returns the datum, which shall be an image one.
getDatum() - Method in interface ParametricCRS
Returns the datum, which shall be parametric.
getDatum() - Method in interface ProjectedCRS
Returns the datum.
getDatum() - Method in interface SingleCRS
Returns the datum associated directly or indirectly to this CRS.
getDatum() - Method in interface TemporalCRS
Returns the datum, which shall be temporal.
getDatum() - Method in interface VerticalCRS
Returns the datum, which must be vertical.
getDeductiveSource() - Method in interface IndirectEvaluation
Information on which data are used as sources in deductive evaluation method.
getDefault() - Static method in class Units
Returns the default units factory.
getDefaultParameters(String) - Method in class SimpleTransformFactory
Returns the default parameter values for a math transform using the given method.
getDefaultParameters(String) - Method in interface MathTransformFactory
Returns the default parameter values for a math transform using the given operation method.
getDefaultValue() - Method in interface AttributeType
Returns the default value for the attribute.
getDefaultValue() - Method in interface ParameterDescriptor
Returns the default value for the parameter.
getDefinition() - Method in interface IdentifiedType
Returns a concise definition of the element.
getDefinition() - Method in interface RangeElementDescription
Description of a set of specific range elements.
getDefinition() - Method in interface ExtendedElementInformation
Definition of the extended element.
getDefinition() - Method in interface BasicMeasure
Definition of the data quality basic measure.
getDefinition() - Method in interface Measure
Definition of the fundamental concept for the data quality measure.
getDeliveryPoints() - Method in interface Address
Address lines for the location (as described in ISO 11180, Annex A).
getDenominator() - Method in interface RepresentativeFraction
The number below the line in a vulgar fraction.
getDensities() - Method in interface Medium
Deprecated.
As of ISO 19115:2014, replaced by Medium.getDensity().
getDensity() - Method in interface Medium
Density at which the data is recorded.
getDensityUnits() - Method in interface Medium
Units of measure for the recording density.
getDependsOn() - Method in interface OperationMetadata
List of operation that must be completed immediately before current operation is invoked.
getDerivedElements() - Method in interface Element
In case of aggregation or derivation, indicates the original elements.
getDerivedElements() - Method in interface Metaquality
Derived element (mandatory).
getDescription() - Method in class SimpleParameter
Returns a natural language description of this object.
getDescription() - Method in class SimpleParameterGroup
Returns a natural language description of this object.
getDescription() - Method in interface IdentifiedType
Returns optional information beyond that required for concise definition of the element.
getDescription() - Method in interface Instrument
Textual description of the instrument.
getDescription() - Method in interface Operation
Description of the mission on which the platform observations are made and the objectives of that mission.
getDescription() - Method in interface Platform
Narrative description of the platform supporting the instrument.
getDescription() - Method in interface OnlineResource
Detailed text description of what the online resource is/does.
getDescription() - Method in interface RangeDimension
Description of the attribute.
getDescription() - Method in interface Distribution
Brief description of a set of distribution options.
getDescription() - Method in interface Extent
The spatial and temporal extent for the referring object.
getDescription() - Method in interface OperationChainMetadata
A narrative explanation of the services in the chain and resulting output.
getDescription() - Method in interface Identifier
Natural language description of the meaning of the code value.
getDescription() - Method in interface Algorithm
Information describing the algorithm used to generate the data.
getDescription() - Method in interface ProcessStep
Description of the event, including related parameters or tolerances.
getDescription() - Method in interface ProcessStepReport
Textual description of what occurred during the process step.
getDescription() - Method in interface Source
Detailed description of the level of the source data.
getDescription() - Method in interface Measure
Description of the data quality measure.
getDescription() - Method in interface GeneralParameterDescriptor
A narrative explanation of the role of the parameter.
getDescription() - Method in interface RecordSchema
Deprecated.
Returns the dictionary of all (name, record type) pairs in this schema.
getDescriptionText(String) - Method in interface AuthorityFactory
Returns a description of the object corresponding to a code.
getDescriptionText(String) - Method in class PseudoEpsgFactory
The default implementation returns null.
getDescriptiveKeywords() - Method in interface Identification
Category keywords, their type, and reference source.
getDescriptor() - Method in class SimpleParameter
Returns the descriptor of the parameter value.
getDescriptor() - Method in class SimpleParameterGroup
Returns the descriptor of the parameter group.
getDescriptor() - Method in interface RangeDimension
Deprecated.
As of ISO 19115:2014, renamed RangeDimension.getDescription().
getDescriptor() - Method in interface GeneralParameterValue
Returns the abstract definition of this parameter or group of parameters.
getDescriptor() - Method in interface ParameterValue
Returns the abstract definition of this parameter value.
getDescriptor() - Method in interface ParameterValueGroup
The abstract definition of this group of parameters.
getDesignation() - Method in interface IdentifiedType
Returns a natural language designator for the element.
getDetectedPolarization() - Method in interface Band
Polarization of the radiation detected.
getDimension() - Method in class SimpleDirectPosition
The length of coordinate sequence (the number of entries).
getDimension() - Method in class SimpleEnvelope
Returns the length of coordinate sequence (the number of entries) in this envelope.
getDimension() - Method in class SimpleCRS
Returns the dimension of the coordinate system.
getDimension() - Method in interface DirectPosition
The length of coordinate sequence (the number of entries).
getDimension() - Method in interface Envelope
The length of coordinate sequence (the number of entries) in this envelope.
getDimension() - Method in interface CoordinateSystem
Returns the dimension of the coordinate system.
getDimensionDescription() - Method in interface Dimension
Description of the axis.
getDimensionName() - Method in interface Dimension
Name of the axis.
getDimensions() - Method in interface CoverageDescription
Deprecated.
As of ISO 19115:2014, moved to AttributeGroup.getAttributes().
getDimensionSize() - Method in interface Dimension
Number of elements along the axis.
getDimensionTitle() - Method in interface Dimension
Enhancement / modifier of the dimension name.
getDirection() - Method in class SimpleAxis
Direction of this coordinate system axis.
getDirection() - Method in interface GeneralParameterDescriptor
Indication if the parameter is an input to the service, an output or both.
getDirection() - Method in interface CoordinateSystemAxis
Returns the direction of this coordinate system axis.
getDirectPosition() - Method in class SimpleDirectPosition
Unconditionally returns this, since this object is already a direct position.
getDirectPosition() - Method in interface Position
Returns the direct position.
getDisseminationConstraints() - Method in interface Releasability
Components in determining releasability.
getDistance() - Method in interface DistanceOperator
Returns the buffer distance around the geometry that will be used when comparing features' geometries.
getDistance() - Method in interface Resolution
Horizontal ground sample distance.
getDistributedComputingPlatforms() - Method in interface OperationMetadata
Distributed computing platforms (DCPs) on which the operation has been implemented.
getDistributionFormats() - Method in interface DigitalTransferOptions
Formats of distribution.
getDistributionFormats() - Method in interface Distribution
Provides a description of the format of the data to be distributed.
getDistributionInfo() - Method in interface Metadata
Information about the distributor of and options for obtaining the resource(s).
getDistributionOrderProcesses() - Method in interface Distributor
Provides information about how the resource may be obtained, and related instructions and fee information.
getDistributorContact() - Method in interface Distributor
Party from whom the resource may be obtained.
getDistributorFormats() - Method in interface Distributor
Provides information about the format used by the distributor.
getDistributors() - Method in interface Distribution
Provides information about the distributor.
getDistributorTransferOptions() - Method in interface Distributor
Provides information about the technical means and media used by the distributor.
getDocumentations() - Method in interface Processing
Reference to documentation describing the processing.
getDomainCode() - Method in interface ExtendedElementInformation
Deprecated.
Removed as of ISO 19115:2014.
getDomainOfValidity() - Method in class SimpleIdentifiedObject
Area or region or timeframe in which this object is valid.
getDomainOfValidity() - Method in interface Datum
Area or region or timeframe in which this datum is valid.
getDomainOfValidity() - Method in interface CoordinateOperation
Area or region or timeframe in which this coordinate operation is valid.
getDomainOfValidity() - Method in interface ReferenceSystem
Area or region or timeframe in which this (coordinate) reference system is valid.
getDomainValue() - Method in interface ExtendedElementInformation
Valid values that can be assigned to the extended element.
getEastBoundLongitude() - Method in class SimpleGeographicBoundingBox
Returns the eastern-most coordinate of the limit of the dataset extent.
getEastBoundLongitude() - Method in interface GeographicBoundingBox
The eastern-most coordinate of the limit of the resource extent.
getEdition() - Method in interface Citation
Version of the cited resource.
getEditionDate() - Method in interface Citation
Date of the edition, or null if none.
getElectronicMailAddresses() - Method in interface Address
Address of the electronic mailbox of the responsible organization or individual.
getElement(int, int) - Method in interface Matrix
Retrieves the value at the specified row and column of this matrix.
getElementNames() - Method in interface Measure
Names of the data quality element to which a measure applies.
getEllipsoid() - Method in class SimpleDatum
Returns the ellipsoid, which is represented directly by this implementation class since it does not distinguish geodetic datum and ellipsoid.
getEllipsoid() - Method in interface GeodeticDatum
Returns the ellipsoid.
getEnabledFlags(Configuration.Key<Boolean>...) - Method in class TestCase
Returns booleans indicating whether the given operations are enabled.
getEndTime() - Method in interface ResourceId
Selects all versions of a resource between the specified start date and end date.
getEnvironmentalConditions() - Method in interface AcquisitionInformation
A record of the environmental circumstances during the data acquisition.
getEnvironmentDescription() - Method in interface 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 Resolution
Level of detail expressed as the scale of a comparable hardcopy map or chart.
getErrorStatistic() - Method in interface QuantitativeResult
Deprecated.
Removed from ISO 19157:2013.
getEscapeChar() - Method in interface 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 Element
Evaluation information.
getEvaluationMethodDescription() - Method in interface Element
getEvaluationMethodDescription() - Method in interface EvaluationMethod
Description of the evaluation method.
getEvaluationMethodType() - Method in interface Element
getEvaluationMethodType() - Method in interface EvaluationMethod
Type of method used to evaluate quality of the data.
getEvaluationProcedure() - Method in interface Element
getEvaluationProcedure() - Method in interface EvaluationMethod
Reference to the procedure information.
getExample() - Method in interface BasicMeasure
Illustration of the use of a data quality measure.
getExamples() - Method in interface Measure
Illustrations of the use of a data quality measure.
getExpectedObjectives() - Method in interface Event
Objective or objectives satisfied by an event.
getExpiryDate() - Method in interface Requirement
Date and time after which collection is no longer valid.
getExplanation() - Method in interface ConformanceResult
Explanation of the meaning of conformance for this result.
getExpression() - Method in interface BetweenComparisonOperator
Returns the expression to be compared by this operator.
getExpressions() - Method in interface BetweenComparisonOperator
Returns the expression to be compared by this operator, together with boundaries.
getExpressions() - Method in interface BinaryComparisonOperator
Returns the two expressions to be compared by this operator.
getExpressions() - Method in interface BinarySpatialOperator
Returns the two expressions to be evaluated by this operator.
getExpressions() - Method in interface DistanceOperator
Returns the two expressions to be evaluated by this operator.
getExpressions() - Method in interface Filter
Returns the expressions used as arguments for this filter.
getExpressions() - Method in interface LikeOperator
Returns the expression whose values will be compared by this operator, together with the pattern.
getExpressions() - Method in interface LogicalOperator
Returns a view of filter operands as expressions having Boolean return values.
getExpressions() - Method in interface NilOperator
Returns the expression whose value will be checked for nil.
getExpressions() - Method in interface NullOperator
Returns the expression whose value will be checked for null.
getExpressions() - Method in interface TemporalOperator
Returns the two expressions to be evaluated by this operator.
getExtendedCapabilities() - Method in interface FilterCapabilities
Advertises any additional operators added to the filter syntax.
getExtendedDescription() - Method in interface Description
Illustration.
getExtendedElementInformation() - Method in interface MetadataExtensionInformation
Provides information about a new metadata element, not found in ISO 19115, which is required to describe the resource.
getExtensionOnLineResource() - Method in interface 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 PlatformPass
Area covered by the pass.
getExtent() - Method in interface TemporalExtent
Period for the content of the resource.
getExtent() - Method in interface Scope
Deprecated.
As of ISO 19115:2014, replaced by Scope.getExtents().
getExtents() - Method in interface Objective
Extent information including the bounding box, bounding polygon, vertical and temporal extent of the objective.
getExtents() - Method in interface Responsibility
Spatial or temporal extents of the role.
getExtents() - Method in interface Identification
Spatial and temporal extent of the resource.
getExtents() - Method in interface Scope
Information about the spatial, vertical and temporal extents of the resource specified by the scope.
getFacsimiles() - Method in interface Telephone
Deprecated.
As of ISO 19115:2014, replaced by a number with TelephoneType.FACSIMILE.
getFactories(Class<T>) - Static method in class TestSuite
Returns the factory implementations explicitly given by the last call to TestSuite.setFactories(Class, Factory[]) for the given interface.
getFeatureCatalogueCitations() - Method in interface FeatureCatalogueDescription
Complete bibliographic reference to one or more external feature catalogues.
getFeatureInstanceCount() - Method in interface FeatureTypeInfo
Number of occurrence of feature instances for this feature types.
getFeatureInstances() - Method in interface ScopeDescription
Feature instances to which the information applies.
getFeatures() - Method in interface ScopeDescription
Feature types to which the information applies.
getFeatureTypeInfo() - Method in interface FeatureCatalogueDescription
Subset of feature types from cited feature catalogue occurring in resource and count of feature instances.
getFeatureTypeName() - Method in interface FeatureTypeInfo
Name of the feature type.
getFeatureTypes() - Method in interface FeatureCatalogueDescription
Deprecated.
As of ISO 19115:2014, replaced by FeatureCatalogueDescription.getFeatureTypeInfo().
getFeatureTypes() - Method in interface DataFile
Provides the list of feature types concerned by the transfer data file.
getFees() - Method in interface StandardOrderProcess
Fees and terms for retrieving the resource.
getFields() - Method in interface Record
Returns the dictionary of all (name, value) pairs in this record.
getFieldTypes() - Method in interface RecordType
Returns the dictionary of all (name, type) pairs in this record type.
getFileDecompressionTechnique() - Method in interface 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 DataFile
Text description of the data.
getFileDescription() - Method in interface BrowseGraphic
Text description of the illustration.
getFileFormat() - Method in interface DataFile
Deprecated.
Removed in latest XSD schemas.
getFileIdentifier() - Method in interface Metadata
Deprecated.
As of ISO 19115:2014, replaced by Metadata.getMetadataIdentifier() in order to include the codespace attribute.
getFileName() - Method in interface DataFile
Name of the file that contains the data.
getFileName() - Method in interface BrowseGraphic
Name of the file that contains a graphic that provides an illustration of the resource.
getFileType() - Method in interface DataFile
Format in which the data is encoded.
getFileType() - Method in interface BrowseGraphic
Format in which the illustration is encoded.
getFileType() - Method in interface ProcessStepReport
Type of file that contains the processing report.
getFormatDistributors() - Method in interface Format
Provides information about the distributor's format.
getFormatSpecificationCitation() - Method in interface Format
Citation / URL of the specification format.
getFormula() - Method in interface Formula
Formula(s) or procedure used by the operation method.
getFormula() - Method in interface OperationMethod
Formula(s) or procedure used by this operation method.
getFunction() - Method in interface OnlineResource
Code for function performed by the online resource.
getFunctionName() - Method in interface Expression
Returns the name of the function to be called.
getFunctionName() - Method in interface Literal
Returns the name of the literal function.
getFunctionName() - Method in interface ValueReference
Returns the name of the value reference function.
getFunctions() - Method in interface FilterCapabilities
Enumerates the function that may be used in filter expressions.
getFunctions() - Method in interface Objective
Role or purpose performed by or activity performed at the objective.
getGCPs() - Method in interface GCPCollection
Ground control point(s) used in the collection.
getGeographicCoordinates() - Method in interface GCP
Geographic or map position of the control point, in either two or three dimensions.
getGeographicElements() - Method in class SimpleGeographicBoundingBox
Provides geographic component of the extent of the referring object.
getGeographicElements() - Method in interface Extent
Provides geographic component of the extent of the referring object.
getGeographicIdentifier() - Method in interface GeographicDescription
The identifier used to represent a geographic area.
getGeolocationInformation() - Method in interface Georeferenceable
Information that can be used to geolocate the data.
getGeometricObjectCount() - Method in interface GeometricObjects
Total number of the point or vector object type occurring in the dataset.
getGeometricObjects() - Method in interface VectorSpatialRepresentation
Information about the geometric objects used in the dataset.
getGeometricObjectType() - Method in interface 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 DistanceOperator
The literal geometry from which distances are measured.
getGeometryOperands() - Method in interface SpatialCapabilities
Advertises which geometry operands are supported by the service.
getGeoreferencedParameters() - Method in interface Georeferenceable
Terms which support grid data georeferencing.
getGraphicOverviews() - Method in interface Identification
Graphic that illustrates the resource(s) (should include a legend for the graphic).
getGraphics() - Method in interface Citation
Citation graphics or logo for cited party.
getGraphics() - Method in interface Constraints
Graphics / symbols indicating the constraint.
getGraphicsFile() - Method in interface ApplicationSchemaInformation
Full application schema given as a graphics file.
getGreenwichLongitude() - Method in interface PrimeMeridian
Longitude of the prime meridian measured from the Greenwich meridian, positive eastward.
getGroundResolution() - Method in interface NominalResolution
Distance between consistent parts of (centre, left side, right side) adjacent pixels in the object space.
getHandle() - Method in interface QueryExpression
User-defined identifier for the purpose of error handling or correlating the response to a query.
getHandlingDescription() - Method in interface SecurityConstraints
Additional information about the restrictions on handling the resource.
getHierarchyLevelNames() - Method in interface Metadata
Deprecated.
As of ISO 19115:2014, replaced by Metadata.getMetadataScopes() followed by MetadataScope.getName().
getHierarchyLevels() - Method in interface Metadata
Deprecated.
As of ISO 19115:2014, replaced by Metadata.getMetadataScopes() followed by MetadataScope.getResourceScope().
getHoursOfService() - Method in interface Contact
Time period (including time zone) when individuals can contact the organization or individual.
getIdCapabilities() - Method in interface FilterCapabilities
Provides a list of element names that represent the resource identifier elements that the service supports.
getIdentificationInfo() - Method in interface Metadata
Basic information about the resource(s) to which the metadata applies.
getIdentifiedIssues() - Method in interface Usage
Citations of a description of known issues associated with the resource along with proposed solutions if available.
getIdentifier() - Method in interface ResourceId
Specifies the identifier of the resource that shall be selected by the predicate.
getIdentifier() - Method in interface Event
Event name or number.
getIdentifier() - Method in interface Instrument
Unique identification of the instrument.
getIdentifier() - Method in interface Operation
Unique identification of the operation.
getIdentifier() - Method in interface Platform
Unique identification of the platform.
getIdentifier() - Method in interface PlatformPass
Unique name of the pass.
getIdentifier() - Method in interface Requirement
Unique name, or code, for the requirement.
getIdentifier() - Method in interface Medium
Unique identifier for an instance of the medium.
getIdentifier() - Method in interface Processing
Information to identify the processing package that produced the data.
getIdentifierCode() - Method in exception class NoSuchIdentifierException
Returns the identifier code.
getIdentifiers() - Method in interface Objective
Code used to identify the objective.
getIdentifiers() - Method in interface Citation
Unique identifier for the resource.
getIdentifiers() - Method in interface Party
Identifiers of the party.
getIdentifiers() - Method in interface IdentifiedObject
An identifier which references elsewhere the object's defining information.
getIlluminationAzimuthAngle() - Method in interface ImageDescription
Illumination azimuth measured in degrees clockwise from true north at the time the image is taken.
getIlluminationElevationAngle() - Method in interface ImageDescription
Illumination elevation measured in degrees clockwise from the target plane at intersection of the optical line of sight with the Earth's surface.
getImageConstraints() - Method in interface BrowseGraphic
Restriction on access and / or use of browse graphic.
getImageQualityCode() - Method in interface ImageDescription
Code in producer’s codespace that specifies the image quality.
getImagingCondition() - Method in interface ImageDescription
Conditions which affected the image.
getInclusion() - Method in class SimpleGeographicBoundingBox
Indication of whether the bounding box encompasses an area covered by the data (inclusion) or an area where data is not present (exclusion).
getInclusion() - Method in interface GeographicExtent
Indication of whether the bounding polygon encompasses an area covered by the data (inclusion) or an area where data is not present (exclusion).
getIndex() - Method in interface Version
Indicates that the Nth version of the resource shall be selected.
getIndividual() - Method in interface Organisation
Individuals in the named organisation.
getIndividualName() - Method in interface ResponsibleParty
Deprecated.
As of ISO 19115:2014, replaced by getName() in Individual.
getInitiativeType() - Method in interface AssociatedResource
Type of initiative under which the associated resource was produced.
getInstruments() - Method in interface AcquisitionInformation
General information about the instrument used in data acquisition.
getInstruments() - Method in interface Platform
Instrument(s) mounted on a platform.
getInverseFlattening() - Method in class SimpleDatum
Returns the value of the inverse of the flattening constant.
getInverseFlattening() - Method in interface Ellipsoid
Returns the value of the inverse of the flattening constant.
getInvocationName() - Method in interface OperationMetadata
The name used to invoke this interface within the context of the DCP.
getISBN() - Method in interface Citation
International Standard Book Number.
getISSN() - Method in interface Citation
International Standard Serial Number.
getIssueIdentification() - Method in interface Series
Information identifying the issue of the series.
getKeywordClass() - Method in interface Keywords
User-defined categorization of groups of keywords that extend or are orthogonal to the standardized keyword type codes.
getKeywords() - Method in interface Keywords
Commonly used word(s) or formalised word(s) or phrase(s) used to describe the subject.
getLanguage() - Method in interface Metadata
Deprecated.
As of GeoAPI 3.1, replaced by Metadata.getLocalesAndCharsets().
getLanguages() - Method in interface FeatureCatalogueDescription
Deprecated.
Replaced by getLocalesAndCharsets().keySet().
getLanguages() - Method in interface DataIdentification
Deprecated.
Replaced by getLocalesAndCharsets().keySet().
getLastCompletedTransform() - Method in exception class TransformException
Returns the last transform that either transformed successfully all coordinates, or filled the untransformable coordinates with NaN values.
getLastMethodUsed() - Method in class SimpleTransformFactory
Returns the operation method used for the latest call to createParameterizedTransform, or null if not applicable.
getLastMethodUsed() - Method in interface MathTransformFactory
Returns the operation method used by the latest call to a create(…) constructor, or null if not applicable.
getLatestAcceptableDate() - Method in interface RequestedDate
Latest date and time collection must be completed.
getLevel() - Method in interface Scope
Hierarchical level of the data specified by the scope.
getLevel() - Method in interface Scope
Hierarchical level of the data specified by the scope.
getLevelDescription() - Method in interface Scope
Detailed description about the level of the data specified by the scope.
getLevelDescription() - Method in interface Scope
Detailed description about the level of the data specified by the scope.
getLevelOfDetail() - Method in interface Resolution
Brief textual description of the spatial resolution of the resource.
getLineage() - Method in interface DataQuality
Deprecated.
Removed from ISO 19157:2013.
getLinkage() - Method in interface OnlineResource
Location (address) for on-line access using a Uniform Resource Locator address or similar addressing scheme.
getLinkages() - Method in interface BrowseGraphic
Links to browse graphic.
getLocale() - Method in class Report
Returns the locale to use for producing messages in the reports.
getLocales() - Method in interface Metadata
Deprecated.
As of GeoAPI 3.1, replaced by Metadata.getLocalesAndCharsets().
getLocalesAndCharsets() - Method in interface FeatureCatalogueDescription
Language(s) and character set(s) used within the catalogue.
getLocalesAndCharsets() - Method in interface DataIdentification
Language(s) and character set(s) used within the resource.
getLocalesAndCharsets() - Method in interface Metadata
Language(s) and character set(s) used for documenting metadata.
getLogo() - Method in interface Organisation
Graphics identifying organisation.
getLotDescription() - Method in interface SampleBasedInspection
Information of how lots are defined.
getLowerBoundary() - Method in interface BetweenComparisonOperator
Returns the lower bound (inclusive) an an expression.
getLowerCorner() - Method in class SimpleEnvelope
The limits in the direction of decreasing coordinate values for each dimension.
getLowerCorner() - Method in interface Envelope
The limits in the direction of decreasing coordinate values for each dimension.
getMaintenanceAndUpdateFrequency() - Method in interface MaintenanceInformation
Frequency with which changes and additions are made to the resource after the initial resource is completed.
getMaintenanceDates() - Method in interface MaintenanceInformation
Date information associated with maintenance of resource.
getMaintenanceNotes() - Method in interface MaintenanceInformation
Information regarding specific requirements for maintaining the resource.
getMaintenanceScopes() - Method in interface MaintenanceInformation
Type of resource and / or extent to which the maintenance information applies.
getMatchAction() - Method in interface BinaryComparisonOperator
Specifies how the comparison predicate shall be evaluated for a collection of values.
getMathTransform() - Method in class SimpleTransform
Gets the math transform, which is represented directly by this implementation class since it does not distinguish operation and transform.
getMathTransform() - Method in interface CoordinateOperation
Gets the math transform.
getMaxAltitude() - Method in interface EnvironmentalRecord
Maximum altitude during the photo flight.
getMaximum(int) - Method in class SimpleEnvelope
Returns the maximal coordinate value for the specified dimension.
getMaximum(int) - Method in interface Envelope
Returns the maximal coordinate value for the specified dimension.
getMaximumOccurrence() - Method in interface ExtendedElementInformation
Maximum occurrence of the extended element.
getMaximumOccurs() - Method in interface AttributeType
Returns the maximum number of attribute values.
getMaximumOccurs() - Method in interface FeatureAssociationRole
Returns the maximum number of occurrences of the association within its containing entity.
getMaximumOccurs() - Method in interface GeneralParameterDescriptor
The maximum number of times that values for this parameter group or parameter can be included.
getMaximumValue() - Method in class SimpleParameter
Returns the maximum parameter value, or null if none.
getMaximumValue() - Method in class SimpleAxis
Returns the maximum value normally allowed for this axis, in the unit of measure for the axis.
getMaximumValue() - Method in interface VerticalExtent
The highest vertical extent contained in the resource.
getMaximumValue() - Method in interface ParameterDescriptor
Returns the maximum parameter value.
getMaximumValue() - Method in interface CoordinateSystemAxis
Returns the maximum value normally allowed for this axis, in the unit of measure for the axis.
getMaxRelativeHumidity() - Method in interface EnvironmentalRecord
Maximum relative humidity along the flight pass during the photo flight.
getMaxValue() - Method in interface SampleDimension
Maximum value of data values in each dimension included in the resource.
getMeanValue() - Method in interface SampleDimension
Mean value of data values in each dimension included in the resource.
getMeasure() - Method in interface Element
Full description of a data quality measure.
getMeasureDescription() - Method in interface Element
getMeasureDescription() - Method in interface MeasureReference
Description of the measure.
getMeasureIdentification() - Method in interface Element
getMeasureIdentification() - Method in interface MeasureReference
Identifier of the measure, value uniquely identifying the measure within a namespace.
getMeasureIdentifier() - Method in interface Measure
Value uniquely identifying the measure within a namespace.
getMeasureReference() - Method in interface Element
Identifier of a measure fully described elsewhere.
getMedia() - Method in interface Format
Media used by the format.
getMedian(int) - Method in class SimpleEnvelope
Returns the median coordinate along the specified dimension.
getMedian(int) - Method in interface Envelope
Returns the median coordinate along the specified dimension.
getMediumFormats() - Method in interface Medium
Method used to write to the medium.
getMediumNote() - Method in interface Medium
Description of other limitations or requirements for using the medium.
getMembers() - Method in interface RecordType
Returns the names of fields defined in this RecordType's dictionary.
getMemberTypes() - Method in interface RecordType
Deprecated.
getMetadataConstraints() - Method in interface Metadata
Restrictions on the access and use of metadata.
getMetadataExtensionInfo() - Method in interface Metadata
Information describing metadata extensions.
getMetadataIdentifier() - Method in interface Metadata
Unique identifier for this metadata record.
getMetadataLinkages() - Method in interface Metadata
Online location(s) where the metadata is available.
getMetadataMaintenance() - Method in interface Metadata
Information about the frequency of metadata updates, and the scope of those updates.
getMetadataProfiles() - Method in interface Metadata
Citation(s) for the profile(s) of the metadata standard to which the metadata conform.
getMetadataReference() - Method in interface AssociatedResource
Reference to the metadata of the associated resource.
getMetadataScopes() - Method in interface Metadata
The scope or type of resource for which metadata is provided.
getMetadataStandardName() - Method in interface Metadata
Deprecated.
As of ISO 19115:2014, replaced by Metadata.getMetadataStandards() followed by Citation.getTitle().
getMetadataStandards() - Method in interface Metadata
Citation(s) for the standard(s) to which the metadata conform.
getMetadataStandardVersion() - Method in interface Metadata
Deprecated.
As of ISO 19115:2014, replaced by Metadata.getMetadataStandards() followed by Citation.getEdition().
getMeteorologicalConditions() - Method in interface EnvironmentalRecord
Meteorological conditions in the photo flight area, in particular clouds, snow and wind.
getMethod() - Method in interface SingleOperation
Returns the operation method.
getMethodName() - Method in class TestEvent
Deprecated.
Returns the name of the test method which is executed, followed by a sequential number.
getMinimum(int) - Method in class SimpleEnvelope
Returns the minimal coordinate value for the specified dimension.
getMinimum(int) - Method in interface Envelope
Returns the minimal coordinate value for the specified dimension.
getMinimumOccurs() - Method in interface AttributeType
Returns the minimum number of attribute values.
getMinimumOccurs() - Method in interface FeatureAssociationRole
Returns the minimum number of occurrences of the association within its containing entity.
getMinimumOccurs() - Method in interface GeneralParameterDescriptor
The minimum number of times that values for this parameter group or parameter are required.
getMinimumValue() - Method in class SimpleParameter
Returns the minimum parameter value, or null if none.
getMinimumValue() - Method in class SimpleAxis
Returns the minimum value normally allowed for this axis, in the unit of measure for the axis.
getMinimumValue() - Method in interface VerticalExtent
The lowest vertical extent contained in the resource.
getMinimumValue() - Method in interface ParameterDescriptor
Returns the minimum parameter value.
getMinimumValue() - Method in interface CoordinateSystemAxis
Returns the minimum value normally allowed for this axis, in the unit of measure for the axis.
getMinValue() - Method in interface SampleDimension
Minimum value of data values in each dimension included in the resource.
getModifiedCoordinates() - Method in interface PassThroughOperation
Returns the ordered sequence of positive integers defining the positions in a source coordinate tuple of the coordinates affected by this pass-through operation.
getMountedOn() - Method in interface Instrument
Platform on which the instrument is mounted.
getName() - Method in class SimpleIdentifiedObject
Returns the name of this identified object, which is represented directly by this implementation class.
getName() - Method in interface Attribute
Returns the name of this attribute as defined by its type.
getName() - Method in interface AttributeType
Returns the name of this attribute type.
getName() - Method in interface FeatureAssociation
Returns the name of this association as defined by its role.
getName() - Method in interface FeatureAssociationRole
Returns the name of this association role.
getName() - Method in interface FeatureType
Returns the name of this feature type.
getName() - Method in interface IdentifiedType
Returns the name of this type.
getName() - Method in interface Property
Returns the name of this property.
getName() - Method in interface Argument
Name of the argument.
getName() - Method in interface AvailableFunction
Returns the function name.
getName() - Method in interface ApplicationSchemaInformation
Name of the application schema used.
getName() - Method in interface OnlineResource
Name of the online resource.
getName() - Method in interface Party
Name of the party.
getName() - Method in interface Series
Name of the series, or aggregate dataset, of which the dataset is a part.
getName() - Method in interface RangeElementDescription
Designation associated with a set of range elements.
getName() - Method in interface 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 Medium
Name of the medium on which the resource can be stored or distributed.
getName() - Method in interface ExtendedElementInformation
Name of the extended metadata element.
getName() - Method in interface AssociatedResource
Citation information about the associated resource.
getName() - Method in interface OperationChainMetadata
The name as used by the service for this chain.
getName() - Method in interface ProcessStepReport
Name of the processing report.
getName() - Method in interface MetadataScope
Description of the scope.
getName() - Method in interface BasicMeasure
Name of the data quality basic measure applied to the data.
getName() - Method in interface Measure
Name of the data quality measure applied to the data.
getName() - Method in interface GeneralParameterDescriptor
The name, as used by the service or operation for this parameter.
getName() - Method in interface IdentifiedObject
The primary name by which this object is identified.
getNames() - Method in interface RangeDimension
Identifiers for each attribute included in the resource.
getNamesOfMeasure() - Method in interface Element
Deprecated.
getNamesOfMeasure() - Method in interface MeasureReference
Name(s) of the test applied to the data.
getNilReason() - Method in interface NilOperator
Returns the reason why the value is nil.
getNominalSpatialResolution() - Method in interface SampleDimension
Smallest distance between which separate points can be distinguished, as specified in instrument design.
getNorthBoundLatitude() - Method in class SimpleGeographicBoundingBox
Returns the northern-most, coordinate of the limit of the dataset extent.
getNorthBoundLatitude() - Method in interface GeographicBoundingBox
The northern-most coordinate of the limit of the resource extent.
getNumber() - Method in interface Telephone
Telephone number by which individuals can contact responsible organisation or individual.
getNumberOfDimensions() - Method in interface GridSpatialRepresentation
Number of independent spatial-temporal axes.
getNumberOfValues() - Method in interface SampleDimension
Number of values used in a thematic classification resource.
getNumberType() - Method in interface Telephone
Type of telephone number, or null if none.
getNumCol() - Method in interface Matrix
Returns the number of columns in this matrix.
getNumRow() - Method in interface Matrix
Returns the number of rows in this matrix.
getObjectiveOccurences() - Method in interface Objective
Event or events associated with objective completion.
getObjectives() - Method in interface AcquisitionInformation
Identification of the area or object to be sensed.
getObjectives() - Method in interface Operation
Object(s) or area(s) of interest to be sensed.
getObligation() - Method in interface ExtendedElementInformation
Obligation of the extended element.
getOffLine() - Method in interface DigitalTransferOptions
Deprecated.
As of ISO 19115:2014, replaced by DigitalTransferOptions.getOffLines().
getOffLines() - Method in interface DigitalTransferOptions
Information about offline media on which the resource can be obtained.
getOffset() - Method in interface SampleDimension
Physical value corresponding to a cell value of zero.
getOnlineResource() - Method in interface Contact
Deprecated.
As of ISO 19115:2014, replaced by Contact.getOnlineResources().
getOnlineResources() - Method in interface Citation
Online references to the cited resource.
getOnlineResources() - Method in interface Contact
On-line information that can be used to contact the individual or organization.
getOnLines() - Method in interface DigitalTransferOptions
Information about online sources from which the resource can be obtained.
getOntology() - Method in interface 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 BinaryComparisonOperator
Returns the element on the left side of the comparison expression.
getOperand1() - Method in interface BinarySpatialOperator
Returns the first expression to be evaluated.
getOperand2() - Method in interface BinaryComparisonOperator
Returns the element on the right side of the comparison expression.
getOperand2() - Method in interface BinarySpatialOperator
Returns the second expression to be evaluated.
getOperands() - Method in interface LogicalOperator
Returns a list containing all of the child filters of this object.
getOperatedDatasets() - Method in interface ServiceIdentification
Provides reference(s) to the resources on which the service operates.
getOperatesOn() - Method in interface ServiceIdentification
Provides information on the resources that the service operates on.
getOperation() - Method in interface CoupledResource
The service operation.
getOperation() - Method in interface PassThroughOperation
Returns the operation to apply on the subset of a coordinate tuple.
getOperationDescription() - Method in interface OperationMetadata
Free text description of the intent of the operation and the results of the operation.
getOperationMethod(String) - Method in interface CoordinateOperationFactory
Returns the build-in operation method of the given name.
getOperationName() - Method in interface OperationMetadata
An unique identifier for this interface.
getOperations() - Method in interface AcquisitionInformation
General information about an identifiable activity which provided the data.
getOperations() - Method in interface Plan
Identification of the activity or activities that satisfy a plan.
getOperations() - Method in interface OperationChainMetadata
Ordered information about the operations applied by the chain.
getOperations() - Method in interface ConcatenatedOperation
Returns the sequence of operations.
getOperationVersion() - Method in class SimpleTransform
Version of the coordinate transformation (i.e., instantiation due to the stochastic nature of the parameters).
getOperationVersion() - Method in interface Conversion
This attribute is declared in CoordinateOperation but is not used in a conversion.
getOperationVersion() - Method in interface CoordinateOperation
Version of the coordinate transformation (i.e., instantiation due to the stochastic nature of the parameters).
getOperationVersion() - Method in interface Transformation
Version of the coordinate transformation (i.e., instantiation due to the stochastic nature of the parameters).
getOperatorType() - Method in interface BetweenComparisonOperator
Returns the nature of the comparison.
getOperatorType() - Method in interface BinarySpatialOperator
Returns the nature of the operator.
getOperatorType() - Method in interface ComparisonOperator
Returns the nature of the comparison.
getOperatorType() - Method in interface DistanceOperator
Returns the nature of the operator.
getOperatorType() - Method in interface Filter
Returns the nature of the operator.
getOperatorType() - Method in interface LikeOperator
Returns the nature of the comparison.
getOperatorType() - Method in interface LogicalOperator
Returns the nature of the operator.
getOperatorType() - Method in interface NilOperator
Returns the nature of the comparison.
getOperatorType() - Method in interface NullOperator
Returns the nature of the comparison.
getOperatorType() - Method in interface ResourceId
Returns the nature of this operator.
getOperatorType() - Method in interface SpatialOperator
Returns the nature of the operator.
getOperatorType() - Method in interface TemporalOperator
Returns the nature of the operator.
getOrderingInstructions() - Method in interface StandardOrderProcess
General instructions, terms and services provided by the distributor.
getOrderOptions() - Method in interface StandardOrderProcess
Request/purchase choices.
getOrderOptionsType() - Method in interface StandardOrderProcess
Description of the order options record.
getOrdinate(int) - Method in class SimpleDirectPosition
Returns the coordinate at the specified dimension.
getOrdinate(int) - Method in interface DirectPosition
Returns the coordinate at the specified dimension.
getOrganisationName() - Method in interface ResponsibleParty
Deprecated.
As of ISO 19115:2014, replaced by getName() in Organisation.
getOrientationParameterDescription() - Method in interface Georeferenceable
Description of parameters used to describe sensor orientation.
getOrigin() - Method in class SimpleCRS.Temporal
Returns the date and time origin of this temporal datum.
getOrigin() - Method in interface TemporalDatum
The date and time origin of this temporal datum.
getOther() - Method in interface ScopeDescription
Class of information that does not fall into the other categories to which the information applies.
getOtherCitationDetails() - Method in interface Citation
Other information required to complete the citation that is not recorded elsewhere.
getOtherConstraints() - Method in interface LegalConstraints
Other restrictions and legal prerequisites for accessing and using the resource or metadata.
getOtherProperty() - Method in interface SampleDimension
Instance of other attribute type that defines attributes not explicitly included in CoverageContentType.
getOtherPropertyType() - Method in interface SampleDimension
Type of other attribute description.
getOutputs() - Method in interface ProcessStep
Description of the product generated as a result of the process step.
getPage() - Method in interface Series
Details on which pages of the publication the article was published.
getParameterCitations() - Method in interface Georeferenceable
Reference providing description of the parameters.
getParameterName() - Method in exception class InvalidParameterCardinalityException
Returns the name of the parameter with invalid cardinality.
getParameterName() - Method in exception class InvalidParameterNameException
Returns the invalid parameter name.
getParameterName() - Method in exception class InvalidParameterTypeException
Returns the parameter name.
getParameterName() - Method in exception class InvalidParameterValueException
Returns the parameter name.
getParameterName() - Method in exception class ParameterNotFoundException
Returns the name of the parameter which was required but not found.
getParameters() - Method in interface Operation
Returns a description of the input parameters.
getParameters() - Method in interface Expression
Returns the list sub-expressions that will be evaluated to provide the parameters to the function.
getParameters() - Method in interface Literal
Returns an empty list since literals have no parameters.
getParameters() - Method in interface ValueReference
Returns an empty list since value references have no parameters.
getParameters() - Method in interface OperationMetadata
The parameters that are required for this interface.
getParameters() - Method in interface Measure
Auxiliary variable(s) used by the data quality measure.
getParameters() - Method in interface OperationMethod
The set of parameters.
getParameterValues() - Method in interface SingleOperation
Returns the parameter values.
getParentEntity() - Method in interface ExtendedElementInformation
Name of the metadata entity(s) under which this extended metadata element may appear.
getParentIdentifier() - Method in interface Metadata
Deprecated.
As of ISO 19115:2014, replaced by Metadata.getParentMetadata().
getParentMetadata() - Method in interface Metadata
Identification of the parent metadata record.
getParentOperation() - Method in interface Operation
Heritage of the operation.
getParsedNames() - Method in interface GenericName
Returns the sequence of local names making this generic name.
getParsedNames() - Method in interface LocalName
Returns the sequence of local names.
getParties() - Method in interface Responsibility
Information about the parties.
getPass() - Method in interface Objective
Pass of the platform over the objective.
getPeakResponse() - Method in interface Band
Wavelength at which the response is the highest.
getPhone() - Method in interface Contact
Deprecated.
As of ISO 19115:2014, replaced by Contact.getPhones().
getPhones() - Method in interface Contact
Telephone numbers at which the organization or individual may be contacted.
getPixelInCell() - Method in interface ImageDatum
Specification of the way the image grid is associated with the image data attributes.
getPlan() - Method in interface Operation
Plan satisfied by the operation.
getPlannedAvailableDateTime() - Method in interface StandardOrderProcess
Date and time when the dataset will be available.
getPlatforms() - Method in interface AcquisitionInformation
General information about the platform from which the data were taken.
getPlatforms() - Method in interface Operation
Platform (or platforms) used in the operation.
getPointInPixel() - Method in interface Georectified
Point in a pixel corresponding to the Earth location of the pixel.
getPointOfContacts() - Method in interface Identification
Identification of, and means of communication with, person(s) and organisations associated with the resource(s).
getPolygons() - Method in interface BoundingPolygon
The sets of points defining the bounding polygon or any other geometry (point, line).
getPortrayalCatalogueCitations() - Method in interface PortrayalCatalogueReference
Bibliographic reference to the portrayal catalogue cited.
getPortrayalCatalogueInfo() - Method in interface Metadata
Information about the catalogue of rules defined for the portrayal of a resource(s).
getPositionName() - Method in interface Individual
Position of the individual in an organisation.
getPositionName() - Method in interface ResponsibleParty
Deprecated.
As of ISO 19115:2014, replaced by Individual.getPositionName().
getPostalCode() - Method in interface Address
ZIP or other postal code.
getPresentationForms() - Method in interface Citation
Mode in which the resource is represented.
getPrimeMeridian() - Method in class SimpleDatum
Returns the prime meridian.
getPrimeMeridian() - Method in interface GeodeticDatum
Returns the prime meridian.
getPriority() - Method in interface Objective
Priority applied to the target.
getPriority() - Method in interface Requirement
Relative ordered importance, or urgency, of the requirement.
getProcedureDescription() - Method in interface Processing
Additional details about the processing procedures.
getProcessedLevel() - Method in interface Source
Processing level of the source data.
getProcessingInformation() - Method in interface 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 Identification
Code that identifies the level of processing in the producers coding system of a resource.
getProcessingLevelCode() - Method in interface CoverageDescription
Identifier for the level of processing that has been applied to the resource.
getProcessors() - Method in interface ProcessStep
Identification of, and means of communication with, person(s) and organization(s) associated with the process step.
getProcessSteps() - Method in interface Lineage
Information about events in the life of a resource specified by the scope.
getProfiles() - Method in interface ServiceIdentification
Profile(s) to which the service adheres.
getProperties(boolean) - Method in interface 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 Feature
Returns the property (attribute, feature association or operation result) of the given name.
getProperty(String) - Method in interface FeatureType
Returns the attribute, operation or association role for the given name.
getPropertyValue(String) - Method in interface Feature
Returns the value for the property of the given name.
getProtocol() - Method in interface OnlineResource
Connection protocol to be used.
getProtocolRequest() - Method in interface OnlineResource
Request used to access the resource depending on the protocol.
getPurpose() - Method in interface Identification
Summary of the intentions with which the resource was developed.
getQualityInfo() - Method in interface GeolocationInformation
Provides an overall assessment of quality of geolocation information.
getRangeElementDescriptions() - Method in interface CoverageDescription
Provides the description of the specific range elements of a coverage.
getRangeElementDescriptions() - Method in interface SampleDimension
Provides the description and values of the specific range elements of a sample dimension.
getRangeElements() - Method in interface RangeElementDescription
Specific range elements, i.e. range elements associated with a name and their definition.
getRangeMeaning() - Method in class SimpleAxis
Returns the meaning of axis value range specified by the minimum and maximum values.
getRangeMeaning() - Method in interface CoordinateSystemAxis
Returns the meaning of axis value range specified by the minimum and maximum values.
getRationale() - Method in interface ExtendedElementInformation
Reason for creating the extended element.
getRationale() - Method in interface ProcessStep
Requirement or purpose for the process step.
getRationales() - Method in interface ExtendedElementInformation
Deprecated.
As of ISO 19115:2014, replaced by ExtendedElementInformation.getRationale().
getRealizationEpoch() - Method in interface Datum
The time after which this datum definition is valid.
getRealizationEpoch() - Method in interface TemporalDatum
This attribute is defined in the Datum parent interface, but is not used by a temporal datum.
getRecipients() - Method in interface Requirement
Person(s), or body(ies), to receive results of requirement.
getRecordType() - Method in interface Record
Returns the type definition of this record.
getReferenceDocuments() - Method in interface EvaluationMethod
Information on documents which are referenced in developing and applying a data quality evaluation method.
getReferences() - Method in interface Constraints
Citations for the limitation of constraint.
getReferences() - Method in interface ProcessStep
Process step documentation.
getReferenceSystemInfo() - Method in interface Metadata
Description of the spatial and temporal reference systems used in the dataset.
getRelatedEvents() - Method in interface PlatformPass
Occurrence of one or more events for a pass.
getRelatedPass() - Method in interface Event
Pass during which an event occurs.
getRelatedSensors() - Method in interface Event
Instrument or instruments for which the event is meaningful.
getReleasability() - Method in interface Constraints
Information concerning the parties to whom the resource can or cannot be released.
getRemarks() - Method in interface IdentifiedObject
Comments on or information about this object, including data source information.
getReportReference() - Method in interface StandaloneQualityReportInformation
Reference to the associated standalone quality report.
getReports() - Method in interface ProcessStep
Report generated by the process step.
getReports() - Method in interface DataQuality
Quality information for the data specified by the scope.
getRequestedDate() - Method in interface Requirement
Required or preferred acquisition date and time.
getRequestedDateOfCollection() - Method in interface RequestedDate
Preferred date and time of collection.
getRequestors() - Method in interface Requirement
Origin of requirement.
getResolution() - Method in interface Source
Distance between consistent parts (centre, left side, right side) of two adjacent pixels.
getResolution() - Method in interface Dimension
Degree of detail in the grid dataset.
getResourceConstraints() - Method in interface Identification
Information about constraints which apply to the resource(s).
getResourceFormats() - Method in interface Identification
Description of the format of the resource(s).
getResourceIdentifiers() - Method in interface IdCapabilities
Declares the names of the properties used for resource identifiers.
getResourceLineages() - Method in interface Metadata
Information about the provenance, sources and/or the production processes applied to the resource.
getResourceMaintenances() - Method in interface Identification
Information about the frequency of resource updates, and the scope of those updates.
getResourceReferences() - Method in interface CoupledResource
References to the resource on which the services operates.
getResources() - Method in interface CoupledResource
The tightly coupled resources.
getResourceScope() - Method in interface MetadataScope
Code for the scope.
getResourceSpecificUsages() - Method in interface 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 Usage
Responses to the user-determined limitations.
getResponsibleParties() - Method in interface Constraints
Parties responsible for the resource constraints.
getResult() - Method in interface Operation
Returns the expected result type, or null if none.
getResultContent() - Method in interface CoverageResult
Provides the description of the content of the result coverage.
getResultContentDescription() - Method in interface CoverageResult
Deprecated.
getResultFile() - Method in interface CoverageResult
Provides information about the data file containing the result coverage data.
getResultFormat() - Method in interface CoverageResult
Provides information about the format of the result coverage data.
getResults() - Method in interface Element
Value (or set of values) obtained from applying a data quality measure.
getResultScope() - Method in interface Result
Scope of the result.
getResultSpatialRepresentation() - Method in interface CoverageResult
Provides the digital representation of data quality measures composing the coverage result.
getReturnType() - Method in interface AvailableFunction
Returns the type of return value.
getRole() - Method in interface FeatureAssociation
Returns information about the association.
getRole() - Method in interface Responsibility
Function performed by the responsible party.
getRole() - Method in interface ResponsibleParty
Deprecated.
Function performed by the responsible party.
getRule() - Method in interface ExtendedElementInformation
Specifies how the extended element relates to other existing elements and entities.
getRunTimeParameters() - Method in interface Processing
Parameters to control the processing operations, entered at run time.
getSample() - Method in class PixelIterator
Returns the sample value at the current position, as an integer.
getSampleDouble() - Method in class PixelIterator
Returns the sample value at the current position, as a double-precision floating point number.
getSampleFloat() - Method in class PixelIterator
Returns the sample value at the current position, as a floating point number.
getSamplingRatio() - Method in interface SampleBasedInspection
Information on how many samples on average are extracted for inspection from each lot of population.
getSamplingScheme() - Method in interface SampleBasedInspection
Information of the type of sampling scheme and description of the sampling procedure.
getSatisfiedPlans() - Method in interface Requirement
Plan that identifies solution to satisfy the requirement.
getSatisfiedRequirements() - Method in interface Plan
Requirement satisfied by the plan.
getScalarCapabilities() - Method in interface FilterCapabilities
Advertises which logical, comparison and arithmetic operators the service supports.
getScaleDenominator() - Method in interface Source
Deprecated.
As of ISO 19115:2014, moved to Resolution.getEquivalentScale().
getScaleFactor() - Method in interface SampleDimension
Scale factor which has been applied to the cell value.
getScanningResolution() - Method in interface NominalResolution
Distance between consistent parts of (centre, left side, right side) adjacent pixels in the scan plane.
getSchemaAscii() - Method in interface ApplicationSchemaInformation
Full application schema given as an ASCII file.
getSchemaLanguage() - Method in interface ApplicationSchemaInformation
Identification of the schema language used.
getSchemaName() - Method in interface RecordSchema
Deprecated.
Returns the schema name.
getScope() - Method in class SimpleIdentifiedObject
Description of domain of usage, or limitations of usage, for which this object is valid.
getScope() - Method in interface Lineage
Type of resource and / or extent to which the lineage information applies.
getScope() - Method in interface ProcessStep
Type of resource and / or extent to which the process step applies.
getScope() - Method in interface Source
Type and / or extent of the source.
getScope() - Method in interface DataQuality
The specific data to which the data quality information applies.
getScope() - Method in interface SpatialRepresentation
Level and extent of the spatial representation.
getScope() - Method in interface Datum
Description of domain of usage, or limitations of usage, for which this datum object is valid.
getScope() - Method in interface CoordinateOperation
Description of domain of usage, or limitations of usage, for which this operation is valid.
getScope() - Method in interface ReferenceSystem
Description of domain of usage, or limitations of usage, for which this Reference System object is valid.
getScopedName() - Method in interface CoupledResource
Scoped identifier of the resource in the context of the given service instance.
getSemiMajorAxis() - Method in class SimpleDatum
Length of the semi-major axis of the ellipsoid.
getSemiMajorAxis() - Method in interface Ellipsoid
Length of the semi-major axis of the ellipsoid.
getSemiMinorAxis() - Method in class SimpleDatum
Length of the semi-minor axis of the ellipsoid.
getSemiMinorAxis() - Method in interface Ellipsoid
Length of the semi-minor axis of the ellipsoid.
getSensingInstruments() - Method in interface Objective
Instrument which senses the objective data.
getSequence() - Method in interface Event
Relative time ordering of the event.
getSequenceIdentifier() - Method in interface RangeDimension
Unique name or number that identifies attributes included in the coverage.
getSeries() - Method in interface Citation
Information about the series, or aggregate dataset, of which the dataset is a part.
getServiceStandards() - Method in interface ServiceIdentification
Standard(s) to which the service adheres.
getServiceType() - Method in interface ServiceIdentification
A service type name.
getServiceTypeVersions() - Method in interface ServiceIdentification
The version(s) of the service.
getShortName() - Method in interface ExtendedElementInformation
Deprecated.
Removed as of ISO 19115:2014.
getSignificantEvents() - Method in interface Operation
Record of an event occurring during an operation.
getSingleChar() - Method in interface LikeOperator
Returns the character that can be used in the pattern to match exactly one character.
getSoftwareDevelopmentFile() - Method in interface ApplicationSchemaInformation
Full application schema given as a software development file.
getSoftwareDevelopmentFileFormat() - Method in interface ApplicationSchemaInformation
Software dependent format used for the application schema software dependent file.
getSoftwareReferences() - Method in interface Processing
Reference to document describing processing software.
getSortOrder() - Method in interface SortProperty
The sorting order, ascending or descending.
getSortProperties() - Method in interface SortBy
The properties whose values are used for sorting.
getSource() - Method in class TestEvent
Deprecated.
Returns the TestCase instance which is been run.
getSourceCitation() - Method in interface Source
Recommended reference to be used for the source data.
getSourceCRS() - Method in class SimpleTransform
Returns the source CRS.
getSourceCRS() - Method in interface Conversion
Returns the source CRS.
getSourceCRS() - Method in interface CoordinateOperation
Returns the source CRS.
getSourceCRS() - Method in interface Projection
Returns the source CRS, which must be geographic or null.
getSourceCRS() - Method in interface Transformation
Returns the source CRS.
getSourceDimensions() - Method in class AffineTransform2D
Returns the source dimension, which is 2.
getSourceDimensions() - Method in class ProjectiveTransform
Gets the dimension of input points.
getSourceDimensions() - Method in class SimpleTransform
Gets the dimension of input points.
getSourceDimensions() - Method in class SimpleTransform2D
Returns the number of source dimensions, which is fixed to 2.
getSourceDimensions() - Method in interface MathTransform
Returns the number of dimensions of input points.
getSourceDimensions() - Method in interface OperationMethod
Deprecated.
This attribute has been removed from ISO 19111:2019.
getSourceExtents() - Method in interface Source
Deprecated.
As of ISO 19115:2014, moved to Scope.getExtents().
getSourceMetadata() - Method in interface Source
References to metadata for the source.
getSourceReferences() - Method in interface Measure
References to the source of an item that has been adopted from an external source.
getSourceReferenceSystem() - Method in interface Source
Spatial reference system used by the source data.
getSources() - Method in interface ExtendedElementInformation
Name of the person or organization creating the extended element.
getSources() - Method in interface Lineage
Information about the source data used in creating the data specified by the scope.
getSources() - Method in interface ProcessStep
Information about the source data used in creating the data specified by the scope.
getSourceSpatialResolution() - Method in interface Source
Spatial resolution expressed as a scale factor, an angle or a level of detail.
getSourceSteps() - Method in interface Source
Information about process steps in which this source was used.
getSouthBoundLatitude() - Method in class SimpleGeographicBoundingBox
Returns the southern-most coordinate of the limit of the dataset extent.
getSouthBoundLatitude() - Method in interface GeographicBoundingBox
The southern-most coordinate of the limit of the resource extent.
getSpan(int) - Method in class SimpleEnvelope
Returns the envelope span (typically width or height) along the specified dimension.
getSpan(int) - Method in interface Envelope
Returns the envelope span (typically width or height) along the specified dimension.
getSpatialCapabilities() - Method in interface FilterCapabilities
Advertises which spatial operators and geometric operands the service supports.
getSpatialExtent() - Method in interface SpatialTemporalExtent
The spatial extent components of composite spatial and temporal extent.
getSpatialObject() - Method in interface FeatureTypeList
Deprecated.
Instance of a type defined in the spatial schema.
getSpatialOperators() - Method in interface SpatialCapabilities
Advertises which spatial operators are supported by the service.
getSpatialRepresentationInfo() - Method in interface Metadata
Digital representation of spatial information in the dataset.
getSpatialRepresentationType() - Method in interface CoverageResult
Method used to spatially represent the coverage result.
getSpatialRepresentationTypes() - Method in interface Identification
Methods used to spatially represent geographic information.
getSpatialResolutions() - Method in interface Identification
Factor which provides a general understanding of the density of spatial data in the resource.
getSpatialSchemaName() - Method in interface FeatureTypeList
Deprecated.
Name of the spatial schema used.
getSpecification() - Method in interface Format
Deprecated.
As of ISO 19115:2014, replaced by Format.getFormatSpecificationCitation().getTitle().
getSpecification() - Method in interface ConformanceResult
Citation of data product specification or user requirement against which data are being evaluated.
getSpecificUsage() - Method in interface Usage
Brief description of the resource and/or resource series usage.
getSponsors() - Method in interface Platform
Organization responsible for building, launch, or operation of the platform.
getStandaloneQualityReport() - Method in interface DataQuality
Reference to an external standalone quality report.
getStandaloneQualityReportDetails() - Method in interface Element
Clause in the standalone quality report where this data quality element is described.
getStandardDeviation() - Method in interface SampleDimension
Standard deviation of data values in each dimension included in the resource.
getStartTime() - Method in interface ResourceId
Selects all versions of a resource between the specified start date and end date.
getStatement() - Method in interface Releasability
Release statement.
getStatement() - Method in interface Lineage
General explanation of the data producer's knowledge about the lineage of a dataset.
getStatement() - Method in interface DescriptiveResult
Textual expression of the descriptive result.
getStatus() - Method in interface Operation
Status of the data acquisition.
getStatus() - Method in interface Plan
Current status of the plan (pending, completed, etc.)
getStatus() - Method in interface Identification
Status of the resource.
getSuperTypes() - Method in interface FeatureType
Returns the direct parents of this feature type.
getSupplementalInformation() - Method in interface DataIdentification
Any other descriptive information about the resource.
getTargetCRS() - Method in class SimpleTransform
Returns the target CRS.
getTargetCRS() - Method in interface Conversion
Returns the target CRS.
getTargetCRS() - Method in interface CoordinateOperation
Returns the target CRS.
getTargetCRS() - Method in interface Projection
Returns the target CRS, which must be projected or null.
getTargetCRS() - Method in interface Transformation
Returns the target CRS.
getTargetDimensions() - Method in class AffineTransform2D
Returns the target dimension, which is 2.
getTargetDimensions() - Method in class ProjectiveTransform
Gets the dimension of target points.
getTargetDimensions() - Method in class SimpleTransform
Gets the dimension of target points.
getTargetDimensions() - Method in class SimpleTransform2D
Returns the number of target dimensions, which is fixed to 2.
getTargetDimensions() - Method in interface MathTransform
Returns the number of dimensions of output points.
getTargetDimensions() - Method in interface OperationMethod
Deprecated.
This attribute has been removed from ISO 19111:2019.
getTemporalCapabilities() - Method in interface FilterCapabilities
Advertises which temporal operators and temporal operands the service supports.
getTemporalElements() - Method in interface Extent
Provides temporal component of the extent of the referring object.
getTemporalOperands() - Method in interface TemporalCapabilities
Advertises which temporal operands are supported by the service.
getTemporalOperators() - Method in interface TemporalCapabilities
Advertises which temporal operators are supported by the service.
getTemporalResolutions() - Method in interface Identification
Smallest resolvable temporal period in a resource.
getTextDescription() - Method in interface Description
Text description.
getThesaurusName() - Method in interface Keywords
Name of the formally registered thesaurus or a similar authoritative source of keywords.
getTime() - Method in interface Event
Time the event occurred.
getTimeStamp() - Method in interface Version
Indicates that the version of the resource closest to the specified date shall be selected.
getTitle() - Method in class SimpleCitation
 
getTitle() - Method in interface Citation
Name by which the cited resource is known.
getToneGradation() - Method in interface Band
Number of discrete numerical values in the grid data.
getTopicCategories() - Method in interface Identification
Main theme(s) of the resource.
getTopologyLevel() - Method in interface VectorSpatialRepresentation
Code which identifies the degree of complexity of the spatial relationships.
getTransferFrequency() - Method in interface DigitalTransferOptions
Rate of occurrence of distribution.
getTransferFunctionType() - Method in interface SampleDimension
Type of transfer function to be used when scaling a physical value for a given element.
getTransferOptions() - Method in interface Distribution
Provides information about technical means and media by which a resource is obtained from the distributor.
getTransferSize() - Method in interface DigitalTransferOptions
Estimated size of a unit in the specified transfer format, expressed in megabytes.
getTransformationDimensionDescription() - Method in interface Georectified
General description of the transformation.
getTransformationDimensionMapping() - Method in interface Georectified
Information about which grid dimensions are the spatial dimensions.
getTransmittedPolarization() - Method in interface Band
Polarization of the radiation transmitted.
getTriangulationIndicator() - Method in interface ImageDescription
Indication of whether or not triangulation has been performed upon the image.
getTrigger() - Method in interface Event
Initiator of the event.
getTurnaround() - Method in interface StandardOrderProcess
Typical turnaround time for the filling of an order.
getType() - Method in interface Attribute
Returns information about the attribute (base Java class, domain of values, etc.).
getType() - Method in interface DynamicAttribute
Returns information about the dynamic attribute (base Java class, domain of values, etc.).
getType() - Method in interface Feature
Returns information about the feature (name, characteristics, etc.).
getType() - Method in interface Argument
Name of the type of the argument.
getType() - Method in interface Instrument
Name of the type of instrument.
getType() - Method in interface Operation
Collection technique for the operation.
getType() - Method in interface Plan
Manner of sampling geometry that the planner expects for collection of objective data.
getType() - Method in interface Keywords
Subject matter used to group similar keywords.
getTypeName() - Method in interface RecordType
Returns the name that identifies this record type.
getTypeName() - Method in interface Type
Returns the name that identifies this type.
getTypes() - Method in interface Objective
Collection technique for the objective.
getUnit() - Method in class SimpleParameter
Returns the unit of measurement.
getUnit() - Method in class SimpleAxis
The unit of measure used for this coordinate system axis.
getUnit() - Method in interface ParameterDescriptor
Returns the unit of measurement for the minimum, maximum and default values.
getUnit() - Method in interface ParameterValue
Returns the unit of measure of the parameter value.
getUnit() - Method in interface CoordinateSystemAxis
Returns the unit of measure used for this coordinate system axis.
getUnits() - Method in interface SampleDimension
Units of data in each dimension included in the resource.
getUnitsOfDistribution() - Method in interface DigitalTransferOptions
Tiles, layers, geographic areas, etc., in which data is available.
getUpdateScopeDescriptions() - Method in interface MaintenanceInformation
Deprecated.
As of ISO 19115:2014, MaintenanceInformation.getUpdateScopes() and getUpdateScopeDescriptions() were combined into MaintenanceInformation.getMaintenanceScopes() in order to allow specifying a scope that includes a spatial and temporal extent.
getUpdateScopes() - Method in interface MaintenanceInformation
Deprecated.
As of ISO 19115:2014, getUpdateScopes() and MaintenanceInformation.getUpdateScopeDescriptions() were combined into MaintenanceInformation.getMaintenanceScopes() in order to allow specifying a scope that includes a spatial and temporal extent.
getUpperBoundary() - Method in interface BetweenComparisonOperator
Returns the upper bound (inclusive) as an expression.
getUpperCorner() - Method in class SimpleEnvelope
The limits in the direction of increasing coordinate values for each dimension.
getUpperCorner() - Method in interface Envelope
The limits in the direction of increasing coordinate values for each dimension.
getUsageDate() - Method in interface Usage
Date and time of the first use or range of uses of the resource and/or resource series.
getUseConstraints() - Method in interface 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 Constraints
Limitation affecting the fitness for use of the resource.
getUserContactInfo() - Method in interface Usage
Identification of and means of communicating with person(s) and organization(s) using the resource(s).
getUserDefinedMaintenanceFrequency() - Method in interface MaintenanceInformation
Maintenance period other than those defined.
getUserDeterminedLimitations() - Method in interface Usage
Applications, determined by the user for which the resource and/or resource series is not suitable.
getUserNote() - Method in interface 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 ParameterDescriptor
Returns the set of allowed values when these are restricted to some finite set or returns null otherwise.
getValue() - Method in class SimpleParameter
Returns the parameter SimpleParameter.value as an object.
getValue() - Method in interface Attribute
Returns the attribute value, or null if none.
getValue() - Method in interface FeatureAssociation
Returns the associated feature, or null if none.
getValue() - Method in interface Property
Returns the value or content of the property, or null if none.
getValue() - Method in interface Literal
Returns the constant value held by this object.
getValue() - Method in exception class InvalidParameterValueException
Returns the invalid parameter value.
getValue() - Method in interface ParameterValue
Returns the parameter value as an object.
getValueClass() - Method in class SimpleParameter
Unconditionally returns Double.class, which is the hard-coded type of values in this parameter implementation.
getValueClass() - Method in interface AttributeType
Returns the type of attribute values.
getValueClass() - Method in interface ParameterDescriptor
Returns the class that describes the type of parameter values.
getValueOrFallback(String, Object) - Method in interface Feature
Returns the value for the property of the given name if that property exists, or a fallback value otherwise.
getValueReference() - Method in interface SortProperty
The property to sort by.
getValues() - Method in interface Attribute
Returns all attribute values, or an empty collection if none.
getValues() - Method in interface FeatureAssociation
Returns all features, or an empty collection if none.
getValues() - Method in interface QuantitativeResult
Quantitative value or values, content determined by the evaluation procedure used.
getValueStructure() - Method in interface Measure
Structure for reporting a complex data quality result.
getValueType() - Method in class SimpleParameter
Unconditionally returns "OGC:Read", which is the hard-coded type of values in this parameter implementation.
getValueType() - Method in interface FeatureAssociationRole
Returns the type of feature values.
getValueType() - Method in interface BasicMeasure
Value type for the result of the basic measure.
getValueType() - Method in interface Measure
Value type for reporting a data quality result.
getValueType() - Method in interface QuantitativeResult
Value type for reporting a data quality result.
getValueType() - Method in interface ParameterDescriptor
Returns the name that describes the type of parameter values.
getValueUnit() - Method in interface QuantitativeResult
Value unit for reporting a data quality result.
getVendor() - Method in class SimpleTransformFactory
Returns the implementer of this factory.
getVendor() - Method in class PseudoFactory
Returns the implementer of this pseudo-factory, which is "GeoAPI".
getVendor() - Method in interface Factory
Returns the vendor responsible for creating this factory implementation.
getVersion() - Method in interface ResourceId
Specifies which version of the resource shall be selected.
getVersion() - Method in interface Format
Deprecated.
As of ISO 19115:2014, replaced by Format.getFormatSpecificationCitation().getEdition().
getVersion() - Method in interface Identifier
Version identifier for the namespace, as specified by the code authority.
getVertical() - Method in interface Resolution
Vertical sampling distance.
getVerticalCRS() - Method in interface VerticalExtent
Provides information about the vertical coordinate reference system to which the maximum and minimum elevation values are measured.
getVerticalDatumType() - Method in class SimpleCRS.Vertical
Returns the type of this vertical datum.
getVerticalDatumType() - Method in interface VerticalDatum
The type of this vertical datum.
getVerticalElements() - Method in interface Extent
Provides vertical component of the extent of the referring object.
getVerticalExtent() - Method in interface SpatialTemporalExtent
The vertical extent component.
getVoices() - Method in interface Telephone
Deprecated.
As of ISO 19115:2014, replaced by a number with TelephoneType.VOICE.
getVolumes() - Method in interface Medium
Number of items in the media identified.
getWestBoundLongitude() - Method in class SimpleGeographicBoundingBox
Returns the western-most coordinate of the limit of the dataset extent.
getWestBoundLongitude() - Method in interface GeographicBoundingBox
The western-most coordinate of the limit of the resource extent.
getWildCard() - Method in interface LikeOperator
Returns the character that can be used in the pattern to match any sequence of characters.
getX() - Method in class PixelIterator
Returns the current x coordinate.
getXPath() - Method in interface ValueReference
Returns the path to the property whose value will be returned by the apply(R) method.
getY() - Method in class PixelIterator
Returns the current y coordinate.
grad() - Method in class Units
Unit of measurement defined as π/200 radians.
GRID - Static variable in class 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 class SimpleParameterGroup
Returns all subgroups with the specified name.
groups(String) - Method in interface ParameterValueGroup
Returns all subgroups with the specified name.

H

HALF_MAXIMUM - Static variable in class 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 MediumName
Deprecated.
Pamphlet or leaflet giving descriptive information.
hasError - Variable in class AuthorityCodesReport.Row
true if an exception occurred while creating the identified object.
hashCode() - Method in class SimpleDirectPosition
Returns a hash code value for this direct position.
hashCode() - Method in class SimpleEnvelope
Returns an arbitrary hash code value for this envelope.
hashCode() - Method in class SimpleCitation
Returns a hash code value for this citation.
hashCode() - Method in class SimpleGeographicBoundingBox
Returns a hash code value for this bounding box.
hashCode() - Method in class SimpleParameter
Returns a hash code value for this parameter.
hashCode() - Method in class SimpleParameterGroup
Returns a hash code value for this parameter group.
hashCode() - Method in class SimpleIdentifiedObject
Returns a hash code value calculated from the name identifier.
hashCode() - Method in interface DirectPosition
Returns a hash code value for this direct position.
hashCode() - Method in interface RepresentativeFraction
Returns a hash value for this representative fraction.
hashCode() - Method in class Configuration
Returns a hash code value for this configuration map.
hasLogicalOperators() - Method in interface ScalarCapabilities
Indicates if logical operator support is provided.
head() - Method in interface GenericName
Returns the first element in the sequence of parsed names.
head() - Method in interface LocalName
Returns this since this object is already a local name.
head() - Method in interface ScopedName
Returns the first element in the sequence of parsed names.
HEALTH - Static variable in class TopicCategory
Health, health services, human ecology, and safety.
HEAVY_SMOKE_OR_DUST - Static variable in class ImagingCondition
Portion of the image is partially obscured by heavy smoke or dust.
hectopascal() - Method in class Units
Unit of measurement defined as 100 pascals.
HIGH_IMPORTANCE - Static variable in class Priority
Requires resources to be made available.
HIGH_SIERRA - Static variable in class MediumFormat
High Sierra file system.
HISTORICAL_ARCHIVE - Static variable in class 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 PolarizationOrientation
Polarization of the sensor oriented in the horizontal plane in relation to swath direction.
HTTP - Static variable in class 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 Obligation
Returns the UML identifier for this enumeration constant, or null if none.
identifier() - Element in annotation interface UML
The UML identifier for the annotated interface, method or code list element.
identifier() - Method in enum class MatchAction
Returns the UML identifier for this enumeration constant.
identifier() - Method in enum class SortOrder
Returns the UML identifier for this enumeration constant.
identifier() - Method in enum class VersionAction
Returns the UML identifier for this enumeration constant.
identifier() - Method in enum class ParameterDirection
Returns the UML identifier for this enumeration constant.
identifier() - Method in class CodeList
Returns the identifier declared in the UML annotation, or null if none.
identifier() - Method in interface ControlledVocabulary
Returns the identifier declared in the UML annotation, or null if none.
Identifier - Interface in org.opengis.metadata
Value uniquely identifying an object within a namespace.
IDENTIFIERS_KEY - Static variable in interface IdentifiedObject
Key for the "identifiers" property to be given to the object factory createFoo(Map, ...) methods.
IDENTITY - Enum constant in enum class CalculationType
The coordinate values to compare are the result of an identity operation (a plain copy).
image - Variable in class ValidatorContainer
The validator for images and related objects.
IMAGE - Static variable in class CoverageContentType
Meaningful numerical representation of a physical parameter that is not the actual value of the physical parameter.
IMAGE_DIGITAL - Static variable in class 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 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
A 2-dimensional engineering coordinate reference system applied to locations in images.
ImageDatum - Interface in org.opengis.referencing.datum
Defines the origin of an image coordinate reference system.
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 ImageIOTestCase
Creates a new test case using a default random number generator.
ImageIOTestCase(long) - Constructor for class 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 TopicCategory
Base maps.
ImageValidator - Class in org.opengis.test.coverage.image
Validators for implementations of java.awt.image or javax.imageio services.
ImageValidator(ValidatorContainer) - Constructor for class ImageValidator
Creates a new validator instance.
ImageWriterTestCase - Class in org.opengis.test.coverage.image
Base class for testing ImageWriter implementations.
ImageWriterTestCase() - Constructor for class ImageWriterTestCase
Creates a new test case using a default random number generator.
ImageWriterTestCase(long) - Constructor for class 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.
implementsAdHocQuery() - Method in interface Conformance
Returns whether the implementation supports the Ad hoc query conformance level.
implementsExtendedOperators() - Method in interface Conformance
Returns whether the implementation supports the Extended Operators conformance level.
implementsFunctions() - Method in interface Conformance
Returns whether the implementation supports the Functions conformance level.
implementsMinSpatialFilter() - Method in interface Conformance
Returns whether the implementation supports the Minimum Spatial Filter conformance level.
implementsMinStandardFilter() - Method in interface Conformance
Returns whether the implementation supports the Minimum Standard Filter conformance level.
implementsMinTemporalFilter() - Method in interface Conformance
Returns whether the implementation supports the Minimum Temporal Filter conformance level.
implementsQuery() - Method in interface Conformance
Returns whether the implementation supports the Query conformance level.
implementsResourceld() - Method in interface Conformance
Returns whether the implementation supports the Resource Identification conformance level.
implementsSorting() - Method in interface Conformance
Returns whether the implementation supports the Sorting conformance level.
implementsSpatialFilter() - Method in interface Conformance
Returns whether the implementation supports the Spatial Filter conformance level.
implementsStandardFilter() - Method in interface Conformance
Returns whether the implementation supports the Standard Filter conformance level.
implementsTemporalFilter() - Method in interface Conformance
Returns whether the implementation supports the Temporal Filter conformance level.
implementsVersionNav() - Method in interface Conformance
Returns whether the implementation supports the Version navigation conformance level.
IN - Enum constant in enum class ParameterDirection
The parameter is an input parameter to the service instance.
IN_CONFIDENCE - Static variable in class Restriction
With trust.
IN_FORCE - Static variable in class DateType
Date identifies when resource became in force.
IN_OUT - Enum constant in enum class ParameterDirection
The parameter is both an input and output parameter to the service instance.
include() - Static method in interface Filter
A filter that always evaluates to true.
INDIRECT - Static variable in class 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 OnLineFunction
Online information about the resource.
INITIATIVE - Static variable in class 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 TopicCategory
Inland water features, drainage systems and their characteristics.
INSTANTANEOUS - Static variable in class Sequence
Collection without a significant duration
INSTANTANEOUS_COLLECTION - Static variable in class ObjectiveType
Single instance of collection.
Instrument - Interface in org.opengis.metadata.acquisition
Designations for the measuring instruments.
INSTRUMENT - Static variable in class KeywordType
Keyword identifies a device used to measure or compare physical properties.
INTEGER - Static variable in class Datatype
Numerical field.
INTELLECTUAL_PROPERTY_RIGHTS - Static variable in class 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 TopicCategory
Military bases, structures, activities.
INTERFACE_CLASS - Static variable in class Datatype
Named set of operations that characterize the behavior of an element.
InternationalString - Interface in org.opengis.util
A string that has been internationalized into several locales.
INTERSECTS - Static variable in class SpatialOperatorName
Operator evaluates to true if the two geometric operands intersect.
intValue() - Method in class SimpleParameter
Returns the integer value of an operation parameter, usually used for a count.
intValue() - Method in interface ParameterValue
Returns the integer value of this parameter, usually used for a count.
intValueList() - Method in class SimpleParameter
Returns an ordered sequence integer values of an operation parameter list.
intValueList() - Method in interface 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 InvalidFilterValueException
Creates an exception with no message.
InvalidFilterValueException(String) - Constructor for exception class InvalidFilterValueException
Creates an exception with the specified message.
InvalidFilterValueException(String, Throwable) - Constructor for exception class InvalidFilterValueException
Creates an exception with the specified message and cause.
InvalidFilterValueException(Throwable) - Constructor for exception class 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 InvalidParameterCardinalityException
Creates an exception with the specified message and parameter name.
InvalidParameterCardinalityException(String, Throwable, String) - Constructor for exception class 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 InvalidParameterNameException
Creates an exception with the specified message and parameter name.
InvalidParameterNameException(String, Throwable, String) - Constructor for exception class 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 InvalidParameterTypeException
Creates an exception with the specified message and parameter name.
InvalidParameterTypeException(String, Throwable, String) - Constructor for exception class 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 InvalidParameterValueException
Creates an exception with the specified invalid value as a floating point.
InvalidParameterValueException(String, String, int) - Constructor for exception class InvalidParameterValueException
Creates an exception with the specified invalid value as an integer.
InvalidParameterValueException(String, String, Object) - Constructor for exception class InvalidParameterValueException
Creates an exception with the specified invalid value.
InvalidParameterValueException(String, Throwable, String, Object) - Constructor for exception class 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 a FeatureAssociation does not met the constraints (other than Java class) specified by its type.
InvalidPropertyValueException() - Constructor for exception class InvalidPropertyValueException
Creates an exception with no message.
InvalidPropertyValueException(String) - Constructor for exception class InvalidPropertyValueException
Creates an exception with the specified message.
InvalidPropertyValueException(String, Throwable) - Constructor for exception class InvalidPropertyValueException
Creates an exception with the specified message and cause.
inverse() - Method in class AffineTransform2D
Returns the inverse of this affine transform.
inverse() - Method in class ProjectiveTransform
Returns the inverse transform of this object.
inverse() - Method in class SimpleTransform
Creates the inverse transform of this object.
inverse() - Method in class SimpleTransform2D
Creates the inverse transform of this object.
inverse() - Method in interface MathTransform
Creates the inverse transform of this object.
inverse() - Method in interface MathTransform1D
Creates the inverse transform of this object.
inverse() - Method in interface MathTransform2D
Creates the inverse transform of this object.
INVERSE_TRANSFORM - Enum constant in enum class CalculationType
The coordinate values to compare are the result of an inverse transform.
inverseFlattening - Variable in class SimpleDatum
The inverse flattening factor.
INVESTIGATION - Static variable in class InitiativeType
Search or systematic inquiry.
IRREGULAR - Static variable in class MaintenanceFrequency
Data is updated in intervals that are uneven in duration.
IS_COMPOSED_OF - Static variable in class AssociationType
Reference to resources that are parts of this resource.
isAbstract() - Method in interface FeatureType
Returns true if the feature type acts as an abstract super-type.
isAssignableFrom(FeatureType) - Method in interface FeatureType
Returns true if this type is same or a super-type of the given type.
isAxisSwappingSupported - Static variable in class Configuration.Key
Whether (y,x) axis order is supported.
isAxisSwappingSupported - Variable in class AuthorityFactoryTest
true if AuthorityFactoryTest.crsAuthorityFactory and AuthorityFactoryTest.csAuthorityFactory supports the creation of coordinate system with (y,x) axis order.
isCameraCalibrationInformationAvailable() - Method in interface ImageDescription
Indication of whether or not constants are available which allow for camera calibration corrections.
isCheckPointAvailable() - Method in interface Georectified
Indication of whether or not geographic position points are available to test the accuracy of the georeferenced grid data.
isCompliant() - Method in interface FeatureCatalogueDescription
Indication of whether or not the cited feature catalogue complies with ISO 19110.
isControlPointAvailable() - Method in interface Georeferenceable
Indication of whether or not control point(s) exists.
isDependencyIdentificationSupported - Static variable in class Configuration.Key
Whether the IdentifiedObject instances created indirectly by the factories are expected to have correct identification information.
isDeprecated - Variable in class AuthorityCodesReport.Row
true if this authority code is deprecated, or false otherwise.
isDeprecatedObjectCreationSupported - Static variable in class Configuration.Key
Whether the authority factory supports creation of deprecated IdentifiedObject instances.
isDerivativeSupported - Static variable in class Configuration.Key
isDerivativeSupported - Variable in class TransformTestCase
isDoubleToDoubleSupported - Static variable in class Configuration.Key
isDoubleToDoubleSupported - Variable in class TransformTestCase
isDoubleToFloatSupported - Static variable in class Configuration.Key
isDoubleToFloatSupported - Variable in class TransformTestCase
isFactoryPreservingUserValues - Static variable in class Configuration.Key
Whether the objects created by the tested ObjectFactory use the specified values as-is.
isFilmDistortionInformationAvailable() - Method in interface ImageDescription
Indication of whether or not Calibration Reseau information is available.
isFloatToDoubleSupported - Static variable in class Configuration.Key
isFloatToDoubleSupported - Variable in class TransformTestCase
isFloatToFloatSupported - Static variable in class Configuration.Key
isFloatToFloatSupported - Variable in class TransformTestCase
isGlobal() - Method in interface NameSpace
Indicates whether this namespace is a "top level" namespace.
isIdentity() - Method in class ProjectiveTransform
Tests whether this transform does not move any points.
isIdentity() - Method in class SimpleMatrix
Returns true if this matrix is an identity matrix.
isIdentity() - Method in class SimpleTransform
Tests whether this transform does not move any points.
isIdentity() - Method in interface MathTransform
Tests whether this transform does not move any points.
isIdentity() - Method in interface Matrix
Returns true if this matrix is an identity matrix.
isIncludedWithDataset() - Method in interface FeatureCatalogueDescription
Indication of whether or not the feature catalogue is included with the resource.
isInstance(Record) - Method in interface RecordType
Determines if the specified record is compatible with this record type.
isInverseTransformSupported - Static variable in class Configuration.Key
Whether MathTransform.inverse() is supported.
isInverseTransformSupported - Variable in class TransformTestCase
true if MathTransform.inverse() is supported.
isIvfDefinitive() - Method in class SimpleDatum
Indicates if the inverse flattening is definitive for this ellipsoid.
isIvfDefinitive() - Method in interface Ellipsoid
Indicates if the inverse flattening is definitive for this ellipsoid.
isLensDistortionInformationAvailable() - Method in interface ImageDescription
Indication of whether or not lens aberration correction information is available.
isMatchingCase() - Method in interface BinaryComparisonOperator
Specifies how a filter expression processor should perform string comparisons.
isMatchingCase() - Method in interface LikeOperator
Specifies how a filter expression processor should perform string comparisons.
isMixedNameSyntaxSupported - Static variable in class Configuration.Key
Whether the GenericName instances can apply different syntax rules in different parts of their name.
isMixedNameSyntaxSupported - Variable in class NameTest
true if the GenericName implementations created by the NameTest.factory can use different syntax rules in different part of their name.
isMultiLocaleSupported - Static variable in class Configuration.Key
Whether the InternationalString instances can support more than one Locale.
isMultiLocaleSupported - Variable in class NameTest
true if the InternationalString implementations created by the NameTest.factory can support more than one locale.
isNonBidimensionalSpaceSupported - Static variable in class Configuration.Key
Whether MathTransformFactory can create transforms between spaces that are not two-dimensional.
isNonBidimensionalSpaceSupported - Variable in class AffineTransformTest
true if MathTransformFactory.createAffineTransform(Matrix) accepts matrixes of size different than 3×3.
isNonSquareMatrixSupported - Static variable in class Configuration.Key
Whether MathTransformFactory.createAffineTransform(Matrix) accepts non-square matrixes.
isNonSquareMatrixSupported - Variable in class AffineTransformTest
true if MathTransformFactory.createAffineTransform(Matrix) accepts non-square matrixes.
ISO_19103 - Enum constant in enum class Specification
ISO 19103, Conceptual schema language.
ISO_19107 - Enum constant in enum class Specification
ISO 19107, Feature Geometry (OGC Topic 1).
ISO_19108 - Enum constant in enum class Specification
ISO 19108, Temporal Schema.
ISO_19109 - Enum constant in enum class Specification
ISO 19109, Rules for application schema.
ISO_19111 - Enum constant in enum class Specification
ISO 19111, Spatial Referencing by Coordinates (OGC Topic 2).
ISO_19111_2 - Enum constant in enum class Specification
ISO 19111-2, Part 2: Extension for parametric values This is the specification for classes ParametricCRS and associated parametric classes.
ISO_19112 - Enum constant in enum class Specification
ISO 19112, Spatial referencing by geographic identifiers.
ISO_19115 - Enum constant in enum class Specification
ISO 19115-1, Metadata part 1: fundamentals (OGC Topic 11).
ISO_19115_2 - Enum constant in enum class Specification
ISO 19115-2, Metadata part 2: Extensions for acquisition and processing.
ISO_19115_3 - Enum constant in enum class Specification
ISO 19115-3, Metadata part 3: XML schema implementation for fundamental concepts.
ISO_19117 - Enum constant in enum class Specification
ISO 19117, Portrayal.
ISO_19123 - Enum constant in enum class Specification
ISO 19123, Schema for coverage geometry and functions (OGC Topic 6).
ISO_19128 - Enum constant in enum class Specification
ISO 19128, Web map server interface.
ISO_19139 - Enum constant in enum class 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 Specification
ISO 19143, Filter encoding.
ISO_19157 - Enum constant in enum class Specification
ISO 19157, Data quality.
ISO_19162 - Enum constant in enum class Specification
ISO 19162, Well known text representation of coordinate reference systems.
ISO_8859_1 - Static variable in class 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 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 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 CharacterSet
Deprecated.
A future ISO/IEC 8-bit single-byte coded graphic character set.
ISO_8859_13 - Static variable in class 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 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 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 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 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 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 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 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 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 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 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 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 MediumFormat
Information processing - volume and file structure of CD-ROM.
ISO_9660_APPLE_HFS - Static variable in class MediumFormat
Hierarchical File System (Macintosh).
ISO_9660_ROCK_RIDGE - Static variable in class MediumFormat
Rock Ridge interchange protocol (UNIX).
isOrientationParameterAvailable() - Method in interface Georeferenceable
Indication of whether or not orientation parameters are available.
isOverlappingArraySupported - Static variable in class Configuration.Key
Whether source and destination arrays can overlap in MathTransform operations.
isOverlappingArraySupported - Variable in class TransformTestCase
true if the destination array can be the same than the source array, and the source and target region of the array can overlap.
isRadiometricCalibrationDataAvailable() - Method in interface ImageDescription
Indication of whether or not the radiometric calibration information for generating the radiometrically calibrated standard data product is available.
isSectionHeader - Variable in class AuthorityCodesReport.Row
true if this row should actually be used as a section header.
isSimple() - Method in interface 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 ImageIOTestCase
true if the reader or writer takes in account the parameter value given to IIOParam.setSourceBands(int[]).
isSphere() - Method in class SimpleDatum
true if the ellipsoid is degenerate and is actually a sphere.
isSphere() - Method in interface Ellipsoid
true if the ellipsoid is degenerate and is actually a sphere.
isStandardAliasSupported - Static variable in class Configuration.Key
Whether the IdentifiedObject instances have at least the aliases declared in the EPSG database.
isStandardNameSupported - Static variable in class Configuration.Key
Whether the IdentifiedObject instances have names matching the names declared in the EPSG database.
isSubregionSupported - Variable in class ImageIOTestCase
true if the reader or writer takes in account the parameter value given to IIOParam.setSourceRegion(Rectangle).
isSubsamplingOffsetSupported - Variable in class ImageIOTestCase
true if the reader or writer takes in account the two last parameter values given to IIOParam.setSourceSubsampling(int, int, int, int).
isSubsamplingSupported - Variable in class ImageIOTestCase
true if the reader or writer takes in account the two first parameter values given to IIOParam.setSourceSubsampling(int, int, int, int).
isToleranceRelaxed - Static variable in class Configuration.Key
Whether the tolerance threshold of a TransformTestCase has been relaxed.
isTransformationParameterAvailable() - Method in interface GridSpatialRepresentation
Indication of whether or not parameters for transformation exists.
isValidationEnabled - Static variable in class Configuration.Key
Whether the test methods can invoke a validators.validate(…)} method.
isValidationEnabled - Variable in class CRSParserTest
true if the test methods can invoke a validators.validate(…)} method after parsing.

J

JAVA - Static variable in class DistributedComputingPlatform
Object - oriented programming language.
JIS - Static variable in class 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 Units
Unit of measurement defined as 1000 metres.

L

LARGER_WORD_CITATION - Static variable in class AssociationType
Deprecated.
Renamed LARGER_WORK_CITATION.
LARGER_WORK_CITATION - Static variable in class AssociationType
Reference to a master dataset of which this one is a part.
LAST - Enum constant in enum class VersionAction
Filter selects the most recent version of a resource.
LAST_REVISION - Static variable in class DateType
Date identifies when the resource was examined or re-examined and improved or amended.
LAST_UPDATE - Static variable in class DateType
Date identifies when resource was last updated.
LATITUDE - Enum constant in enum class SimpleParameter.Type
Latitude as decimal degrees in the [-90° … +90°] range.
LATITUDE - Static variable in class SimpleAxis
The geodetic latitude axis.
LEFT_CIRCULAR - Static variable in class 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 class SimpleCitation
Returns the number of characters in the title.
LENGTH - Enum constant in enum class SimpleParameter.Type
Length as metres in the [0 … ∞] range.
LENIENT - Static variable in class SimpleParameter
Controls whatever this implementation can convert values between the double type and other types.
level() - Element in annotation interface Profile
Deprecated.
The level for the annotated element.
LICENCE - Static variable in class Restriction
Formal permission to do something.
LICENCE_DISTRIBUTOR - Static variable in class Restriction
Formal permission required for a person or an entity to commercialize or distribute the resource.
LICENCE_END_USER - Static variable in class 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 Restriction
Formal permission not required to use the resource.
LICENSE - Static variable in class Restriction
Deprecated.
As of ISO 19115:2014, renamed Restriction.LICENCE.
LikeOperator<R> - Interface in org.opengis.filter
A character string comparison operator with pattern matching.
LIMITED_DISTRIBUTION - Static variable in class Classification
Dissemination limited by designating body.
LINE - Static variable in class 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 - Enum constant in enum class SimpleParameter.Type
Any linear value as metres, unbounded.
LINEAR - Static variable in class GeometryType
Extended collection in a single vector.
LINEAR - Static variable in class TransferFunctionType
Function used for transformation is first order polynomial.
LINEAR - Static variable in class 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.
listener - Variable in class TestCase
A JUnit rule for listening to test execution events.
Literal<R,V> - Interface in org.opengis.filter
A constant value that can be used in expressions.
LocalName - Interface in org.opengis.util
Identifier within a name space for a local object.
locate(MemberName) - Method in interface Record
Deprecated.
This method has been removed in ISO 19103:2015. The same functionality is available with Record.getFields().get(name).
locate(MemberName) - Method in interface RecordType
Deprecated.
This method has been removed in ISO 19103:2015. The same functionality is available with RecordType.getFieldTypes().get(name).getTypeName().
locate(TypeName) - Method in interface RecordSchema
Deprecated.
Looks up the provided type name and returns the associated record type.
location() - Method in enum class TestData
Returns a URL to the test file.
LOCATION - Static variable in class TopicCategory
Positional information and services.
LOGARITHMIC - Static variable in class TransferFunctionType
Function used for transformation is logarithmic
logger - Variable in class 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.
LONGITUDE - Enum constant in enum class SimpleParameter.Type
Longitude as decimal degrees in the [-180° … +180°] range.
LONGITUDE - Static variable in class SimpleAxis
The geodetic longitude axis.
LOOSE - Static variable in class 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 Priority
To be completed when resources are available
LOWER_LEFT - Static variable in class PixelOrientation
The corner in the pixel closest to the origin of the SRS.
LOWER_RIGHT - Static variable in class PixelOrientation
Next corner counterclockwise from the lower left.

M

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.
mandatory(String, Object) - Method in class Validator
Invoked when the existence of a mandatory attribute needs to be verified.
MANDATORY - Enum constant in enum class Obligation
Element is always required.
MANDATORY - Static variable in class Obligation
Element is always required.
MANUAL - Static variable in class Trigger
Event manually instigated.
map() - Method in class Configuration
Returns all entries as an unmodifiable map.
MAP_DIGITAL - Static variable in class PresentationForm
Map represented in raster or vector form.
MAP_HARDCOPY - Static variable in class PresentationForm
Map printed on paper, photographic material, or other media for use directly by the human user.
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 ProjectiveTransform
The matrix used for performing the coordinate conversions.
matrix - Variable in class 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 ValueStructure
Rectangular array of numbers.
maximum(ToleranceModifier...) - Static method in class 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.
MeasureReference - Interface in org.opengis.metadata.quality
Identifier of a measure fully described elsewhere.
MEDIATOR - Static variable in class 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 Priority
Normal operation priority.
MediumFormat - Class in org.opengis.metadata.distribution
Method used to write to the medium.
MediumName - Class in org.opengis.metadata.distribution
Deprecated.
This code list is not anymore part of ISO 19115:2014, since MediumName has been replaced by Citation. This change may be applied in GeoAPI 4.0. See issue #14.
MEETS - Static variable in class TemporalOperatorName
Operator evaluates to true if the first expression meets the second.
MemberName - Interface in org.opengis.util
A name that references either an attribute slot in a record, an attribute, operation, or association role in an object instance or a type description in some schema.
MET_BY - Static variable in class TemporalOperatorName
Operator evaluates to true if the first expression is met by the second.
META_CLASS - Static variable in class Datatype
Class whose instances are classes.
METACLASS - Enum constant in enum class Stereotype
Class whose instances are classes.
metadata - Variable in class ValidatorContainer
The validator for Metadata and related objects.
Metadata - Interface in org.opengis.metadata
Root entity which defines metadata about a resource or resources.
METADATA - Static variable in class ScopeCode
Information applies to metadata.
MetadataBaseValidator - Class in org.opengis.test.metadata
Validates Metadata and related objects from the org.opengis.metadata package.
MetadataBaseValidator(ValidatorContainer) - Constructor for class MetadataBaseValidator
Creates a new validator instance.
MetadataExtensionInformation - Interface in org.opengis.metadata
Information describing metadata extensions.
MetadataProxyFactory - Class in org.opengis.example.metadata
A factory of metadata objects implemented by Java Proxy.
MetadataProxyFactory() - Constructor for class MetadataProxyFactory
Creates a new factory.
MetadataScope - Interface in org.opengis.metadata
Class of information to which the referencing entity applies.
MetadataValidator - Class in org.opengis.test.metadata
Base class for validators of org.opengis.metadata package and sub-packages.
MetadataValidator(ValidatorContainer, String) - Constructor for class MetadataValidator
Creates a new validator instance.
Metaquality - Interface in org.opengis.metadata.quality
Information about the reliability of data quality results.
metre() - Method in class Units
Base unit of measurement for lengths.
microradian() - Method in class Units
Unit of measurement defined as 1E-6 radians.
MismatchedDimensionException - Exception Class in org.opengis.geometry
Indicates that an operation cannot be completed properly because of a mismatch in the dimensions of an argument given to a method.
MismatchedDimensionException() - Constructor for exception class MismatchedDimensionException
Creates an exception with no message.
MismatchedDimensionException(String) - Constructor for exception class MismatchedDimensionException
Creates an exception with the specified message.
MismatchedDimensionException(String, Throwable) - Constructor for exception class MismatchedDimensionException
Creates an exception with the specified message and cause.
MismatchedFeatureException - Exception Class in org.opengis.feature
Indicates that an operation cannot be completed properly because of a mismatch in the attribute or feature type of operands.
MismatchedFeatureException() - Constructor for exception class MismatchedFeatureException
Creates an exception with no message.
MismatchedFeatureException(String) - Constructor for exception class MismatchedFeatureException
Creates an exception with the specified message.
MismatchedFeatureException(String, Throwable) - Constructor for exception class MismatchedFeatureException
Creates an exception with the specified message and cause.
MISSION - Static variable in class InitiativeType
Specific operation of a data collection system.
MIXED - Static variable in class CouplingType
Service instance is mixed coupled with a data instance, which means DataIdentification describes the associated data instance and additionally the service instance might work with other external data instances.
MODEL - Static variable in class ScopeCode
Information applies to a copy or imitation of an existing or hypothetical object.
MODEL_DIGITAL - Static variable in class PresentationForm
Multi-dimensional digital representation of a feature, process, etc.
MODEL_HARDCOPY - Static variable in class PresentationForm
3-dimensional, physical model.
MODEL_RESULT - Static variable in class CoverageContentType
Results with values that are calculated using a model rather than being observed or calculated from observations.
MONTHLY - Static variable in class MaintenanceFrequency
Data is updated each month.
MOVING_FEATURES - Enum constant in enum class TestData
Trajectory of 3 features with 6, 4 and 3 points respectively, followed by two intentionally empty features.
mtFactory - Static variable in class Configuration.Key
The Math Transform factory instance used for a test.
mtFactory - Variable in class AffineTransformTest
The factory for creating MathTransform objects, or null if none.
mtFactory - Variable in class ParameterizedTransformTest
The factory for creating MathTransform objects, or null if none.
mtFactory - Variable in class PseudoEpsgFactory
Factory to use for building MathTransform instances, or null if none.
MULTIMEDIA_DIGITAL - Static variable in class PresentationForm
Information representation using simultaneously various digital modes for text, sound, image.
MULTIMEDIA_HARDCOPY - Static variable in class PresentationForm
Information representation using simultaneously various analog modes for text, sound, image.
MultiValuedPropertyException - Exception Class in org.opengis.feature
Thrown when Attribute.getValue() or FeatureAssociation.getValue() is invoked on a property containing more than one value.
MultiValuedPropertyException() - Constructor for exception class MultiValuedPropertyException
Creates an exception with no message.
MultiValuedPropertyException(String) - Constructor for exception class MultiValuedPropertyException
Creates an exception with the specified message.
MultiValuedPropertyException(String, Throwable) - Constructor for exception class MultiValuedPropertyException
Creates an exception with the specified message and cause.

N

name - Variable in class AuthorityCodesReport.Row
The object name in HTML, or null if none.
name() - Method in class CodeList
Returns the programmatic name of this code list constant.
name() - Method in interface ControlledVocabulary
Returns the name of this enumeration constant or code list value.
name() - Method in interface NameSpace
Returns the identifier of this namespace.
NAME_KEY - Static variable in interface IdentifiedObject
Key for the "name" property to be given to the object factory createFoo(Map, ...) methods.
NameFactory - Interface in org.opengis.util
names - Variable in class OperationParametersReport.Row
The names or aliases to write on the table row.
names() - Method in enum class Obligation
Returns the programmatic name of this constant together with its identifier, if any.
names() - Method in enum class MatchAction
Returns the programmatic name of this constant together with its identifier.
names() - Method in enum class SortOrder
Returns the programmatic name of this constant together with its identifier and SQL name.
names() - Method in enum class VersionAction
Returns the programmatic name of this constant together with its identifier.
names() - Method in class Restriction
Returns the programmatic name and the UML identifier of this code, together with legacy UML identifier if any.
names() - Method in class CharacterSet
Deprecated.
Returns all the names of this code.
names() - Method in enum class ParameterDirection
Returns the programmatic name of this constant together with its identifier.
names() - Method in class PixelInCell
Returns the programmatic name and the UML identifier of this code, together with alternative UML identifier if any.
names() - Method in class CodeList
Returns all the names of this code.
names() - Method in interface ControlledVocabulary
Returns all the names of this constant.
NameSpace - Interface in org.opengis.util
A domain in which names are defined.
NameTest - Class in org.opengis.test.util
Tests generic name and related objects from the org.opengis.util package.
NameTest(NameFactory) - Constructor for class NameTest
Creates a new test using the given factory.
NameValidator - Class in org.opengis.test.util
Validates GenericName and related objects from the org.opengis.util package.
NameValidator(ValidatorContainer) - Constructor for class NameValidator
Creates a new validator instance.
naming - Variable in class ValidatorContainer
The validator for GenericName and related objects.
NAUTICAL_MILE - Static variable in class ToleranceModifiers
The standard length of one nautical mile, which is 1852.0 metres.
NETCDF_2D_GEOGRAPHIC - Enum constant in enum class TestData
A two-dimensional netCDF file using a geographic CRS for global data over the world.
NETCDF_4D_PROJECTED - Enum constant in enum class TestData
A four-dimensional netCDF file using a projected CRS with elevation and time.
newInstance() - Method in interface AttributeType
Creates a new attribute instance of this type initialized to the default value.
newInstance() - Method in interface DynamicAttributeType
Creates a new attribute instance of this type.
newInstance() - Method in interface FeatureAssociationRole
Creates a new feature association instance of this role.
newInstance() - Method in interface FeatureType
Creates a new feature instance of this type.
newRow() - Method in class AuthorityCodesReport
Returns a new AuthorityCodesReport.Row instance.
next() - Method in class PixelIterator
Moves to the next sample values and returns true if the iteration has more pixels.
NEXT - Enum constant in enum class VersionAction
Filter selects the next version of a resource relative to the version specified using the identifier attribute.
NEXT_UPDATE - Static variable in class DateType
Date identifies when the resource will be next updated.
NIGHT - Static variable in class ImagingCondition
Image was taken at night.
NilOperator<R> - Interface in org.opengis.filter
An operator that evaluates if the value of an expression is nil.
NominalResolution - Interface in org.opengis.metadata.lineage
Distance between consistent parts of (centre, left side, right side) adjacent pixels.
NON_GEOGRAPHIC_DATASET - Static variable in class ScopeCode
Information applies to non-geographic data.
NoninvertibleTransformException - Exception Class in org.opengis.referencing.operation
Thrown when MathTransform.inverse() is invoked but the transform cannot be inverted.
NoninvertibleTransformException() - Constructor for exception class NoninvertibleTransformException
Construct an exception with no detail message.
NoninvertibleTransformException(String) - Constructor for exception class NoninvertibleTransformException
Construct an exception with the specified detail message.
NoninvertibleTransformException(String, Throwable) - Constructor for exception class NoninvertibleTransformException
Construct an exception with the specified detail message and cause.
NoninvertibleTransformException(Throwable) - Constructor for exception class NoninvertibleTransformException
Constructs an exception with the specified cause.
NonQuantitativeAttributeAccuracy - Interface in org.opengis.metadata.quality
NonQuantitativeAttributeCorrectness - Interface in org.opengis.metadata.quality
Correctness of non-quantitative attributes.
normalize(DirectPosition, DirectPosition, CalculationType) - Method in class TransformTestCase
Invoked by all assertCoordinateEqual(…) methods before two positions are compared.
NORTH - Static variable in class AxisDirection
Axis positive direction is north.
NORTH_EAST - Static variable in class AxisDirection
Axis positive direction is approximately north-east.
NORTH_NORTH_EAST - Static variable in class AxisDirection
Axis positive direction is approximately north-north-east.
NORTH_NORTH_WEST - Static variable in class AxisDirection
Axis positive direction is approximately north-north-west.
NORTH_WEST - Static variable in class AxisDirection
Axis positive direction is approximately north-west.
northBoundLatitude - Variable in class SimpleGeographicBoundingBox
The northern-most, coordinate of the limit of the dataset extent.
NoSuchAuthorityCodeException - Exception Class in org.opengis.referencing
Thrown when an authority factory cannot find the requested authority code.
NoSuchAuthorityCodeException(String, String, String) - Constructor for exception class NoSuchAuthorityCodeException
Constructs an exception with the specified detail message and authority code.
NoSuchAuthorityCodeException(String, String, String, String) - Constructor for exception class NoSuchAuthorityCodeException
Constructs an exception with the specified detail message, authority code and identifier.
NoSuchIdentifierException - Exception Class in org.opengis.util
Thrown when an identifier provided to a factory method cannot be found.
NoSuchIdentifierException(String, String) - Constructor for exception class NoSuchIdentifierException
Constructs an exception with the specified detail message and classification name.
NOT - Static variable in class LogicalOperatorName
Operator reverses the logical value of a filter.
NOT_ACCEPTED - Static variable in class Progress
Rejected by sponsor.
NOT_PLANNED - Static variable in class MaintenanceFrequency
There are no plans to update the data.
NullOperator<R> - Interface in org.opengis.filter
An operator that tests if an expression's value is null.

O

object - Variable in class AuthorityFactoryTest
The identified object (typically a CoordinateReferenceSystem) being tested.
object - Variable in class CRSParserTest
The instance returned by CRSFactory.createFromWKT(String) after parsing the WKT.
ObjectFactory - Interface in org.opengis.referencing
Base interface for all factories of identified objects.
ObjectFactoryTest - Class in org.opengis.test.referencing
Tests the creation of referencing objects from the object factories given at construction time.
ObjectFactoryTest(DatumFactory, CSFactory, CRSFactory, CoordinateOperationFactory) - Constructor for class ObjectFactoryTest
Creates a new test using the given factories.
Objective - Interface in org.opengis.metadata.acquisition
Describes the characteristics, spatial and temporal extent of the intended object to be observed.
ObjectiveType - Class in org.opengis.metadata.acquisition
Temporal persistence of collection objective.
obligation() - Element in annotation interface UML
The obligation declared in the UML.
Obligation - Class in org.opengis.metadata
Obligation of the element or entity.
Obligation - Enum Class in org.opengis.annotation
Whether an element is mandatory, optional or have other obligation.
OBSOLETE - Static variable in class Progress
Data is no longer relevant.
OCEANS - Static variable in class TopicCategory
Features and characteristics of salt water bodies (excluding inland waters).
OFFLINE_ACCESS - Static variable in class OnLineFunction
Online instructions for requesting the resource from the provider.
OGC - Static variable in class SimpleCitation
The Open Geospatial Consortium authority.
OGC_01004 - Enum constant in enum class Specification
Grid Coverages implementation specification.
OGC_01009 - Enum constant in enum class Specification
Coordinate Transformation Services implementation specification.
OGC_03064 - Enum constant in enum class Specification
Deprecated.
This specification has been retired.
OGC_07022 - Enum constant in enum class Specification
Deprecated.
To be replaced by Topic 20: Observations and Measurements
OGC_MOVING_FEATURE - Enum constant in enum class Specification
Moving Features specification.
ON_GOING - Static variable in class Progress
Data is continually being updated.
ON_LINE - Static variable in class MediumName
Deprecated.
Direct computer linkage.
one() - Method in class Units
Dimensionless unit for scale measurements.
ONE - Enum constant in enum class MatchAction
One of the values in the collection shall satisfy the predicate.
ONE_OVER_E - Static variable in class BandDefinition
Width of a distribution equal to the distance between the outer two points on the distribution having power level 1/e that of the peak.
OnLineFunction - Class in org.opengis.metadata.citation
Class of information to which the referencing entity applies.
OnlineResource - Interface in org.opengis.metadata.citation
Information about on-line sources from which the dataset, specification, or community profile name and extended metadata elements can be obtained.
open() - Method in enum class TestData
Opens an input stream on the test file.
Operation - Interface in org.opengis.feature
Describes the behaviour of a feature type as a function or a method.
Operation - Interface in org.opengis.metadata.acquisition
Designations for the operation used to acquire the dataset.
OPERATION - Static variable in class InitiativeType
Action that is part of a series of actions.
OPERATION_VERSION_KEY - Static variable in interface CoordinateOperation
Key for the "operationVersion" property.
OperationChainMetadata - Interface in org.opengis.metadata.identification
Operation chain information.
OperationMetadata - Interface in org.opengis.metadata.identification
Describes the signature of one and only one method provided by the service.
OperationMethod - Interface in org.opengis.referencing.operation
Definition of an algorithm used to perform a coordinate operation.
OperationNotFoundException - Exception Class in org.opengis.referencing.operation
Thrown when a coordinate operation is not found.
OperationNotFoundException() - Constructor for exception class OperationNotFoundException
Construct an exception with no detail message.
OperationNotFoundException(String) - Constructor for exception class OperationNotFoundException
Construct an exception with the specified detail message.
OperationNotFoundException(String, Throwable) - Constructor for exception class OperationNotFoundException
Construct an exception with the specified detail message and cause.
OperationParametersReport - Class in org.opengis.test.report
Generates a list of operations (typically map projections) and their parameters.
OperationParametersReport(Properties) - Constructor for class OperationParametersReport
Creates a new report generator using the given property values.
OperationParametersReport.Row - Class in org.opengis.test.report
A single row in the table produced by OperationParametersReport.
OperationType - Class in org.opengis.metadata.acquisition
Code indicating whether the data contained in this packet is real (originates from live-fly or other non-simulated operational sources), simulated (originates from target simulator sources), or synthesized (a mix of real and simulated data).
OperationValidator - Class in org.opengis.test.referencing
Validates CoordinateOperation and related objects from the org.opengis.referencing.operation package.
OperationValidator(ValidatorContainer) - Constructor for class OperationValidator
Creates a new validator instance.
OPTIONAL - Enum constant in enum class Obligation
Element is not required.
OPTIONAL - Static variable in class Obligation
Element is not required.
OR - Static variable in class LogicalOperatorName
Operator evaluates to true if any of the combined filters evaluate to true.
ORDER - Static variable in class OnLineFunction
Online order process for obtaining the resource.
ordinal() - Method in class CodeList
Returns the ordinal of this code constant.
ordinal() - Method in interface ControlledVocabulary
Returns the ordinal of this constant.
org.opengis.annotation - package org.opengis.annotation
Set of annotations mapping GeoAPI interfaces to Open Geospatial UML or XML schemas.
org.opengis.example.geometry - package org.opengis.example.geometry
Implementation of some interfaces from the org.opengis.geometry package.
org.opengis.example.metadata - package org.opengis.example.metadata
Implementation of some interfaces from the org.opengis.metadata package.
org.opengis.example.parameter - package org.opengis.example.parameter
Implementation of some interfaces from the org.opengis.parameter package.
org.opengis.example.referencing - package org.opengis.example.referencing
Implementation of some interfaces from the org.opengis.referencing package.
org.opengis.feature - package org.opengis.feature
Defines the structure and content of views of real-world phenomenon.
org.opengis.filter - package org.opengis.filter
Filters features according their properties.
org.opengis.filter.capability - package org.opengis.filter.capability
Metadata about the specific elements that a particular implementation supports.
org.opengis.geoapi - module org.opengis.geoapi
Java interfaces derived from specifications of International Organization for Standardization (ISO) and Open Geospatial Consortium (OGC).
org.opengis.geoapi.conformance - module org.opengis.geoapi.conformance
Test suites for GeoAPI implementations.
org.opengis.geoapi.example - module org.opengis.geoapi.example
An example of a very simple GeoAPI implementation.
org.opengis.geometry - package org.opengis.geometry
Root package for geometries.
org.opengis.geometry.coordinate - package org.opengis.geometry.coordinate
 
org.opengis.geometry.primitive - package org.opengis.geometry.primitive
Set of geometric objects that are not decomposed further into other primitives.
org.opengis.metadata - package org.opengis.metadata
The metadata root entity.
org.opengis.metadata.acquisition - package org.opengis.metadata.acquisition
org.opengis.metadata.citation - package org.opengis.metadata.citation
Type for citing a resource and information about the responsible party.
org.opengis.metadata.constraint - package org.opengis.metadata.constraint
Restrictions placed on data (legal and security constraints).
org.opengis.metadata.content - package org.opengis.metadata.content
Identification of the feature catalogue used, or description of the content of a coverage dataset.
org.opengis.metadata.distribution - package org.opengis.metadata.distribution
Information concerning the distributor of, and options for obtaining, a resource.
org.opengis.metadata.extent - package org.opengis.metadata.extent
Geographic, vertical and temporal extents.
org.opengis.metadata.identification - package org.opengis.metadata.identification
Information to uniquely identify the data or service.
org.opengis.metadata.lineage - package org.opengis.metadata.lineage
Sources and production processes used in producing a dataset.
org.opengis.metadata.maintenance - package org.opengis.metadata.maintenance
Scope and frequency of updating data.
org.opengis.metadata.quality - package org.opengis.metadata.quality
Description of the quality of geographic data.
org.opengis.metadata.spatial - package org.opengis.metadata.spatial
Information concerning the mechanisms used to represent spatial information in a dataset.
org.opengis.parameter - package org.opengis.parameter
Description and storage of parameter values.
org.opengis.referencing - package org.opengis.referencing
Base interfaces for reference systems.
org.opengis.referencing.crs - package org.opengis.referencing.crs
org.opengis.referencing.cs - package org.opengis.referencing.cs
org.opengis.referencing.datum - package org.opengis.referencing.datum
Geodetic datum (the relationship of a coordinate system to the earth).
org.opengis.referencing.operation - package org.opengis.referencing.operation
Coordinate operations (relationship between any two coordinate reference systems).
org.opengis.temporal - package org.opengis.temporal
Temporal position and duration.
org.opengis.test - package org.opengis.test
The GeoAPI conformance testing framework.
org.opengis.test.coverage.image - package org.opengis.test.coverage.image
Test suites for coverage implemented on top of the Java Image I/O API.
org.opengis.test.dataset - package org.opengis.test.dataset
Provides small test data files together with verification methods for applications reading those data.
org.opengis.test.geometry - package org.opengis.test.geometry
Validators and test suites for the org.opengis.geometry package.
org.opengis.test.metadata - package org.opengis.test.metadata
Validators and test suites for the org.opengis.metadata package.
org.opengis.test.referencing - package org.opengis.test.referencing
Validators and test suites for the org.opengis.referencing package.
org.opengis.test.report - package org.opengis.test.report
Generates HTML pages that summarize the operations provided by a GeoAPI implementation.
org.opengis.test.util - package org.opengis.test.util
Validators and test suites for the org.opengis.util package.
org.opengis.test.wkt - package org.opengis.test.wkt
Tests Well-Known Text (WKT) parsing.
org.opengis.util - package org.opengis.util
A set of base types from ISO 19103 which cannot be mapped directly from Java, plus utilities.
Organisation - Interface in org.opengis.metadata.citation
Information about the party if the party is an organisation.
ORIGINATOR - Static variable in class Role
Party who created the resource.
OTHER - Static variable in class AxisDirection
Unknown or unspecified axis orientation.
OTHER_RESTRICTIONS - Static variable in class Restriction
Limitation not listed.
OTHER_SURFACE - Static variable in class VerticalDatumType
In some cases, for example oil exploration and production, a geological feature, such as the top or bottom of a geologically identifiable and meaningful subsurface layer, is used as a vertical datum.
OUT - Enum constant in enum class ParameterDirection
The parameter is an output parameter to the service instance.
OutOfTemporalDomainException - Exception Class in org.opengis.feature
Thrown when the temporal position given to a dynamic attribute valuesAt method is outside the period of validity.
OutOfTemporalDomainException() - Constructor for exception class OutOfTemporalDomainException
Creates an exception with no message.
OutOfTemporalDomainException(String) - Constructor for exception class OutOfTemporalDomainException
Creates an exception with the specified message.
OutOfTemporalDomainException(String, Throwable) - Constructor for exception class OutOfTemporalDomainException
Creates an exception with the specified message and cause.
OVERLAPPED_BY - Static variable in class TemporalOperatorName
Operator evaluates to true if the first expression is overlapped by the second.
OVERLAPS - Static variable in class SpatialOperatorName
Operator evaluates to true if the interior of the first geometric operand somewhere overlaps the interior of the second geometric operand.
OVERLAPS - Static variable in class TemporalOperatorName
Operator evaluates to true if the first expression overlaps the second.
OWNER - Static variable in class Role
Party that owns the resource.

P

parameter - Variable in class ValidatorContainer
The validator for ParameterValue and related objects.
parameter(String) - Method in class SimpleParameterGroup
Returns the value in this group for the specified identifier code.
parameter(String) - Method in interface ParameterValueGroup
Returns the value in this group for the specified identifier code.
ParameterDescriptor<T> - Interface in org.opengis.parameter
The definition of a parameter used by an operation method.
ParameterDescriptorGroup - Interface in org.opengis.parameter
The definition of a group of related parameters used by an operation method.
ParameterDirection - Enum Class in org.opengis.parameter
Class of information to which the referencing entity applies.
ParameterizedTransformTest - Class in org.opengis.test.referencing
Tests parameterized math transforms from the org.opengis.referencing.operation package.
ParameterizedTransformTest(MathTransformFactory) - Constructor for class ParameterizedTransformTest
Creates a new test using the given factory.
ParameterNotFoundException - Exception Class in org.opengis.parameter
Thrown by parameter groups (value and descriptor) when a parameter is requested but not found in that group.
ParameterNotFoundException(String, String) - Constructor for exception class ParameterNotFoundException
Creates an exception with the specified message and parameter name.
parameters - Variable in class SimpleParameterGroup
The list of parameters included in this group.
parameters - Variable in class ParameterizedTransformTest
The parameters of the math transform being tested.
parameters - Variable in class OperationParametersReport.Row
The operation parameters or the parameter sub-groups, or null if not applicable.
ParameterValidator - Class in org.opengis.test.referencing
Validates ParameterValue and related objects from the org.opengis.parameter package.
ParameterValidator(ValidatorContainer) - Constructor for class ParameterValidator
Creates a new validator instance.
ParameterValue<T> - Interface in org.opengis.parameter
A single parameter value used by an operation method.
ParameterValueGroup - Interface in org.opengis.parameter
A group of related parameter values.
PARAMETRIC - Static variable in class ReferenceSystemType
Coordinate reference system based on a parametric datum (datum describing the relationship of parametric coordinate reference system to an object).
ParametricCRS - Interface in org.opengis.referencing.crs
A 1-dimensional coordinate reference system which uses parameter values or functions.
ParametricCS - Interface in org.opengis.referencing.cs
A 1-dimensional coordinate system containing a single axis.
ParametricDatum - Interface in org.opengis.referencing.datum
A textual description and/or a set of parameters identifying a particular reference surface used as the origin of a parametric coordinate system, including its position with respect to the Earth.
parseGenericName(NameSpace, CharSequence) - Method in interface NameFactory
Constructs a generic name from a qualified name.
PART_OF_SEAMLESS_DATABASE - Static variable in class AssociationType
Part of same structured set of data held in a computer.
Party - Interface in org.opengis.metadata.citation
Information about the individual and / or organisation of the party.
pascal() - Method in class Units
Base unit of measurement for pressure.
pass() - Method in interface ConformanceResult
Indication of the conformance result.
PASS - Static variable in class Context
Event related to a sequence of collections.
PassThroughOperation - Interface in org.opengis.referencing.operation
A pass-through operation specifies that a subset of a coordinate tuple is subject to a specific coordinate operation.
PAST - Static variable in class AxisDirection
Axis positive direction is towards the past.
PATENT - Static variable in class Restriction
Government has granted exclusive right to make, sell, use or license an invention or discovery.
PATENT_PENDING - Static variable in class Restriction
Produced or sold information awaiting a patent.
path() - Method in interface ScopedName
Returns every elements in the sequence parsed names except for the tip.
PENDING - Static variable in class Progress
Committed to, but not yet addressed.
PeriodDuration - Interface in org.opengis.temporal
Temporary placeholder for an interface defined in the geoapi-pending module.
PERIODIC - Static variable in class MaintenanceFrequency
Resource is updated at regular intervals.
PERSISTENT_VIEW - Static variable in class ObjectiveType
Multiple instances of collection.
PHI - Static variable in class PolarizationOrientation
Polarization of the sensor oriented in the +90 ° and 0 ° perpendicular to swath direction.
PHYSICAL_MEASUREMENT - Static variable in class CoverageContentType
Value in physical units of the quantity being measured.
PHYSICAL_OBJECT - Static variable in class PresentationForm
A physical object.
PixelInCell - Class in org.opengis.referencing.datum
Specification of the way the image grid is associated with the image data attributes.
PixelIterator - Class in org.opengis.test.coverage.image
A row-major iterator over sample values in a Raster or RenderedImage.
PixelIterator(Raster) - Constructor for class PixelIterator
Creates an iterator for the whole area of the given raster.
PixelIterator(Raster, Rectangle, int, int, int[]) - Constructor for class PixelIterator
Creates an iterator for a sub-area of the given raster.
PixelIterator(RenderedImage) - Constructor for class PixelIterator
Creates an iterator for the whole area of the given image.
PixelIterator(RenderedImage, Rectangle, int, int, int[]) - Constructor for class PixelIterator
Creates an iterator for a sub-area of the given image.
PixelOrientation - Class in org.opengis.metadata.spatial
Point in a pixel corresponding to the Earth location of the pixel.
PLACE - Static variable in class KeywordType
Keyword identifies a location.
Plan - Interface in org.opengis.metadata.acquisition
Designations for the planning information related to meeting the data acquisition requirements.
PLANAR_GRAPH - Static variable in class TopologyLevel
1-dimensional topological complex which is planar.
PlanarProjection - Interface in org.opengis.referencing.operation
Base interface for for azimuthal (or planar) map projections.
PLANNED - Static variable in class Progress
Fixed date has been established upon or by which the data will be created or updated.
PLANNING_CADASTRE - Static variable in class TopicCategory
Information used for appropriate actions for future use of the land.
Platform - Interface in org.opengis.metadata.acquisition
Designation of the platform used to acquire the dataset.
PLATFORM - Static variable in class InitiativeType
Vehicle or other support base that holds a sensor.
PLATFORM - Static variable in class KeywordType
Keyword identifies a structure upon which an instrument is mounted.
PlatformPass - Interface in org.opengis.metadata.acquisition
Identification of collection coverage.
Point - Interface in org.opengis.geometry.primitive
Temporary placeholder for an interface defined in the geoapi-pending module.
POINT - Static variable in class GeometryType
Single geographic point of interest.
POINT - Static variable in class CellGeometry
Each cell represents a point.
POINT - Static variable in class GeometricObjectType
Zero-dimensional geometric primitive, representing a position but not having an extent.
POINT_OF_CONTACT - Static variable in class Role
Party who can be contacted for acquiring knowledge about or acquisition of the resource.
PolarCS - Interface in org.opengis.referencing.cs
A 2-dimensional coordinate system in which position is specified by the distance from the origin and the angle between the line from the origin to a point and a reference direction.
PolarizationOrientation - Class in org.opengis.metadata.content
Polarization of the antenna relative to the waveform.
PortrayalCatalogueReference - Interface in org.opengis.metadata
Information identifying the portrayal catalogue used.
Position - Interface in org.opengis.geometry.coordinate
A type consisting of either a direct position or of a point from which a direct position shall be obtained.
PositionalAccuracy - Interface in org.opengis.metadata.quality
Accuracy of the position of features.
ppm() - Method in class Units
The "parts per million" unit.
PRE_PROGRAMMED - Static variable in class Trigger
Event instigated by planned internal stimuli.
prepareImageWriter(boolean) - Method in class ImageWriterTestCase
Invoked when the image ImageWriterTestCase.writer is about to be used for the first time.
preprocessWKT(String) - Method in class CRSParserTest
Pre-process the WKT string before parsing.
PresentationForm - Class in org.opengis.metadata.citation
Mode in which the data is represented.
PREVIOUS - Enum constant in enum class VersionAction
Filter selects the previous version of a resource relative to the version specified using the identifier attribute.
primeMeridian - Variable in class AuthorityFactoryTest
The expected prime meridian of the CRS being tested, in decimal degrees from Greenwich.
PrimeMeridian - Interface in org.opengis.referencing.datum
A prime meridian defines the origin from which longitude values are determined.
PRINCIPAL_INVESTIGATOR - Static variable in class Role
Key party responsible for gathering information and conducting research.
Priority - Class in org.opengis.metadata.acquisition
Ordered list of priorities.
PRIVATE - Static variable in class Restriction
Protects rights of individual or organisations from observation, intrusion, or attention of others.
PROCESS - Static variable in class InitiativeType
Method of doing something involving a number of steps.
PROCESS - Static variable in class KeywordType
Keyword identifies a series of actions or natural occurrences.
Processing - Interface in org.opengis.metadata.lineage
Comprehensive information about the procedure(s), process(es) and algorithm(s) applied in the process step.
PROCESSOR - Static variable in class Role
Party who has processed the data in a manner such that the resource has been modified.
ProcessStep - Interface in org.opengis.metadata.lineage
Information about an event or transformation in the life of resource.
ProcessStepReport - Interface in org.opengis.metadata.lineage
Report of what occurred during the process step.
PRODUCT - Static variable in class KeywordType
Keyword identifies a type of product.
PRODUCT - Static variable in class ScopeCode
Metadata describing an ISO 19131 data product specification.
Profile - Annotation Interface 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.
PROFILE_DIGITAL - Static variable in class PresentationForm
Vertical cross-section in digital form.
PROFILE_HARDCOPY - Static variable in class PresentationForm
Vertical cross-section printed on paper, etc.
PROGRAM - Static variable in class InitiativeType
Specific planned activity.
progress(int, int) - Method in class Report
Invoked when the report is making some progress.
Progress - Class in org.opengis.metadata.identification
Status of the dataset or progress of a review.
PROJECT - Static variable in class InitiativeType
Organized undertaking, research, or development.
PROJECT - Static variable in class KeywordType
Keyword identify an endeavour undertaken to create or modify a product or service.
PROJECTED - Static variable in class ReferenceSystemType
Coordinate reference system derived from a two dimensional geodetic coordinate reference system by applying a map projection.
ProjectedCRS - Interface in org.opengis.referencing.crs
A 2-dimensional coordinate reference system used to approximate the shape of the earth on a planar surface.
projection(int, int) - Static method in class ToleranceModifiers
Converts λ and φ tolerance values from metres to degrees before comparing the result of an reverse projection.
Projection - Interface in org.opengis.referencing.operation
A conversion transforming (longitude,latitude) coordinates to Cartesian coordinates (x,y).
PROJECTION - Static variable in interface ToleranceModifier
Converts λ and φ tolerance values from metres to degrees before comparing the result of an reverse projection.
PROJECTION_FROM_φλ - Static variable in interface ToleranceModifier
Converts φ and λ tolerance values from metres to degrees before comparing the result of an reverse projection.
ProjectiveTransform - Class in org.opengis.example.referencing
A MathTransform which use a Matrix for transforming the coordinates.
ProjectiveTransform(Citation, String, CoordinateReferenceSystem, CoordinateReferenceSystem, SimpleMatrix) - Constructor for class ProjectiveTransform
Creates a new operation for the given name, CRS and matrix.
properties - Variable in class Report
The values to substitute to keywords in the HTML templates.
Property - Interface in org.opengis.feature
An instance of a PropertyType.
PROPERTY_IS_EQUAL_TO - Static variable in class ComparisonOperatorName
Filter operator that compares that its two sub-expressions are equal to each other.
PROPERTY_IS_GREATER_THAN - Static variable in class ComparisonOperatorName
Filter operator that checks that its first sub-expression is greater than its second sub-expression.
PROPERTY_IS_GREATER_THAN_OR_EQUAL_TO - Static variable in class ComparisonOperatorName
Filter operator that checks that its first sub-expression is greater or equal to its second sub-expression.
PROPERTY_IS_LESS_THAN - Static variable in class ComparisonOperatorName
Filter operator that checks that its first sub-expression is less than its second sub-expression.
PROPERTY_IS_LESS_THAN_OR_EQUAL_TO - Static variable in class ComparisonOperatorName
Filter operator that checks that its first sub-expression is less than or equal to its second sub-expression.
PROPERTY_IS_NOT_EQUAL_TO - Static variable in class ComparisonOperatorName
Filter operator that compares that its two sub-expressions are not equal to each other.
PROPERTY_TYPE - Static variable in class ScopeCode
Information applies to a property type.
PropertyNotFoundException - Exception Class in org.opengis.feature
Thrown when a property requested by its name is not found in a Feature or FeatureType.
PropertyNotFoundException() - Constructor for exception class PropertyNotFoundException
Creates an exception with no message.
PropertyNotFoundException(String) - Constructor for exception class PropertyNotFoundException
Creates an exception with the specified message.
PropertyNotFoundException(String, Throwable) - Constructor for exception class PropertyNotFoundException
Creates an exception with the specified message and cause.
PropertyType - Interface in org.opengis.feature
Characteristics that may be associated with a FeatureType.
PROPOSED - Static variable in class Progress
Suggested that development needs to be undertaken.
PROTECTED - Static variable in class Classification
Compromise of the information could cause damage.
PseudoEpsgFactory - Class in org.opengis.test.referencing
Creates referencing objects for a limited set of hard-coded EPSG codes using ObjectFactory and MathTransformFactory.
PseudoEpsgFactory(Units, DatumFactory, CSFactory, CRSFactory, CoordinateOperationFactory, MathTransformFactory, ValidatorContainer) - Constructor for class PseudoEpsgFactory
Creates a new pseudo-factory which will use the given factories.
PseudoFactory - Class in org.opengis.test.util
Base class of pseudo-factories that simulate a subset of the capabilities of a "real" factory.
PseudoFactory() - Constructor for class PseudoFactory
Creates a new pseudo-factory.
PUBLICATION - Static variable in class DateType
Date identifies when the resource was issued.
PUBLISHER - Static variable in class Role
Party who published the resource.
push(GenericName) - Method in interface GenericName
Returns this name expanded with the specified scope.
put(Configuration.Key<T>, T) - Method in class Configuration
Associates the specified value with the specified key in this map.

Q

QUALITY_INFORMATION - Static variable in class CoverageContentType
Data used to characterize the quality of the physical measurement coverage in the dataset.
QuantitativeAttributeAccuracy - Interface in org.opengis.metadata.quality
Accuracy of quantitative attributes.
QuantitativeResult - Interface in org.opengis.metadata.quality
The values or information about the value(s) (or set of values) obtained from applying a data quality measure.
QUARTERLY - Static variable in class MaintenanceFrequency
Data is updated every three months.
QueryExpression - Interface in org.opengis.filter
An action that performs a search over some set of resources and returns a subset of those resources.

R

radian() - Method in class Units
Base unit of measurement for angle.
RAIN - Static variable in class ImagingCondition
Image was taken during rainfall.
RangeDimension - Interface in org.opengis.metadata.content
Information on the range of each dimension of a cell measurement value.
RangeElementDescription - Interface in org.opengis.metadata.content
Description of specific range elements.
RangeMeaning - Class in org.opengis.referencing.cs
Meaning of the axis value range specified through minimum value and maximum value.
reader - Variable in class ImageWriterTestCase
The reader to use for verifying the writer output.
readResolve() - Method in class CodeList
Resolves the code list to an unique instance after deserialization.
REAL - Static variable in class OperationType
Originates from live-fly or other non-simulated operational source.
REALIZATION_EPOCH_KEY - Static variable in interface Datum
Key for the "realizationEpoch" property to be given to the datum factory createFoo(Map, ...) methods.
Record - Interface in org.opengis.util
A list of logically related fields as (name, value) pairs in a dictionary.
RecordSchema - Interface in org.opengis.util
Deprecated.
The RecordSchema interface has been removed in the 2015 revision of ISO 19103 standard.
RecordType - Interface in org.opengis.util
The type definition of a record.
REFERENCE_INFORMATION - Static variable in class CoverageContentType
Reference information use to support the calculation or use of physical measurement coverages in the dataset.
ReferenceIdentifier - Interface in org.opengis.referencing
Identifier used for reference systems.
ReferenceSystem - Interface in org.opengis.referencing
Description of a spatial and temporal reference system used by a dataset.
ReferenceSystemType - Class in org.opengis.referencing
Defines type of reference system used.
ReferencingTest - Class in org.opengis.test.referencing
Deprecated.
Renamed as ObjectFactoryTest.
ReferencingTest(CRSFactory, CSFactory, DatumFactory) - Constructor for class ReferencingTest
Deprecated.
Creates a new test using the given factories.
ReferencingTestCase - Class in org.opengis.test.referencing
Base class of CoordinateReferenceSystem implementation tests.
ReferencingTestCase() - Constructor for class ReferencingTestCase
Creates a new test without factory.
ReferencingTestCase(Factory...) - Constructor for class ReferencingTestCase
Creates a test case initialized to default values.
ReferencingValidator - Class in org.opengis.test.referencing
Base class for validators of IdentifiedObject and related objects from the org.opengis.referencing package.
ReferencingValidator(ValidatorContainer, String) - Constructor for class ReferencingValidator
Creates a new validator instance.
RELATIVE - Static variable in interface ToleranceModifier
Makes the tolerance values relative to the coordinate values being compared.
RelativeInternalPositionalAccuracy - Interface in org.opengis.metadata.quality
Closeness of the relative positions of features in the scope to their respective relative positions accepted as or being true.
Releasability - Interface in org.opengis.metadata.constraint
Information about resource release constraints.
RELEASED - Static variable in class DateType
The date that the resource shall be released for public access.
remark - Variable in class AuthorityCodesReport.Row
A remark in HTML to display after the name, or null if none.
REMARKS_KEY - Static variable in interface IdentifiedObject
Key for the "remarks" property to be given to the object factory createFoo(Map, ...) methods.
remove(Configuration.Key<T>) - Method in class Configuration
Removes the mapping for a key from this map if it is present.
removeTestListener(TestListener) - Static method in class TestSuite
Deprecated.
To be replaced by JUnit 5 listener mechanism.
Report - Class in org.opengis.test.report
Base class for tools generating reports as HTML pages.
Report(Properties) - Constructor for class Report
Creates a new report generator using the given property values.
Reports - Class in org.opengis.test.report
A single point for generating every reports implemented in this package.
Reports(Properties) - Constructor for class Reports
Creates a new report generator using the given property values.
REPOSITORY - Static variable in class ScopeCode
Information applies to a repository.
RepresentativeFraction - Interface in org.opengis.metadata.identification
A scale defined as the inverse of a denominator.
Representativity - Interface in org.opengis.metadata.quality
Degree to which the sample used has produced a result which is representation of the data.
RequestedDate - Interface in org.opengis.metadata.acquisition
Range of date validity.
REQUIRED - Static variable in class Progress
Data needs to be generated or updated.
requireMandatoryAttributes - Variable in class Validator
true if mandatory attributes are required to be non-null, or false for tolerating null values.
Requirement - Interface in org.opengis.metadata.acquisition
Requirement to be satisfied by the planned data acquisition.
Resolution - Interface in org.opengis.metadata.identification
Level of detail expressed as a scale factor or a ground distance.
RESOURCE_PROVIDER - Static variable in class Role
Party that supplies the resource.
ResourceId<R> - Interface in org.opengis.filter
Predicate to identify any identifiable resource within a filter expression.
Responsibility - Interface in org.opengis.metadata.citation
Information about the party and their role.
ResponsibleParty - Interface in org.opengis.metadata.citation
Deprecated.
RESTRICTED - Static variable in class Classification
Not for general disclosure.
RESTRICTED - Static variable in class Restriction
Withheld from general circulation or disclosure.
Restriction - Class in org.opengis.metadata.constraint
Limitation(s) placed upon the access or use of the data.
Result - Interface in org.opengis.metadata.quality
Base interface of more specific result classes.
RETIRED - Static variable in class Progress
Item is no longer recommended for use.
REVISION - Static variable in class DateType
Date identifies when the resource was examined or re-examined and improved or amended.
REVISION_OF - Static variable in class AssociationType
Resource is a revision of associated resource.
RIGHT_CIRCULAR - Static variable in class PolarizationOrientation
Polarization of the sensor oriented in the right circular plane in relation to swath direction.
RIGHTS_HOLDER - Static variable in class Role
Party owning or managing rights over the resource.
Role - Class in org.opengis.metadata.citation
Function performed by the responsible party.
Row() - Constructor for class AuthorityCodesReport.Row
Creates a new row with all fields initialized to null or false.
Row(IdentifiedObject, Set<String>) - Constructor for class OperationParametersReport.Row
Creates a row to be show on the HTML page.
Row(OperationParametersReport.Row) - Constructor for class OperationParametersReport.Row
Creates a new row initialized to a shallow copy of the given row.
ROW - Static variable in class DimensionNameType
Ordinate (y) axis.
ROW_NEGATIVE - Static variable in class AxisDirection
Axis positive direction is towards lower pixel row.
ROW_POSITIVE - Static variable in class AxisDirection
Axis positive direction is towards higher pixel row.
rows - Variable in class AuthorityCodesReport
The list of objects identified by the codes declared by the authority factory.
rows - Variable in class OperationParametersReport
The operations to publish in the HTML report.

S

SAMPLE - Static variable in class ScopeCode
Information applies to a sample.
SAMPLE - Static variable in class DimensionNameType
Element along a scan line.
SampleBasedInspection - Interface in org.opengis.metadata.quality
Test performed on a subset of the geographic data defined by the data quality scope.
SampleDimension - Interface in org.opengis.metadata.content
The characteristics of each dimension (layer) included in the resource.
sampleToleranceThreshold - Variable in class ImageIOTestCase
The tolerance threshold to use when comparing floating point numbers.
SATELLITE - Static variable in class MediumName
Deprecated.
Linkage through a satellite communication system.
ScalarCapabilities - Interface in org.opengis.filter.capability
Advertisement of which logical, comparison and arithmetic operators the service supports.
scale(Set<CalculationType>, double...) - Static method in class ToleranceModifiers
Multiplies tolerance values by the given factors.
SCALE - Enum constant in enum class SimpleParameter.Type
Scale as dimensionless number in the [0 … ∞] range.
scope() - Method in interface GenericName
Returns the scope (name space) in which this name is local.
Scope - Interface in org.opengis.metadata.maintenance
The target resource and physical extent for which information is reported.
Scope - Interface in org.opengis.metadata.quality
Description of the data specified by the scope.
SCOPE_KEY - Static variable in interface Datum
Key for the "scope" property to be given to the datum factory createFoo(Map, ...) methods.
SCOPE_KEY - Static variable in interface CoordinateOperation
Key for the "scope" property.
SCOPE_KEY - Static variable in interface ReferenceSystem
Key for the "scope" property to be given to the object factory createFoo(Map, ...) methods.
ScopeCode - Class in org.opengis.metadata.maintenance
Class of information to which the referencing entity applies.
ScopeDescription - Interface in org.opengis.metadata.maintenance
Description of the class of information covered by the information.
ScopedName - Interface in org.opengis.util
A composite of a LocalName (as head) for locating another name space, and a GenericName (as tail) valid in that name space.
SEARCH - Static variable in class OnLineFunction
Online search interface for seeking out information about the resource.
second() - Method in class Units
Base unit of measurement for durations.
SECRET - Static variable in class Classification
Kept or meant to be kept private, unknown, or hidden from all but a select group of people.
SecurityConstraints - Interface in org.opengis.metadata.constraint
Handling restrictions imposed on the resource or metadata for national security or similar security concerns.
SEMI_DARKNESS - Static variable in class ImagingCondition
Image was taken during semi-dark conditions or twilight conditions.
semiMajorAxis - Variable in class SimpleDatum
The semi-major axis length, in metres.
SEMIMONTHLY - Static variable in class MaintenanceFrequency
Resource updated twice a monthly.
SENSITIVE_BUT_UNCLASSIFIED - Static variable in class Classification
Although unclassified, requires strict controls over its distribution.
SENSITIVE_BUT_UNCLASSIFIED - Static variable in class Restriction
Although unclassified, requires strict controls over its distribution.
SENSOR - Static variable in class InitiativeType
Device or piece of equipment which detects or records.
Sequence - Class in org.opengis.metadata.acquisition
Temporal relation of activation.
SEQUENCE - Static variable in class ValueStructure
Finite, ordered collection of related items that may be repeated.
Series - Interface in org.opengis.metadata.citation
Information about the series, or aggregate dataset, to which a dataset belongs.
SERIES - Static variable in class AssociationType
Associated through a common heritage such as produced to a common product specification.
SERIES - Static variable in class ScopeCode
Information applies to a collection of spatial data which share similar characteristics of theme, source date, resolution, and methodology.
SERVICE - Static variable in class KeywordType
Keyword identifies an activity carried out by one party for the benefit of another.
SERVICE - Static variable in class ScopeCode
Information applies to a capability which a service provider entity makes available to a service user entity through a set of interfaces that define a behaviour, such as a use case.
ServiceIdentification - Interface in org.opengis.metadata.identification
Identification of capabilities which a service provider makes available.
set(MemberName, Object) - Method in interface Record
Deprecated.
Use Record.getFields().put(name, value) instead.
SET - Static variable in class ValueStructure
Unordered collection of related items with no repetition.
setClassLoader(ClassLoader) - Static method in class TestSuite
Sets the class loader to use for loading implementations.
setElement(int, int, double) - Method in interface Matrix
Modifies the value at the specified row and column of this matrix.
setFactories(Class<T>, T...) - Static method in class TestSuite
Specifies the factory implementations to use for the given factory interface.
setLastCompletedTransform(MathTransform) - Method in exception class TransformException
Sets the last transform that either transformed successfully all coordinates, or filled the untransformable coordinates with NaN values.
setOrdinate(int, double) - Method in class SimpleDirectPosition
Sets the coordinate value along the specified dimension.
setOrdinate(int, double) - Method in interface DirectPosition
Sets the coordinate value along the specified dimension.
setProperty(Property) - Method in interface Feature
Sets the property (attribute or feature association).
setPropertyValue(String, Object) - Method in interface Feature
Sets the value for the property of the given name.
setTransform(Matrix) - Method in class AffineTransform2D
Sets this affine transform to the values of the given matrix.
setValue(boolean) - Method in class SimpleParameter
Sets the parameter value as a boolean.
setValue(boolean) - Method in interface ParameterValue
Sets the parameter value as a boolean.
setValue(double) - Method in class SimpleParameter
Sets the parameter value as a floating point.
setValue(double) - Method in interface ParameterValue
Sets the parameter value as a floating point.
setValue(double[], Unit<?>) - Method in class SimpleParameter
Sets the parameter value as an array of floating point and their associated unit.
setValue(double[], Unit<?>) - Method in interface ParameterValue
Sets the parameter value as an array of floating point and their associated unit.
setValue(double, Unit<?>) - Method in class SimpleParameter
Sets the parameter to the given value and its associated unit.
setValue(double, Unit<?>) - Method in interface ParameterValue
Sets the parameter value as a floating point and its associated unit.
setValue(int) - Method in class SimpleParameter
Sets the parameter value as an integer.
setValue(int) - Method in interface ParameterValue
Sets the parameter value as an integer.
setValue(Object) - Method in class SimpleParameter
Sets the parameter value as an object.
setValue(Object) - Method in interface ParameterValue
Sets the parameter value as an object.
setValue(Feature) - Method in interface FeatureAssociation
Sets the associated feature.
setValue(V) - Method in interface Attribute
Sets the attribute value.
setValues(Collection<? extends Feature>) - Method in interface FeatureAssociation
Sets the features.
setValues(Collection<? extends V>) - Method in interface Attribute
Sets the attribute values.
SHADOW - Static variable in class ImagingCondition
Portion of the image is obscured by shadow.
SHIFT_JIS - Static variable in class CharacterSet
Deprecated.
Japanese code set used on MS-DOS based machines.
SimpleAxis - Class in org.opengis.example.referencing
A CoordinateSystemAxis defined by conventional symbols.
SimpleAxis(Citation, String, char) - Constructor for class SimpleAxis
Creates a new axis for the given authority, name and abbreviation.
SimpleAxis(Citation, String, char, AxisDirection, Unit<?>) - Constructor for class SimpleAxis
Creates a new axis for the given authority, name, units and direction.
SimpleCitation - Class in org.opengis.example.metadata
A Citation containing only a title attribute as an InternationalString.
SimpleCitation(String) - Constructor for class SimpleCitation
Creates a new citation having the given title.
SimpleCRS - Class in org.opengis.example.referencing
A CoordinateReferenceSystem abstract base class.
SimpleCRS(Citation, String, CoordinateSystemAxis...) - Constructor for class SimpleCRS
Creates a new CRS for the given name, datum and axes.
SimpleCRS.Geographic - Class in org.opengis.example.referencing
A GeographicCRS specialization of SimpleCRS.
SimpleCRS.Temporal - Class in org.opengis.example.referencing
A TemporalCRS specialization of SimpleCRS with its own datum.
SimpleCRS.Vertical - Class in org.opengis.example.referencing
A VerticalCRS specialization of SimpleCRS with its own datum.
SimpleDatum - Class in org.opengis.example.referencing
A GeodeticDatum using the Greenwich prime meridian.
SimpleDatum(Citation, String, double, double) - Constructor for class SimpleDatum
Creates a new geodetic datum for the given authority, name, and ellipsoid axis length.
SimpleDirectPosition - Class in org.opengis.example.geometry
A DirectPosition implementation which store coordinate values in a double[] array.
SimpleDirectPosition(int) - Constructor for class SimpleDirectPosition
Creates a new direct position of the given dimension.
SimpleDirectPosition(DirectPosition) - Constructor for class SimpleDirectPosition
Creates a new direct position initialized to the CRS and coordinate values of the given direct position.
SimpleDirectPosition(CoordinateReferenceSystem) - Constructor for class SimpleDirectPosition
Creates a new direct position associated to the given coordinate reference system.
SimpleDirectPosition(CoordinateReferenceSystem, double...) - Constructor for class SimpleDirectPosition
Creates a new direct position initialized to the given coordinate values.
SimpleEnvelope - Class in org.opengis.example.geometry
An unmodifiable Envelope implementation defined by two corners.
SimpleEnvelope(DirectPosition, DirectPosition) - Constructor for class SimpleEnvelope
Constructs an envelope defined by two direct positions.
SimpleEnvelope(Envelope) - Constructor for class SimpleEnvelope
Constructs a new envelope with the same data than the specified envelope.
SimpleGeographicBoundingBox - Class in org.opengis.example.metadata
An Extent containing only a single GeographicBoundingBox.
SimpleGeographicBoundingBox(double, double, double, double) - Constructor for class SimpleGeographicBoundingBox
Creates a geographic bounding box initialized to the specified values.
SimpleGeographicBoundingBox(Rectangle2D) - Constructor for class SimpleGeographicBoundingBox
Constructs a geographic bounding box from the specified rectangle.
SimpleGeographicBoundingBox(GeographicBoundingBox) - Constructor for class SimpleGeographicBoundingBox
Constructs a geographic bounding box initialized to the same values than the specified one.
SimpleIdentifiedObject - Class in org.opengis.example.referencing
An IdentifiedObject abstract base class, which contain only the name attribute.
SimpleIdentifiedObject(Citation, String) - Constructor for class SimpleIdentifiedObject
Creates a new object of the given authority and name.
SimpleMatrix - Class in org.opengis.example.referencing
A Matrix built on top of Java3D vecmath library.
SimpleMatrix(int, int) - Constructor for class SimpleMatrix
Creates a matrix of size numRow × numCol.
SimpleMatrix(Matrix) - Constructor for class SimpleMatrix
Creates a new matrix initialized to the same content than the given matrix.
SimpleParameter - Class in org.opengis.example.parameter
A ParameterValue implementation for double values.
SimpleParameter(Citation, String, SimpleParameter.Type) - Constructor for class SimpleParameter
Creates a new parameter of the given authority and name.
SimpleParameter.Type - Enum Class in org.opengis.example.parameter
Determines the range of values and the unit of measurement of a parameter.
SimpleParameterGroup - Class in org.opengis.example.parameter
A ParameterValueGroup implementation for SimpleParameter instances.
SimpleParameterGroup(Citation, String, SimpleParameter...) - Constructor for class SimpleParameterGroup
Creates a new parameter group of the given authority and name.
SimpleTransform - Class in org.opengis.example.referencing
A CoordinateOperation abstract base class.
SimpleTransform(Citation, String, CoordinateReferenceSystem, CoordinateReferenceSystem) - Constructor for class SimpleTransform
Creates a new operation for the given name and CRS.
SimpleTransform2D - Class in org.opengis.example.referencing
A CoordinateOperation working only on two-dimensional points.
SimpleTransform2D(Citation, String, CoordinateReferenceSystem, CoordinateReferenceSystem) - Constructor for class SimpleTransform2D
Creates a new operation for the given name and CRS.
SimpleTransformFactory - Class in org.opengis.example.referencing
A MathTransformFactory for creating SimpleTransform instances.
SimpleTransformFactory() - Constructor for class SimpleTransformFactory
Creates a new factory.
SIMULATED - Static variable in class OperationType
Originates from target simulator sources.
SingleCRS - Interface in org.opengis.referencing.crs
Base type of coordinate systems related to an object by a datum.
SingleOperation - Interface in org.opengis.referencing.operation
A parameterized mathematical operation on coordinates that transforms or converts coordinates to another coordinate reference system.
SMS - Static variable in class TelephoneType
Telephone provides SMS service.
SNOW - Static variable in class ImagingCondition
Portion of the image is obscured by snow.
SOAP - Static variable in class DistributedComputingPlatform
Simple Object Access Protocole.
SOCIETY - Static variable in class TopicCategory
Characteristics of society and cultures.
SOFTWARE - Static variable in class ScopeCode
Information applies to a computer program or routine.
SOLID - Static variable in class GeometricObjectType
Bounded, connected 3-dimensional geometric primitive, representing the continuous image of a region of space.
SortBy<R> - Interface in org.opengis.filter
Properties whose values shall be used to order the set of resources that satisfy a filter expression.
SortOrder - Enum Class in org.opengis.filter
Captures the SortBy order, ascending or descending.
SortProperty<R> - Interface in org.opengis.filter
Defines the sort order of a property.
sortRows() - Method in class AuthorityCodesReport
Sorts the rows before to write them.
Source - Interface in org.opengis.metadata.lineage
Information about the resource used in creating the resource specified by the scope.
SOURCE - Static variable in class AssociationType
Deprecated.
Removed in ISO 19115:2014.
sourceCRS - Variable in class SimpleTransform
The source CRS, which determine the number of source dimensions.
SourceReference - Interface in org.opengis.metadata.quality
Reference to the source of the data quality measure.
SOUTH - Static variable in class AxisDirection
Axis positive direction is π radians clockwise from north.
SOUTH_EAST - Static variable in class AxisDirection
Axis positive direction is approximately south-east.
SOUTH_SOUTH_EAST - Static variable in class AxisDirection
Axis positive direction is approximately south-south-east.
SOUTH_SOUTH_WEST - Static variable in class AxisDirection
Axis positive direction is approximately south-south-west.
SOUTH_WEST - Static variable in class AxisDirection
Axis positive direction is approximately south-west.
southBoundLatitude - Variable in class SimpleGeographicBoundingBox
The southern-most coordinate of the limit of the dataset extent.
SpatialCapabilities - Interface in org.opengis.filter.capability
Advertisement of which spatial operators and geometric operands the service supports.
SpatialOperator<R> - Interface in org.opengis.filter
Operator that determines whether its geometric arguments satisfy the stated spatial relationship.
SpatialOperatorName - Class in org.opengis.filter
Nature of the spatial operation between two geometries.
SpatialRepresentation - Interface in org.opengis.metadata.spatial
Digital mechanism used to represent spatial information.
SpatialRepresentationType - Class in org.opengis.metadata.spatial
Method used to represent geographic information in the dataset.
SpatialTemporalExtent - Interface in org.opengis.metadata.extent
Extent with respect to date/time and spatial boundaries.
specification() - Element in annotation interface UML
The specification where this UML come from.
Specification - Enum Class in org.opengis.annotation
ISO/OGC specifications from which an interface, method, enumeration or code list was derived.
SPECIFIED_CLASS - Static variable in class Datatype
Subclass that may be substituted for its superclass.
SPHERE - Static variable in class SimpleCRS.Geographic
A spherical CRS used when the datum is unknown, as defined by EPSG:4047.
SPHERE - Static variable in class SimpleDatum
A spherical datum used for coordinate reference systems where datum is unknown.
SphericalCS - Interface in org.opengis.referencing.cs
A 3-dimensional coordinate system with one distance measured from the origin and two angular coordinates.
SPONSOR - Static variable in class Role
Party who speaks for the resource.
SQL - Static variable in class DistributedComputingPlatform
Structured Query Language.
STAKEHOLDER - Static variable in class Role
Party who has an interest in the resource or the use of the resource.
StandaloneQualityReportInformation - Interface in org.opengis.metadata.quality
Reference to an external standalone quality report.
StandardOrderProcess - Interface in org.opengis.metadata.distribution
Common ways in which the resource may be obtained or received, and related instructions and fee information.
START - Static variable in class Sequence
Beginning of a collection.
starting(TestEvent) - Method in interface TestListener
Deprecated.
Invoked when a test is about to start.
STATUTORY - Static variable in class Restriction
Prescribed by law.
STEREO_MATE - Static variable in class AssociationType
Part of a set of imagery that when used together, provides three-dimensional images.
STEREO_MODEL - Static variable in class SpatialRepresentationType
Three-dimensional view formed by the intersecting homologous rays of an overlapping pair of images.
Stereotype - Enum Class in org.opengis.annotation
Type of modeling element as declared in the OGC/ISO UML diagram.
STRATUM - Static variable in class KeywordType
Keyword identifies the layer(s) of any deposited substance.
STRATUM - Static variable in class CellGeometry
Height range for a single point vertical profile.
STRICT - Static variable in enum class CalculationType
Deprecated.
stringValue() - Method in class SimpleParameter
Returns the string representation of an operation parameter value.
stringValue() - Method in interface ParameterValue
Returns the string value of this parameter.
STRIP - Static variable in class GeometryType
Series of linear collections grouped by way points.
STRUCTURE - Static variable in class TopicCategory
Man-made construction.
STUDY - Static variable in class InitiativeType
Examination or investigation.
SUB_TOPIC_CATEGORY - Static variable in class KeywordType
Refinement of a topic category for the purpose of geographic data classification.
subSequence(int, int) - Method in class SimpleCitation
Returns a substring of the title for the given range of index.
succeeded(TestEvent) - Method in interface TestListener
Deprecated.
Invoked when a test succeeds.
SUPERSEDED - Static variable in class DateType
Date identifies when resource was superseded or replaced by another resource.
SUPERSEDED - Static variable in class Progress
Replaced by new.
SURFACE - Static variable in class GeometricObjectType
Bounded, connected 2-dimensional geometric, representing the continuous image of a region of a plane.
SURFACE_GRAPH - Static variable in class TopologyLevel
1-dimensional topological complex which is isomorphic to a subset of a surface.
SURVEY - Static variable in class ObjectiveType
Collection over specified domain.
swapxy - Variable in class AuthorityFactoryTest
true if the easting and northing axes shall be swapped.
swapλφ - Variable in class AuthorityFactoryTest
true if the longitude and latitude axes shall be swapped.
SYNTHESIZED - Static variable in class OperationType
Mix of real and simulated data.

T

TABLE - Static variable in class ValueStructure
An arrangement of data in which each item may be identified by means of arguments or keys.
TABLE_DIGITAL - Static variable in class PresentationForm
Digital representation of facts or figures systematically displayed, especially in columns.
TABLE_HARDCOPY - Static variable in class PresentationForm
Representation of facts or figures systematically displayed, especially in columns, printed on paper, photographic material, or other media.
tail() - Method in interface ScopedName
Returns every elements in the sequence of parsed names except for the head.
TAPE_7_TRACK - Static variable in class MediumName
Deprecated.
7 track magnetic tape.
TAPE_9_TRACK - Static variable in class MediumName
Deprecated.
9 track magnetic tape.
TAR - Static variable in class MediumFormat
Tap ARchive.
targetCRS - Variable in class SimpleTransform
The target CRS, which determine the number of target dimensions.
TASK - Static variable in class InitiativeType
Piece of work.
TAXON - Static variable in class KeywordType
Keyword identifies a taxonomy of the resource.
Telephone - Interface in org.opengis.metadata.citation
Telephone numbers for contacting the responsible individual or organization.
TELEPHONE_LINK - Static variable in class MediumName
Deprecated.
Communication through a telephone network.
TelephoneType - Class in org.opengis.metadata.citation
Type of telephone.
Temporal(Citation, String, Date, CoordinateSystemAxis) - Constructor for class SimpleCRS.Temporal
Creates a new CRS for the given name, datum and axes.
TEMPORAL - Static variable in class KeywordType
Keyword identifies a time period related to the dataset.
TEMPORAL - Static variable in class ReferenceSystemType
Reference system against which time is measured.
TemporalAccuracy - Interface in org.opengis.metadata.quality
Deprecated.
TemporalCapabilities - Interface in org.opengis.filter.capability
Advertisement of which temporal operators and temporal operands the service supports.
TemporalConsistency - Interface in org.opengis.metadata.quality
Correctness of ordered events or sequences, if reported.
TemporalCRS - Interface in org.opengis.referencing.crs
A 1-dimensional coordinate reference system used for the recording of time.
TemporalDatum - Interface in org.opengis.referencing.datum
A temporal datum defines the origin of a temporal coordinate reference system.
TemporalExtent - Interface in org.opengis.metadata.extent
Time period covered by the content of the resource.
TemporalOperator<R> - Interface in org.opengis.filter
Operator that determines whether its time arguments satisfy the stated spatial relationship.
TemporalOperatorName - Class in org.opengis.filter
Nature of the temporal operation between two geometries.
TemporalPosition - Interface in org.opengis.temporal
Temporary placeholder for an interface defined in the geoapi-pending module.
TemporalPrimitive - Interface in org.opengis.temporal
Temporary placeholder for an interface defined in the geoapi-pending module.
TemporalQuality - Interface in org.opengis.metadata.quality
Accuracy of the temporal attributes and temporal relationships of features.
TemporalValidity - Interface in org.opengis.metadata.quality
Validity of data specified by the scope with respect to time.
TENTATIVE - Static variable in class Progress
Provisional changes likely before resource becomes final of complete.
TERRAIN_MASKING - Static variable in class ImagingCondition
The absence of collection data of a given point or area caused by the relative location of topographic features which obstruct the collection path between the collector(s) and the subject(s) of interest.
test(R) - Method in interface Filter
Given an object, determines if the test(s) represented by this filter are passed.
testAbridgedMolodensky() - Method in class ParameterizedTransformTest
Tests the "Abridged Molodensky" (EPSG:9605) datum shift operation.
testAxisSwapping2D() - Method in class AffineTransformTest
Tests a transform swapping the axes in a two-dimensional space.
TestCase - Class in org.opengis.test
Base class of all GeoAPI tests.
TestCase() - Constructor for class TestCase
Creates a new test without factory.
TestCase(Factory...) - Constructor for class TestCase
Creates a new test which will use the given factories to execute.
testCassiniSoldner() - Method in class ParameterizedTransformTest
Tests the "Cassini-Soldner" (EPSG:9806) projection method.
testCompoundWithParametric() - Method in class CRSParserTest
Parses a compound CRS with a parametric component.
testCompoundWithTime() - Method in class CRSParserTest
Parses a compound CRS with a temporal component.
testCompoundWithVertical() - Method in class CRSParserTest
Parses a compound CRS with a vertical component.
testCRSAuthorityCreation() - Method in class CRSTest
Deprecated.
Tests the creation of the WGS84 crs from the EPSG code.
TestData - Enum Class in org.opengis.test.dataset
Provides access to small built-in test files.
testDerivedEngineeringFromGeodetic() - Method in class CRSParserTest
Parses a derived engineering CRS having a base geodetic CRS.
testDerivedEngineeringFromProjected() - Method in class CRSParserTest
Parses a derived engineering CRS having a base projected CRS.
testDerivedGeodetic() - Method in class CRSParserTest
Parses a derived geodetic CRS.
testDimensionReduction() - Method in class AffineTransformTest
Tests a transform which reduce the number of dimensions from 4 to 2.
testEngineering() - Method in class CRSParserTest
Parses an engineering CRS with North and West axis directions.
testEngineeringForShip() - Method in class CRSParserTest
Parses an engineering CRS anchored to a ship.
testEngineeringRotated() - Method in class CRSParserTest
Parses an engineering CRS with South-West and South-East axis directions.
testEPSG_2065() - Method in class AuthorityFactoryTest
Tests the EPSG:2065 (CRS S-JTSK (Ferro) / Krovak) projected CRS.
testEPSG_2314() - Method in class AuthorityFactoryTest
Tests the EPSG:2314 (Trinidad 1903 / Trinidad Grid) projected CRS.
testEPSG_24200() - Method in class AuthorityFactoryTest
Tests the EPSG:24200 (JAD69 / Jamaica National Grid) projected CRS.
testEPSG_27700() - Method in class AuthorityFactoryTest
Tests the EPSG:27700 (OSGB 1936 / British National Grid) projected CRS.
testEPSG_28992() - Method in class AuthorityFactoryTest
Tests the EPSG:28992 (Amersfoort / RD New) projected CRS.
testEPSG_29873() - Method in class AuthorityFactoryTest
Tests the EPSG:29873 (Timbalai 1948 / RSO Borneo (m)) projected CRS.
testEPSG_3002() - Method in class AuthorityFactoryTest
Tests the EPSG:3002 (Makassar / NEIEZ) projected CRS.
testEPSG_3032() - Method in class AuthorityFactoryTest
Tests the EPSG:3032 (WGS 84 / Australian Antarctic Polar Stereographic) projected CRS.
testEPSG_3035() - Method in class AuthorityFactoryTest
Tests the EPSG:3035 (ETRS89 / LAEA Europe) projected CRS.
testEPSG_31300() - Method in class AuthorityFactoryTest
Tests the EPSG:31300 (Belge 1972 / Belge Lambert 72) projected CRS.
testEPSG_3139() - Method in class AuthorityFactoryTest
Tests the EPSG:3139 (Vanua Levu 1915 / Vanua Levu Grid) projected CRS.
testEPSG_32040() - Method in class AuthorityFactoryTest
Tests the EPSG:32040 (NAD27 / Texas South Central) projected CRS.
testEPSG_32661() - Method in class AuthorityFactoryTest
Tests the EPSG:32661 (WGS 84 / UPS North (N,E)) projected CRS.
testEPSG_3388() - Method in class AuthorityFactoryTest
Tests the EPSG:3388 (Pulkovo 1942 / Caspian Sea Mercator) projected CRS.
testEPSG_3857() - Method in class AuthorityFactoryTest
Tests the EPSG:3857 (WGS 84 / Pseudo-Mercator) projected CRS.
testEPSG_5041() - Method in class AuthorityFactoryTest
Tests the EPSG:5041 (WGS 84 / UPS North (E,N)) projected CRS.
TestEvent - Class in org.opengis.test
Deprecated.
To be replaced by JUnit 5 listener mechanism.
testGeneral() - Method in class AffineTransformTest
Tests using a combination of scale, rotation and translation in a two-dimensional space.
testGenericScale2D() - Method in class AffineTransformTest
Tests using a non-uniform scale factor of (3,4) in a two-dimensional space.
testGeocentric() - Method in class ObjectFactoryTest
Tests the creation of a geocentric CRS.
testGeocentric() - Method in class CRSParserTest
Parses a geodetic CRS with Cartesian coordinate system.
testGeocentricTopocentric() - Method in class ParameterizedTransformTest
Tests the "Geocentric/topocentric conversions" (EPSG:9836).
testGeographic3D() - Method in class CRSParserTest
Parses a three-dimensional geodetic CRS.
testGeographicTopocentric() - Method in class ParameterizedTransformTest
Tests the "Geographic/topocentric conversions" (EPSG:9837).
testGeographicWithGradUnits() - Method in class CRSParserTest
Parses a geodetic CRS with a prime meridian other than Greenwich and all angular units in grads.
testGeographicWithIdentifier() - Method in class CRSParserTest
Parses a geodetic CRS which contains a remark and an identifier.
testGeographicWithUnicode() - Method in class CRSParserTest
Parses a geodetic CRS which contain a remark written using non-ASCII characters.
testHotineObliqueMercator() - Method in class ParameterizedTransformTest
Tests the "Hotine Oblique Mercator (variant B)" (EPSG:9815) projection method.
testHyperbolicCassiniSoldner() - Method in class ParameterizedTransformTest
Tests the "Hyperbolic Cassini-Soldner" (EPSG:9833) projection method.
testIdentity1D() - Method in class AffineTransformTest
Tests using an identity transform in an one-dimensional space.
testIdentity2D() - Method in class AffineTransformTest
Tests using an identity transform in a two-dimensional space.
testIdentity3D() - Method in class AffineTransformTest
Tests using an identity transform in a three-dimensional space.
testInternationalString() - Method in class NameTest
Tests the creation of "My documents" folder name.
testKrovak() - Method in class ParameterizedTransformTest
Tests the "Krovak" (EPSG:9819) projection.
testLambertAzimuthalEqualArea() - Method in class ParameterizedTransformTest
Tests the "Lambert Azimuthal Equal Area" (EPSG:9820) projection method.
testLambertConicConformal1SP() - Method in class ParameterizedTransformTest
Tests the "Lambert Conic Conformal (1SP)" (EPSG:9801) projection method.
testLambertConicConformal2SP() - Method in class ParameterizedTransformTest
Tests the "Lambert Conic Conformal (2SP)" (EPSG:9802) projection method.
testLambertConicConformalBelgium() - Method in class ParameterizedTransformTest
Tests the "Lambert Conic Conformal (2SP Belgium)" (EPSG:9803) projection method.
testLambertConicConformalMichigan() - Method in class ParameterizedTransformTest
Tests the "Lambert Conic Conformal (2SP Michigan)" (EPSG:1051) projection method.
TestListener - Interface in org.opengis.test
Deprecated.
To be replaced by JUnit 5 listener mechanism.
testLocalName() - Method in class NameTest
Tests the creation of "EPSG:4326" as local names.
testMercator1SP() - Method in class ParameterizedTransformTest
Tests the "Mercator (variant A)" (EPSG:9804) projection method.
testMercator2SP() - Method in class ParameterizedTransformTest
Tests the "Mercator (variant B)" (EPSG:9805) projection method.
testMercatorSpherical() - Method in class ParameterizedTransformTest
Tests the "Mercator (Spherical)" (EPSG:1026) projection method.
testMercatorVariantC() - Method in class ParameterizedTransformTest
Tests the "Mercator (variant C)" (EPSG:1044) projection method.
testMiller() - Method in class ParameterizedTransformTest
Tests the "IGNF:MILLER" projection.
testModifiedAzimuthalEquidistant() - Method in class ParameterizedTransformTest
Tests the "Modified Azimuthal Equidistant" (EPSG:9832) projection.
testObliqueStereographic() - Method in class ParameterizedTransformTest
Tests the "Oblique Stereographic" (EPSG:9809) projection method.
testOneByteBand() - Method in class ImageWriterTestCase
Tests the ImageWriter.write method for a single band of byte values.
testOneDoubleBand() - Method in class ImageWriterTestCase
Same test than ImageWriterTestCase.testOneByteBand(), but using the signed double type.
testOneFloatBand() - Method in class ImageWriterTestCase
Same test than ImageWriterTestCase.testOneByteBand(), but using the signed float type.
testOneIntBand() - Method in class ImageWriterTestCase
Same test than ImageWriterTestCase.testOneByteBand(), but using the signed int type.
testOneShortBand() - Method in class ImageWriterTestCase
Same test than ImageWriterTestCase.testOneByteBand(), but using the signed short type.
testOneUnsignedShortBand() - Method in class ImageWriterTestCase
Same test than ImageWriterTestCase.testOneByteBand(), but using the unsigned short type.
testOrthographic() - Method in class ParameterizedTransformTest
Tests the "Orthographic" (EPSG:9840) projection.
testParametric() - Method in class CRSParserTest
Parses a parametric CRS.
testParsedHTTP() - Method in class NameTest
Tests the parsing of "http://www.opengis.net/gml/srs/epsg.xml#4326" as a local name.
testParsedURN() - Method in class NameTest
Tests the parsing of "urn:ogc:def:crs:epsg:4326" as a scoped name.
testPolarStereographicA() - Method in class ParameterizedTransformTest
Tests the "Polar Stereographic (variant A)" (EPSG:9810) projection method.
testPolarStereographicB() - Method in class ParameterizedTransformTest
Tests the "Polar Stereographic (variant B)" (EPSG:9829) projection method.
testPolarStereographicC() - Method in class ParameterizedTransformTest
Tests the "Polar Stereographic (variant C)" (EPSG:9830) projection method.
testPolyconic() - Method in class ParameterizedTransformTest
Tests the "American Polyconic" (EPSG:9818) projection.
testProjected3D() - Method in class ObjectFactoryTest
Deprecated.
Renamed ObjectFactoryTest.testProjectedWithGeoidalHeight() for making clearer that this is not a projected CRS associated to a 3D coordinate system.
testProjectedWithFootUnits() - Method in class CRSParserTest
Parses a projected CRS with linear units in feet.
testProjectedWithGeoidalHeight() - Method in class ObjectFactoryTest
Tests the creation of a compound CRS made of a projected CRS with a gravity-related height.
testProjectedWithImplicitParameterUnits() - Method in class CRSParserTest
Parses a projected CRS with implicit parameter units.
testProjectedYX() - Method in class CRSParserTest
Parses a projected CRS with linear units in metres and axes in (Y,X) order.
testPseudoMercator() - Method in class ParameterizedTransformTest
Tests the "Mercator Popular Visualisation Pseudo Mercator" (EPSG:1024) projection method.
testRotation2D() - Method in class AffineTransformTest
Tests using an anticlockwise 30° rotation in a two-dimensional space.
testScopedName() - Method in class NameTest
Tests the creation of "urn:ogc:def:crs:epsg:4326" as a scoped name.
testSouthOrientated2D() - Method in class AffineTransformTest
Tests using a 180° rotation in a two-dimensional space.
TestSuite - Class in org.opengis.test
The suite of every tests defined in the GeoAPI conformance module.
TestSuite() - Constructor for class TestSuite
Constructor provided for allowing subclassing.
testTemporal() - Method in class CRSParserTest
Parses a temporal CRS.
testThreeByteBands() - Method in class ImageWriterTestCase
Same test than ImageWriterTestCase.testOneByteBand(), but using RGB values in three bands.
testTranslatation2D() - Method in class AffineTransformTest
Tests using a translation of (400000,-100000) metres in a two-dimensional space.
testTransverseMercator() - Method in class ParameterizedTransformTest
Tests the "Transverse Mercator" (EPSG:9807) projection method.
testTransverseMercatorSouthOrientated() - Method in class ParameterizedTransformTest
Tests the Transverse Mercator (South Orientated) (EPSG:9808) projection method.
testUniformScale2D() - Method in class AffineTransformTest
Tests using a uniform scale factor of 0.3048 in a two-dimensional space.
testVertical() - Method in class CRSParserTest
Parses a vertical CRS.
testWGS84() - Method in class AuthorityFactoryTest
Tests the creation of the EPSG:4326 GeographicCRS.
testWGS84() - Method in class ObjectFactoryTest
Tests the creation of the EPSG:4326 GeographicCRS.
testWGS84_3D() - Method in class ObjectFactoryTest
Tests the creation of the WGS84 CRS with ellipsoidal height, and verifies that the axes are in the given (latitude, longitude, height) order.
TEXT_TABLE - Static variable in class SpatialRepresentationType
Textual or tabular data is used to represent geographic data.
THEMATIC_CLASSIFICATION - Static variable in class CoverageContentType
Code value with no quantitative meaning, used to represent a physical quantity.
ThematicAccuracy - Interface in org.opengis.metadata.quality
Accuracy and correctness of attributes and classification of features.
ThematicClassificationCorrectness - Interface in org.opengis.metadata.quality
Comparison of the classes assigned to features or their attributes to a universe of discourse.
THEME - Static variable in class KeywordType
Keyword identifies a particular subject or topic.
THETA - Static variable in class PolarizationOrientation
Polarization of the sensor oriented in the angle between +90 ° and 0 ° parallel to swath direction.
THREE_DB - Static variable in class 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.
TIGHT - Static variable in class CouplingType
Service instance is tightly coupled with a data instance, which means DataIdentification class MUST be described.
TILE - Static variable in class ScopeCode
Information applies to a tile, a spatial subset of geographic data.
TIME - Static variable in class DimensionNameType
Duration.
TimeCS - Interface in org.opengis.referencing.cs
A 1-dimensional coordinate system containing a single time axis.
TIN - Static variable in class SpatialRepresentationType
Triangulated irregular network.
tip() - Method in interface GenericName
Returns the last element in the sequence of parsed names.
tip() - Method in interface LocalName
Returns this since this object is already a local name.
tip() - Method in interface ScopedName
Returns the last element in the sequence of parsed names.
title - Variable in class SimpleCitation
The citation title to be returned by SimpleCitation.getTitle() as an InternationalString.
toAngularUnit - Variable in class AuthorityFactoryTest
Conversion factor from degrees to the CRS-specific angular units.
toCharset() - Method in class CharacterSet
Deprecated.
Converts the Character Set to a java Charset, if it can.
toFullyQualifiedName() - Method in interface GenericName
Returns a view of this name as a fully-qualified name.
toInternationalString() - Method in interface GenericName
Returns a local-dependent string representation of this generic name.
toJavaType() - Method in class ValueStructure
Returns the Java type corresponding to this code list value.
toJavaType() - Method in interface Type
Returns the Java type corresponding to the OGC/ISO type.
toJavaType() - Method in interface TypeName
Returns the Java type represented by this name.
tolerance - Variable in class GeometryValidator
Small relative tolerance values for comparisons of floating point numbers.
tolerance - Variable in class TransformTestCase
Maximum difference to be accepted when comparing a transformed coordinate value with the expected value.
tolerance(double) - Method in class TransformTestCase
Deprecated.
toleranceModifier - Variable in class TransformTestCase
Optional modification to the TransformTestCase.tolerance threshold before to compare a coordinate points.
ToleranceModifier - Interface in org.opengis.test
Modifies the tolerance threshold before to compare a calculated value against its expected value.
ToleranceModifiers - Class in org.opengis.test
A factory of various ToleranceModifier implementations.
toLinearUnit - Variable in class AuthorityFactoryTest
Conversion factor from metres to the CRS-specific linear units.
TOP_SECRET - Static variable in class Classification
Of the highest secrecy.
TopicCategory - Class in org.opengis.metadata.identification
High-level geographic data thematic classification to assist in the grouping and search of available geographic data sets.
TopologicalConsistency - Interface in org.opengis.metadata.quality
Correctness of the explicitly encoded topological characteristics of the data set.
TOPOLOGY_1D - Static variable in class TopologyLevel
1-dimensional topological complex.
TOPOLOGY_3D - Static variable in class TopologyLevel
3-dimensional topological complex.
TopologyLevel - Class in org.opengis.metadata.spatial
Degree of complexity of the spatial relationships.
toSQL() - Method in enum class SortOrder
Returns the name used in SQL statements.
toString() - Method in class SimpleDirectPosition
Returns a string representation of this direct position in Well-Known Text (WKT) format.
toString() - Method in class SimpleEnvelope
Formats this envelope in the Well-Known Text (WKT) format.
toString() - Method in class SimpleCitation
Returns the title as an unlocalized string.
toString() - Method in class SimpleGeographicBoundingBox
Returns a string representation of this extent.
toString() - Method in class SimpleParameter
Returns the string representation of this parameter value.
toString() - Method in class SimpleParameterGroup
Returns a string representation of all parameters in this group.
toString() - Method in class SimpleIdentifiedObject
Returns a string representation of the name identifier.
toString() - Method in class Configuration
Returns a string representation of this configuration map.
toString() - Method in class PixelIterator
Returns a string representation of this iterator position for debugging purpose.
toString() - Method in class ContentVerifier
Returns a string representation of the comparison results.
toString() - Method in class AuthorityCodesReport.Row
Returns a string representation of this row, for debugging purpose only.
toString() - Method in class OperationParametersReport.Row
Returns a string representation of this row, for debugging purpose only.
toString() - Method in class CodeList
Returns a string representation of this code list.
toString() - Method in interface GenericName
Returns a string representation of this generic name.
toString() - Method in interface InternationalString
Returns this string in the default locale.
toString() - Method in interface LocalName
Returns a locale-independent string representation of this local name.
toString() - Method in interface MemberName
Returns the name of the member.
toString() - Method in interface ScopedName
Returns a locale-independent string representation of this scoped name.
toString() - Method in interface TypeName
Returns the local name of the type as a String.
toString(Locale) - Method in class SimpleCitation
Returns the title, ignoring the given locale.
toString(Locale) - Method in interface InternationalString
Returns this string in the given locale.
TOUCHES - Static variable in class SpatialOperatorName
Operator evaluates to true if the two geometric operands touch, but do not overlap.
toValueType(Class<N>) - Method in interface Expression
Returns an expression doing the same evaluation than this method, but returning results as values of the specified type.
toWKT() - Method in class AffineTransform2D
Unsupported operation.
toWKT() - Method in class SimpleIdentifiedObject
Returns a Well-Known Text (WKT) for this object.
toWKT() - Method in interface IdentifiedObject
Returns a Well-Known Text (WKT) for this object.
toWKT() - Method in interface MathTransform
Returns a Well-Known Text (WKT) for this object.
TRACK - Static variable in class DimensionNameType
Along the direction of motion of the scan point
TRADEMARK - Static variable in class Restriction
A name, symbol, or other device identifying a product, officially registered and legally restricted to the use of the owner or manufacturer.
TransferFunctionType - Class in org.opengis.metadata.content
Transform function to be used when scaling a physical value for a given element.
transform - Variable in class TransformTestCase
The transform being tested.
transform(double) - Method in interface MathTransform1D
Transforms the specified value.
transform(double[], int, double[], int, int) - Method in class SimpleTransform
Transforms a list of coordinate point ordinal values.
transform(double[], int, double[], int, int) - Method in interface MathTransform
Transforms a list of coordinate point ordinal values.
transform(double[], int, float[], int, int) - Method in class SimpleTransform
Transforms a list of coordinate point ordinal values.
transform(double[], int, float[], int, int) - Method in interface MathTransform
Transforms a list of coordinate point ordinal values.
transform(float[], int, double[], int, int) - Method in class SimpleTransform
Transforms a list of coordinate point ordinal values.
transform(float[], int, double[], int, int) - Method in interface MathTransform
Transforms a list of coordinate point ordinal values.
transform(float[], int, float[], int, int) - Method in class SimpleTransform
Transforms a list of coordinate point ordinal values.
transform(float[], int, float[], int, int) - Method in interface MathTransform
Transforms a list of coordinate point ordinal values.
transform(Point2D, Point2D) - Method in class SimpleTransform2D
Transforms the specified ptSrc and stores the result in ptDst.
transform(Point2D, Point2D) - Method in interface MathTransform2D
Transforms the specified ptSrc and stores the result in ptDst.
transform(DirectPosition, DirectPosition) - Method in class AffineTransform2D
Transforms the specified ptSrc and stores the result in ptDst.
transform(DirectPosition, DirectPosition) - Method in class ProjectiveTransform
Transforms the specified ptSrc.
transform(DirectPosition, DirectPosition) - Method in class SimpleTransform
Transforms the specified ptSrc and stores the result in ptDst.
transform(DirectPosition, DirectPosition) - Method in class SimpleTransform2D
Transforms the specified point by delegating to SimpleTransform2D.transform(Point2D, Point2D).
transform(DirectPosition, DirectPosition) - Method in interface MathTransform
Transforms the specified ptSrc and stores the result in ptDst.
TRANSFORM_DERIVATIVE - Enum constant in enum class CalculationType
The numbers to compare is a column of a transform derivative.
Transformation - Interface in org.opengis.referencing.operation
An operation on coordinates that usually includes a change of Datum.
TransformException - Exception Class in org.opengis.referencing.operation
Common superclass for a number of transformation-related exceptions.
TransformException() - Constructor for exception class TransformException
Constructs an exception with no detail message.
TransformException(String) - Constructor for exception class TransformException
Constructs an exception with the specified detail message.
TransformException(String, Throwable) - Constructor for exception class TransformException
Constructs an exception with the specified detail message and cause.
TransformException(Throwable) - Constructor for exception class TransformException
Constructs an exception with the specified cause.
TransformFailure - Exception Class in org.opengis.test.referencing
Thrown by TransformTestCase when a MathTransform did not produced the expected value.
TransformFailure(String) - Constructor for exception class TransformFailure
Creates a new exception with the given message.
TransformTestCase - Class in org.opengis.test.referencing
Base class for MathTransform implementation tests.
TransformTestCase() - Constructor for class TransformTestCase
Creates a new test without factory.
TransformTestCase(Factory...) - Constructor for class TransformTestCase
Creates a test case initialized to default values.
TRANSPORTATION - Static variable in class TopicCategory
Means and aids for conveying persons and/or goods.
TRIAL - Static variable in class InitiativeType
Process of testing to discover or demonstrate something.
Trigger - Class in org.opengis.metadata.acquisition
Mechanism of activation.
type - Variable in class SimpleParameter
The parameter type, which determines the range of values and the unit of measurement.
Type - Interface in org.opengis.util
Base interface of type definitions.
TYPE - Enum constant in enum class Stereotype
Class that specifies a domain of objects together with the operations applicable to the objects, without defining the physical implementation of those objects.
TYPE_CLASS - Static variable in class Datatype
Class used for specification of a domain of instances (objects), together with the operations applicable to the objects.
TypeName - Interface in org.opengis.util
A local name that references an object type is some schema.

U

UCS_2 - Static variable in class CharacterSet
Deprecated.
16-bit fixed size Universal Character Set, based on ISO/IEC 10646.
UCS_4 - Static variable in class CharacterSet
Deprecated.
32-bit fixed size Universal Character Set, based on ISO/IEC 10646.
UDF - Static variable in class MediumFormat
Universal Disk Format.
UML - Annotation Interface in org.opengis.annotation
An annotation mapping each interface, methods or fields to the UML identifier where they come from.
UNAVAILABLE - Static variable in class DateType
Date identifies when resource became not available or obtainable.
UNCLASSIFIED - Static variable in class Classification
Available for general disclosure.
UNDER_DEVELOPMENT - Static variable in class Progress
Data is currently in the process of being created.
UNION - Enum constant in enum class Stereotype
Type consisting of one and only one of several alternatives (listed as member attributes).
UNION_CLASS - Static variable in class Datatype
Class describing a selection of one of the specified types.
unit - Variable in class SimpleAxis
The unit of measure used for this coordinate system axis.
units - Static variable in class Configuration.Key
The provider of units to use for tests.
units - Variable in class PseudoEpsgFactory
Provider of predefined Unit instances (degree, metre, second, etc).
units - Variable in class TestCase
Provider of units of measurement (degree, metre, second, etc), never null.
Units - Class in org.opengis.test
Pre-defined constants for the units of measurement used by the conformance tests.
Units(SystemOfUnits) - Constructor for class Units
Creates a new factory which will use the given system of units.
UNKNOWN - Static variable in class MaintenanceFrequency
Frequency of maintenance for the data is not known.
UNRESTRICTED - Static variable in class Restriction
No constraints exist.
UNSPECIFIED - Enum constant in enum class Specification
Deprecated.
To be removed.
unsupported(Configuration.Key<Boolean>...) - Method in class Configuration
Declares that all given operations are unsupported.
UP - Static variable in class AxisDirection
Axis positive direction is up relative to gravity.
UPLOAD - Static variable in class OnLineFunction
Online resource upload capability provided.
UPPER_LEFT - Static variable in class PixelOrientation
Next corner counterclockwise from the upper right.
UPPER_RIGHT - Static variable in class PixelOrientation
Next corner counterclockwise from the lower right.
US_ASCII - Static variable in class CharacterSet
Deprecated.
United States ASCII code set (ISO 646 US).
Usability - Interface in org.opengis.metadata.quality
Deprecated.
Removed from latest ISO 19157 standard.
Usage - Interface in org.opengis.metadata.identification
Brief description of ways in which the resource(s) is/are currently or has been used.
USER - Static variable in class Role
Party who uses the resource.
UserDefinedCS - Interface in org.opengis.referencing.cs
A 2- or 3-dimensional coordinate system that consists of any combination of axes not covered by any other CS type.
UTF_16 - Static variable in class CharacterSet
Deprecated.
16-bit variable size UCS Transfer Format, based on ISO/IEC 10646.
UTF_7 - Static variable in class CharacterSet
Deprecated.
7-bit variable size UCS Transfer Format, based on ISO/IEC 10646.
UTF_8 - Static variable in class CharacterSet
Deprecated.
8-bit variable size UCS Transfer Format, based on ISO/IEC 10646.
UTILITIES_COMMUNICATION - Static variable in class TopicCategory
Energy, water and waste systems and communications infrastructure and services.

V

VALID - Static variable in class Progress
Acceptable under specific condition.
validate(Collection<?>) - Method in class Validator
Ensures that the elements in the given collection are compliant with the Object equals(Object) and hashCode() contract.
validate(IIOMetadataFormat) - Method in class ImageValidator
Validates the given metadata format.
validate(IIOMetadataFormat) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(IIOMetadataFormat) - Static method in class Validators
Tests the conformance of the given object.
validate(ImageReaderSpi) - Method in class ImageValidator
Validates the given provider of image readers.
validate(ImageReaderSpi) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(ImageReaderSpi) - Static method in class Validators
Tests the conformance of the given object.
validate(ImageWriterSpi) - Method in class ImageValidator
Validates the given provider of image writers.
validate(ImageWriterSpi) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(ImageWriterSpi) - Static method in class Validators
Tests the conformance of the given object.
validate(DirectPosition) - Method in class GeometryValidator
Validates the given position.
validate(DirectPosition) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(DirectPosition) - Static method in class Validators
Tests the conformance of the given object.
validate(Envelope) - Method in class GeometryValidator
Validates the given envelope.
validate(Envelope) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(Envelope) - Static method in class Validators
Tests the conformance of the given object.
validate(Address) - Method in class CitationValidator
Validates the given address.
validate(Address) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(Address) - Static method in class Validators
Tests the conformance of the given object.
validate(Citation) - Method in class CitationValidator
Validates the given citation.
validate(Citation) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(Citation) - Static method in class Validators
Tests the conformance of the given object.
validate(CitationDate...) - Method in class CitationValidator
Validates citation dates.
validate(CitationDate...) - Method in class ValidatorContainer
Tests the conformance of the given objects.
validate(CitationDate...) - Static method in class Validators
Tests the conformance of the given objects.
validate(Contact) - Method in class CitationValidator
Validates the given contact information.
validate(Contact) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(Contact) - Static method in class Validators
Tests the conformance of the given object.
validate(OnlineResource) - Method in class CitationValidator
Validates the given online resource.
validate(OnlineResource) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(OnlineResource) - Static method in class Validators
Tests the conformance of the given object.
validate(Party) - Method in class CitationValidator
Validates the given party.
validate(Party) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(Party) - Static method in class Validators
Tests the conformance of the given object.
validate(Responsibility) - Method in class CitationValidator
Validates the given responsible party.
validate(Responsibility) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(Responsibility) - Static method in class Validators
Tests the conformance of the given object.
validate(Telephone) - Method in class CitationValidator
Validates the given telephone information.
validate(Telephone) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(Telephone) - Static method in class Validators
Tests the conformance of the given object.
validate(BoundingPolygon) - Method in class ExtentValidator
Validates the bounding polygon.
validate(BoundingPolygon) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(BoundingPolygon) - Static method in class Validators
Tests the conformance of the given object.
validate(Extent) - Method in class ExtentValidator
Validates the given extent.
validate(Extent) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(Extent) - Static method in class Validators
Tests the conformance of the given object.
validate(GeographicBoundingBox) - Method in class ExtentValidator
Validates the geographic bounding box.
validate(GeographicBoundingBox) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(GeographicBoundingBox) - Static method in class Validators
Tests the conformance of the given object.
validate(GeographicDescription) - Method in class ExtentValidator
Validates the geographic description.
validate(GeographicDescription) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(GeographicDescription) - Static method in class Validators
Tests the conformance of the given object.
validate(GeographicExtent) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(GeographicExtent) - Static method in class Validators
Tests the conformance of the given object.
validate(TemporalExtent) - Method in class ExtentValidator
Validates the temporal extent.
validate(TemporalExtent) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(TemporalExtent) - Static method in class Validators
Tests the conformance of the given object.
validate(VerticalExtent) - Method in class ExtentValidator
Validates the vertical extent.
validate(VerticalExtent) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(VerticalExtent) - Static method in class Validators
Tests the conformance of the given object.
validate(Identifier) - Method in class MetadataBaseValidator
Validates the given identifier.
validate(Identifier) - Method in class ReferencingValidator
Ensures that the given identifier has a code.
validate(Identifier) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(Identifier) - Static method in class Validators
Tests the conformance of the given object.
validate(Metadata) - Method in class MetadataBaseValidator
Validates the given metadata.
validate(Metadata) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(Metadata) - Static method in class Validators
Tests the conformance of the given object.
validate(GeneralParameterDescriptor) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(GeneralParameterDescriptor) - Static method in class Validators
Tests the conformance of the given object.
validate(GeneralParameterValue) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(GeneralParameterValue) - Static method in class Validators
Tests the conformance of the given object.
validate(ParameterDescriptor<?>) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(ParameterDescriptor<?>) - Static method in class Validators
Tests the conformance of the given object.
validate(ParameterDescriptor<T>) - Method in class ParameterValidator
Validates the given descriptor.
validate(ParameterDescriptorGroup) - Method in class ParameterValidator
Validates the given descriptor.
validate(ParameterDescriptorGroup) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(ParameterDescriptorGroup) - Static method in class Validators
Tests the conformance of the given object.
validate(ParameterValue<?>) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(ParameterValue<?>) - Static method in class Validators
Tests the conformance of the given object.
validate(ParameterValue<T>) - Method in class ParameterValidator
Validates the given parameter value.
validate(ParameterValueGroup) - Method in class ParameterValidator
Validates the given coordinate system.
validate(ParameterValueGroup) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(ParameterValueGroup) - Static method in class Validators
Tests the conformance of the given object.
validate(CompoundCRS) - Method in class CRSValidator
Validates the given coordinate reference system.
validate(CompoundCRS) - Method in class ValidatorContainer
Validates the given coordinate reference system.
validate(CompoundCRS) - Static method in class Validators
Validates the given coordinate reference system.
validate(CoordinateReferenceSystem) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(CoordinateReferenceSystem) - Static method in class Validators
Tests the conformance of the given object.
validate(DerivedCRS) - Method in class CRSValidator
Validates the given coordinate reference system.
validate(DerivedCRS) - Method in class ValidatorContainer
Validates the given coordinate reference system.
validate(DerivedCRS) - Static method in class Validators
Validates the given coordinate reference system.
validate(EngineeringCRS) - Method in class CRSValidator
Validates the given coordinate reference system.
validate(EngineeringCRS) - Method in class ValidatorContainer
Validates the given coordinate reference system.
validate(EngineeringCRS) - Static method in class Validators
Validates the given coordinate reference system.
validate(GeocentricCRS) - Method in class CRSValidator
Validates the given coordinate reference system.
validate(GeocentricCRS) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(GeocentricCRS) - Static method in class Validators
Tests the conformance of the given object.
validate(GeographicCRS) - Method in class CRSValidator
Validates the given coordinate reference system.
validate(GeographicCRS) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(GeographicCRS) - Static method in class Validators
Tests the conformance of the given object.
validate(ImageCRS) - Method in class CRSValidator
Validates the given coordinate reference system.
validate(ImageCRS) - Method in class ValidatorContainer
Validates the given coordinate reference system.
validate(ImageCRS) - Static method in class Validators
Validates the given coordinate reference system.
validate(ProjectedCRS) - Method in class CRSValidator
Validates the given coordinate reference system.
validate(ProjectedCRS) - Method in class ValidatorContainer
Validates the given coordinate reference system.
validate(ProjectedCRS) - Static method in class Validators
Validates the given coordinate reference system.
validate(TemporalCRS) - Method in class CRSValidator
Validates the given coordinate reference system.
validate(TemporalCRS) - Method in class ValidatorContainer
Validates the given coordinate reference system.
validate(TemporalCRS) - Static method in class Validators
Validates the given coordinate reference system.
validate(VerticalCRS) - Method in class CRSValidator
Validates the given coordinate reference system.
validate(VerticalCRS) - Method in class ValidatorContainer
Validates the given coordinate reference system.
validate(VerticalCRS) - Static method in class Validators
Validates the given coordinate reference system.
validate(CartesianCS) - Method in class CSValidator
Validates the given coordinate system.
validate(CartesianCS) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(CartesianCS) - Static method in class Validators
Tests the conformance of the given object.
validate(CoordinateSystem) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(CoordinateSystem) - Static method in class Validators
Tests the conformance of the given object.
validate(CoordinateSystemAxis) - Method in class CSValidator
Validates the given axis.
validate(CoordinateSystemAxis) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(CoordinateSystemAxis) - Static method in class Validators
Tests the conformance of the given object.
validate(CylindricalCS) - Method in class CSValidator
Validates the given coordinate system.
validate(CylindricalCS) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(CylindricalCS) - Static method in class Validators
Tests the conformance of the given object.
validate(EllipsoidalCS) - Method in class CSValidator
Validates the given coordinate system.
validate(EllipsoidalCS) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(EllipsoidalCS) - Static method in class Validators
Tests the conformance of the given object.
validate(LinearCS) - Method in class CSValidator
Validates the given coordinate system.
validate(LinearCS) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(LinearCS) - Static method in class Validators
Tests the conformance of the given object.
validate(PolarCS) - Method in class CSValidator
Validates the given coordinate system.
validate(PolarCS) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(PolarCS) - Static method in class Validators
Tests the conformance of the given object.
validate(SphericalCS) - Method in class CSValidator
Validates the given coordinate system.
validate(SphericalCS) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(SphericalCS) - Static method in class Validators
Tests the conformance of the given object.
validate(TimeCS) - Method in class CSValidator
Validates the given coordinate system.
validate(TimeCS) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(TimeCS) - Static method in class Validators
Tests the conformance of the given object.
validate(UserDefinedCS) - Method in class CSValidator
Validates the given coordinate system.
validate(UserDefinedCS) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(UserDefinedCS) - Static method in class Validators
Tests the conformance of the given object.
validate(VerticalCS) - Method in class CSValidator
Validates the given coordinate system.
validate(VerticalCS) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(VerticalCS) - Static method in class Validators
Tests the conformance of the given object.
validate(Datum) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(Datum) - Static method in class Validators
Tests the conformance of the given object.
validate(Ellipsoid) - Method in class DatumValidator
Validates the given ellipsoid.
validate(Ellipsoid) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(Ellipsoid) - Static method in class Validators
Tests the conformance of the given object.
validate(EngineeringDatum) - Method in class DatumValidator
Validates the given datum.
validate(EngineeringDatum) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(EngineeringDatum) - Static method in class Validators
Tests the conformance of the given object.
validate(GeodeticDatum) - Method in class DatumValidator
Validates the given datum.
validate(GeodeticDatum) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(GeodeticDatum) - Static method in class Validators
Tests the conformance of the given object.
validate(ImageDatum) - Method in class DatumValidator
Validates the given datum.
validate(ImageDatum) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(ImageDatum) - Static method in class Validators
Tests the conformance of the given object.
validate(PrimeMeridian) - Method in class DatumValidator
Validates the given prime meridian.
validate(PrimeMeridian) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(PrimeMeridian) - Static method in class Validators
Tests the conformance of the given object.
validate(TemporalDatum) - Method in class DatumValidator
Validates the given datum.
validate(TemporalDatum) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(TemporalDatum) - Static method in class Validators
Tests the conformance of the given object.
validate(VerticalDatum) - Method in class DatumValidator
Validates the given datum.
validate(VerticalDatum) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(VerticalDatum) - Static method in class Validators
Tests the conformance of the given object.
validate(IdentifiedObject) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(IdentifiedObject) - Static method in class Validators
Tests the conformance of the given object.
validate(ConcatenatedOperation) - Method in class OperationValidator
Validates the given concatenated operation.
validate(ConcatenatedOperation) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(ConcatenatedOperation) - Static method in class Validators
Tests the conformance of the given object.
validate(Conversion) - Method in class OperationValidator
Validates the given conversion.
validate(Conversion) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(Conversion) - Static method in class Validators
Tests the conformance of the given object.
validate(CoordinateOperation) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(CoordinateOperation) - Static method in class Validators
Tests the conformance of the given object.
validate(Formula) - Method in class OperationValidator
Validates the given formula.
validate(Formula) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(Formula) - Static method in class Validators
Tests the conformance of the given object.
validate(MathTransform) - Method in class OperationValidator
Validates the given math transform.
validate(MathTransform) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(MathTransform) - Static method in class Validators
Tests the conformance of the given object.
validate(OperationMethod) - Method in class OperationValidator
Validates the given operation method.
validate(OperationMethod) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(OperationMethod) - Static method in class Validators
Tests the conformance of the given object.
validate(PassThroughOperation) - Method in class OperationValidator
Validates the given "pass through" operation.
validate(PassThroughOperation) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(PassThroughOperation) - Static method in class Validators
Tests the conformance of the given object.
validate(Transformation) - Method in class OperationValidator
Validates the given transformation.
validate(Transformation) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(Transformation) - Static method in class Validators
Tests the conformance of the given object.
validate(GenericName) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(GenericName) - Static method in class Validators
Tests the conformance of the given object.
validate(InternationalString) - Method in class NameValidator
Ensures that the CharSequence methods are consistent with the toString() value.
validate(InternationalString) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(InternationalString) - Static method in class Validators
Tests the conformance of the given object.
validate(LocalName) - Method in class NameValidator
Ensures that ISO 19103 or GeoAPI restrictions apply.
validate(LocalName) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(LocalName) - Static method in class Validators
Tests the conformance of the given object.
validate(NameSpace) - Method in class NameValidator
Ensures that ISO 19103 or GeoAPI restrictions apply.
validate(NameSpace) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(NameSpace) - Static method in class Validators
Tests the conformance of the given object.
validate(ScopedName) - Method in class NameValidator
Ensures that ISO 19103 or GeoAPI restrictions apply.
validate(ScopedName) - Method in class ValidatorContainer
Tests the conformance of the given object.
validate(ScopedName) - Static method in class Validators
Tests the conformance of the given object.
Validator - Class in org.opengis.test
Base class of all GeoAPI validators.
Validator(ValidatorContainer, String) - Constructor for class Validator
Creates a new validator instance.
ValidatorContainer - Class in org.opengis.test
A set of convenience methods for validating GeoAPI implementations.
ValidatorContainer() - Constructor for class ValidatorContainer
Creates a new ValidatorContainer initialized with new Validator instances.
validators - Static variable in class Configuration.Key
The set of Validator instances to use for validating objects.
validators - Variable in class PseudoEpsgFactory
The set of validators to use for verifying objects conformance (never null).
validators - Variable in class TestCase
The set of Validator instances to use for verifying objects conformance (never null).
Validators - Class in org.opengis.test
A set of convenience static methods for validating GeoAPI implementations.
Validators() - Constructor for class Validators
For subclass constructors only.
VALIDITY_BEGINS - Static variable in class DateType
Time at which the data are considered to become valid.
VALIDITY_EXPIRES - Static variable in class DateType
Time at which the data are no longer considered to be valid.
value - Variable in class SimpleParameter
The parameter value.
value() - Element in annotation interface Classifier
Returns the type of modeling element (type, datatype, abstract or union).
valueAt(TemporalPosition) - Method in interface DynamicAttribute
Returns the attribute value at the given time, or null if none.
valueFile() - Method in class SimpleParameter
Thrown unconditionally the exception, since this parameter implementation cannot represent URI.
valueFile() - Method in interface ParameterValue
Returns a reference to a file or a part of a file containing one or more parameter values.
valueOf(Class<?>) - Static method in class ValueStructure
Returns the structure corresponding to the given class.
valueOf(Class<T>, String) - Static method in class CodeList
Returns the code of the given type that matches the given name, or returns a new one if none match it.
valueOf(Class<T>, Predicate<CodeList<?>>, String) - Static method in class CodeList
Returns the code of the given type that matches the given criterion, or optionally creates a new code if there is no match.
valueOf(Class<T>, CodeList.Filter) - Static method in class CodeList
Deprecated.
valueOf(String) - Static method in enum class ComplianceLevel
Deprecated.
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class Obligation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class Specification
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class Stereotype
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class SimpleParameter.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in class ComparisonOperatorName
Returns the comparison operators that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class DistanceOperatorName
Returns the distance operator that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class LogicalOperatorName
Returns the binary logic type that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in enum class MatchAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class SortOrder
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in class SpatialOperatorName
Returns the spatial operator that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class TemporalOperatorName
Returns the temporal operator that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in enum class VersionAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in class Context
Returns the context that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class GeometryType
Returns the geometry type that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class ObjectiveType
Returns the objective type that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class OperationType
Returns the operation type that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class Priority
Returns the priority that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class Sequence
Returns the sequence that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class Trigger
Returns the trigger that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class DateType
Returns the date type that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class OnLineFunction
Returns the on line function that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class PresentationForm
Returns the presentation form that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class Role
Returns the role that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class TelephoneType
Returns the telephone type that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class Classification
Returns the classification that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class Restriction
Returns the restriction that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class BandDefinition
Returns the band definition that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class CoverageContentType
Returns the coverage content type that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class ImagingCondition
Returns the imaging condition that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class PolarizationOrientation
Returns the transfer function type that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class TransferFunctionType
Returns the transfer function type that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class Datatype
Returns the datatype that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class MediumFormat
Returns the medium format that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class MediumName
Deprecated.
Returns the medium name that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class AssociationType
Returns the association type that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class CharacterSet
Deprecated.
Returns the character set that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class CouplingType
Returns the CouplingType List that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class DistributedComputingPlatform
Returns the DCP List that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class InitiativeType
Returns the initiative type that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class KeywordType
Returns the KeywordType that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class Progress
Returns the progress that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class TopicCategory
Returns the topic category that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class MaintenanceFrequency
Returns the maintenance frequency that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class ScopeCode
Returns the scope code that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class Obligation
Returns the obligation that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class EvaluationMethodType
Returns the evaluation method type that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class ValueStructure
Returns the structure that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class CellGeometry
Returns the CellGeometry that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class DimensionNameType
Returns the dimension name type that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class GeometricObjectType
Returns the geometric object type that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class PixelOrientation
Returns the pixel orientation that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class SpatialRepresentationType
Returns the spatial representation type that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class TopologyLevel
Returns the topology level that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in enum class ParameterDirection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in class AxisDirection
Returns the axis direction that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class RangeMeaning
Returns the range meaning that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class PixelInCell
Returns the pixel in cell that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class VerticalDatumType
Returns the vertical datum type that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in class ReferenceSystemType
Returns the ReferenceSystemType that matches the given string, or returns a new one if none match it.
valueOf(String) - Static method in enum class CalculationType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class TestData
Returns the enum constant of this class with the specified name.
valueOf(String, Class<T>) - Static method in class Configuration.Key
Returns the key that matches the given name, or returns a new one if none match it.
ValueReference<R,V> - Interface in org.opengis.filter
Expression whose value is computed by retrieving the value indicated by a name in a resource.
values() - Static method in enum class ComplianceLevel
Deprecated.
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class Obligation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class Specification
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class Stereotype
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class SimpleParameter.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class SimpleParameterGroup
Returns the parameter values in this group.
values() - Static method in class ComparisonOperatorName
Returns the list of ComparisonOperatorNames.
values() - Static method in class DistanceOperatorName
Returns the list of DistanceOperatorNames.
values() - Static method in class LogicalOperatorName
Returns the list of LogicalOperatorNames.
values() - Static method in enum class MatchAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class SortOrder
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class SpatialOperatorName
Returns the list of SpatialOperatorNames.
values() - Static method in class TemporalOperatorName
Returns the list of TemporalOperatorNames.
values() - Static method in enum class VersionAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class Context
Returns the list of Contexts.
values() - Static method in class GeometryType
Returns the list of GeometryTypes.
values() - Static method in class ObjectiveType
Returns the list of ObjectiveTypes.
values() - Static method in class OperationType
Returns the list of OperationTypes.
values() - Static method in class Priority
Returns the list of Prioritys.
values() - Static method in class Sequence
Returns the list of Sequences.
values() - Static method in class Trigger
Returns the list of Triggers.
values() - Static method in class DateType
Returns the list of DateTypes.
values() - Static method in class OnLineFunction
Returns the list of OnLineFunctions.
values() - Static method in class PresentationForm
Returns the list of PresentationForms.
values() - Static method in class Role
Returns the list of Roles.
values() - Static method in class TelephoneType
Returns the list of TelephoneTypes.
values() - Static method in class Classification
Returns the list of Classifications.
values() - Static method in class Restriction
Returns the list of Restrictions.
values() - Static method in class BandDefinition
Returns the list of BandDefinitions.
values() - Static method in class CoverageContentType
Returns the list of CoverageContentTypes.
values() - Static method in class ImagingCondition
Returns the list of ImagingConditions.
values() - Static method in class PolarizationOrientation
Returns the list of PolarisationOrientations.
values() - Static method in class TransferFunctionType
Returns the list of TransferFunctionTypes.
values() - Static method in class Datatype
Returns the list of Datatypes.
values() - Static method in class MediumFormat
Returns the list of MediumFormats.
values() - Static method in class MediumName
Deprecated.
Returns the list of MediumNames.
values() - Static method in class AssociationType
Returns the list of AssociationTypes.
values() - Static method in class CharacterSet
Deprecated.
Returns the list of CharacterSets.
values() - Static method in class CouplingType
Returns the list of CouplingTypes.
values() - Static method in class DistributedComputingPlatform
Returns the list of DistributedComputingPlatforms.
values() - Static method in class InitiativeType
Returns the list of InitiativeTypes.
values() - Static method in class KeywordType
Returns the list of KeywordTypes.
values() - Static method in class Progress
Returns the list of Progresss.
values() - Static method in class TopicCategory
Returns the list of TopicCategorys.
values() - Static method in class MaintenanceFrequency
Returns the list of MaintenanceFrequencys.
values() - Static method in class ScopeCode
Returns the list of ScopeCodes.
values() - Static method in class Obligation
Returns the list of Obligations.
values() - Static method in class EvaluationMethodType
Returns the list of EvaluationMethodTypes.
values() - Static method in class ValueStructure
Returns the list of ValueStructures.
values() - Static method in class CellGeometry
Returns the list of CellGeometrys.
values() - Static method in class DimensionNameType
Returns the list of DimensionNameTypes.
values() - Static method in class GeometricObjectType
Returns the list of GeometricObjectTypes.
values() - Static method in class PixelOrientation
Returns the list of PixelOrientations.
values() - Static method in class SpatialRepresentationType
Returns the list of SpatialRepresentationTypes.
values() - Static method in class TopologyLevel
Returns the list of TopologyLevels.
values() - Static method in enum class ParameterDirection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in interface ParameterValueGroup
Returns all values in this group.
values() - Static method in class AxisDirection
Returns the list of AxisDirections.
values() - Static method in class RangeMeaning
Returns the list of RangeMeanings.
values() - Static method in class PixelInCell
Returns the list of PixelInCells.
values() - Static method in class VerticalDatumType
Returns the list of VerticalDatumTypes.
values() - Static method in class ReferenceSystemType
Returns the list of ReferenceSystemTypes.
values() - Static method in enum class CalculationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in class Configuration.Key
Returns the list of Keys.
values() - Static method in enum class TestData
Returns an array containing the constants of this enum class, in the order they are declared.
valuesAt(TemporalPosition) - Method in interface DynamicAttribute
Returns all attribute values at the given time, or an empty collection if none.
ValueStructure - Class in org.opengis.metadata.quality
Structure for reporting a complex data quality result.
valueType() - Method in class Configuration.Key
Returns the type of values assigned to this key.
VECTOR - Static variable in class SpatialRepresentationType
Vector data is used to represent geographic data.
VectorSpatialRepresentation - Interface in org.opengis.metadata.spatial
Information about the vector spatial objects in the dataset.
verifyConsistency(float...) - Method in class TransformTestCase
Transforms coordinates using various versions of MathTransform.transform(…) and verifies that they produce the same numerical values.
verifyCoordinateSystem(CoordinateSystem, Class<? extends CoordinateSystem>, AxisDirection[], Unit<?>...) - Method in class ReferencingTestCase
Compares the type, axis units and directions of the given coordinate system against the expected values.
verifyDerivative(double...) - Method in class TransformTestCase
Computes the derivative at the given point and compares the result with the finite differences approximation.
verifyFlattenedSphere(Ellipsoid, String, double, double, Unit<Length>) - Method in class ReferencingTestCase
Compares the name, axis lengths and inverse flattening factor of the given ellipsoid against the expected values.
verifyGeographicExtent(Extent, String, double, double, double, double) - Method in class ReferencingTestCase
Compares the geographic description and bounding box of the given extent against the expected values.
verifyIdentification(IdentifiedObject, String, String) - Method in class ReferencingTestCase
Compares the name and identifier of the given object against the expected values.
verifyInDomain(double[], double[], int[], Random) - Method in class TransformTestCase
Verifies all supported transform operations in the given domain.
verifyInverse(double...) - Method in class TransformTestCase
Transforms the given coordinates, applies the inverse transform and compares with the original values.
verifyInverse(float...) - Method in class TransformTestCase
Transforms the given coordinates, applies the inverse transform and compares with the original values.
verifyParameter(ParameterValueGroup, String, double, Unit<?>) - Method in class ReferencingTestCase
Compares an operation parameter against the expected value.
verifyPrimeMeridian(PrimeMeridian, String, double, Unit<Angle>) - Method in class ReferencingTestCase
Compares the name and Greenwich longitude of the given prime meridian against the expected values.
verifyTimeExtent(Extent, Date, Date, double) - Method in class ReferencingTestCase
Compares the temporal elements of the given extent against the expected values.
verifyTransform(double[], double[]) - Method in class TransformTestCase
Transforms the given coordinates and verifies that the result is equal (within a positive delta) to the expected ones.
verifyVerticalExtent(Extent, double, double, double, Unit<?>) - Method in class ReferencingTestCase
Compares the vertical elements of the given extent against the expected values.
version() - Element in annotation interface UML
The version of the specification where this UML come from, or 0 for the default version.
Version - Interface in org.opengis.filter
The version of a resource to select.
VERSION_KEY - Static variable in interface Identifier
Key for the "version" property to be given to the CRS factory createFoo(Map, ...) methods.
VersionAction - Enum Class in org.opengis.filter
The action to do for selecting a new version for an identified resource.
Vertical(Citation, String, VerticalDatumType, CoordinateSystemAxis) - Constructor for class SimpleCRS.Vertical
Creates a new CRS for the given name, datum and axes.
VERTICAL - Static variable in class PolarizationOrientation
Polarization of the sensor oriented in the vertical plane in relation to swath direction.
VERTICAL - Static variable in class DimensionNameType
Vertical (z) axis.
VERTICAL - Static variable in class ReferenceSystemType
One-dimensional coordinate reference system based on a vertical datum (datum describing the relation of gravity-related heights or depths to the earth).
VerticalCRS - Interface in org.opengis.referencing.crs
A 1-dimensional coordinate reference system used for recording heights or depths.
VerticalCS - Interface in org.opengis.referencing.cs
A 1-dimensional coordinate system used to record the heights or depths of points.
VerticalDatum - Interface in org.opengis.referencing.datum
A textual description and/or a set of parameters identifying a particular reference level surface used as a zero-height surface.
VerticalDatumType - Class in org.opengis.referencing.datum
Type of a vertical datum.
VerticalExtent - Interface in org.opengis.metadata.extent
Vertical domain of resource.
VIDEO - Static variable in class SpatialRepresentationType
Scene from a video recording.
VIDEO_DIGITAL - Static variable in class PresentationForm
Digital video recording.
VIDEO_HARDCOPY - Static variable in class PresentationForm
Video recording on film.
VOICE - Static variable in class TelephoneType
Telephone provides voice service.
VOXEL - Static variable in class CellGeometry
Each cell represents a volumetric measurement on a regular grid in three dimensional space.

W

WAY_POINT - Static variable in class Context
Event related to a navigational manoeuvre.
WEB_SERVICES - Static variable in class DistributedComputingPlatform
Web Services.
WEEKLY - Static variable in class MaintenanceFrequency
Data is updated on a weekly basis.
WEST - Static variable in class AxisDirection
Axis positive direction is 3π/2 radians clockwise from north.
WEST_NORTH_WEST - Static variable in class AxisDirection
Axis positive direction is approximately west-north-west.
WEST_SOUTH_WEST - Static variable in class AxisDirection
Axis positive direction is approximately west-south-west.
westBoundLongitude - Variable in class SimpleGeographicBoundingBox
The western-most coordinate of the limit of the dataset extent.
WGS84 - Static variable in class SimpleCRS.Geographic
The WGS84 CRS, as defined by EPSG:4326.
WGS84 - Static variable in class SimpleDatum
The WGS84 datum.
WITHDRAWN - Static variable in class Progress
Removed from consideration.
WITHIN - Static variable in class DistanceOperatorName
Operator evaluates to true when any part of the first geometry lies within the given distance of the second geometry.
WITHIN - Static variable in class SpatialOperatorName
Operator evaluates to true if the first geometric operand is completely contained by the constant geometric operand.
WORLD - Static variable in class SimpleGeographicBoundingBox
An extent and a bounding box ranging from 180°W to 180°E and 90°S to 90°N.
WRAPAROUND - Static variable in class RangeMeaning
The axis is continuous with values wrapping around at the minimum value and maximum value.
write(File) - Method in class AuthorityCodesReport
Formats the identified objects as a HTML page in the given file.
write(File) - Method in class OperationParametersReport
Formats the current content of the OperationParametersReport.rows list as a HTML page in the given file.
write(File) - Method in class Report
Generates the HTML report in the given file or directory.
write(File) - Method in class Reports
Writes in the given directory every reports added to this Reports instance.
writer - Variable in class ImageWriterTestCase
The image writer to test.

X

XML - Static variable in class DistributedComputingPlatform
Extensible Markup Language.

Z

Z3950 - Static variable in class DistributedComputingPlatform
ISO 23950.
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form