API / geotoolkit / seismic / pipeline / SeismicPipeline / Events
pipeline.SeismicPipeline.Events
SeismicPipeline's Events enumerator. These events are fired while setting options ( see setOptions()) on the seismic pipeline.
Enumeration Members
Enumeration Members
• BeforeSetOptions = "BeforeSetOptions"
Event type fired prior to options being set
• Invalidate = "Invalidate"
Event type fired when a pipeline is modified and requires an update cycle to be done
• RenderingSideChanged = "RenderingSideChanged"
Event type fired when server side rendering type is changed
• SetOptions = "SetOptions"
Event type fired when options are being set
• TraceMappingUpdated = "TraceMappingUpdated"
Event type fired when trace mapping updated