Package 

Class MonochromaticPaintList

    • Method Summary

      Modifier and Type Method Description
      Paint getPaint()
      Paint getPaint(int pIndex, float pX0, float pY0, float pX1, float pY1)
      • Methods inherited from class org.osmdroid.views.overlay.PaintList

        getPaint
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MonochromaticPaintList

        MonochromaticPaintList(Paint pPaint)