Uses of Enum Class
com.luciad.format.vpf.TLcdVPFModelDecoder.ModelElementMode
Package
Description
This package provides support for decoding VPF (Vector Product Format) data and displaying VPF data using GeoSym.
-
Uses of TLcdVPFModelDecoder.ModelElementMode in com.luciad.format.vpf
Modifier and TypeMethodDescriptionTLcdVPFModelDecoder.getModelElementMode()
Returns the model element mode used by this model decoder.Returns the enum constant of this class with the specified name.static TLcdVPFModelDecoder.ModelElementMode[]
TLcdVPFModelDecoder.ModelElementMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
TLcdVPFModelDecoder.setModelElementMode
(TLcdVPFModelDecoder.ModelElementMode aElementMode) Sets the model element mode to be used by this model decoder.