API / geotoolkit / scene / shapes / painters / PlusBarPainter

Module: PlusBarPainter

Table of contents

Functions

Contents

Functions

PlusBarPainter

PlusBarPainter(symbol, bbox, context): void

Draws a plus bar symbol that can be filled in by color

Function

Parameters

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

Returns

void