Uses of Class
com.luciad.format.nvg.nvg15.model.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
Modifier and TypeMethodDescriptionTLcdNVG15DataObject.getExtendedData()
Returns the value of the property that maps to theExtendedData
element.Modifier and TypeMethodDescriptionvoid
TLcdNVG15DataObject.setExtendedData
(TLcdNVG15ExtendedData aValue) Sets the value of the property that maps to theExtendedData
element.