Class VGTimeline.OutlinedRectangle

java.lang.Object
heronarts.lx.studio.ui.timeline.VGTimeline.OutlinedRectangle
Enclosing class:
VGTimeline

public static class VGTimeline.OutlinedRectangle extends Object
  • Constructor Details

    • OutlinedRectangle

      public OutlinedRectangle()
  • Method Details

    • draw

      public static void draw(VGraphics vg, float x, float y, float w, float h, UIColor outlineColor, UIColor fillColor, float strokeWidth)