Uses of Interface
org.apache.fop.render.gradient.GradientMaker.DoubleFormatter
-
Packages that use GradientMaker.DoubleFormatter Package Description org.apache.fop.render.gradient org.apache.fop.render.ps PostScript Renderer -
-
Uses of GradientMaker.DoubleFormatter in org.apache.fop.render.gradient
Methods in org.apache.fop.render.gradient with parameters of type GradientMaker.DoubleFormatter Modifier and Type Method Description java.lang.StringFunction. output(java.lang.StringBuilder out, GradientMaker.DoubleFormatter doubleFormatter, Function.SubFunctionRenderer subFunctionRenderer)voidShading. output(java.lang.StringBuilder out, GradientMaker.DoubleFormatter doubleFormatter, Shading.FunctionRenderer functionRenderer) -
Uses of GradientMaker.DoubleFormatter in org.apache.fop.render.ps
Methods in org.apache.fop.render.ps with parameters of type GradientMaker.DoubleFormatter Modifier and Type Method Description static java.lang.StringGradient. outputPattern(Pattern pattern, GradientMaker.DoubleFormatter doubleFormatter)
-