Uses of Class
org.hortonmachine.gears.io.dxfdwg.libs.dxf.DxfGroup
-
Packages that use DxfGroup Package Description org.hortonmachine.gears.io.dxfdwg.libs.dxf -
-
Uses of DxfGroup in org.hortonmachine.gears.io.dxfdwg.libs.dxf
Fields in org.hortonmachine.gears.io.dxfdwg.libs.dxf declared as DxfGroup Modifier and Type Field Description static DxfGroupDxfENTITY. _3DFACEstatic DxfGroupDxfTABLE_ITEM. APPIDstatic DxfGroupDxfTABLES. APPIDstatic DxfGroupDxfENTITY. ARCstatic DxfGroupDxfENTITY. ATTDEFstatic DxfGroupDxfENTITY. ATTRIBstatic DxfGroupDxfENTITY. BLOCKstatic DxfGroupDxfFile. BLOCKSstatic DxfGroupDxfENTITY. CIRCLEstatic DxfGroupDxfFile. CLASSESstatic DxfGroupDxfENTITY. DIMENSIONstatic DxfGroupDxfTABLE_ITEM. DIMSTYLEstatic DxfGroupDxfTABLES. DIMSTYLEstatic DxfGroupDxfENTITY. ENDBLKstatic DxfGroupDxfFile. ENDSECstatic DxfGroupDxfTABLE_ITEM. ENDTABstatic DxfGroupDxfTABLES. ENDTABstatic DxfGroupDxfFile. ENTITIESstatic DxfGroupDxfFile. EOFstatic DxfGroupDxfFile. HEADERstatic DxfGroupDxfENTITY. INSERTstatic DxfGroupDxfTABLE_ITEM. LAYERstatic DxfGroupDxfTABLES. LAYERstatic DxfGroupDxfENTITY. LINEstatic DxfGroupDxfTABLE_ITEM. LTYPEstatic DxfGroupDxfTABLES. LTYPEstatic DxfGroupDxfENTITY. LWPOLYLINEstatic DxfGroupDxfTABLES. NBMAXstatic DxfGroupDxfFile. OBJECTSstatic DxfGroupDxfENTITY. POINTstatic DxfGroupDxfENTITY. POLYLINEstatic DxfGroupDxfFile. SECTIONstatic DxfGroupDxfENTITY. SEQENDstatic DxfGroupDxfENTITY. SHAPEstatic DxfGroupDxfENTITY. SOLIDstatic DxfGroupDxfTABLE_ITEM. STYLEstatic DxfGroupDxfTABLES. STYLEstatic DxfGroupDxfTABLES. TABLEstatic DxfGroupDxfFile. TABLESstatic DxfGroupDxfENTITY. TEXTstatic DxfGroupDxfENTITY. TRACEstatic DxfGroupDxfTABLE_ITEM. UCSstatic DxfGroupDxfTABLES. UCSstatic DxfGroupDxfENTITY. VERTEXstatic DxfGroupDxfTABLE_ITEM. VIEWstatic DxfGroupDxfTABLES. VIEWstatic DxfGroupDxfENTITY. VIEWPORTstatic DxfGroupDxfTABLE_ITEM. VPORTstatic DxfGroupDxfTABLES. VPORTMethods in org.hortonmachine.gears.io.dxfdwg.libs.dxf that return DxfGroup Modifier and Type Method Description static DxfGroupDxfLINE. readEntity(RandomAccessFile raf, org.geotools.feature.DefaultFeatureCollection entities)static DxfGroupDxfLWPOLYLINE. readEntity(RandomAccessFile raf, org.geotools.feature.DefaultFeatureCollection entities)static DxfGroupDxfPOINT. readEntity(RandomAccessFile raf, org.geotools.feature.DefaultFeatureCollection entities)static DxfGroupDxfPOLYLINE. readEntity(RandomAccessFile raf, org.geotools.feature.DefaultFeatureCollection entities)static DxfGroupDxfTEXT. readEntity(RandomAccessFile raf, org.geotools.feature.DefaultFeatureCollection entities)static DxfGroupDxfVERTEX. readEntity(RandomAccessFile raf, org.locationtech.jts.geom.CoordinateList coordList)static DxfGroupDxfGroup. readGroup(RandomAccessFile raf)
-