API / geotoolkit / welllog / multiwell / IProxyWellTrack / IProxyWellTrack
multiwell.IProxyWellTrack.IProxyWellTrack
Define an interface for proxy track
Interface
Deprecated
since 4.0. Use ProxyWellTrack directly
↳
IProxyWellTrack
Constructors
Methods
Methods
▸ Abstract asNode(): Node
Return track as Node instance
▸ Abstract createWritableInstance(): Promise<LogTrack | WellTrack>
Instantiate template
▸ Abstract getBounds(): Rect
Return track bounds
▸ Abstract getDepthLimits(): Range
Returns depth range
▸ Abstract getLayoutStyle(): LayoutStyle<string | number>
Returns layout style
LayoutStyle<string | number>
▸ Abstract getManipulatorLayer(): CompositeNode<Node>
Return track manipulator layer
IBaseWellTrack.getManipulatorLayer
▸ Abstract getPrototype(): LogTrack | WellTrack
Return a reference to template
track prototype
▸ Abstract getTag(): any
Returns Tag
any
▸ Abstract getTool(): CompositeTool
Returns root tool associated to this widget
▸ Abstract getTrack(): LogTrack | WellTrack
Return a reference to track instance
track instance
▸ Abstract getVisibleDepthLimits(): Range
Returns visible depth range