API / geotoolkit / contour / events / FillVisualEvent / EventType
events.FillVisualEvent.EventType
The EventType enumeration describes what this FillVisualEvent actually is.
Enumeration Members
Enumeration Members
• COLORMAP_CHANGED = "onFillColorMapChanged"
The colormap for the visual has changed
• HOLES_CHANGED = "onFillHolesChanged"
The style of holes has changed
• VISIBILITY_CHANGED = "onFillVisibilityChanged"
The visibility of the visual has changed
• VISUAL_INVALIDATED = "onFillVisualInvalidated"
The visual has been invalidated