Interface OverlayFormatter

All Known Implementing Classes:
OverlayFormatter.Price, OverlayFormatter.Standard

public interface OverlayFormatter
Formats final text values rendered by OverlayText.
  • Method Details

    • format

      String format(Object value)
      Returns text for an overlay value.