Uses of Class
com.luciad.format.metadata.model.referencesystem.TLcdISO19115ReferenceSystemIdentifier
Packages that use TLcdISO19115ReferenceSystemIdentifier
Package
Description
This package contains the description of the spatial and temporal reference system(s) used in a dataset.
-
Uses of TLcdISO19115ReferenceSystemIdentifier in com.luciad.format.metadata.model.referencesystem
Methods in com.luciad.format.metadata.model.referencesystem that return TLcdISO19115ReferenceSystemIdentifierModifier and TypeMethodDescriptionTLcdISO19115ReferenceSystem.getReferenceSystemIdentifier()
Returns the role value contained in the value of theTLcdISO19115ReferenceSystem.REFERENCE_SYSTEM_IDENTIFIER_PROPERTY
property.Methods in com.luciad.format.metadata.model.referencesystem with parameters of type TLcdISO19115ReferenceSystemIdentifierModifier and TypeMethodDescriptionvoid
TLcdISO19115ReferenceSystem.setReferenceSystemIdentifier
(TLcdISO19115ReferenceSystemIdentifier aValue) Sets the value of the property that maps to thereferenceSystemIdentifier
element.