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