java.lang.Object
com.esri.arcgisruntime.symbology.SymbolLayer
com.esri.arcgisruntime.symbology.FillSymbolLayer
- Direct Known Subclasses:
HatchFillSymbolLayer
,PictureFillSymbolLayer
,SolidFillSymbolLayer
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:
SolidFillSymbolLayer
fills polygonal geometry with a single solid color (that may have a level of transparency applied).PictureFillSymbol
uses an image (specified using a URI or image file) to define the fill.HatchFillSymbolLayer
defines a pattern of uniform parallel lines.
- Since:
- 100.5.0
-
Method Summary
Methods inherited from class com.esri.arcgisruntime.symbology.SymbolLayer
isColorLocked, isEnabled, setColorLocked, setEnabled