Class PhLegend

java.lang.Object
  |
  +--PhNonStd
        |
        +--PhLegend

public class PhLegend
extends PhNonStd

This class represents the Legend web page.

Author:
John E. Darrow (c) 2000, 2001

Fields inherited from class PhNonStd
lineend, transTable
 
Constructor Summary
PhLegend()
           
 
Method Summary
 void toHtml()
          Generates the Legend web page.
 
Methods inherited from class PhNonStd
getFilename, translate, translateFilename
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PhLegend

public PhLegend()
Method Detail

toHtml

public void toHtml()
Generates the Legend web page.