Class Drawable

java.lang.Object
org.yamcs.studio.archive.Drawable
Direct Known Subclasses:
Line, MouseTracker, ReplayOverlay, TimeLocator

public abstract class Drawable extends Object
  • Field Details

    • timeline

      protected Timeline timeline
  • Constructor Details

    • Drawable

      public Drawable(Timeline timeline)
  • Method Details

    • reportMutation

      protected void reportMutation()