public class DXFDispatchActor extends java.lang.Object implements DXFGroupActor
| Constructor and Description |
|---|
DXFDispatchActor(DXFEntityActor entityActor) |
| Modifier and Type | Method and Description |
|---|---|
void |
begin() |
void |
end() |
void |
processGroup(int code,
DXFProtoValue value) |
public DXFDispatchActor(DXFEntityActor entityActor)
public void begin()
begin in interface DXFGroupActorpublic void processGroup(int code,
DXFProtoValue value)
processGroup in interface DXFGroupActorpublic void end()
end in interface DXFGroupActor