Uses of Class
org.jzy3d.plot3d.rendering.textures.BufferedImageTexture
-
Uses of BufferedImageTexture in org.jzy3d.plot3d.text.drawable
Modifier and TypeMethodDescriptionTextImageRenderer.getImage()
TextImageRenderer.getImage
(float ratio) protected static BufferedImageTexture
-
Uses of BufferedImageTexture in org.jzy3d.plot3d.text.drawable.cells
Modifier and TypeMethodDescriptionTextCellRenderer.getImage
(float ratio) protected static BufferedImageTexture
ModifierConstructorDescriptionDrawableTextCell
(BufferedImageTexture image, Coord2d position, Coord2d dim)