Last updated

API / geotoolkit / welllog / header / LogCutoffVisualHeader / LogCutoffVisualHeader

Namespace: LogCutoffVisualHeader

header.LogCutoffVisualHeader.LogCutoffVisualHeader

Table of contents

Type Aliases

Contents

Type Aliases

MinMax

Ƭ MinMax: Object

minimum height

Type declaration

NameTypeDescription
max?numbermaximum height
min?numberminimum height

Options

Ƭ Options: Options<LogCutoffVisual> & { subtitle?: { alignment?: VerticalAlignment ; icon?: { alignment?: VerticalAlignment ; margins?: Type ; radius?: number ; size?: number ; visible?: boolean } ; padding?: Type ; size?: { max?: number ; min?: number } ; textstyle?: Type } ; title?: { alignment?: HorizontalAlignment ; padding?: Type ; size?: { max?: number ; min?: number } ; visible?: boolean } }

visual for discrete curve header or properties object


OptionsOut

Ƭ OptionsOut: OptionsOut<LogCutoffVisual> & { subtitle: { alignment: VerticalAlignment ; icon: { alignment: VerticalAlignment ; margins: SpaceStyle | null ; radius: number ; size: number ; visible: boolean } ; padding: SpaceStyle | null ; size: { max: number ; min: number } ; textstyle?: TextStyle } ; title: { alignment: HorizontalAlignment ; padding: SpaceStyle | null ; size: { max: number ; min: number } ; visible: boolean } }

The object properties