@Deprecated public final class Polyline extends BasePointCollection
mapboxMap, mapView
Modifier and Type | Method and Description |
---|---|
int |
getColor()
Deprecated.
Gets the color of this polyline.
|
float |
getWidth()
Deprecated.
Gets the width of this polyline.
|
void |
setColor(int color)
Deprecated.
Sets the color of the polyline.
|
void |
setWidth(float width)
Deprecated.
Sets the width of the polyline.
|
addPoint, getAlpha, getPoints, setAlpha, setPoints
compareTo, equals, getId, getMapboxMap, getMapView, hashCode, remove, setId, setMapboxMap, 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