| Interface | Description |
|---|---|
| CircularShape |
All
MapComponents with a circular shape implement this interface. |
| PolygonShape |
All
MapComponents with a polygon shape implement this interface. |
| Class | Description |
|---|---|
| CircularMapComponent |
A circular
MapComponent. |
| PathShape |
The polygon shape class.
|
| PolygonMapComponent |
A polygon map component.
|