Interface StaticMapShape
- All Known Implementing Classes:
StaticMapCircle,StaticMapLabel,StaticMapLine,StaticMapPolyline,StaticMapRectangle,StaticMapSector
public interface StaticMapShape
Base interface for static map shapes.
-
Method Details
-
getType
-
getOutlineColor
-
getOutlineSize
int getOutlineSize() -
getFillColor
-
format
Formats the shape for Cercalia API shape parameter.
-