JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
com.storedobject.svg.Canvas
Packages that use
Canvas
Package
Description
com.storedobject.svg
Uses of
Canvas
in
com.storedobject.svg
Methods in
com.storedobject.svg
that return
Canvas
Modifier and Type
Method
Description
Canvas
Canvas.
autoSize
()
Set the auto-size flag to true.
Canvas
Canvas.
autoSize
(boolean autoSize)
Set the auto-size flag.
Canvas
Canvas.
clip
(
Element
clip)
Add a clip element.
Canvas
Canvas.
size
(double width, double height)
Set the size.