Last updated

API / geotoolkit / contour / events / VisualEvent / EventType

Enumeration: EventType

events.VisualEvent.EventType

The EventType enumeration describes what this VisualEvent actually is.

Table of contents

Enumeration Members

Contents

Enumeration Members

COLORMAP_CHANGED

COLORMAP_CHANGED = "onVisualColorMapChanged"

The colormap for the visual has changed


VISIBILITY_CHANGED

VISIBILITY_CHANGED = "onVisualVisibilityChanged"

The visibility of the visual has changed


VISUAL_INVALIDATED

VISUAL_INVALIDATED = "onVisualInvalidated"

The visual has been invalidated