API / geotoolkit / scene / shapes / painters / HorizontalLinePainter

Module: HorizontalLinePainter

Table of contents

Functions

Contents

Functions

HorizontalLinePainter

HorizontalLinePainter(symbol, bbox, context): void

Draws a horizontal line

Parameters

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

Returns

void