-
Enhancement
-
Resolution: Unresolved
-
P3
-
None
Today Scene Builder uses the private call Group.impl_pickLocal() to locate fx objects which are under the mouse.
I think it would make sense to have a public routine for doing this in FX.
This routine could be available at the Scene class level but also any Parent level
(in many case, the application context allows to reduce the picking scope largely).
The routine could return a single Node or a list of all the Nodes below the mouse
ordered by z coordinates.
I think it would make sense to have a public routine for doing this in FX.
This routine could be available at the Scene class level but also any Parent level
(in many case, the application context allows to reduce the picking scope largely).
The routine could return a single Node or a list of all the Nodes below the mouse
ordered by z coordinates.
- blocks
-
JDK-8102968 It's impossible to select node in content panel with checked "Mouse transparency" in inspector
-
- Resolved
-
- duplicates
-
JDK-8133331 Public Scene Graph Traversal API
-
- Closed
-
-
JDK-8099546 Implement an ability to determine what Node is located at a random point of the scene.
-
- Closed
-
-
JDK-8102426 Make impl_pickNode public.
-
- Closed
-
- relates to
-
JDK-8090469 Provide contains methods which are independent of the current graphical appearance of a shape.
-
- Open
-
-
JDK-8092201 Publish 3D ray intersection methods
-
- Open
-
(1 relates to)