net.sourceforge.czt.print.z
Class LatexPrinterCommand

java.lang.Object
  extended by net.sourceforge.czt.print.z.LatexPrinterCommand
All Implemented Interfaces:
net.sourceforge.czt.session.Command

public class LatexPrinterCommand
extends java.lang.Object
implements net.sourceforge.czt.session.Command


Constructor Summary
LatexPrinterCommand()
           
 
Method Summary
 boolean compute(java.lang.String name, net.sourceforge.czt.session.SectionManager manager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LatexPrinterCommand

public LatexPrinterCommand()
Method Detail

compute

public boolean compute(java.lang.String name,
                       net.sourceforge.czt.session.SectionManager manager)
                throws net.sourceforge.czt.session.CommandException
Specified by:
compute in interface net.sourceforge.czt.session.Command
Throws:
net.sourceforge.czt.session.CommandException


Copyright © 2003-2007 Community Z Tools Project. All Rights Reserved.