Class pvc.visual.Variable
Constructor Attributes | Constructor Name and Description |
---|---|
The Variable class represents the domain value that is
encoded by a visual variable such as color, size or position in a rendering scene.
|
Field Attributes | Field Name and Description |
---|---|
Gets the formatted value of the variable.
|
|
Gets the value of the variable.
|
Class Detail
pvc.visual.Variable
The Variable class represents the domain value that is
encoded by a visual variable such as color, size or position in a rendering scene.
Field Detail
{string}
label
Gets the formatted value of the variable.
{any}
value
Gets the value of the variable.