OptionalantialiasWhether the fill should be antialiased or not .
OptionalcolorA color defined as a hex-color string.
OptionalfillThe opacity of the fill. A value between 0 and 1. 0 is none opaque and 1 is full opaque.
OptionalgraphicRenders the fill of the polygon with a repeated pattern of PointSymbolizer.
OptionalgraphicSize of the additional area around the repeated graphic fill symbolizer.
Describes the type of the kind of the Symbolizer.
OptionalopacityDetermines the total opacity for the Symbolizer. A value between 0 and 1. 0 is none opaque and 1 is full opaque.
OptionaloutlineThe Captype for the outLine.
OptionaloutlineThe outline color as a hex-color string. Matches the value of fill-color if unspecified.
OptionaloutlineEncodes 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.
OptionaloutlineThe JoinType for the outLine.
OptionaloutlineThe opacity of the outline. A value between 0 and 1. 0 is none opaque and 1 is full opaque.
OptionaloutlineThe outline width (pixels if outlineWidthUnit is not defined).
OptionaloutlineUnit to use for the outlineWidth.
OptionalvisibilityDefines whether the Symbolizer should be visibile or not.
A FillSymbolizer describes the style representation of POLYGON data.