Class FeaturePaint


  • public class FeaturePaint
    extends Object
    Paint objects for drawing the different types for a single feature
    Since:
    3.2.0
    Author:
    osbornb
    • Constructor Detail

      • FeaturePaint

        public FeaturePaint()
        Constructor
    • Method Detail

      • getPaint

        public Paint getPaint​(FeatureDrawType type)
        Get the paint for the draw type
        Parameters:
        type - draw type
        Returns:
        paint
      • setPaint

        public void setPaint​(FeatureDrawType type,
                             Paint paint)
        Set the paint for the draw type
        Parameters:
        type - draw type
        paint - paint