Uses of Interface
org.jzy3d.colors.IMultiColorable
Package
Description
-
Uses of IMultiColorable in org.jzy3d.plot3d.primitives
Modifier and TypeClassDescriptionclass
class
class
A scatter plot supporting a Listas input. class
class
ACompileableComposite
allows storage and subsequent faster execution of individual contained instances drawing routines in an OpenGL display list.class
class
class
class
class
A cube defined by aBoundingBox3d
class
class
class
class
class
Creates an interpolated line to make a smooth 3d curve based on control points.class
A Parallelepiped is a parallelepiped rectangle that is Drawable and Wireframeable.class
A composite implementation of a parallelepiped, meaning it can be decomposed into distinct primitive for polygon ordering.class
Supports additional settingsclass
class
A scatter plot supporting a colormap for shading each dot color and alpha.class
A scatter plot supporting a Listas input. class
class
ASimplePolygon
makes the simplest possible GL rendering with especially no: gl.glPolygonMode(GL2.GL_FRONT_AND_BACK, GL2.GL_FILL); gl.glEnable(GL2.GL_POLYGON_OFFSET_FILL);class
A polygon made of two triangles with no wireframe on their adjacent side.class
class
A drawable Waterfall using Matlab style -
Uses of IMultiColorable in org.jzy3d.plot3d.primitives.contour
Modifier and TypeClassDescriptionclass
-
Uses of IMultiColorable in org.jzy3d.plot3d.primitives.enlightables
-
Uses of IMultiColorable in org.jzy3d.plot3d.primitives.pickable
-
Uses of IMultiColorable in org.jzy3d.plot3d.primitives.textured
-
Uses of IMultiColorable in org.jzy3d.plot3d.primitives.vbo
-
Uses of IMultiColorable in org.jzy3d.plot3d.primitives.volume
-
Uses of IMultiColorable in org.jzy3d.plot3d.rendering.view.annotation
Modifier and TypeClassDescriptionclass
Draws the barycenter of anGeometry
and a line each point and the barycenter.