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 classEmulGLDrawableImageRenders 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 classPickableTexture -
Uses of DrawableImage in org.jzy3d.plot3d.primitives.textured
Subclasses of DrawableImage in org.jzy3d.plot3d.primitives.textured 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. -
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 classAWTNativeDrawableImage -
Uses of DrawableImage in org.jzy3d.plot3d.text.drawable
Subclasses of DrawableImage in org.jzy3d.plot3d.text.drawable Modifier and Type Class Description classDrawableTextTexture -
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 classDrawableTextCell
-