Interface PickingTools
- All Known Implementing Classes:
JoGLPickingTools
public interface PickingTools
Interface for picking tools.
- Author:
- Pierre Lando
-
Method Summary
Modifier and TypeMethodDescriptionReturn the canvas.getUnderlyingPoint(Point windowPosition) Return the scene coordinate of the pixel under the given windows position.
-
Method Details
-
getUnderlyingPoint
-
getCanvas
-