| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.desy.acop.chart.AcopLine
public class AcopLine
| Field Summary | |
|---|---|
| protected static java.awt.Graphics | a | 
| protected  java.awt.Color | LineColor | 
| protected  int | LineMode | 
| protected  int | LineWidth | 
| protected static java.awt.BasicStroke | stroke | 
| Constructor Summary | |
|---|---|
| AcopLine() | |
| Method Summary | |
|---|---|
| protected  void | drawAcopLine(int x1,
             int y1,
             int x2,
             int y2) | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
protected static java.awt.Graphics a
protected static java.awt.BasicStroke stroke
protected int LineMode
protected java.awt.Color LineColor
protected int LineWidth
| Constructor Detail | 
|---|
public AcopLine()
| Method Detail | 
|---|
protected void drawAcopLine(int x1,
                            int y1,
                            int x2,
                            int y2)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||