|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataPlotStyle
| Method Summary | |
|---|---|
DataPlotStyle |
copy(PlotArea2D pa)
|
void |
drawToGraphics(java.awt.Graphics2D g,
double xSize,
double ySize)
This draws the plot into the specified Graphics object. |
double[][] |
getBounds()
Returns the min and max values for each dimension that this style supports. |
PlotLegend |
getLegendInformation()
This method should return the legend information for this plot style. |
javax.swing.JComponent |
getPropertiesPanel()
|
void |
redoBounds()
|
| Method Detail |
|---|
double[][] getBounds()
void redoBounds()
javax.swing.JComponent getPropertiesPanel()
PlotLegend getLegendInformation()
void drawToGraphics(java.awt.Graphics2D g,
double xSize,
double ySize)
DataPlotStyle copy(PlotArea2D pa)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||