Package com.nnamo.view.painter


package com.nnamo.view.painter
  • Classes
    Class
    Description
    An abstract class that extends WaypointPainter to provide functionality for rendering waypoints on a map with different icon sizes based on the zoom level.
    An abstract class that extends WaypointPainter to provide functionality for rendering waypoints on a map with different icon sizes based on the zoom level.
    A specialized PositionPainter for rendering real-time vehicle positions on a map.
    Custom painter to draw route lines connecting consecutive stops on the map.
    A specialized PositionPainter for rendering static vehicle positions on a map.
    A specialized WaypointPainter for rendering stop waypoints on a map.