Uses of Class
net.pricefx.server.dto.calculation.ResultHighmap
-
Packages that use ResultHighmap Package Description net.pricefx.formulaengine.scripting net.pricefx.server.dto.calculation -
-
Uses of ResultHighmap in net.pricefx.formulaengine.scripting
Methods in net.pricefx.formulaengine.scripting that return ResultHighmap Modifier and Type Method Description ResultHighmapPublicGroovyAPI. buildHighmap(Map<String,?> definition)Creates aResultHighmapfrom the passeddefinition. -
Uses of ResultHighmap in net.pricefx.server.dto.calculation
Methods in net.pricefx.server.dto.calculation that return ResultHighmap Modifier and Type Method Description ResultHighmapResultHighmap. addMap(String... maps)The map renderer will try to download the appropriate map by peeking atchart.mapvalue of the provideddefinition.
-