Uses of Class
opticalraytracer.Lens
-
-
Uses of Lens in opticalraytracer
Methods in opticalraytracer with parameters of type Lens Modifier and Type Method Description void
ControlPanelManager. readLensValues(Lens p)
void
ControlPanelManager. writeLensValues(Lens p)
Constructors in opticalraytracer with parameters of type Lens Constructor Description 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 Constructor Description UndoRedoPackage(java.util.Vector<Lens> lv, Lens sl)
-