Skip to main content

Class: LabelAssociationAction

Defined in: WAProto/index.d.ts:12072

Implements

Constructors

new LabelAssociationAction()

new LabelAssociationAction(p?): LabelAssociationAction

Defined in: WAProto/index.d.ts:12073

Parameters

p?

ILabelAssociationAction

Returns

LabelAssociationAction

Properties

labeled?

optional labeled: null | boolean

Defined in: WAProto/index.d.ts:12074

Implementation of

ILabelAssociationAction.labeled

Methods

toJSON()

toJSON(): object

Defined in: WAProto/index.d.ts:12080

Returns

object


create()

static create(properties?): LabelAssociationAction

Defined in: WAProto/index.d.ts:12075

Parameters

properties?

ILabelAssociationAction

Returns

LabelAssociationAction


decode()

static decode(r, l?): LabelAssociationAction

Defined in: WAProto/index.d.ts:12077

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

LabelAssociationAction


encode()

static encode(m, w?): Writer

Defined in: WAProto/index.d.ts:12076

Parameters

m

ILabelAssociationAction

w?

Writer

Returns

Writer


fromObject()

static fromObject(d): LabelAssociationAction

Defined in: WAProto/index.d.ts:12078

Parameters

d

Returns

LabelAssociationAction


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

Defined in: WAProto/index.d.ts:12081

Parameters

typeUrlPrefix?

string

Returns

string


toObject()

static toObject(m, o?): object

Defined in: WAProto/index.d.ts:12079

Parameters

m

LabelAssociationAction

o?

IConversionOptions

Returns

object