Uses of Class
com.luciad.format.metadata.model.distribution.TLcdISO19115Format
Package
Description
This package contains information about the distributor of, and options for obtaining, a resource.
Identification information contains information to uniquely identify the data.
This package implements the UML conceptual schema defined in ISO19139:2007, in paragraph 7.4.1.
-
Uses of TLcdISO19115Format in com.luciad.format.metadata.model.distribution
Modifier and TypeMethodDescriptionTLcdISO19115Distribution.getDistributionFormat()
Gets the value of theTLcdISO19115Distribution.DISTRIBUTION_FORMAT_PROPERTY
property adapted to a list ofTLcdISO19115Format
instances.TLcdISO19115Distributor.getDistributorFormat()
Gets the value of theTLcdISO19115Distributor.DISTRIBUTOR_FORMAT_PROPERTY
property adapted to a list ofTLcdISO19115Format
instances. -
Uses of TLcdISO19115Format in com.luciad.format.metadata.model.identification
Modifier and TypeMethodDescriptionTLcdISO19115Identification.getResourceFormat()
Gets the value of theTLcdISO19115Identification.RESOURCE_FORMAT_PROPERTY
property adapted to a list ofTLcdISO19115Format
instances. -
Uses of TLcdISO19115Format in com.luciad.format.metadata.model.usage
Modifier and TypeMethodDescriptionTLcdISO19115DataFile.getFileFormat()
Returns the role value contained in the value of theTLcdISO19115DataFile.FILE_FORMAT_PROPERTY
property.Modifier and TypeMethodDescriptionvoid
TLcdISO19115DataFile.setFileFormat
(TLcdISO19115Format aValue) Sets the value of the property that maps to thefileFormat
element.