API / geotoolkit / scene / shapes / painters / EmptyPainter
Functions
Functions
▸ EmptyPainter(symbol, bbox, context): void
Draws nothing. The class is implemented to keep current behavior of SymbolShape rendering in case its painter is set to "null".
| 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