Uses of Class
com.nnamo.view.painter.CustomPainter
Packages that use CustomPainter
-
Uses of CustomPainter in com.nnamo.view.painter
Subclasses of CustomPainter in com.nnamo.view.painterModifier and TypeClassDescriptionclass
An abstract class that extendsWaypointPainter
to provide functionality for rendering waypoints on a map with different icon sizes based on the zoom level.class
A specializedPositionPainter
for rendering real-time vehicle positions on a map.class
A specializedPositionPainter
for rendering static vehicle positions on a map.class
A specializedWaypointPainter
for rendering stop waypoints on a map.