Uses of Class
com.luciad.format.metadata.model.util.TLcdISO19103Binary
Packages that use 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
Methods in com.luciad.format.metadata.model.applicationschema that return TLcdISO19103BinaryModifier 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.Methods in com.luciad.format.metadata.model.applicationschema with parameters of type TLcdISO19103BinaryModifier 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.