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_PROPERTYproperty.TLcdISO19115ApplicationSchemaInformation.getSoftwareDevelopmentFile()Returns the role value contained in the value of theTLcdISO19115ApplicationSchemaInformation.SOFTWARE_DEVELOPMENT_FILE_PROPERTYproperty.Methods in com.luciad.format.metadata.model.applicationschema with parameters of type TLcdISO19103BinaryModifier and TypeMethodDescriptionvoidTLcdISO19115ApplicationSchemaInformation.setGraphicsFile(TLcdISO19103Binary aValue) Sets the value of the property that maps to thegraphicsFileelement.voidTLcdISO19115ApplicationSchemaInformation.setSoftwareDevelopmentFile(TLcdISO19103Binary aValue) Sets the value of the property that maps to thesoftwareDevelopmentFileelement.