Package 

Class SimpleFastPointOverlay.StyledLabelledPoint

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class android.graphics.Point

        describeContents, equals, hashCode, negate, offset, readFromParcel, set, toString, writeToParcel
      • Methods inherited from class java.lang.Object

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

      • SimpleFastPointOverlay.StyledLabelledPoint

        SimpleFastPointOverlay.StyledLabelledPoint(Point point, String label, Paint pointStyle, Paint textStyle)