|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Shape | |
---|---|
org.jzy3d.colors | The Color package provide tools for mapping colors on graphical objects in two and three dimensions |
org.jzy3d.plot3d.builder |
Uses of Shape in org.jzy3d.colors |
---|
Methods in org.jzy3d.colors with parameters of type Shape | |
---|---|
static void |
OrderingScoreColormapper.setup(Shape surface,
Chart chart)
|
static void |
OrderingScoreColormapper.standard(Shape surface)
|
Uses of Shape in org.jzy3d.plot3d.builder |
---|
Fields in org.jzy3d.plot3d.builder declared as Shape | |
---|---|
protected Shape |
AbstractRemapTask.surface
|
Methods in org.jzy3d.plot3d.builder that return Shape | |
---|---|
static Shape |
Builder.applyStyling(Shape s)
|
static Shape |
Builder.buildDelaunay(List<Coord3d> coordinates)
|
static Shape |
Builder.buildOrthonormal(OrthonormalGrid grid,
Mapper mapper)
|
static Shape |
Builder.buildRing(OrthonormalGrid grid,
Mapper mapper,
float ringMin,
float ringMax)
|
static Shape |
Builder.buildRing(OrthonormalGrid grid,
Mapper mapper,
float ringMin,
float ringMax,
ColorMapper cmap,
Color factor)
|
Shape |
AbstractRemapTask.getSurface()
|
Methods in org.jzy3d.plot3d.builder with parameters of type Shape | |
---|---|
static Shape |
Builder.applyStyling(Shape s)
|
protected static CompileableComposite |
Builder.buildComposite(Shape s)
|
void |
AbstractRemapTask.setSurface(Shape surface)
|
Constructors in org.jzy3d.plot3d.builder with parameters of type Shape | |
---|---|
AbstractRemapTask(Shape surface,
SingleParameterMapper mapper)
|
|
IncreaseParamRemapTask(Shape surface,
SingleParameterMapper mapper)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |