- UNIT_X - Static variable in class com.orsoncharts.graphics3d.Point3D
-
The point (1, 0, 0).
- UNIT_Y - Static variable in class com.orsoncharts.graphics3d.Point3D
-
The point (0, 1, 0).
- UNIT_Z - Static variable in class com.orsoncharts.graphics3d.Point3D
-
The point (0, 0, 1).
- unregisterForTooltips() - Method in class com.orsoncharts.graphics3d.swing.Panel3D
-
Unregisters this component with the tool tip manager.
- UpAction - Class in com.orsoncharts.graphics3d.swing
-
An action that handles rotating the 3D view towards the top of the screen.
- UpAction(Panel3D) - Constructor for class com.orsoncharts.graphics3d.swing.UpAction
-
Creates a new action associated with the specified panel.
- updateProjection(Point2D[]) - Method in class com.orsoncharts.marker.MarkerData
-
Updates the projected points for this marker.
- updateRange(Range) - Method in class com.orsoncharts.axis.AbstractValueAxis3D
-
Updates the axis range (used by the auto-range calculation) without
notifying listeners.
- updateRange(Range) - Method in class com.orsoncharts.axis.LogAxis3D
-
- updateTooltip(MouseEvent) - Method in class com.orsoncharts.fx.Chart3DCanvas
-
Updates the tooltip.
- Utils2D - Class in com.orsoncharts.graphics3d
-
A collection of utility methods for 2D geometry.
- Utils3D - Class in com.orsoncharts.graphics3d
-
A collection of utility methods for 3D geometry.