Package lt.monarch.chart.util

Various chart drawing support classes

See:
          Description

Interface Summary
Interface Description
CircularLabelLayouter.Label  
 

Class Summary
Class Description
BrowserLauncher Utility for opening browser windows with given URLs.
BufferedImageWrapper Code for serializing images
CircularLabelLayouter Circular label layouter.
DirectProjector Simple projector, which just converts Point2D objects to java.awt.Point objects
DoubleComparator  
EmptyChart Empty chart, that is used to display some text message
FontUtil  
FormulaPainter Paints formula as an image
GradientPaintUtil  
LinkComponentBase  
LinkLabel  
MinMaxValues Class used to store minimum and maximum values
NumberUtil  
ParseUtil  
ShapePainter Class used to paint the shape toFill and outline.
 

Exception Summary
Exception Description
MissingColumnException This exception is thrown by a series then a data model does not contain a required column
 

Package lt.monarch.chart.util Description

Various chart drawing support classes