Class DxfCLASSES
- java.lang.Object
-
- org.hortonmachine.gears.io.dxfdwg.libs.dxf.DxfCLASSES
-
public class DxfCLASSES extends Object
Dxf section between the HEADER and the TABLES sections. Not mandatory for DXF 12, don't use it.
-
-
Constructor Summary
Constructors Constructor Description DxfCLASSES()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static DxfCLASSESreadClasses(RandomAccessFile raf)StringtoString()
-
-
-
Method Detail
-
readClasses
public static DxfCLASSES readClasses(RandomAccessFile raf) throws IOException
- Throws:
IOException
-
-