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