All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface figPac.lblFiler

public interface lblFiler
A class implementing the interface lblFiler generates entries to be included in the file <figure_name>.lbl that contains labelling information for figures that are to be inserted in TeX files by the macro package figMac.tex.


Method Index

 o writeLbl(Figure, Hashtable, V2V)
The job of this method is to return a string which specifies a label in the format used by figMac.tex.

Methods

 o writeLbl
 public abstract String writeLbl(Figure fig,
                                 Hashtable env,
                                 V2V usr2ps)
The job of this method is to return a string which specifies a label in the format used by figMac.tex.


All Packages  Class Hierarchy  This Package  Previous  Next  Index