JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
com.storedobject.svg.MovableSvg
Packages that use
MovableSvg
Package
Description
com.storedobject.svg
Uses of
MovableSvg
in
com.storedobject.svg
Methods in
com.storedobject.svg
that return
MovableSvg
Modifier and Type
Method
Description
MovableSvg
Canvas.
add
(
Svg
svg)
Add an SVG.
static
MovableSvg
MovableSvg.
create
(
Svg
embedded)
Create a
MovableSvg
from an
Svg
.