org.apache.batik.apps.svgbrowser

Class JSVGViewerFrame.Canvas

protected static class JSVGViewerFrame.Canvas extends JSVGCanvas

An extension of JSVGCanvas that exposes the Rhino interpreter.
Constructor Summary
Canvas(SVGUserAgent ua, boolean eventsEnabled, boolean selectableText)
Creates a new Canvas.
Method Summary
ObjectgetRhinoInterpreter()
Returns the Rhino interpreter for this canvas.

Constructor Detail

Canvas

public Canvas(SVGUserAgent ua, boolean eventsEnabled, boolean selectableText)
Creates a new Canvas.

Method Detail

getRhinoInterpreter

public Object getRhinoInterpreter()
Returns the Rhino interpreter for this canvas.
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.