Uses of Interface
org.jzy3d.colors.ISingleColorable
Packages that use ISingleColorable
Package
Description
-
Uses of ISingleColorable in Unnamed Package
Classes in Unnamed Package that implement ISingleColorable -
Uses of ISingleColorable in org.jzy3d.plot3d.primitives
Classes in org.jzy3d.plot3d.primitives that implement ISingleColorableModifier and TypeClassDescriptionclass
class
class
ACompileableComposite
allows storage and subsequent faster execution of individual contained instances drawing routines in an OpenGL display list.class
class
class
class
A cube defined by aBoundingBox3d
class
A cube rendered with OpenGL GLUT.class
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
A Point3d is a storage for a Coord3d and a Color that represents a drawable 3d point.class
Supports additional settingsclass
class
A collection of coordinates rendered as dots.class
Experimental 3d object.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
Allows rendering a sphere.class
A polygon made of two triangles with no wireframe on their adjacent side.class
class
ATube
may be used to render cylinders or pyramids, according to its input parameters.class
A drawable Waterfall using Matlab style -
Uses of ISingleColorable in org.jzy3d.plot3d.primitives.contour
Classes in org.jzy3d.plot3d.primitives.contour that implement ISingleColorableModifier and TypeClassDescriptionclass
-
Uses of ISingleColorable in org.jzy3d.plot3d.primitives.enlightables
Classes in org.jzy3d.plot3d.primitives.enlightables that implement ISingleColorableModifier and TypeClassDescriptionclass
class
class
A Sphere allows rendering a sphere. -
Uses of ISingleColorable in org.jzy3d.plot3d.primitives.pickable
Classes in org.jzy3d.plot3d.primitives.pickable that implement ISingleColorable -
Uses of ISingleColorable in org.jzy3d.plot3d.primitives.selectable
Classes in org.jzy3d.plot3d.primitives.selectable that implement ISingleColorableModifier and TypeClassDescriptionclass
A Scatter that supports an "highlighted status" to change selected point colorclass
-
Uses of ISingleColorable in org.jzy3d.plot3d.primitives.textured
Classes in org.jzy3d.plot3d.primitives.textured that implement ISingleColorable -
Uses of ISingleColorable in org.jzy3d.plot3d.rendering.view.annotation
Classes in org.jzy3d.plot3d.rendering.view.annotation that implement ISingleColorableModifier and TypeClassDescriptionclass
Draws the barycenter of anGeometry
and a line each point and the barycenter.class
Draws the distance of every scene graph drawable object to camera eye.