jpicedt.format.output.eepic
Class EepicFormatter.DrawingFormatter
java.lang.Object
jpicedt.graphic.io.formatter.AbstractDrawingFormatter
jpicedt.format.output.latex.LatexFormatter.DrawingFormatter
jpicedt.format.output.eepic.EepicFormatter.DrawingFormatter
- All Implemented Interfaces:
- Formatter
- Enclosing class:
- EepicFormatter
public class EepicFormatter.DrawingFormatter
- extends LatexFormatter.DrawingFormatter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EepicFormatter.DrawingFormatter
public EepicFormatter.DrawingFormatter(Drawing drawing,
Object outputConstraint)
- init this formater for the given drawing
createHeader
protected String createHeader()
- Overrides:
createHeader
in class LatexFormatter.DrawingFormatter
- Returns:
- the content-type specific header
Submit a bug : syd@jpicedt.org