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