org.coode.owlapi.latex
Class LatexWriter
java.lang.Object
  
org.coode.owlapi.latex.LatexWriter
public class LatexWriter
- extends java.lang.Object
 
Author: Matthew Horridge
 The University Of Manchester
 Medical Informatics Group
 Date: 25-Aug-2006
 
 matthew.horridge@cs.man.ac.uk
 www.cs.man.ac.uk/~horridgm
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
LatexWriter
public LatexWriter(java.io.Writer writer)
write
public void write(java.lang.Object o)
 
writeNewLine
public void writeNewLine()
 
writeSpace
public void writeSpace()
 
writeOpenBrace
public void writeOpenBrace()
 
writeCloseBrace
public void writeCloseBrace()
 
flush
public void flush()