net.praqma.jenkins.plugin.prqa.graphs
Class LinesOfCodeGraph

java.lang.Object
  extended by net.praqma.jenkins.plugin.prqa.graphs.PRQAGraph
      extended by net.praqma.jenkins.plugin.prqa.graphs.LinesOfCodeGraph
All Implemented Interfaces:
Serializable

public class LinesOfCodeGraph
extends PRQAGraph

Author:
Praqma
See Also:
Serialized Form

Field Summary
 
Fields inherited from class net.praqma.jenkins.plugin.prqa.graphs.PRQAGraph
categories, data, title, type
 
Constructor Summary
LinesOfCodeGraph()
           
 
Method Summary
 
Methods inherited from class net.praqma.jenkins.plugin.prqa.graphs.PRQAGraph
containsStatus, createChart, drawGraph, getCategories, getTitle, getType, setData, setTitle, setType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LinesOfCodeGraph

public LinesOfCodeGraph()


Copyright © 2004-2012. All Rights Reserved.