Package org.rrd4j.graph
Class RrdGraphConstants.FontConstructor
- java.lang.Object
-
- org.rrd4j.graph.RrdGraphConstants.FontConstructor
-
- Enclosing interface:
- RrdGraphConstants
public static class RrdGraphConstants.FontConstructor extends Object
Font constructor, to use embedded fonts
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Font
getFont(int type, int size)
Return the default RRD4J's default font for the given strength
-