All Packages Class Hierarchy This Package Previous Next Index
Class figPac.fRotate
java.lang.Object
|
+----figPac.fRotate
- public class fRotate
- extends Object
- implements fElement, lblFiler
-
angle
-
-
fRotate(double)
- Rotates by the argument.
-
drawgfx(Figure, Hashtable, V2V)
-
-
drawps(Figure, Hashtable, V2V)
-
-
writeLbl(Figure, Hashtable, V2V)
-
angle
public double angle
fRotate
public fRotate(double angle)
- Rotates by the argument.
drawgfx
public void drawgfx(Figure fig,
Hashtable env,
V2V usr2dvc)
drawps
public String drawps(Figure fig,
Hashtable env,
V2V usr2dvc)
writeLbl
public String writeLbl(Figure fig,
Hashtable env,
V2V usr2dvc)
All Packages Class Hierarchy This Package Previous Next Index