Uses of Class
com.luciad.format.metadata.model.util.TLcdISO19103Binary
Package
Description
This package contains information about the application schema used to build a dataset.
-
Uses of TLcdISO19103Binary in com.luciad.format.metadata.model.applicationschema
Modifier and TypeMethodDescriptionTLcdISO19115ApplicationSchemaInformation.getGraphicsFile()
Returns the role value contained in the value of theTLcdISO19115ApplicationSchemaInformation.GRAPHICS_FILE_PROPERTY
property.TLcdISO19115ApplicationSchemaInformation.getSoftwareDevelopmentFile()
Returns the role value contained in the value of theTLcdISO19115ApplicationSchemaInformation.SOFTWARE_DEVELOPMENT_FILE_PROPERTY
property.Modifier and TypeMethodDescriptionvoid
TLcdISO19115ApplicationSchemaInformation.setGraphicsFile
(TLcdISO19103Binary aValue) Sets the value of the property that maps to thegraphicsFile
element.void
TLcdISO19115ApplicationSchemaInformation.setSoftwareDevelopmentFile
(TLcdISO19103Binary aValue) Sets the value of the property that maps to thesoftwareDevelopmentFile
element.