public class GralCurveView.ZbnfSetCurve
extends java.lang.Object
GralCurveView.zbnfSetCurve
will be used only temporary while transfer a parse result
of GralCurveView.applySettings(String)
The instance contains only the capabilty to get the track info from the parse result
and to call GralCurveView.addTrack(String, String, GralColor, int, int, float, float)
inside #add_Track(ZbnfSetTrack)
.Constructor and Description |
---|
ZbnfSetCurve() |
Modifier and Type | Method and Description |
---|---|
void |
add_Track(GralCurveView.ZbnfSetTrack track)
From Zbnf component with semantic
|
GralCurveView.ZbnfSetTrack |
new_Track()
From Zbnf component with semantic
|
void |
set_timeDatapath(java.lang.String val) |
public GralCurveView.ZbnfSetTrack new_Track()
public void add_Track(GralCurveView.ZbnfSetTrack track)
public void set_timeDatapath(java.lang.String val)