Class DxfENTITIES
- java.lang.Object
-
- org.hortonmachine.gears.io.dxfdwg.libs.dxf.DxfENTITIES
-
public class DxfENTITIES extends Object
The ENTITIES section of a DXF file containing all data itself- Version:
- 0.5.0
- Author:
- Micha�l Michaud
-
-
Constructor Summary
Constructors Constructor Description DxfENTITIES()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static DxfENTITIESreadEntities(RandomAccessFile raf)
-
-
-
Method Detail
-
readEntities
public static DxfENTITIES readEntities(RandomAccessFile raf) throws IOException
- Throws:
IOException
-
-