public class ShapeRenderer extends NodeRendererBase
Shape or GroupShape to a raster or vector image or to a Graphics object.
To learn more, visit the Working with Shapes documentation article.
| Constructor and Description |
|---|
ShapeRenderer(ShapeBase shape)
Initializes a new instance of this class.
|
getBoundsInPixels, getBoundsInPixels, getBoundsInPoints, getOpaqueBoundsInPixels, getOpaqueBoundsInPixels, getOpaqueBoundsInPoints, getSizeInPixels, getSizeInPixels, getSizeInPoints, renderToScale, renderToSize, save, save, save, savepublic ShapeRenderer(ShapeBase shape) throws java.lang.Exception
shape - The DrawinML shape object that you want to render.java.lang.Exception