API / geotoolkit / contour / events / LineVisualEvent / EventType
events.LineVisualEvent.EventType
The EventType enumeration describes what this LineVisualEvent actually represents
Enumeration Members
Enumeration Members
• COLORMAP_CHANGED = "onLineColorMapChanged"
The colormap for the visual has changed
• FORMAT_CHANGED = "onLineFormatChanged"
The format for the label text has changed
• MARGIN_CHANGED = "onLineMarginChanged"
The size of the margins around the labels, has changed
• SPACING_CHANGED = "onLineSpacingChanged"
The spacing of labels along the isolines, has changed
• STEP_CHANGED = "onLineStepChanged"
The index stepping for the isolines has changed
• STYLE_CHANGED = "onLineStyleChanged"
The line or label style has changed
• VISIBILITY_CHANGED = "onLineVisibilityChanged"
The visibility of the visual has changed
• VISUAL_INVALIDATED = "onLineVisualInvalidated"
The visual has been invalidated