public final class Polyline extends BasePointCollection
dingiMap, mapView
Modifier and Type | Method and Description |
---|---|
int |
getColor()
Gets the color of this polyline.
|
float |
getWidth()
Gets the width of this polyline.
|
void |
setColor(int color)
Sets the color of the polyline.
|
void |
setWidth(float width)
Sets the width of the polyline.
|
addPoint, getAlpha, getPoints, setAlpha, setPoints
compareTo, equals, getDingiMap, getId, getMapView, hashCode, remove, setDingiMap, setId, setMapView
public int getColor()
public float getWidth()
public void setColor(int color)
color
- - the color in ARGB formatpublic void setWidth(float width)
width
- in pixels