Uses of Class
org.jzy3d.plot3d.text.renderers.TextBitmapRenderer
-
Packages that use TextBitmapRenderer Package Description org.jzy3d.chart org.jzy3d.chart2d org.jzy3d.plot3d.primitives.graphs -
-
Uses of TextBitmapRenderer in org.jzy3d.chart
Methods in org.jzy3d.chart that return TextBitmapRenderer Modifier and Type Method Description TextBitmapRenderer
EmulGLSkin. getAxisTextRenderer()
-
Uses of TextBitmapRenderer in org.jzy3d.chart2d
Subclasses of TextBitmapRenderer in org.jzy3d.chart2d Modifier and Type Class Description class
AxisBox2d.RotatedTextBitmapRenderer
-
Uses of TextBitmapRenderer in org.jzy3d.plot3d.primitives.graphs
Fields in org.jzy3d.plot3d.primitives.graphs declared as TextBitmapRenderer Modifier and Type Field Description protected TextBitmapRenderer
AbstractDrawableGraph2d. txt
-