public class DXFBlocks extends Object implements DXFConstants
| Modifier and Type | Field and Description |
|---|---|
Vector<DXFBlock> |
theBlocks |
$ACADVER, $EXTMAX, $EXTMIN, $FILLMODE, $LIMMAX, $LIMMIN, ARC, ATTRIB, BLOCK, BLOCK_RECORD, BLOCKS, CIRCLE, CLASSES, DIMENSION, ELLIPSE, ENDBLK, ENDSEC, ENDTAB, ENTITIES, HEADER, INSERT, LAYER, LAYER_AUTO_FROZEN, LAYER_FROZEN, LAYER_INVISIBLE, LAYER_LOCKED, LAYER_USED, LAYER_XREF, LAYER_XREF_FOUND, LINE, LTYPE, LWPOLYLINE, MTEXT, OBJECTS, POINT, POLYLINE, SECTION, SEQEND, SOLID, SPLINE, TABLE, TABLES, TEXT, THUMBNAILIMAGE, TRACE, VERTEX| Constructor and Description |
|---|
DXFBlocks() |
DXFBlocks(Vector<DXFBlock> blocks) |
| Modifier and Type | Method and Description |
|---|---|
static DXFBlocks |
readBlocks(DXFLineNumberReader br,
DXFUnivers univers) |
String |
toString(int numEntities) |
public static DXFBlocks readBlocks(DXFLineNumberReader br, DXFUnivers univers) throws IOException
IOExceptionpublic String toString(int numEntities)
Copyright © 2018 B3Partners B.V.. All rights reserved.