Uses of Interface
org.jzy3d.colors.IMultiColorable
Packages that use IMultiColorable
Package
Description
- 
Uses of IMultiColorable in org.jzy3d.plot3d.primitives
Classes in org.jzy3d.plot3d.primitives that implement IMultiColorableModifier and TypeClassDescriptionclassclassclassA scatter plot supporting a Listas input. classclassACompileableCompositeallows storage and subsequent faster execution of individual contained instances drawing routines in an OpenGL display list.classclassclassclassclassA cube defined by aBoundingBox3dclassclassclassclassclassCreates an interpolated line to make a smooth 3d curve based on control points.classA Parallelepiped is a parallelepiped rectangle that is Drawable and Wireframeable.classA composite implementation of a parallelepiped, meaning it can be decomposed into distinct primitive for polygon ordering.classSupports additional settingsclassclassA scatter plot supporting a colormap for shading each dot color and alpha.classA scatter plot supporting a Listas input. classclassASimplePolygonmakes 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);classA polygon made of two triangles with no wireframe on their adjacent side.classclassA drawable Waterfall using Matlab style - 
Uses of IMultiColorable in org.jzy3d.plot3d.primitives.contour
Classes in org.jzy3d.plot3d.primitives.contour that implement IMultiColorableModifier and TypeClassDescriptionclass - 
Uses of IMultiColorable in org.jzy3d.plot3d.primitives.enlightables
Classes in org.jzy3d.plot3d.primitives.enlightables that implement IMultiColorable - 
Uses of IMultiColorable in org.jzy3d.plot3d.primitives.pickable
Classes in org.jzy3d.plot3d.primitives.pickable that implement IMultiColorable - 
Uses of IMultiColorable in org.jzy3d.plot3d.primitives.textured
Classes in org.jzy3d.plot3d.primitives.textured that implement IMultiColorable - 
Uses of IMultiColorable in org.jzy3d.plot3d.primitives.vbo
Classes in org.jzy3d.plot3d.primitives.vbo that implement IMultiColorable - 
Uses of IMultiColorable in org.jzy3d.plot3d.primitives.volume
Classes in org.jzy3d.plot3d.primitives.volume that implement IMultiColorable - 
Uses of IMultiColorable in org.jzy3d.plot3d.rendering.view.annotation
Classes in org.jzy3d.plot3d.rendering.view.annotation that implement IMultiColorableModifier and TypeClassDescriptionclassDraws the barycenter of anGeometryand a line each point and the barycenter.