Uses of Interface
org.opentrafficsim.draw.core.TextAnimation.ContrastToBackground
Packages that use TextAnimation.ContrastToBackground
Package
Description
Generic animation classes, i.e., for displaying texts.
GTU animations.
-
Uses of TextAnimation.ContrastToBackground in org.opentrafficsim.draw.core
Constructors in org.opentrafficsim.draw.core with parameters of type TextAnimation.ContrastToBackgroundModifierConstructorDescriptionTextAnimation
(Locatable source, String text, float dx, float dy, TextAlignment textAlignment, Color color, float fontSize, float minFontSize, float maxFontSize, org.opentrafficsim.core.dsol.OtsSimulatorInterface simulator, TextAnimation.ContrastToBackground background, TextAnimation.ScaleDependentRendering scaleDependentRendering) Construct a new TextAnimation. -
Uses of TextAnimation.ContrastToBackground in org.opentrafficsim.draw.gtu
Constructors in org.opentrafficsim.draw.gtu with parameters of type TextAnimation.ContrastToBackgroundModifierConstructorDescriptionText
(Locatable source, String text, float dx, float dy, TextAlignment textAlignment, Color color, org.opentrafficsim.core.dsol.OtsSimulatorInterface simulator, TextAnimation.ContrastToBackground background)