API / geotoolkit / welllog / LogMudLogSection / WrapMode

Enumeration: WrapMode

welllog.LogMudLogSection.WrapMode

An enum defining text wrapping mode

Table of contents

Enumeration Members

Contents

Enumeration Members

Default

Default = "default"

Default: default wrap mode, for backward compatibility


WrappedWidth

WrappedWidth = "wrapped-words"

Wrapped Width: adds line breaks between words to fit it into a user defined width


WrappedWidthSplitWords

WrappedWidthSplitWords = "splitted-words"

WrappedWidthSplitWords: adds line breaks to text to fit it into a user defined width