Optional
antialiasWhether the fill should be antialiased or not .
Optional
colorA color defined as a hex-color string.
Optional
fillThe opacity of the fill. A value between 0 and 1. 0 is none opaque and 1 is full opaque.
Optional
graphicRenders the fill of the polygon with a repeated pattern of PointSymbolizer.
Describes the type of the kind of the Symbolizer.
Optional
opacityDetermines the total opacity for the Symbolizer. A value between 0 and 1. 0 is none opaque and 1 is full opaque.
Optional
outlineThe Captype for the outLine.
Optional
outlineThe outline color as a hex-color string. Matches the value of fill-color if unspecified.
Optional
outlineEncodes a dash pattern as an array of numbers. Odd-indexed numbers (first, third, etc) determine the length in pixels to draw the line, and even-indexed numbers (second, fourth, etc) determine the length in pixels to blank out the line. Default is an unbroken line.
Optional
outlineThe JoinType for the outLine.
Optional
outlineThe opacity of the outline. A value between 0 and 1. 0 is none opaque and 1 is full opaque.
Optional
outlineThe outline width (pixels if outlineWidthUnit is not defined).
Optional
outlineUnit to use for the outlineWidth.
Optional
visibilityDefines whether the Symbolizer should be visibile or not.
A FillSymbolizer describes the style representation of POLYGON data.