Package cz.applifting.appgraph.decorations
See: Description
-
Class Summary Class Description AxisLabelItem Class that represents Axis label item. BackgroundHighlight Component that draws color along the width of the canvas starting at yStart and ending at yEnd according to current y-scale HorizontalGridLines Component that draws horizontal grid lines to the canvas. HorizontalLine Component that draws horizontal line to canvas. Label Component that draws text label with color background to the canvas. CanvasPosition Makes no translation. ChartPosition Depends how chart is drawn. PaddingPosition Positions either in LEFT or RIGHT canvas padding. LabelXPosition Class that translates x coordinate for the label. CanvasPosition Makes no translation 0 is top corner. ChartPosition The value corresponds to y-value according to current chart scale. PaddingPosition TOP or BOTTOM canvas padding position LabelYPosition VerticalGridLines Component that draws vertical gridlines to the canvas. XAxisLabels Component that draw X-Axis labels to Canvas. YAxisLabels Component that draws Y-Axis labels to canvas -
Interface Summary Interface Description CanvasDrawable -
Enum Summary Enum Description HorizontalLineStyle PaddingPositionType XAxisLabelsPosition YAxisLabelsPosition