Class LinkAnimation.Text

All Implemented Interfaces:
Locatable, OtsShape
Enclosing class:
LinkAnimation

public static class LinkAnimation.Text extends RenderableTextSource<LinkAnimation.LinkData,LinkAnimation.Text>
Text animation for the link.
  • Constructor Details

    • Text

      public Text(LinkAnimation.LinkData source, Supplier<String> text, nl.tudelft.simulation.naming.context.Contextualized contextualized)
      Constructor.
      Parameters:
      source - the object for which the text is displayed
      text - the text to display
      contextualized - context provider
  • Method Details