| Package | Description |
|---|---|
| io.sundr.examples.shapes |
| Modifier and Type | Class and Description |
|---|---|
class |
EditableCanvas
Generated
|
| Modifier and Type | Method and Description |
|---|---|
Canvas |
CreateableCanvas.create() |
Canvas |
OptionalCanvas.getValue() |
Canvas |
UpdateableCanvas.update() |
| Constructor and Description |
|---|
CanvasBuilder(Canvas instance) |
CanvasBuilder(Canvas instance,
java.lang.Boolean validationEnabled) |
CanvasBuilder(CanvasFluent<?> fluent,
Canvas instance) |
CanvasBuilder(CanvasFluent<?> fluent,
Canvas instance,
java.lang.Boolean validationEnabled) |
CanvasFluentImpl(Canvas instance) |
CreateableCanvas(Canvas item) |
CreateableCanvas(Canvas item,
java.util.function.Function<Canvas,Canvas> function) |
OptionalCanvas(Canvas field) |
UpdateableCanvas(Canvas item) |
UpdateableCanvas(Canvas item,
java.util.function.Function<Canvas,Canvas> function) |
| Constructor and Description |
|---|
CreateableCanvas(Canvas item,
java.util.function.Function<Canvas,Canvas> function) |
CreateableCanvas(Canvas item,
java.util.function.Function<Canvas,Canvas> function) |
CreateableCanvas(java.util.function.Function<Canvas,Canvas> function) |
CreateableCanvas(java.util.function.Function<Canvas,Canvas> function) |
UpdateableCanvas(Canvas item,
java.util.function.Function<Canvas,Canvas> function) |
UpdateableCanvas(Canvas item,
java.util.function.Function<Canvas,Canvas> function) |
UpdateableCanvas(java.util.function.Function<Canvas,Canvas> function) |
UpdateableCanvas(java.util.function.Function<Canvas,Canvas> function) |
Copyright © 2022. All Rights Reserved.