public class SketchPane extends GraphicsPane
_backgroundEventLayer, _backgroundLayer, _foregroundEventLayer, _foregroundLayer, _layers, _overlayLayer| Constructor and Description |
|---|
SketchPane()
Create a new sketch pane with a SketchController to
process the input sketch.
|
SketchPane(SketchController controller)
Create a new sketch pane with the given controller
that controls the behavior of this pane.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
_rebuildLayerArray()
Rebuild the array of layers for use by iterators.
|
SketchController |
getSketchController()
Get the sketch controller that controls
the behavior of this pane.
|
getBackgroundEventLayer, getBackgroundLayer, getForegroundEventLayer, getForegroundLayer, getOverlayLayer, layersFromBack, layersFromFront, setBackgroundEventLayer, setBackgroundLayer, setForegroundEventLayer, setForegroundLayer, setOverlayLayer_initNewLayer, _nullifyLayer, dispatchEvent, getCanvas, getParent, getSize, getToolTipText, getTransformContext, isAntialiasing, isEnabled, layers, paint, paint, processLayerEvent, repaint, repaint, scale, setAntialiasing, setCanvas, setEnabled, setParent, setSize, setSize, setTransform, translatepublic SketchPane()
public SketchPane(SketchController controller)
public SketchController getSketchController()
protected void _rebuildLayerArray()
_rebuildLayerArray in class GraphicsPaneCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.