FreeHEP API
Version v1.2.2

hep.aida.ref.plotter
Class PlotterFontUtil

java.lang.Object
  |
  +--hep.aida.ref.plotter.PlotterFontUtil

public class PlotterFontUtil
extends Object

Author:
The FreeHEP team @ SLAC.

Constructor Summary
PlotterFontUtil()
           
 
Method Summary
static Font getFont(hep.aida.ITextStyle textStyle)
           
static Font getFont(String fontName, String style, String size)
           
static Font getFont(String fontName, String isItalic, String isBold, String size)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlotterFontUtil

public PlotterFontUtil()
Method Detail

getFont

public static Font getFont(hep.aida.ITextStyle textStyle)

getFont

public static Font getFont(String fontName,
                           String style,
                           String size)

getFont

public static Font getFont(String fontName,
                           String isItalic,
                           String isBold,
                           String size)

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.