Class CloverReportTask.MetricsEx

java.lang.Object
org.openclover.core.reporters.Historical.Chart
org.openclover.core.reporters.Historical.Metrics
org.openclover.ant.tasks.CloverReportTask.MetricsEx
Enclosing class:
CloverReportTask

public static class CloverReportTask.MetricsEx extends org.openclover.core.reporters.Historical.Metrics
  • Field Summary

    Fields inherited from class org.openclover.core.reporters.Historical.Chart

    autoRange, columns, logScale, title, upperBound, yLabel
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class org.openclover.core.reporters.Historical.Chart

    addColumns, getColumns, getHeight, getTitle, getUpperBound, getWidth, getXLabel, getYLabel, isAutoRange, isLogScale, setAutoRange, setHeight, setInclude, setLogScale, setTitle, setUpperBound, setWidth, setXLabel, setYLabel

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • MetricsEx

      public MetricsEx()
  • Method Details

    • addConfiguredColumns

      public void addConfiguredColumns(ColumnsEx cols)