|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--analyzer.plot.PlotElement | +--analyzer.plot.PlotFrame
A rectangular frame for PlotBox.
Fields inherited from class analyzer.plot.PlotElement |
color,
parent,
stroke |
Constructor Summary | |
PlotFrame()
Constructor |
Method Summary | |
void |
paint(java.awt.Graphics2D g)
Paint |
Methods inherited from class analyzer.plot.PlotElement |
addElement,
setPaint,
setParent,
setStroke |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public PlotFrame()
Method Detail |
public void paint(java.awt.Graphics2D g)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |