Uses of Class
com.luciad.format.nvg.model.TLcdNVGSymbol
Package
Description
This package provides the common parts of the domain models to represent NVG data.
-
Uses of TLcdNVGSymbol in com.luciad.format.nvg.model
Modifier and TypeMethodDescriptionstatic TLcdNVGSymbol
Extracts theTLcdNVGSymbol
from given objectModifier and TypeMethodDescriptionstatic boolean
TLcdNVGSymbol.isAPP6ASymbol
(TLcdNVGSymbol aNVGSymbol) Checks whether givenTLcdNVGSymbol
is an APP6 Symbolstatic boolean
TLcdNVGSymbol.isMS2525bSymbol
(TLcdNVGSymbol aNVGSymbol) Checks whether givenTLcdNVGSymbol
is an MS2525 Symbolstatic void
TLcdNVGSymbol.setSymbol
(Object aObject, TLcdNVGSymbol aSymbol) Sets theTLcdNVGSymbol
to given object