Package gov.sns.tools.plot

Interface Summary
ColorGenerator This interface defines the signatures of two methods to produce the color in accordance with value between 0.0 and 1.0.
 

Class Summary
BasicGraphData This class is a container class for data used in the FunctionGraphsJPanel class.
BlackAndWhite3D This class is a data class for data used in the FunctionGraphsJPanel class.
ColorSurfaceData This class is a base abstract class for data used in the FunctionGraphsJPanel class.
CubicSplineGraphData  
CurveData This class is a curve data class for data used in the FunctionGraphsJPanel class.
Data3DFactory This class is a 3D data factory class for colored surface data used in the FunctionGraphsJPanel class.
DataSet2D  
DataSetJF  
DateGraphFormat DateGraphFormat is the subclass of the DecimalFormat class.
FunctionGraphsJPanel  
FunctionGraphsPopupAdaptor FunctionGraphsPopupAdaptor implements the ChartPopupAdaptor on behalf of the FunctionGraphsPanel class.
GraphDataOperations  
IncrementalColors This class keeps incremental colors.
LinearData3D This class is a data class for data used in the FunctionGraphsJPanel class.
Plot2D  
PlotJF  
PointLike3D This class is a data class for data used in the FunctionGraphsJPanel class.
RainbowColorGenerator RainbowColorGenerator class keeps the map between color and range 0.0 - 1.0 based on the Rainbow approach.
SmoothData3D This class is a data class for data used in the FunctionGraphsJPanel class.
UnwrappedGeneratorGraphData