Uses of Class
com.luciad.format.nvg.nvg20.model.TLcdNVG20Model
Package
Description
This package contains a domain model to represent an NVG 2.0 data source.
-
Uses of TLcdNVG20Model in com.luciad.format.nvg.nvg20.model
Modifier and TypeMethodDescriptionTLcdNVG20FilteredModel.getUnfilteredModel()
Returns theTLcdNVG20Model
model which has all the data regardless of the filter.ModifierConstructorDescriptionTLcdNVG20FilteredModel
(TLcdNVG20Model aDelegate) Creates a new model filtering the given NVG 2.0 model.