API / geotoolkit / contour / strategy / AbstractContourLabelingStrategy / AbstractContourLabelingStrategy
strategy.AbstractContourLabelingStrategy.AbstractContourLabelingStrategy
Type Aliases
Type Aliases
Ƭ Options: Object
labeling strategy properties
| Name | Type | Description |
|---|---|---|
labelformat? | NumberFormat | Label format |
labelmargin? | number | The label margin for specified level |
labelspacing? | number | The label spacing for specified level |
textstyle? | TextStyle | The text style for specified level |
usefontcolorforlabels? | boolean | Flag which indicates if font color is used for label text color |