API / geotoolkit / welllog / header / LogCutoffVisualHeader / LogCutoffVisualHeader
header.LogCutoffVisualHeader.LogCutoffVisualHeader
Type Aliases
Type Aliases
Ƭ MinMax: Object
minimum height
| Name | Type | Description |
|---|---|---|
max? | number | maximum height |
min? | number | minimum height |
Ƭ 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<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