API / geotoolkit / scene / shapes / painters / CirclePainter
Functions
Functions
▸ CirclePainter(symbol, bbox, context): void
Draws a circle symbol
| Name | Type | Description |
|---|---|---|
symbol | SymbolShape | the parent symbol, used to set properties |
bbox | Rect | bounding box this symbolPainter should paint within |
context | RenderingContext | Rendering Context |
void