Uses of Enum Class
org.jhotdraw8.svg.text.SvgDisplay
Packages that use SvgDisplay
Package
Description
Provides Figures that represent SVG elements.
Provides utility classes for converting texts from/to SVG XML attributes.
-
Uses of SvgDisplay in org.jhotdraw8.svg.figure
Fields in org.jhotdraw8.svg.figure with type parameters of type SvgDisplayModifier and TypeFieldDescriptionstatic final @NonNull DefaultableStyleableKey<SvgDisplay> SvgDefaultableFigure.DISPLAY_KEYdisplay. -
Uses of SvgDisplay in org.jhotdraw8.svg.text
Methods in org.jhotdraw8.svg.text that return SvgDisplayModifier and TypeMethodDescriptionstatic SvgDisplayReturns the enum constant of this class with the specified name.static SvgDisplay[]SvgDisplay.values()Returns an array containing the constants of this enum class, in the order they are declared.