JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum Class
com.storedobject.svg.Side
Packages that use
Side
Package
Description
com.storedobject.svg
Uses of
Side
in
com.storedobject.svg
Methods in
com.storedobject.svg
that return
Side
Modifier and Type
Method
Description
static
Side
Side.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Side
[]
Side.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.