Uses of Interface
com.luciad.model.ILcdResourceMetadata
Package
Description
Metadata entity set information consists of the entity (UML class) MD_Metadata, which is
mandatory.
Model interfaces
-
Uses of ILcdResourceMetadata in com.luciad.format.metadata.model.metadataentityset
-
Uses of ILcdResourceMetadata in com.luciad.model
Modifier and TypeMethodDescriptionTLcdModelMetadata.getResourceMetadata()
Returns generic metadata about the model.Modifier and TypeMethodDescriptionTLcdModelMetadata.Builder.resourceMetadata
(ILcdResourceMetadata aResourceMetadata) Sets the resource metadata to use and attempts to extract the following information from it: title format entry point - including associated mime type, if defined supporting sources - including associated mime types, if defined model reference bounds dimensional information - specifically temporal and vertical axis data category - ISO 19115 defines a similar concept with its"spatial representation type"
.