Last updated

API / geotoolkit / welllog / IUnitInfo / IUnitInfo

Class: IUnitInfo

welllog.IUnitInfo.IUnitInfo

Interface for unit information

Interface

Implemented by

Table of contents

Constructors
Methods

Contents

Constructors

new IUnitInfo()

new IUnitInfo()

Methods

getDeviceUnit

Abstract getDeviceUnit(): AbstractUnit

Return a unit of the measure of device

Returns

AbstractUnit


getIndexUnit

Abstract getIndexUnit(): AbstractUnit

Returns unit of the measure to be used to display scale in the header

Returns

AbstractUnit


getScaleUnit

Abstract getScaleUnit(): AbstractUnit

Returns unit of the measure to be used to display scale in the header

Deprecated

since 4.1 Use getIndexUnit instead

Returns

AbstractUnit