public class SketchDocument extends MultipageDocument
| Modifier and Type | Class and Description |
|---|---|
static class |
SketchDocument.Factory
SketchDocument.Factory is a factory for sketch documents.
|
| Modifier and Type | Field and Description |
|---|---|
static int |
COUNT |
| Constructor and Description |
|---|
SketchDocument(Application a)
Construct an untitled sketch document that is owned by the
given application.
|
SketchDocument(Application a,
String title)
Construct a sketch document with the given title that is
owned by the given application.
|
close, getMultipageModel, getTitle, open, save, saveAs, saveAsaddPropertyChangeListener, getApplication, getEditSupport, getFile, getShortTitle, getUndoManager, getURL, isDirty, isEditable, isWritable, removePropertyChangeListener, setDirty, setEditable, setFile, setURL, setWritablepublic SketchDocument(Application a)
public SketchDocument(Application a, String title)
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.