Last updated

API / geotoolkit / contour / strategy / MajorMinorLabelingStrategy / MajorMinorLabelingStrategy

Namespace: MajorMinorLabelingStrategy

strategy.MajorMinorLabelingStrategy.MajorMinorLabelingStrategy

Table of contents

Type Aliases

Contents

Type Aliases

Options

Ƭ Options: Options & OptionsBase

labeling strategy properties


OptionsBase

Ƭ OptionsBase: Object

labeling strategy properties

Type declaration

NameTypeDescription
majorlabelformat?NumberFormatMajor label format
majorlabelmargin?numberLabel format for major isolines
majorlabelspacing?numberLabel spacing for major isolines
majorlabelsvisible?booleanMajor labels visibility
majorstep?numberStep for major labels
majortextstyle?TextStyleMajor label text style
majorusefontcolorforlabels?booleanFlag which indicates if font color is used for major label text color
minorlabelformat?NumberFormatMinor label format
minorlabelmargin?numberLabel format for minor isolines
minorlabelspacing?numberLabel spacing for minor isolines
minorlabelsvisible?booleanMinor labels visibility
minorstep?numberStep for minor labels
minortextstyle?TextStyleMinor label text style
minorusefontcolorforlabels?booleanFlag which indicates if font color is used for minor label text color