withAttributes abstract method
- DataAttributes attributes
Configures the builder with custom attributes for line to be created.
attributesCustom data attributes to be associated with the line.
Returns LineDataBuilder. The builder.
Implementation
LineDataBuilder withAttributes(DataAttributes attributes);