Uses of Package
org.jzy3d.colors

Packages that use org.jzy3d.colors
org.jzy3d.colors The Color package provide tools for mapping colors on graphical objects in two and three dimensions 
org.jzy3d.colors.colormaps   
org.jzy3d.contour   
org.jzy3d.maths Provides mathematical tools: coordinates, spaces, grids, and trigonometry for 2 and 3 dimensions. 
org.jzy3d.plot2d.primitive   
org.jzy3d.plot2d.rendering Provides classes to perform rendering of 2d objects into AWT and SWT canvases 
org.jzy3d.plot3d.builder.concrete   
org.jzy3d.plot3d.primitives Provides 3d primitives that either implement plot3d.rendering.Drawable or plot3d.rendering.Composite3d, and thus provide a draw() and transform() function for the plot3d.rendering.Scene
org.jzy3d.plot3d.primitives.axes.layout   
org.jzy3d.plot3d.primitives.contour   
org.jzy3d.plot3d.primitives.enlightables   
org.jzy3d.plot3d.primitives.graphs.layout   
org.jzy3d.plot3d.primitives.graphs.nodes   
org.jzy3d.plot3d.primitives.interactive   
org.jzy3d.plot3d.primitives.interactive.tools   
org.jzy3d.plot3d.primitives.textured   
org.jzy3d.plot3d.rendering.legends.colorbars   
org.jzy3d.plot3d.rendering.lights   
org.jzy3d.plot3d.rendering.view Provides interfaces, abstract classes and concrete classes to perform rendering of 3d objects into a canvas. 
org.jzy3d.plot3d.text Provides utilities for rendering texts into a 3 dimensional scene. 
 

Classes in org.jzy3d.colors used by org.jzy3d.colors
Color
          Color provides a representation of a color.
ColorMapper
          A ColorMapper is a IColorMappable and a IColorMap at the same time.
IColorMappable
          ColorMappable interface.
 

Classes in org.jzy3d.colors used by org.jzy3d.colors.colormaps
Color
          Color provides a representation of a color.
IColorMappable
          ColorMappable interface.
 

Classes in org.jzy3d.colors used by org.jzy3d.contour
ColorMapper
          A ColorMapper is a IColorMappable and a IColorMap at the same time.
 

Classes in org.jzy3d.colors used by org.jzy3d.maths
Color
          Color provides a representation of a color.
IColorMappable
          ColorMappable interface.
 

Classes in org.jzy3d.colors used by org.jzy3d.plot2d.primitive
Color
          Color provides a representation of a color.
ColorMapper
          A ColorMapper is a IColorMappable and a IColorMap at the same time.
 

Classes in org.jzy3d.colors used by org.jzy3d.plot2d.rendering
Color
          Color provides a representation of a color.
 

Classes in org.jzy3d.colors used by org.jzy3d.plot3d.builder.concrete
Color
          Color provides a representation of a color.
ColorMapper
          A ColorMapper is a IColorMappable and a IColorMap at the same time.
 

Classes in org.jzy3d.colors used by org.jzy3d.plot3d.primitives
Color
          Color provides a representation of a color.
ColorMapper
          A ColorMapper is a IColorMappable and a IColorMap at the same time.
IMultiColorable
          IMultiColorable objects may have several colors interpolated between each of their individual points colors.
ISingleColorable
          ISingleColorable objects have a single plain color and a must define a setter for it.
 

Classes in org.jzy3d.colors used by org.jzy3d.plot3d.primitives.axes.layout
Color
          Color provides a representation of a color.
 

Classes in org.jzy3d.colors used by org.jzy3d.plot3d.primitives.contour
IMultiColorable
          IMultiColorable objects may have several colors interpolated between each of their individual points colors.
ISingleColorable
          ISingleColorable objects have a single plain color and a must define a setter for it.
 

Classes in org.jzy3d.colors used by org.jzy3d.plot3d.primitives.enlightables
Color
          Color provides a representation of a color.
ColorMapper
          A ColorMapper is a IColorMappable and a IColorMap at the same time.
IMultiColorable
          IMultiColorable objects may have several colors interpolated between each of their individual points colors.
ISingleColorable
          ISingleColorable objects have a single plain color and a must define a setter for it.
 

Classes in org.jzy3d.colors used by org.jzy3d.plot3d.primitives.graphs.layout
Color
          Color provides a representation of a color.
 

Classes in org.jzy3d.colors used by org.jzy3d.plot3d.primitives.graphs.nodes
Color
          Color provides a representation of a color.
ISingleColorable
          ISingleColorable objects have a single plain color and a must define a setter for it.
 

Classes in org.jzy3d.colors used by org.jzy3d.plot3d.primitives.interactive
Color
          Color provides a representation of a color.
ISingleColorable
          ISingleColorable objects have a single plain color and a must define a setter for it.
 

Classes in org.jzy3d.colors used by org.jzy3d.plot3d.primitives.interactive.tools
Color
          Color provides a representation of a color.
 

Classes in org.jzy3d.colors used by org.jzy3d.plot3d.primitives.textured
Color
          Color provides a representation of a color.
IMultiColorable
          IMultiColorable objects may have several colors interpolated between each of their individual points colors.
ISingleColorable
          ISingleColorable objects have a single plain color and a must define a setter for it.
 

Classes in org.jzy3d.colors used by org.jzy3d.plot3d.rendering.legends.colorbars
Color
          Color provides a representation of a color.
 

Classes in org.jzy3d.colors used by org.jzy3d.plot3d.rendering.lights
Color
          Color provides a representation of a color.
 

Classes in org.jzy3d.colors used by org.jzy3d.plot3d.rendering.view
Color
          Color provides a representation of a color.
 

Classes in org.jzy3d.colors used by org.jzy3d.plot3d.text
Color
          Color provides a representation of a color.