Uses of Interface
ch.sahits.game.openpatrician.model.product.IBezierPriceCurve
-
Packages that use IBezierPriceCurve Package Description ch.sahits.game.openpatrician.model.product -
-
Uses of IBezierPriceCurve in ch.sahits.game.openpatrician.model.product
Classes in ch.sahits.game.openpatrician.model.product that implement IBezierPriceCurve Modifier and Type Class Description classBezierPriceCurveMethods in ch.sahits.game.openpatrician.model.product that return IBezierPriceCurve Modifier and Type Method Description IBezierPriceCurveITradable. getBuyCurve()Retrieve the bezier curve defining the buy prices.IBezierPriceCurveITradable. getSellCurve()Retrieve the bezier curve defining the sell prices.
-