net.comrom.chart.gc.swt
Class ChartSwtFont

java.lang.Object
  extended bynet.comrom.chart.gc.ChartFont
      extended bynet.comrom.chart.gc.swt.ChartSwtFont

public class ChartSwtFont
extends ChartFont


Field Summary
 
Fields inherited from class net.comrom.chart.gc.ChartFont
BOLD, BOLD_ITALIC, ITALIC, PLAIN
 
Constructor Summary
ChartSwtFont(java.lang.Object f)
           
ChartSwtFont(java.lang.String name, int style, int size)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChartSwtFont

public ChartSwtFont(java.lang.Object f)

ChartSwtFont

public ChartSwtFont(java.lang.String name,
                    int style,
                    int size)