Uses of Class
org.jzy3d.plot3d.text.align.TextAlign
-
Uses of TextAlign in org.jzy3d.plot3d.primitives.axis
Modifier and TypeMethodDescriptionprotected TextAlign
AxisLabelProcessor.getAxisLabelTextAlign
(int direction) Return an axis label alignment suitable for the type of chart : 3D, 2D XY, 2D XZ, 2D YZ -
Uses of TextAlign in org.jzy3d.plot3d.text
Modifier and TypeMethodDescriptionAbstractTextRenderer.drawText
(IPainter painter, Font font, String s, Coord3d position, float rotation, TextAlign align, Color color, Coord2d screenOffset) ITextRenderer.drawText
(IPainter painter, Font font, String s, Coord3d position, float rotation, TextAlign align, Color color, Coord2d screenOffset)