-
- All Implemented Interfaces:
-
cz.applifting.appgraph.decorations.CanvasDrawable
public final class BackgroundHighlight implements CanvasDrawable
-
-
Constructor Summary
Constructors Constructor Description BackgroundHighlight(Float yStart, Float yEnd, Color color)
-
Method Summary
Modifier and Type Method Description final FloatgetYStart()final FloatgetYEnd()final ColorgetColor()UnitdrawToCanvas(BasicChartDrawer basicChartDrawer)-
-
Method Detail
-
getColor
final Color getColor()
-
drawToCanvas
Unit drawToCanvas(BasicChartDrawer basicChartDrawer)
-
-
-
-