API / geotoolkit / scene / shapes / painters / CirclePainter

Module: CirclePainter

Table of contents

Functions

Contents

Functions

CirclePainter

CirclePainter(symbol, bbox, context): void

Draws a circle symbol

Parameters

Name Type Description
symbolSymbolShapethe parent symbol, used to set properties
bboxRectbounding box this symbolPainter should paint within
contextRenderingContextRendering Context

Returns

void