Package 

Class VerticalGridLines

  • All Implemented Interfaces:
    cz.applifting.appgraph.decorations.CanvasDrawable

    
    public final class VerticalGridLines
     implements CanvasDrawable
                        

    Component that draws vertical gridlines to the canvas. Line is drawn on each x-axis point.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Color color
      private final Integer widthPx
    • Method Summary

      Modifier and Type Method Description
      final Color getColor()
      final Integer getWidthPx()
      Unit drawToCanvas(BasicChartDrawer basicChartDrawer)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait