Package | Description |
---|---|
de.mcp.cutcad.printdialog |
Modifier and Type | Field and Description |
---|---|
(package private) LaserCutterSettings |
Printer.laserCutterSettings |
private LaserCutterSettings |
PrintDialogInstance.laserCutterSettings |
private LaserCutterSettings |
PrintDialog.laserCutterSettings
Contains the settings to be used for the laser cutter.
|
Modifier and Type | Method and Description |
---|---|
(package private) LaserCutterSettings |
PrintDialogInstance.getLaserCutterSettings() |
(package private) LaserCutterSettings |
SettingsLoader.loadSettings() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
SettingsLoader.persistSettings(LaserCutterSettings settingsToSafe) |
Constructor and Description |
---|
PrintDialogInstance(java.util.ArrayList<PrintInstance> printInstances,
LaserCutterSettings lasercutterSettings) |
Printer(java.util.ArrayList<PrintInstance> toBePrintedInstances,
LaserCutterSettings laserCutterSettings,
PrintDialogInstance parent) |