public class SceneUtils extends Object
| Constructor and Description |
|---|
SceneUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Point2D |
sceneToSubScenePlane(SubScene subScene,
Point2D point)
Translates point from scene coordinates to subScene local coordinates.
|
static Point3D |
subSceneToScene(SubScene subScene,
Point3D point)
Translates point from inner subScene coordinates to scene coordinates.
|
Copyright © 2025. All rights reserved.