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