DESY ACOP Beans Home

de.desy.acop.chart
Class AcopLine

java.lang.Object
  extended by de.desy.acop.chart.AcopLine

public class AcopLine
extends java.lang.Object


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

a

protected static java.awt.Graphics a

stroke

protected static java.awt.BasicStroke stroke

LineMode

protected int LineMode

LineColor

protected java.awt.Color LineColor

LineWidth

protected int LineWidth
Constructor Detail

AcopLine

public AcopLine()
Method Detail

drawAcopLine

protected void drawAcopLine(int x1,
                            int y1,
                            int x2,
                            int y2)


Copyright © 2010. All Rights Reserved.