Uses of Class
com.luciad.format.metadata.model.extent.TLcdISO19115Extent
Package
Description
This package contains a general assessment of the quality of the dataset.
Identification information contains information to uniquely identify the data.
This package provides access to the data model and the types of ISO standard 19119:
Geographic information - services (represented in the XML namespace http://www.isotc211.org/2005/srv).
-
Uses of TLcdISO19115Extent in com.luciad.format.metadata.model.dataquality
Modifier and TypeMethodDescriptionTLcdISO19115Scope.getExtent()
Returns the role value contained in the value of theTLcdISO19115Scope.EXTENT_PROPERTY
property.Modifier and TypeMethodDescriptionTLcdISO19115Source.getSourceExtent()
Gets the value of theTLcdISO19115Source.SOURCE_EXTENT_PROPERTY
property adapted to a list ofTLcdISO19115Extent
instances.Modifier and TypeMethodDescriptionvoid
TLcdISO19115Scope.setExtent
(TLcdISO19115Extent aValue) Sets the value of the property that maps to theextent
element. -
Uses of TLcdISO19115Extent in com.luciad.format.metadata.model.identification
Modifier and TypeMethodDescriptionTLcdISO19115DataIdentification.getExtent()
Gets the value of theTLcdISO19115DataIdentification.EXTENT_PROPERTY
property adapted to a list ofTLcdISO19115Extent
instances. -
Uses of TLcdISO19115Extent in com.luciad.format.metadata.model.service
Modifier and TypeMethodDescriptionTLcdISO19119ServiceIdentification.getExtents()
Gets the value of theTLcdISO19119ServiceIdentification.EXTENTS_PROPERTY
property adapted to a list ofTLcdISO19115Extent
instances.