public class Graphics2DImagePainterJLaTeXMath extends Object implements org.apache.xmlgraphics.java2d.Graphics2DImagePainter
| Constructor and Description |
|---|
Graphics2DImagePainterJLaTeXMath(Document doc) |
Graphics2DImagePainterJLaTeXMath(TeXIcon icon) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDepth() |
Dimension |
getImageSize() |
void |
paint(Graphics2D g2d,
Rectangle2D rect2d) |
public Graphics2DImagePainterJLaTeXMath(Document doc)
public Graphics2DImagePainterJLaTeXMath(TeXIcon icon)
public int getDepth()
public Dimension getImageSize()
getImageSize in interface org.apache.xmlgraphics.java2d.Graphics2DImagePainterpublic void paint(Graphics2D g2d, Rectangle2D rect2d)
paint in interface org.apache.xmlgraphics.java2d.Graphics2DImagePainterCopyright © 2014–2017. All rights reserved.