The raster module
style.Brush()
The style module provides a provides constructors for creating rule based styles for rendering layers in a map.
>> var style = require("geoscript/style");
style.Color()
style.Fill()
style.Icon()
style.Label()
style.Shape()
style.Stroke()
style.Style()
style.Symbolizer()