Uses of Class
net.webpdf.wsclient.openapi.OperationSvg
-
Packages that use OperationSvg Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationSvg in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationSvg Modifier and Type Method Description OperationSvgOperationSvg. decimalPrecision(Integer decimalPrecision)OperationSvgOperationSvg. dpi(Integer dpi)@Nullable OperationSvgOperationToolboxImageImage. getSvg()Get svgOperationSvgOperationSvg. graphicsStateMode(OperationSvg.GraphicsStateModeEnum graphicsStateMode)OperationSvgOperationSvg. height(Integer height)OperationSvgOperationSvg. metrics(OperationSvg.MetricsEnum metrics)OperationSvgOperationSvg. pathDrawMode(OperationSvg.PathDrawModeEnum pathDrawMode)OperationSvgOperationSvg. width(Integer width)Methods in net.webpdf.wsclient.openapi with parameters of type OperationSvg Modifier and Type Method Description voidOperationToolboxImageImage. setSvg(OperationSvg svg)OperationToolboxImageImageOperationToolboxImageImage. svg(OperationSvg svg)
-