Constructor and Description |
---|
DXFBlockEnd(DXFBlock block)
Create a block end table record object for specified block.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toDXFString()
Implementation of DXFObject interface method; creates DXF text representing the object.
|
getDXFHatchInfo, getDXFLineWeight
getHandle, getHandleCount
public DXFBlockEnd(DXFBlock block)
block
- Associated blockpublic java.lang.String toDXFString()
toDXFString
in interface DXFObject
toDXFString
in class DXFEntity