Package 

Interface LineChart.LineSpec.PointConnector

    • Method Summary

      Modifier and Type Method Description
      abstract Unit connect(Path path, Float prevX, Float prevY, Float x, Float y, HorizontalDimensions horizontalDimensions, RectF bounds) Draws a line between two points.
      • Methods inherited from class java.lang.Object

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