API / geotoolkit / seismic / widgets / tools / HorizonPicker / Mode
tools.HorizonPicker.Mode
Enum of horizon picker modes
Enumeration Members
Enumeration Members
• Editor = "Editor"
Editor mode In this mode tool will drag the nearest point with left mouse button and delete the nearest point with right mouse button.
• Eraser = "Eraser"
Eraser mode In this mode tool will erase points that will be in eraser area with left mouse button.
• HorizonMove = "HorizonMove"
Horizon move mode In this mode tool highlights trajectory and moves it vertically with left mouse button.
• Insert = "Insert"
Insert mode In this mode tool will create new points with left mouse button.