Last updated

API / geotoolkit / schematics / labeling / LabelData / LabelData

Namespace: LabelData

labeling.LabelData.LabelData

Table of contents

Type Aliases

Contents

Type Aliases

Options

Ƭ Options: Object

options to initialize the strategy

Type declaration

NameTypeDescription
anchortype?AnchorTypeanchor type
node?ComponentNodecomponent node to label
nodeindex?numberthe node virtual index
nodeinfo?stringthe node information
xconnector?number[]connector x-position
xlabel?numberlabel x-position
yconnector?number[]connector y-position
ylabel?numberlabel y-position

OptionsOut

Ƭ OptionsOut: Required<Options>

options to initialize the strategy