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 classPickableTexture -
Uses of ITranslucent in org.jzy3d.plot3d.primitives.textured
Classes in org.jzy3d.plot3d.primitives.textured that implement ITranslucent Modifier and Type Class Description classNativeDrawableImageANativeDrawableImagecan 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.classTexturedCubeclassTexturedCylinderclassTranslucentQuad -
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 classAWTNativeDrawableImage -
Uses of ITranslucent in org.jzy3d.plot3d.text.drawable
Classes in org.jzy3d.plot3d.text.drawable that implement ITranslucent Modifier and Type Class Description classDrawableTextTexture -
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 classDrawableTextCell
-