FreeHEP API
Version v1.2.2

hep.graphics.heprep.util
Class HepRepFont

java.lang.Object
  |
  +--hep.graphics.heprep.util.HepRepFont

public class HepRepFont
extends Object

Static class to allow for font manipulation

Version:
$Id: HepRepFont.java,v 1.2 2003/10/26 06:11:25 duns Exp $
Author:
M.Donszelmann

Field Summary
static String cvsId
           
 
Method Summary
static int getStyle(String name)
          this method returns an integer encoding the font style
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cvsId

public static final String cvsId
See Also:
Constant Field Values
Method Detail

getStyle

public static final int getStyle(String name)
this method returns an integer encoding the font style

Parameters:
name - of the style ("italic+bold" or "italic, bold"
Returns:
encoded font style

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.