Package 

Class PointStyle.ImagePointStyle

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Painter image
      private final Dp width
      private final Dp height
      private final Color tintColor
    • Constructor Summary

      Constructors 
      Constructor Description
      PointStyle.ImagePointStyle(Painter image, Dp width, Dp height, Color tintColor)