Uses of Class
net.pricefx.common.apibuilder.chart.AuxLine.SteppedLine
Packages that use AuxLine.SteppedLine
Package
Description
Fluent builders for chart definitions rendered by the Pricefx user interface.
-
Uses of AuxLine.SteppedLine in net.pricefx.common.apibuilder.chart
Methods in net.pricefx.common.apibuilder.chart that return AuxLine.SteppedLineModifier and TypeMethodDescriptionAdds one (X, Y) point the stepped line passes through.AuxLine.withSteppedLine()Shapes this auxiliary line as a piecewise line through explicit points.