Package | Description |
---|---|
de.mcp.cutcad.application.tools.fileManagement | |
de.mcp.cutcad.application.tools.objectImport | |
de.mcp.cutcad.view |
Modifier and Type | Class and Description |
---|---|
class |
LoadTool |
class |
SaveTool |
Modifier and Type | Class and Description |
---|---|
class |
ImportSTLTool
The ImportSTLTool is used to import an STL-mesh into the 3D-view.
|
class |
ImportSVGTool
The ImportSVGTool is used to import Shapes from SVG-Files.
|
Modifier and Type | Field and Description |
---|---|
private FileDialogDelegate |
FileDialog.delegate |
Modifier and Type | Method and Description |
---|---|
FileDialogDelegate |
FileDialog.getDelegate() |
Constructor and Description |
---|
FileDialog(FileDialogDelegate delegate) |
OpenFileDialog(FileDialogDelegate delegate) |
SaveFileDialog(FileDialogDelegate delegate) |