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 |
---|---|
(package private) GralColor |
color_
Color and style from Zbnf component with semantic
|
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
|
(package private) int |
style_ |
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 name
public java.lang.String datapath
GralColor color_
int style_
public int nullLine
public float scale
public float offset