Constructor and Description |
---|
DXFBlock(java.lang.String name)
Create a BLOCK table record object with specified name.
|
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 DXFBlock(java.lang.String name)
name
- name of table recordpublic java.lang.String toDXFString()
toDXFString
in interface DXFObject
toDXFString
in class DXFEntity