FeatureStyle

public final class FeatureStyle extends Object
implements Parcelable

The feature style to specify how the style of a Feature should be modified on a map.

Nested Class Summary

class
A builder that helps configure an instance of FeatureStyle

Inherited Constant Summary

Public Method Summary

static FeatureStyle.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 .

Inherited Method Summary

Public Methods

public static FeatureStyle.Builder builder ()

public Integer getFillColor ()

Returns the fillColor of this FeatureStyle .

public Float getPointRadius ()

Returns the pointRadius of this FeatureStyle .

public Integer getStrokeColor ()

Returns the strokeColor of this FeatureStyle .

public Float getStrokeWidth ()

Returns the strokeWidth of this FeatureStyle .

Create a Mobile Website
View Site in Mobile | Classic
Share by: