Uses of Class
org.jzy3d.plot3d.primitives.DrawableImage
-
-
Uses of DrawableImage in org.jzy3d.plot3d.primitives
Subclasses of DrawableImage in org.jzy3d.plot3d.primitives Modifier and Type Class Description class
EmulGLDrawableImage
Renders an image at the specified 3d position. -
Uses of DrawableImage in org.jzy3d.plot3d.primitives.pickable
Subclasses of DrawableImage in org.jzy3d.plot3d.primitives.pickable Modifier and Type Class Description class
PickableTexture
-
Uses of DrawableImage in org.jzy3d.plot3d.primitives.textured
Subclasses of DrawableImage in org.jzy3d.plot3d.primitives.textured 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. -
Uses of DrawableImage in org.jzy3d.plot3d.primitives.volume.textured
Subclasses of DrawableImage in org.jzy3d.plot3d.primitives.volume.textured Modifier and Type Class Description class
AWTNativeDrawableImage
-
Uses of DrawableImage in org.jzy3d.plot3d.text.drawable
Subclasses of DrawableImage in org.jzy3d.plot3d.text.drawable Modifier and Type Class Description class
DrawableTextTexture
-
Uses of DrawableImage in org.jzy3d.plot3d.text.drawable.cells
Subclasses of DrawableImage in org.jzy3d.plot3d.text.drawable.cells Modifier and Type Class Description class
DrawableTextCell
-