Interface TextAnimation.ContrastToBackground

Enclosing class:
TextAnimation<L extends org.opentrafficsim.base.geometry.OtsLocatable,T extends TextAnimation<L,T>>

public static interface TextAnimation.ContrastToBackground
Interface to obtain the color of the background.
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieve the color of the background.
  • Method Details

    • getBackgroundColor

      Color getBackgroundColor()
      Retrieve the color of the background.
      Returns:
      Color; the (current) color of the background