|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.v3x.io.formats.dxf.DXFDispatchActor
public class DXFDispatchActor
"Dispatches" group codes to entity-specific actors/objects (e.g. DXFInsert).
| Constructor Summary | |
|---|---|
DXFDispatchActor(DXFEntityActor entityActor)
|
|
| Method Summary | |
|---|---|
void |
begin()
|
void |
end()
|
void |
processGroup(int code,
DXFProtoValue value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DXFDispatchActor(DXFEntityActor entityActor)
| Method Detail |
|---|
public void begin()
begin in interface DXFGroupActor
public void processGroup(int code,
DXFProtoValue value)
processGroup in interface DXFGroupActorpublic void end()
end in interface DXFGroupActor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||