API / geotoolkit / scene / shapes / painters / CrossPainter

Module: CrossPainter

Table of contents

Functions

Contents

Functions

CrossPainter

CrossPainter(symbol, bbox, context): void

Draws a cross symbol

Function

Parameters

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

Returns

void