setAttributes abstract method

void setAttributes(
  1. DataAttributes attributes
)

Replaces point attributes.

  • attributes The new point attributes.

Implementation

void setAttributes(DataAttributes attributes);