Package 

Class LineDrawer

  • All Implemented Interfaces:
    org.osmdroid.util.PointAccepter

    
    public class LineDrawer
    extends LineBuilder
                        

    Created by Fabrice on 04/01/2018.

    • Constructor Summary

      Constructors 
      Constructor Description
      LineDrawer(int pMaxSize)
    • Method Summary

      Modifier and Type Method Description
      void setCanvas(Canvas pCanvas)
      void setPaint(Paint pPaint)
      void setPaint(PaintList pPaintList)
      void setIntegerAccepter(IntegerAccepter pIntegerAccepter)
      void flush()
      • Methods inherited from class org.osmdroid.util.LineBuilder

        add, end, getLines, getSize, init
      • Methods inherited from class java.lang.Object

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