setAttributes abstract method

void setAttributes(
  1. DataAttributes attributes
)

Replaces polyline attributes.

  • attributes The attributes.

Implementation

void setAttributes(DataAttributes attributes);