@Deprecated public final class Polyline extends BasePointCollection
mapView, trimbleMapsMap| Modifier and Type | Method | 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.
|
compareTo, equals, getId, getMapView, getTrimbleMapsMap, hashCode, remove, setId, setMapView, setTrimbleMapsMappublic int getColor()
public float getWidth()
public void setColor(int color)
color - - the color in ARGB formatpublic void setWidth(float width)
width - in pixels