Uses of Enum Class
com.storedobject.svg.Side
Packages that use Side
-
Uses of Side in com.storedobject.svg
Methods in com.storedobject.svg that return SideModifier and TypeMethodDescriptionSvg.Margin.getSide()Get the side.static SideReturns 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.Methods in com.storedobject.svg with parameters of type SideModifier and TypeMethodDescriptionAdd another SVG to this one at a specified side.Add a margin to this SVG on a specific side.voidSet the side.Constructors in com.storedobject.svg with parameters of type Side