Last updated

API / geotoolkit / contour / events / LineVisualEvent / EventType

Enumeration: EventType

events.LineVisualEvent.EventType

The EventType enumeration describes what this LineVisualEvent actually represents

Table of contents

Enumeration Members

Contents

Enumeration Members

COLORMAP_CHANGED

COLORMAP_CHANGED = "onLineColorMapChanged"

The colormap for the visual has changed


FORMAT_CHANGED

FORMAT_CHANGED = "onLineFormatChanged"

The format for the label text has changed


MARGIN_CHANGED

MARGIN_CHANGED = "onLineMarginChanged"

The size of the margins around the labels, has changed


SPACING_CHANGED

SPACING_CHANGED = "onLineSpacingChanged"

The spacing of labels along the isolines, has changed


STEP_CHANGED

STEP_CHANGED = "onLineStepChanged"

The index stepping for the isolines has changed


STYLE_CHANGED

STYLE_CHANGED = "onLineStyleChanged"

The line or label style has changed


VISIBILITY_CHANGED

VISIBILITY_CHANGED = "onLineVisibilityChanged"

The visibility of the visual has changed


VISUAL_INVALIDATED

VISUAL_INVALIDATED = "onLineVisualInvalidated"

The visual has been invalidated