public class DXFDebugActor extends java.lang.Object implements DXFGroupActor
| Constructor and Description |
|---|
DXFDebugActor() |
DXFDebugActor(boolean quiet) |
| Modifier and Type | Method and Description |
|---|---|
void |
begin() |
void |
end() |
static void |
main(java.lang.String[] argv) |
void |
processGroup(int code,
DXFProtoValue value) |
public DXFDebugActor()
public DXFDebugActor(boolean quiet)
public static void main(java.lang.String[] argv)
public void begin()
begin in interface DXFGroupActorpublic void end()
end in interface DXFGroupActorpublic void processGroup(int code,
DXFProtoValue value)
processGroup in interface DXFGroupActor