All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class lyon.GratingTargetLine

java.lang.Object
   |
   +----java.util.Observable
           |
           +----futils.utils.Computation
                   |
                   +----lyon.Shape
                           |
                           +----lyon.GratingTargetLine

class GratingTargetLine
extends lyon.Shape

Variable Index

 o L
 o lwl
 o target

Constructor Index

 o GratingTargetLine(LaserWedgeLine)

Method Index

 o draw(Graphics)
 o up_date()

Variables

 o target
 lyon.Target target
 o lwl
 lyon.LaserWedgeLine lwl
 o L
 double L

Constructors

 o GratingTargetLine
 GratingTargetLine(lyon.LaserWedgeLine lwl_)

Methods

 o up_date
 void up_date()
 o draw
 void draw(java.awt.Graphics g)
Overrides:
draw in class lyon.Shape

All Packages  Class Hierarchy  This Package  Previous  Next  Index