All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class figPac.fSetPatch2parent

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

public class fSetPatch2parent
extends Object
implements fElement, lblFiler

Variable Index

 o coordmap

Constructor Index

 o fSetPatch2parent(V2V)
Sets patch2dvc to the specified map, composed with the parent's parent2dvc.

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 fSetPatch2parent
 public fSetPatch2parent(V2V coordmap)
Sets patch2dvc to the specified map, composed with the parent's parent2dvc.

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