public final class Perspectives
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Class<? extends Perspective> |
DEFAULT_PERSPECTIVE |
static PerspectivePos |
DEFAULT_POSITION |
| Modifier and Type | Method and Description |
|---|---|
static javafx.scene.Node |
perspectiveDefaultGraphics() |
static DisplayProperties |
perspectiveDisplayProperties(java.lang.Class<? extends Perspective> perspective)
Retrieves the display properties from the given perspective.
|
public static final PerspectivePos DEFAULT_POSITION
public static final java.lang.Class<? extends Perspective> DEFAULT_PERSPECTIVE
public static DisplayProperties perspectiveDisplayProperties(java.lang.Class<? extends Perspective> perspective)
perspective - the perspective (class) from which to retrieve propertiespublic static javafx.scene.Node perspectiveDefaultGraphics()