Package org.apache.jmeter.visualizers
Class StatGraphProperties
- java.lang.Object
-
- org.apache.jmeter.visualizers.StatGraphProperties
-
public class StatGraphProperties extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String[]fontSizestatic String[]strokeWidth
-
Constructor Summary
Constructors Constructor Description StatGraphProperties()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Map<String,String>getFontNameMap()static Map<String,Integer>getFontStyleMap()static Map<String,Integer>getPlacementNameMap()static Map<String,Shape>getPointShapeMap()
-