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:
IOutputCommand

public class PdfBulletListPlainStart
extends BulletListPlainStart

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

Author:
alb

Constructor Summary
PdfBulletListPlainStart()
           
 
Method Summary
protected  int startNewList(IOutputContext 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(IOutputContext context,
                           Token tok,
                           int tokNum)
Specified by:
startNewList in class BulletListPlainStart


Copyright © 2008-10 Pacific Data Works LLC