Uses of Class
org.jzy3d.plot3d.primitives.textured.DrawableTexture

Packages that use DrawableTexture
org.jzy3d.plot3d.primitives.axes Provides concrete axes implementing the Axe interface 
org.jzy3d.plot3d.primitives.pickable   
org.jzy3d.plot3d.text.drawable   
org.jzy3d.plot3d.text.drawable.cells   
 

Uses of DrawableTexture in org.jzy3d.plot3d.primitives.axes
 

Fields in org.jzy3d.plot3d.primitives.axes declared as DrawableTexture
protected  DrawableTexture ContourAxeBox.contourTexture
           
 

Uses of DrawableTexture in org.jzy3d.plot3d.primitives.pickable
 

Subclasses of DrawableTexture in org.jzy3d.plot3d.primitives.pickable
 class PickableTexture
           
 

Uses of DrawableTexture in org.jzy3d.plot3d.text.drawable
 

Subclasses of DrawableTexture in org.jzy3d.plot3d.text.drawable
 class DrawableTextTexture
           
 

Uses of DrawableTexture in org.jzy3d.plot3d.text.drawable.cells
 

Subclasses of DrawableTexture in org.jzy3d.plot3d.text.drawable.cells
 class DrawableTextCell