The feature style to specify how the style of a Feature should
be modified on a map.
| class | FeatureStyle.Builder | A builder that helps configure an instance of
FeatureStyle. |
|
| static FeatureStyle.Builder |
builder()
|
| Integer |
getFillColor()
Returns the fillColor of this
FeatureStyle.
|
| Float |
getPointRadius()
Returns the pointRadius of this
FeatureStyle.
|
| Integer |
getStrokeColor()
Returns the strokeColor of this
FeatureStyle.
|
| Float |
getStrokeWidth()
Returns the strokeWidth of this
FeatureStyle.
|
Returns the fillColor of this FeatureStyle.
Returns the pointRadius of this FeatureStyle.
Returns the strokeColor of this FeatureStyle.
Returns the strokeWidth of this FeatureStyle.