public class FeaturePaint extends Object
| Constructor and Description |
|---|
FeaturePaint()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Paint |
getPaint(FeatureDrawType type)
Get the paint for the draw type
|
void |
setPaint(FeatureDrawType type,
Paint paint)
Set the paint for the draw type
|
public Paint getPaint(FeatureDrawType type)
type - draw typepublic void setPaint(FeatureDrawType type, Paint paint)
type - draw typepaint - paint