Uses of Class
org.hortonmachine.gears.io.dxfdwg.libs.dxf.DxfENTITY
-
Packages that use DxfENTITY Package Description org.hortonmachine.gears.io.dxfdwg.libs.dxf -
-
Uses of DxfENTITY in org.hortonmachine.gears.io.dxfdwg.libs.dxf
Subclasses of DxfENTITY in org.hortonmachine.gears.io.dxfdwg.libs.dxf Modifier and Type Class Description classDxfLINELINE DXF entity.classDxfLWPOLYLINELWPOLYLINE DXF entity.classDxfPOINTPOINT DXF entity.classDxfPOLYLINEPOLYLINE DXF entity.classDxfTEXTA TEXT and its static readEntity method to read a TEXT in a DXF file.classDxfVERTEXA VERTEX and a static readEntity method to read a VERTEX in a DXF file.
-