Platypus

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

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

public class PdfBulletListPlainStart
extends BulletListPlainStart

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


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

Constructor Detail

PdfBulletListPlainStart

public PdfBulletListPlainStart()
Method Detail

startNewList

protected int startNewList(OutputContextable context,
                           Token tok,
                           int tokNum)
Specified by:
startNewList in class BulletListPlainStart

Platypus

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