Uses of Enum Class
se.conciliate.extensions.drawable.Drawable.TextVerticalAlign
Packages that use Drawable.TextVerticalAlign
Package
Description
Provides functionality to alter the look of different objects in models and
is the base for all drawing done in models.
-
Uses of Drawable.TextVerticalAlign in se.conciliate.extensions.drawable
Methods in se.conciliate.extensions.drawable that return Drawable.TextVerticalAlignModifier and TypeMethodDescriptionAbstractDrawable.getTextVerticalAlign
(int index) Drawable.getTextVerticalAlign
(int index) static Drawable.TextVerticalAlign
Returns the enum constant of this class with the specified name.static Drawable.TextVerticalAlign[]
Drawable.TextVerticalAlign.values()
Returns an array containing the constants of this enum class, in the order they are declared.