Uses of Interface
org.jzy3d.plot3d.primitives.textured.ITranslucent
-
-
Uses of ITranslucent in org.jzy3d.plot3d.primitives.pickable
Classes in org.jzy3d.plot3d.primitives.pickable that implement ITranslucent Modifier and Type Class Description class
PickableTexture
-
Uses of ITranslucent in org.jzy3d.plot3d.primitives.textured
Classes in org.jzy3d.plot3d.primitives.textured that implement ITranslucent Modifier and Type Class Description class
NativeDrawableImage
ANativeDrawableImage
can only mount its texture while the GL2 thread is current, so the best is to let draw() automount texture file the first time the resource is required.class
TexturedCube
class
TexturedCylinder
class
TranslucentQuad
-
Uses of ITranslucent in org.jzy3d.plot3d.primitives.volume.textured
Classes in org.jzy3d.plot3d.primitives.volume.textured that implement ITranslucent Modifier and Type Class Description class
AWTNativeDrawableImage
-
Uses of ITranslucent in org.jzy3d.plot3d.text.drawable
Classes in org.jzy3d.plot3d.text.drawable that implement ITranslucent Modifier and Type Class Description class
DrawableTextTexture
-
Uses of ITranslucent in org.jzy3d.plot3d.text.drawable.cells
Classes in org.jzy3d.plot3d.text.drawable.cells that implement ITranslucent Modifier and Type Class Description class
DrawableTextCell
-