public class OfficeMathRenderer extends NodeRendererBase
OfficeMath to a raster or vector image or to a Graphics object.| Constructor and Description |
|---|
OfficeMathRenderer(OfficeMath math)
Initializes a new instance of this class.
|
getBoundsInPixels, getBoundsInPixels, getBoundsInPoints, getOpaqueBoundsInPixels, getOpaqueBoundsInPixels, getOpaqueBoundsInPoints, getSizeInPixels, getSizeInPixels, getSizeInPoints, renderToScale, renderToSize, save, savepublic OfficeMathRenderer(OfficeMath math) throws java.lang.Exception
math - The OfficeMath object that you want to render.java.lang.Exception