Interface FillCharAccessor

All Known Subinterfaces:
FillCharAccessor.FillCharProperty
All Known Implementing Classes:
HorizAlignTextBuilder, TextBlockBuilder

public interface FillCharAccessor
Provides an accessor for a fill char property.
  • Method Details

    • getFillChar

      char getFillChar()
      Retrieves the fill char from the fill char property.
      Returns:
      The fill char stored by the fill char property.