Package edu.swri.swiftvis.plot.util

Interface Summary
FillUser  
FontUser  
GradientUser  
ShapeCreator  
StrokeOptions.StrokeUser  
 

Class Summary
ColorGradient The purpose of this class is to provide a more sophisticated color gradient for plotting.
ColorGradient.ColorNode  
ColorGradient.ColorScheme  
ColorIndicator This class represents a GUI component that can be used to show a selected color.
FillOptions This class basically just stores the settings for a Paint so that they can be edited and so that multiple different draw objects can use this code.
FontOptions  
PlottingHelper This utility class has methods in it that can be useful for different plotting routines.
ShapeCreator.EmptyCreator  
ShapeCreator.OvalCreator  
ShapeCreator.RectangleCreator  
ShapeCreator.RoundRectangleCreator  
StrokeOptions This class encapsulates the information for a stroke and provides a GUI for editing the stroke setting.