public interface VertAlignTextBuilder extends org.refcodes.mixin.RowHeightAccessor.RowHeightBuilder<VertAlignTextBuilder>, org.refcodes.mixin.RowHeightAccessor.RowHeightProperty, Text<VertAlignTextBuilder>, VertAlignTextModeAccessor.VertAlignTextModeProperty, VertAlignTextModeAccessor.VertAlignTextModeBuilder<VertAlignTextBuilder>
VertAlignTextMode
attribute.org.refcodes.mixin.RowHeightAccessor.RowHeightBuilder<B extends org.refcodes.mixin.RowHeightAccessor.RowHeightBuilder<B>>, org.refcodes.mixin.RowHeightAccessor.RowHeightMutator, org.refcodes.mixin.RowHeightAccessor.RowHeightProperty
TextAccessor.TextBuilder<B extends TextAccessor.TextBuilder<B>>, TextAccessor.TextMutator, TextAccessor.TextProperty, TextAccessor.TextProvider
VertAlignTextModeAccessor.VertAlignTextModeBuilder<B extends VertAlignTextModeAccessor.VertAlignTextModeBuilder<B>>, VertAlignTextModeAccessor.VertAlignTextModeMutator, VertAlignTextModeAccessor.VertAlignTextModeProperty
Modifier and Type | Method and Description |
---|---|
char |
getFillChar()
Retrieves the fill char from the fill char property.
|
void |
setFillChar(char aFillChar)
Sets the fill char for the fill char property.
|
default VertAlignTextBuilder |
withFillChar(char aFillChar)
Sets the fill char for the fill char property.
|
default VertAlignTextBuilder |
withVertAlignTextMode(VertAlignTextMode aVertAlignTextMode)
Sets the align text mode for the align text mode property.
|
withRowHeight
getText
setText, setText
withText
toString, toStrings
getVertAlignTextMode
setVertAlignTextMode
char getFillChar()
void setFillChar(char aFillChar)
aFillChar
- The fill char to be stored by the align text mode
property.default VertAlignTextBuilder withFillChar(char aFillChar)
aFillChar
- The fill char to be stored by the align text mode
property.default VertAlignTextBuilder withVertAlignTextMode(VertAlignTextMode aVertAlignTextMode)
withVertAlignTextMode
in interface VertAlignTextModeAccessor.VertAlignTextModeBuilder<VertAlignTextBuilder>
aVertAlignTextMode
- The align text mode to be stored by the align
text mode property.Copyright © 2017. All rights reserved.