Uses of Class
org.jzy3d.plot3d.primitives.axis.AxisLabelRotator.TextLayout
Packages that use AxisLabelRotator.TextLayout
-
Uses of AxisLabelRotator.TextLayout in org.jzy3d.plot3d.primitives.axis
Methods in org.jzy3d.plot3d.primitives.axis that return AxisLabelRotator.TextLayoutModifier and TypeMethodDescriptionAxisLabelRotator.computeTextLayout
(IPainter painter, Coord3d[] segment3D, Coord3d center3D, Coord3d label3D, float offset) Compute the 2D offset and rotation required to have axis label cleanly fitting around and axis and being parallel to the axis (as displayed in 2D on screen).