Uses of Class
org.hortonmachine.gears.io.dxfdwg.libs.dxf.DxfFile
-
Packages that use DxfFile Package Description org.hortonmachine.gears.io.dxfdwg.libs.dxf -
-
Uses of DxfFile in org.hortonmachine.gears.io.dxfdwg.libs.dxf
Methods in org.hortonmachine.gears.io.dxfdwg.libs.dxf that return DxfFile Modifier and Type Method Description static DxfFileDxfFile. createFromFile(File file, org.opengis.referencing.crs.CoordinateReferenceSystem crs)static DxfFileDxfFile. createFromFile(RandomAccessFile raf, org.opengis.referencing.crs.CoordinateReferenceSystem crs)
-