All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class figPac.fSetUsr2dvc

java.lang.Object
   |
   +----figPac.fSetUsr2dvc

public class fSetUsr2dvc
extends Object
implements fElement, lblFiler

Variable Index

 o coordmap

Constructor Index

 o fSetUsr2dvc(V2V)
Sets usr2dvc to the specified map, composed with a map that takes into account the effects of dragging, zooming, margins and so on.

Method Index

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

Variables

 o coordmap
 public V2V coordmap

Constructors

 o fSetUsr2dvc
 public fSetUsr2dvc(V2V coordmap)
Sets usr2dvc to the specified map, composed with a map that takes into account the effects of dragging, zooming, margins and so on.

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