Class DwgHandler
- java.lang.Object
-
- org.hortonmachine.gears.io.dxfdwg.libs.DwgHandler
-
public class DwgHandler extends Object
-
-
Constructor Summary
Constructors Constructor Description DwgHandler(File dxfFile, org.opengis.referencing.crs.CoordinateReferenceSystem crs)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DwgReadergetDwgReader()List<String>getLayerTypes()
-
-
-
Constructor Detail
-
DwgHandler
public DwgHandler(File dxfFile, org.opengis.referencing.crs.CoordinateReferenceSystem crs)
-
-