| Package | Description | 
|---|---|
| org.jzy3d.colors | The Color package provide tools for mapping colors on graphical objects in
two and three dimensions | 
| org.jzy3d.plot3d.builder | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | OrderingScoreColormapper. setup(Shape surface,
     Chart chart) | 
| static void | OrderingScoreColormapper. standard(Shape surface) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Shape | AbstractRemapTask. surface | 
| Modifier and Type | Method and Description | 
|---|---|
| static Shape | Builder. applyStyling(Shape s) | 
| static Shape | Builder. buildDelaunay(List<Coord3d> coordinates) | 
| static Shape | Builder. buildOrthonormal(Mapper mapper,
                Range range,
                int steps) | 
| static Shape | Builder. buildOrthonormal(OrthonormalGrid grid,
                Mapper mapper) | 
| static Shape | Builder. buildOrthonormalLog(OrthonormalGrid grid,
                   Mapper mapper,
                   SpaceTransformer transformers) | 
| 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() | 
| Modifier and Type | Method and Description | 
|---|---|
| static Shape | Builder. applyStyling(Shape s) | 
| protected static CompileableComposite | Builder. buildComposite(Shape s) | 
| void | AbstractRemapTask. setSurface(Shape surface) | 
| Constructor and Description | 
|---|
| AbstractRemapTask(Shape surface,
                 SingleParameterMapper mapper) | 
| IncreaseParamRemapTask(Shape surface,
                      SingleParameterMapper mapper) | 
Copyright © 2016. All rights reserved.