http://www.jpicedt.org

jpicedt.format.output.eepic
Class EepicFormatter.DrawingFormatter

java.lang.Object
  extended by jpicedt.graphic.io.formatter.AbstractDrawingFormatter
      extended by jpicedt.format.output.latex.LatexFormatter.DrawingFormatter
          extended by jpicedt.format.output.eepic.EepicFormatter.DrawingFormatter
All Implemented Interfaces:
Formatter
Enclosing class:
EepicFormatter

public class EepicFormatter.DrawingFormatter
extends LatexFormatter.DrawingFormatter


Field Summary
 
Fields inherited from class jpicedt.graphic.io.formatter.AbstractDrawingFormatter
drawing, outputConstraints
 
Constructor Summary
EepicFormatter.DrawingFormatter(Drawing drawing, Object outputConstraint)
          init this formater for the given drawing
 
Method Summary
protected  String createHeader()
           
 
Methods inherited from class jpicedt.format.output.latex.LatexFormatter.DrawingFormatter
format
 
Methods inherited from class jpicedt.graphic.io.formatter.AbstractDrawingFormatter
getElement, revertedArrowsAttribute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface jpicedt.graphic.io.formatter.Formatter
getElement, revertedArrowsAttribute
 

Constructor Detail

EepicFormatter.DrawingFormatter

public EepicFormatter.DrawingFormatter(Drawing drawing,
                                       Object outputConstraint)
init this formater for the given drawing

Method Detail

createHeader

protected String createHeader()
Overrides:
createHeader in class LatexFormatter.DrawingFormatter
Returns:
the content-type specific header

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org