Java org.jfree.graphics2d.canvas CanvasGraphics2D fields, constructors, methods, implement or subclass

Example usage for Java org.jfree.graphics2d.canvas CanvasGraphics2D fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.jfree.graphics2d.canvas CanvasGraphics2D.

The text is from its open source code.

Constructor

CanvasGraphics2D(String canvasID)
Creates a new instance.

Method

StringgetCanvasID()
Returns the canvas ID that was passed to the constructor.
StringgetScript()
Returns the script that has been generated by calls to this Graphics2D implementation.