| Interface | Description |
|---|---|
| Drawable |
| Class | Description |
|---|---|
| CircleDrawable |
Predefined class for drawing circles on the map.
|
| HexagonDrawable |
Predefined class for drawing hexagons on the map.
|
| JtsDrawable | |
| LineDrawable |
Predefined class for drawing lines and line strings on the map.
|
| PointDrawable |
Use this class to draw points and circles which size has to be specified in
screen units.
|
| PolygonDrawable |
Predefined class to draw polygons on the map.
|
| RectangleDrawable |
Predefined class to draw rectangles on the map
|
| Style |
Class encapsulating style information for drawing geometries on the map.
|
| Style.Builder |
Geometry style builder.
|