API / geotoolkit / welllog / multiwell / AbstractWellTrackFactory / AbstractWellTrackFactory
multiwell.AbstractWellTrackFactory.AbstractWellTrackFactory
Type Aliases
Type Aliases
Ƭ TrackOptions: Object
track header/footer options
| Name | Type | Description |
|---|---|---|
border? | { color?: string ; visible?: boolean ; width?: number } | track header/footer border options |
border.color? | string | color of the border |
border.visible? | boolean | visibility of the border |
border.width? | number | line width of the border |