| Interface | Description |
|---|---|
| XYCommand |
displacement command
the Y is screen oriented
the X is screen oriented also
the coordinates are not ordered by machine AXIS (it can depends on machine construction)
|
| Class | Description |
|---|---|
| Command |
commands coordinates are in screen cartesian, from top left
|
| CommandVisitor | |
| CutToCommand |
this command used for lazer, design a cut to line command
|
| DisplacementCommand |
displacement command, the X is the FIRST AXIS of the machine, the Y, the
second one
|
| HomingCommand | |
| MovePlanVisitor | |
| NearestCommandXYVisitor | |
| PunchCommand | |
| PunchPlan |
punch plan, containing the commands, and associated parameters for the optimizer
|
| PunchPlanIO |
this class is responsible to import / export XML punch plans, and convert
them into model objects
|
| RangeVisitor |
Compte the range of the punchplan
|
| StatisticVisitor |