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:
SolidFillSymbolLayerfills polygonal geometry with a single solid color (that may have a level of transparency applied).PictureFillSymboluses an image (specified using a URI or image file) to define the fill.HatchFillSymbolLayerdefines 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