Uses of Class
opticalraytracer.Lens

Uses of Lens in opticalraytracer
 

Methods in opticalraytracer with parameters of type Lens
 void ControlPanelManager.readLensValues(Lens p)
           
 void ControlPanelManager.writeLensValues(Lens p)
           
 

Constructors in opticalraytracer with parameters of type Lens
RayLensIntersection(int profile, double x, double y, Lens lens)
           
UndoRedoPackage(java.util.Vector<Lens> lv, Lens sl)
           
 

Constructor parameters in opticalraytracer with type arguments of type Lens
UndoRedoPackage(java.util.Vector<Lens> lv, Lens sl)