Class AxisLabelRotator.TextLayout

java.lang.Object
org.jzy3d.plot3d.primitives.axis.AxisLabelRotator.TextLayout
Enclosing class:
AxisLabelRotator

public static class AxisLabelRotator.TextLayout extends Object
  • Field Details

    • offset

      public Coord2d offset
    • rotation

      public float rotation
  • Constructor Details

    • TextLayout

      public TextLayout(Coord2d offset, float rotation)
    • TextLayout

      public TextLayout()