API / geotoolkit / scene / shapes / painters / DiamondPainter

Module: DiamondPainter

Table of contents

Functions

Contents

Functions

DiamondPainter

DiamondPainter(symbol, bbox, context): void

Draws a diamond symbol

Function

Parameters

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

Returns

void