Styles are available for markers (bubble markers, image markers, circles, square, stars and triangles), polylines, and polygons (including gradient polygons).



Interfaces
 InterfaceDescription
 IStyle A style implementation draws an overlay object based on a projection model.
Classes
 ClassDescription
 BaseMarkerStyle A base style that marker styles can extend.
 BaseOutlineFillStyle A base style that vector drawn markers can extend.
 BaseStyle Base style class for all AWX styles.
 BubbleMarkerStyle BubbleMarkerStyle controls the presentation of the default bubble marker.
 CircleMarkerStyle A simple circle marker style that has a border and a fill.
 GradientPolygonStyle GradientPolygonStyle is an advanced gradient renderer for polygons.
 ImageMarkerStyle Style to render a marker using an image.
 NoopToolTip This implements IToolTip but does nothing.
 PolygonStyle PolygonStyle is a simple renderer for polygons.
 PolylineStyle A polylineStyle with all of the parameters of Graphics.lineStyle().
 QueryBubbleMarkerStyle QueryBubbleMarkerStyle controls the presentation of the default bubble marker.
 SquareMarkerStyle A simple square marker style that has a border and a fill.
 StarMarkerStyle A simple star marker style that has a border and a fill.
 TriangleMarkerStyle A simple triangle marker style that has a border and a fill.