|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--analyzer.plot.PlotElement | +--analyzer.plot.XWindowMarks
A rectangular frame for PlotBox.
Field Summary | |
DoubleWindowModel |
xWindowModel
|
Fields inherited from class analyzer.plot.PlotElement |
color,
parent,
stroke |
Constructor Summary | |
XWindowMarks(DoubleWindowModel xWindowModel)
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 |
Field Detail |
public DoubleWindowModel xWindowModel
Constructor Detail |
public XWindowMarks(DoubleWindowModel xWindowModel)
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 |