public static class GralCurveView.ZbnfSetTrack extends java.lang.Object
GralCurveView.applySettings(String)
The instance holds values for ZbnfJavaOutput
to apply to a track
calling GralCurveView.addTrack(String, String, GralColor, int, int, float, float)
inside GralCurveView.ZbnfSetCurve#add_Track(ZbnfSetTrack)
.Modifier and Type | Field and Description |
---|---|
java.lang.String |
datapath
From Zbnf component with semantic
|
java.lang.String |
name
From Zbnf component with semantic
|
int |
nullLine
From Zbnf component with semantic
|
float |
offset
From Zbnf component with semantic
|
float |
scale
From Zbnf component with semantic
|
Constructor and Description |
---|
ZbnfSetTrack() |
Modifier and Type | Method and Description |
---|---|
void |
set_color(java.lang.String color)
From Zbnf component with semantic
|
public java.lang.String datapath
public java.lang.String name
public int nullLine
public float offset
public float scale
public ZbnfSetTrack()
public void set_color(java.lang.String color)