MetricList-class: MetricList reference class

MetricList-classR Documentation

MetricList reference class

Description

MetricList reference class

Methods

add(node)

add new node in the list.

draw()

draw the objec value

Return Value

returns a list of String object representing the value

get()

get all node from the list.

Return Value

returns a list of node

getat(id)

return element at id index.

Return Value

returns the node @ id

getcolactive()

get matrix col enable

getcolnames()

get matrix col name

getmatrix()

get matrix of elements

getsize()

return lenght of element.

Return Value

returns a non-negativ numeric

slctset(v)

enable or disable metric view

Parameters

  • v True or False vector


rblt documentation built on May 31, 2023, 9:13 p.m.