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


sg4r/rblt documentation built on Feb. 21, 2024, 7:43 p.m.