Platypus

org.pz.platypus.plugin.pdf.commands
Class PdfBulletListPlainEnd

java.lang.Object
  extended by org.pz.platypus.commands.BulletListPlainEnd
      extended by org.pz.platypus.plugin.pdf.commands.PdfBulletListPlainEnd
All Implemented Interfaces:
OutputCommandable

public class PdfBulletListPlainEnd
extends BulletListPlainEnd

Implementation of turning on a plain bullet list in the PDF plugin


Constructor Summary
PdfBulletListPlainEnd()
           
 
Method Summary
protected  int endBulletList(OutputContextable context, Token tok, int tokNum)
           
 
Methods inherited from class org.pz.platypus.commands.BulletListPlainEnd
getRoot, process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PdfBulletListPlainEnd

public PdfBulletListPlainEnd()
Method Detail

endBulletList

protected int endBulletList(OutputContextable context,
                            Token tok,
                            int tokNum)
Specified by:
endBulletList in class BulletListPlainEnd

Platypus

Copyright © 2006-10 Pacific Data Works LLC. (platypus.pz.org)