API / geotoolkit / welllog / LogMarker / LogMarker
Type Aliases
Type Aliases
Ƭ Options: Options & { depth?: number ; depthborderradius?: number ; depthlabelposition?: AnchorType ; displaydepthlabel?: string ; displaynamelabel?: string ; filldepthlabel?: boolean ; fillnamelabel?: boolean ; fillstyle?: Type ; fillstyledepth?: Type ; fillstylename?: Type ; horizontaltextoffset?: number ; linedecoration?: ILineDecoration | string ; nameborderradius?: number ; namelabelposition?: AnchorType ; textorientation?: Orientation ; textstyle?: Type ; verticaltextoffset?: number ; visibledepthborder?: boolean ; visibledepthlabel?: boolean ; visiblenameborder?: boolean ; visiblenamelabel?: boolean }
depth of the marker OR object representing log marker configuration
Ƭ OptionsOut: OptionsOut & { depth: number ; depthborderradius: number ; depthlabelposition: AnchorType ; displaydepthlabel: string ; displaynamelabel: string ; filldepthlabel: boolean ; fillnamelabel: boolean ; fillstyledepth: FillStyle | null ; fillstylename: FillStyle | null ; horizontaltextoffset: number ; linedecoration: ILineDecoration ; nameborderradius: number ; namelabelposition: AnchorType ; textorientation: Orientation | null ; textstyle: TextStyle | null ; verticaltextoffset: number ; visibledepthborder: boolean ; visibledepthlabel: boolean ; visiblenameborder: boolean ; visiblenamelabel: boolean }
properties object