Uses of Interface
org.jzy3d.colors.ISingleColorable
-
-
Uses of ISingleColorable in <Unnamed>
Classes in <Unnamed> that implement ISingleColorable Modifier and Type Class Description classMonitorScatter -
Uses of ISingleColorable in org.jzy3d.plot3d.primitives
Classes in org.jzy3d.plot3d.primitives that implement ISingleColorable Modifier and Type Class Description classColoredWireframePolygonclassCompileableCompositeACompileableCompositeallows storage and subsequent faster execution of individual contained instances drawing routines in an OpenGL display list.classCompositeclassConcurrentScatterPointclassCubeCompositeA cube defined by aBoundingBox3dclassCubeGLUTA cube rendered with OpenGL GLUT.classCylinderclassDiskclassFlatLine2dclassGeometryclassHistogramBarclassLineStripInterpolatedCreates an interpolated line to make a smooth 3d curve based on control points.classParallelepipedA Parallelepiped is a parallelepiped rectangle that is Drawable and Wireframeable.classParallelepipedCompositeA composite implementation of a parallelepiped, meaning it can be decomposed into distinct primitive for polygon ordering.classPointA Point3d is a storage for a Coord3d and a Color that represents a drawable 3d point.classPolygonSupports additional settingsclassQuadclassScatterExperimental 3d object.classScatterPointExperimental 3d object.classShapeclassSimplePolygonASimplePolygonmakes 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);classSphereAllows rendering a sphere.classTesselatedPolygonA polygon made of two triangles with no wireframe on their adjacent side.classTriangleclassTubeATubemay be used to render cylinders or pyramids, according to its input parameters.classWaterfallCompositeA drawable Waterfall using Matlab style -
Uses of ISingleColorable in org.jzy3d.plot3d.primitives.contour
Classes in org.jzy3d.plot3d.primitives.contour that implement ISingleColorable Modifier and Type Class Description classContourLevel -
Uses of ISingleColorable in org.jzy3d.plot3d.primitives.enlightables
Classes in org.jzy3d.plot3d.primitives.enlightables that implement ISingleColorable Modifier and Type Class Description classEnlightableBarclassEnlightableDiskclassEnlightableSphereA Sphere allows rendering a sphere. -
Uses of ISingleColorable in org.jzy3d.plot3d.primitives.pickable
Classes in org.jzy3d.plot3d.primitives.pickable that implement ISingleColorable Modifier and Type Class Description classPickablePointclassPickablePolygonclassPickableSphere -
Uses of ISingleColorable in org.jzy3d.plot3d.primitives.selectable
Classes in org.jzy3d.plot3d.primitives.selectable that implement ISingleColorable Modifier and Type Class Description classSelectableScatterA Scatter that supports an "highlighted status" to change selected point colorclassSelectableSphere -
Uses of ISingleColorable in org.jzy3d.plot3d.primitives.textured
Classes in org.jzy3d.plot3d.primitives.textured that implement ISingleColorable Modifier and Type Class Description classTexturedCubeclassTexturedCylinderclassTranslucentQuad -
Uses of ISingleColorable in org.jzy3d.plot3d.rendering.view.annotation
Classes in org.jzy3d.plot3d.rendering.view.annotation that implement ISingleColorable Modifier and Type Class Description classBarycenterAnnotationDraws the barycenter of anGeometryand a line each point and the barycenter.classCameraDistanceAnnotationDraws the distance of every scene graph drawable object to camera eye.
-