4.61. VersionedLabel
Name | Description | Schema |
---|---|---|
comments optional |
The user-supplied comments for the componentExample : |
string |
componentType optional |
Example : |
enum (CONNECTION, PROCESSOR, PROCESS_GROUP, REMOTE_PROCESS_GROUP, INPUT_PORT, OUTPUT_PORT, REMOTE_INPUT_PORT, REMOTE_OUTPUT_PORT, FUNNEL, LABEL, CONTROLLER_SERVICE) |
groupIdentifier optional |
The ID of the Process Group that this component belongs toExample : |
string |
height optional |
The height of the label in pixels when at a 1:1 scale.Example : |
number (double) |
identifier optional |
The component's unique identifierExample : |
string |
label optional |
The text that appears in the label.Example : |
string |
name optional |
The component's nameExample : |
string |
position optional |
The component's position on the graphExample : |
|
style optional |
The styles for this label (font-size : 12px, background-color : #eee, etc).Example : |
< string, string > map |
width optional |
The width of the label in pixels when at a 1:1 scale.Example : |
number (double) |