org.jfree.chart.renderer.category.WaterfallBarRenderer A renderer that handles the drawing of waterfall bar charts, for use with the {@link CategoryPlot} class. Note that the bar colors are defined using special methods in this class - the inherited methods (for example, {@link AbstractRenderer#setSeriesPaint(int, Paint)}) are ignored.
org.apache.batik.svggen.SVGPaint Utility class that converts a Paint object into an SVG element. @author <a HREF="mailto:cjolif@ilog.fr">Christophe Jolif</a> @author <a HREF="mailto:vincent.hardy@eng.sun.com">Vincent Hardy</a> @version $Id: SVGPaint.java,v 1.11 2004/08/18 07:15:08 vhardy Exp $ @see ...
org.jdesktop.swing.JXTitledPanel A special type of Panel that has a Title section and a Content section.<br> The following 4 properties can be set with the UIManager to change the look and feel of the JTitledPanel: <ul> <li>JTitledPanel.title.foreground</li> <li>JTitledPanel.title.background</li&g ...
org.apache.batik.svggen.GraphicObjects This test validates the convertion of the three elementary thypes of Java 2D API graphic objects: shapes, text and images @author <a HREF="mailto:cjolif@ilog.fr">Christophe Jolif</a> @author <a HREF="mailto:vhardy@eng.sun.com">Vincent Hardy</a> @version $Id: GraphicObjects ...