API / geotoolkit / welllog / LogMudLogSection / SymbolPosition

Enumeration: SymbolPosition

welllog.LogMudLogSection.SymbolPosition

An enum defining symbol position

Table of contents

Enumeration Members

Contents

Enumeration Members

EvenOdd

EvenOdd = "evenodd"

Even-Odd, each next symbol has opposite position, starting from the left


Left

Left = "left"

Left, each symbol is aligned to the left track edge


None

None = "none"

None, default


Right = "right"

Right, each symbol is aligned to the right track edge