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

Variable Index

 o angle

Constructor Index

 o fRotate(double)
Rotates by the argument.

Method Index

 o drawgfx(Figure, Hashtable, V2V)
 o drawps(Figure, Hashtable, V2V)
 o writeLbl(Figure, Hashtable, V2V)

Variables

 o angle
 public double angle

Constructors

 o fRotate
 public fRotate(double angle)
Rotates by the argument.

Methods

 o drawgfx
 public void drawgfx(Figure fig,
                     Hashtable env,
                     V2V usr2dvc)
 o drawps
 public String drawps(Figure fig,
                      Hashtable env,
                      V2V usr2dvc)
 o writeLbl
 public String writeLbl(Figure fig,
                        Hashtable env,
                        V2V usr2dvc)

All Packages  Class Hierarchy  This Package  Previous  Next  Index