Uses of Class
org.jzy3d.plot3d.rendering.textures.BufferedImageTexture
Packages that use BufferedImageTexture
-
Uses of BufferedImageTexture in org.jzy3d.plot3d.text.drawable
Methods in org.jzy3d.plot3d.text.drawable that return BufferedImageTextureModifier and TypeMethodDescriptionTextImageRenderer.getImage()TextImageRenderer.getImage(float ratio) protected static BufferedImageTexture -
Uses of BufferedImageTexture in org.jzy3d.plot3d.text.drawable.cells
Methods in org.jzy3d.plot3d.text.drawable.cells that return BufferedImageTextureModifier and TypeMethodDescriptionTextCellRenderer.getImage(float ratio) protected static BufferedImageTextureConstructors in org.jzy3d.plot3d.text.drawable.cells with parameters of type BufferedImageTextureModifierConstructorDescriptionDrawableTextCell(BufferedImageTexture image, Coord2d position, Coord2d dim)