Package org.opentrafficsim.draw.core
Interface TextAnimation.ContrastToBackground
-
- Enclosing class:
- TextAnimation
public static interface TextAnimation.ContrastToBackgroundInterface to obtain the color of the background.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.awt.ColorgetBackgroundColor()Retrieve the color of the background.
-