Uses of Class
org.jzy3d.plot3d.primitives.Shape
Package
Description
-
Uses of Shape in org.jzy3d.chart.factories
-
Uses of Shape in org.jzy3d.colors
-
Uses of Shape in org.jzy3d.plot3d.builder
Modifier and TypeMethodDescriptionSurfaceBuilder.applyStyling
(Shape s) Build a surface out of an disordered point mesh.AbstractRemapTask.getSurface()
SurfaceBuilder.orthonormal
(OrthonormalGrid grid, Mapper mapper) Apply a function to an orthonormal grid and return a drawable surface object.SurfaceBuilder.orthonormal
(Mapper mapper, Range range, int steps) Apply a function to an orthonormal grid and return a drawable surface object.SurfaceBuilder.ring
(OrthonormalGrid grid, Mapper mapper, float ringMin, float ringMax) Apply a function to an orthonormal grid and then slice a ring from it between a min and max radiusSurfaceBuilder.ring
(OrthonormalGrid grid, Mapper mapper, float ringMin, float ringMax, ColorMapper cmap, Color factor) Apply a function to an orthonormal grid and then slice a ring from it between a min and max radiusModifier and TypeMethodDescriptionSurfaceBuilder.applyStyling
(Shape s) SurfaceBuilder.buildComposite
(Shape s) Build aCompileableComposite
out of aShape
, which allows faster rendering.void
AbstractRemapTask.setSurface
(Shape surface) ModifierConstructorDescriptionAbstractRemapTask
(Shape surface, SingleParameterMapper mapper) IncreaseParamRemapTask
(Shape surface, SingleParameterMapper mapper) -
Uses of Shape in org.jzy3d.plot3d.builder.concrete
-
Uses of Shape in org.jzy3d.plot3d.primitives
Modifier and TypeMethodDescriptionstatic Shape
static Shape
static Shape
static Shape
SampleGeom.surface()
static Shape
static Shape
Modifier and TypeMethodDescriptionvoid
WaterfallComposite.add
(ColoredWireframePolygon outline, Shape fill) -
Uses of Shape in org.jzy3d.svm.demos