Last updated

API / geotoolkit / seismic / widgets / tools / HorizonPicker / Mode

Enumeration: Mode

tools.HorizonPicker.Mode

Enum of horizon picker modes

Table of contents

Enumeration Members

Contents

Enumeration Members

Editor

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"

Eraser mode In this mode tool will erase points that will be in eraser area with left mouse button.


HorizonMove

HorizonMove = "HorizonMove"

Horizon move mode In this mode tool highlights trajectory and moves it vertically with left mouse button.


Insert

Insert = "Insert"

Insert mode In this mode tool will create new points with left mouse button.