|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--physicon.graphLib.DrawerBase | +--physicon.graphLib.ChartDrawerBase | +--physicon.graphLib.LinHorChartDrawer
Fields inherited from class physicon.graphLib.ChartDrawerBase |
curValue,
height,
maxValue,
width,
x,
y |
Constructor Summary | |
LinHorChartDrawer(java.awt.Color _c,
java.awt.Color _dashColor,
int _dashes,
java.lang.String _label)
|
Method Summary | |
void |
drawLocal(java.awt.Graphics g)
|
java.awt.Rectangle |
getLocalRoughRect()
|
Methods inherited from class physicon.graphLib.ChartDrawerBase |
getColor,
reset,
setColor |
Methods inherited from class physicon.graphLib.DrawerBase |
contains,
getGlobalLevel,
getGlobalRefPoint,
setGlobalLevel,
setGlobalRefPoint |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public LinHorChartDrawer(java.awt.Color _c, java.awt.Color _dashColor, int _dashes, java.lang.String _label)
Method Detail |
public java.awt.Rectangle getLocalRoughRect()
public void drawLocal(java.awt.Graphics g)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |