Uses of Interface
com.luciad.format.dgn.ILcdDGNModelDecoder
Packages that use ILcdDGNModelDecoder
-
Uses of ILcdDGNModelDecoder in com.luciad.format.dgn
Classes in com.luciad.format.dgn that implement ILcdDGNModelDecoderModifier and TypeClassDescriptionclass
This model decoder decodes vector data in Intergraph Standard File Formats (ISFF).class
ThisILcdModelDecoder
handles Intergraph Standard File Formats (ISFF, with the extensionDGN
).Constructors in com.luciad.format.dgn with parameters of type ILcdDGNModelDecoderModifierConstructorDescriptionTLcdDGNModelListDecoder
(ILcdDGNModelDecoder aDGNModelDecoder) Constructor which delegates the decoding to the given DGN model decoder.