Uses of Class
org.n52.io.type.quantity.handler.img.ChartIoHandler
-
Packages that use ChartIoHandler Package Description org.n52.io.type.quantity.handler.img org.n52.io.type.quantity.handler.report -
-
Uses of ChartIoHandler in org.n52.io.type.quantity.handler.img
Subclasses of ChartIoHandler in org.n52.io.type.quantity.handler.img Modifier and Type Class Description classMultipleChartsRenderer -
Uses of ChartIoHandler in org.n52.io.type.quantity.handler.report
Constructors in org.n52.io.type.quantity.handler.report with parameters of type ChartIoHandler Constructor Description PDFReportGenerator(IoParameters parameters, IoProcessChain<Data<QuantityValue>> processChain, ChartIoHandler renderer)
-