Class FillSymbolLayer

java.lang.Object
com.esri.arcgisruntime.symbology.SymbolLayer
com.esri.arcgisruntime.symbology.FillSymbolLayer
Direct Known Subclasses:
HatchFillSymbolLayer, PictureFillSymbolLayer, SolidFillSymbolLayer

public abstract class FillSymbolLayer extends SymbolLayer
A base class for fill symbol layers. Fill symbol layers are components of symbols that cover areal geometries. They are most often used in polygon symbols.

The following types of fill symbol layers are supported:

Since:
100.5.0