Uses of Enum Class
se.conciliate.extensions.drawable.Drawable.TextHorizontalAlign
Packages that use Drawable.TextHorizontalAlign
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.TextHorizontalAlign in se.conciliate.extensions.drawable
Methods in se.conciliate.extensions.drawable that return Drawable.TextHorizontalAlignModifier and TypeMethodDescriptionAbstractDrawable.getTextHorizontalAlign(int index) Drawable.getTextHorizontalAlign(int index) static Drawable.TextHorizontalAlignReturns the enum constant of this class with the specified name.static Drawable.TextHorizontalAlign[]Drawable.TextHorizontalAlign.values()Returns an array containing the constants of this enum class, in the order they are declared.