| Package | Description |
|---|---|
| de.team33.sphinx.alpha.visual |
| Modifier and Type | Class and Description |
|---|---|
static class |
JViewports.Builder<T extends JViewport,B extends JViewports.Builder<T,B>>
Builder implementation to build target instances of
JViewport. |
| Modifier and Type | Method and Description |
|---|---|
static JViewports.Builder<JViewport,?> |
JViewports.builder()
Returns a new
JViewports.Builder for target instances of type JViewport. |
static <T extends JViewport> |
JViewports.builder(Supplier<T> newTarget)
Returns a new
JViewports.Builder for target instances as supplied by the given Supplier. |
Copyright © 2023 Andreas Kluge-Kaindl, Bremen (de). All rights reserved.