Uses of Interface
com.luciad.format.dwg.ILcdDWGModelDecoder
-
Uses of ILcdDWGModelDecoder in com.luciad.format.dwg
Modifier and TypeClassDescriptionclass
This model decoder decodes vector data in AutoCAD's drawing format.class
ThisILcdModelDecoder
decodes data in AutoCAD's drawing format.ModifierConstructorDescriptionTLcdDWGModelListDecoder
(ILcdDWGModelDecoder aDWGModelDecoder) Creates a new TLcdDWGModelListDecoder that delegates the actual decoding to a given instance of ILcdDWGModelDecoder.