LineRaceFrameFluent extension
Generated fluent modifiers for LineRaceFrame.
Methods
-
withId(
String value) → LineRaceFrame -
Available on LineRaceFrame, provided by the LineRaceFrameFluent extension
Replaces LineRaceFrame.id withvalue. -
withLabel(
String value) → LineRaceFrame -
Available on LineRaceFrame, provided by the LineRaceFrameFluent extension
Replaces LineRaceFrame.label withvalue. -
withValues(
Map< String, double> value) → LineRaceFrame -
Available on LineRaceFrame, provided by the LineRaceFrameFluent extension
Replaces LineRaceFrame.values withvalue. -
withX(
double value) → LineRaceFrame -
Available on LineRaceFrame, provided by the LineRaceFrameFluent extension
Replaces LineRaceFrame.x withvalue.