org.rrd4j.graph
Class RrdGraphConstants.FontConstructor

java.lang.Object
  extended by org.rrd4j.graph.RrdGraphConstants.FontConstructor
Enclosing interface:
RrdGraphConstants

public static class RrdGraphConstants.FontConstructor
extends Object

Font constructor, to use embedded fonts


Constructor Summary
RrdGraphConstants.FontConstructor()
           
 
Method Summary
static Font getFont(int type, int size)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RrdGraphConstants.FontConstructor

public RrdGraphConstants.FontConstructor()
Method Detail

getFont

public static Font getFont(int type,
                           int size)


Copyright © 2011. All Rights Reserved.