|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Identifier | |
---|---|
org.opengis.layer | Basic unit of geographic information that may be requested as a map from a server. |
org.opengis.metadata.citation | Citation and responsible party information. |
org.opengis.metadata.content | Content information (includes Feature catalogue and Coverage descriptions). |
org.opengis.metadata.extent | Extent information. |
org.opengis.metadata.identification | Identification information (includes data and service identification). |
org.opengis.metadata.quality | Data quality and positional accuracy. |
org.opengis.referencing | Reference systems. |
Uses of Identifier in org.opengis.layer |
---|
Methods in org.opengis.layer that return types with arguments of type Identifier | |
---|---|
List<Identifier> |
Layer.getIdentifiers()
Provides the identifiers containing ID numbers or labels defined by a particular authority. |
Uses of Identifier in org.opengis.metadata.citation |
---|
Methods in org.opengis.metadata.citation that return types with arguments of type Identifier | |
---|---|
Collection<? extends Identifier> |
Citation.getIdentifiers()
Unique identifier for the resource. |
Uses of Identifier in org.opengis.metadata.content |
---|
Methods in org.opengis.metadata.content that return Identifier | |
---|---|
Identifier |
ImageDescription.getImageQualityCode()
Specifies the image quality. |
Identifier |
ImageDescription.getProcessingLevelCode()
Image distributor's code that identifies the level of radiometric and geometric processing that has been applied. |
Uses of Identifier in org.opengis.metadata.extent |
---|
Methods in org.opengis.metadata.extent that return Identifier | |
---|---|
Identifier |
GeographicDescription.getGeographicIdentifier()
Returns the identifier used to represent a geographic area. |
Uses of Identifier in org.opengis.metadata.identification |
---|
Methods in org.opengis.metadata.identification that return Identifier | |
---|---|
Identifier |
AggregateInformation.getAggregateDataSetIdentifier()
Identification information about aggregate dataset. |
Uses of Identifier in org.opengis.metadata.quality |
---|
Methods in org.opengis.metadata.quality that return Identifier | |
---|---|
Identifier |
Element.getMeasureIdentification()
Code identifying a registered standard procedure, or null if none. |
Uses of Identifier in org.opengis.referencing |
---|
Subinterfaces of Identifier in org.opengis.referencing | |
---|---|
interface |
ReferenceIdentifier
Identifier used for reference systems. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |