Uses of Class
com.luciad.format.nvg.model.TLcdNVGSymbol
Packages that use 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
Methods in com.luciad.format.nvg.model that return TLcdNVGSymbolModifier and TypeMethodDescriptionstatic TLcdNVGSymbolExtracts theTLcdNVGSymbolfrom given objectMethods in com.luciad.format.nvg.model with parameters of type TLcdNVGSymbolModifier and TypeMethodDescriptionstatic booleanTLcdNVGSymbol.isAPP6ASymbol(TLcdNVGSymbol aNVGSymbol) Checks whether givenTLcdNVGSymbolis an APP6 Symbolstatic booleanTLcdNVGSymbol.isMS2525bSymbol(TLcdNVGSymbol aNVGSymbol) Checks whether givenTLcdNVGSymbolis an MS2525 Symbolstatic voidTLcdNVGSymbol.setSymbol(Object aObject, TLcdNVGSymbol aSymbol) Sets theTLcdNVGSymbolto given object