jdbreport.model.math
Class MathML
java.lang.Object
jdbreport.model.math.MathML
public class MathML
- extends Object
- Version:
- 1.0 05.05.2011
- Author:
- Andrey Kholmanskih
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MathML
public MathML()
MathML
public MathML(String xml)
MathML
public MathML(Reader reader)
throws IOException
- Throws:
IOException
setXML
public void setXML(String xml)
getXML
public String getXML()
getComponent
public JComponent getComponent()
getImage
public BufferedImage getImage()
throws IOException
- Throws:
IOException