Uses of Class
com.luciad.format.metadata.model.extent.TLcdISO19115Extent
Packages that use 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
Methods in com.luciad.format.metadata.model.dataquality that return TLcdISO19115ExtentModifier and TypeMethodDescriptionTLcdISO19115Scope.getExtent()Returns the role value contained in the value of theTLcdISO19115Scope.EXTENT_PROPERTYproperty.Methods in com.luciad.format.metadata.model.dataquality that return types with arguments of type TLcdISO19115ExtentModifier and TypeMethodDescriptionTLcdISO19115Source.getSourceExtent()Gets the value of theTLcdISO19115Source.SOURCE_EXTENT_PROPERTYproperty adapted to a list ofTLcdISO19115Extentinstances.Methods in com.luciad.format.metadata.model.dataquality with parameters of type TLcdISO19115ExtentModifier and TypeMethodDescriptionvoidTLcdISO19115Scope.setExtent(TLcdISO19115Extent aValue) Sets the value of the property that maps to theextentelement. -
Uses of TLcdISO19115Extent in com.luciad.format.metadata.model.identification
Methods in com.luciad.format.metadata.model.identification that return types with arguments of type TLcdISO19115ExtentModifier and TypeMethodDescriptionTLcdISO19115DataIdentification.getExtent()Gets the value of theTLcdISO19115DataIdentification.EXTENT_PROPERTYproperty adapted to a list ofTLcdISO19115Extentinstances. -
Uses of TLcdISO19115Extent in com.luciad.format.metadata.model.service
Methods in com.luciad.format.metadata.model.service that return types with arguments of type TLcdISO19115ExtentModifier and TypeMethodDescriptionTLcdISO19119ServiceIdentification.getExtents()Gets the value of theTLcdISO19119ServiceIdentification.EXTENTS_PROPERTYproperty adapted to a list ofTLcdISO19115Extentinstances.