|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.eltima.chart.BubbleRenderer
public class BubbleRenderer
The BubbleRenderer class.
Copyright: Copyright (c) 2000-2007
Company: Eltima Software
| Constructor Summary | |
|---|---|
BubbleRenderer()
|
|
| Method Summary | |
|---|---|
void |
paintBubble(java.awt.Graphics2D g2,
double x,
double y,
double s,
double mx,
double my)
|
void |
setSeriesModel(SeriesModel model)
Sets the SeriesModel. |
void |
setType(int type)
Sets the type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BubbleRenderer()
| Method Detail |
|---|
public void setSeriesModel(SeriesModel model)
model - SeriesModel
public void paintBubble(java.awt.Graphics2D g2,
double x,
double y,
double s,
double mx,
double my)
public void setType(int type)
type - int
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||