Uses of Class
com.luciad.format.nvg.nvg15.model.TLcdNVG15ExtendedData
Packages that use TLcdNVG15ExtendedData
Package
Description
This package contains a domain model to represent an NVG 1.4/1.5 data source.
-
Uses of TLcdNVG15ExtendedData in com.luciad.format.nvg.nvg15.model
Methods in com.luciad.format.nvg.nvg15.model that return TLcdNVG15ExtendedDataModifier and TypeMethodDescriptionTLcdNVG15DataObject.getExtendedData()
Returns the value of the property that maps to theExtendedData
element.Methods in com.luciad.format.nvg.nvg15.model with parameters of type TLcdNVG15ExtendedDataModifier and TypeMethodDescriptionvoid
TLcdNVG15DataObject.setExtendedData
(TLcdNVG15ExtendedData aValue) Sets the value of the property that maps to theExtendedData
element.