Last updated

API / geotoolkit / scene / shapes / painters / LineAndSymbolPainter / LineAndSymbolPainter

Namespace: LineAndSymbolPainter

painters.LineAndSymbolPainter.LineAndSymbolPainter

Table of contents

Type Aliases

Contents

Type Aliases

Options

Ƭ Options: Object

Painter to be displayed with Horizontal line painter or properties object

Type declaration

NameTypeDescription
linestyle?Typestyle for the line (if it should be different with the symbol)
painter?PainterPainter to be displayed with Horizontal line painter

OptionsOut

Ƭ OptionsOut: Object

Painter to be displayed with Horizontal line painter or properties object

Type declaration

NameTypeDescription
linestyle?LineStylestyle for the line (if it should be different with the symbol)
painter?PainterPainter to be displayed with Horizontal line painter