org.math.plot.components.LegendPanel Class Reference

List of all members.

Detailed Description

BSD License

Author:
Yann RICHET

Definition at line 19 of file LegendPanel.java.

Public Member Functions

 LegendPanel (PlotPanel _plotPanel, int _orientation)
void updateLegends ()
void note (int i)
void nonote (int i)
void componentResized (ComponentEvent e)
void componentMoved (ComponentEvent e)
void componentShown (ComponentEvent e)
void componentHidden (ComponentEvent e)

Static Public Attributes

static int INVISIBLE = -1
static int VERTICAL = 0
static int HORIZONTAL = 1

Package Attributes

PlotCanvas plotCanvas
PlotPanel plotPanel
LinkedList< Legendlegends
int orientation
JPanel container

Classes

class  Legend


The documentation for this class was generated from the following file:
Generated on Wed Sep 5 21:44:02 2007 for jmathplot by  doxygen 1.5.1