FreeHEP API
Version v1.2

hep.graphics.heprep
Class HepRepDefaults

java.lang.Object
  |
  +--hep.graphics.heprep.HepRepDefaults

public class HepRepDefaults
extends Object

Version:
$Id: HepRepDefaults.java,v 1.5 2002/09/18 23:59:51 duns Exp $
Author:
Mark Donszelmann

Field Summary
static String cvsId
           
 
Method Summary
static void addAttDef(HepRepAttDef attDef)
           
static void addAttValue(HepRepAttValue attValue)
           
static HepRepAttDef getAttDef(String lowerCaseName)
           
static HepRepAttValue getAttValue(String lowerCaseName)
           
 
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

addAttDef

public static void addAttDef(HepRepAttDef attDef)
                      throws IOException
IOException

getAttDef

public static HepRepAttDef getAttDef(String lowerCaseName)

addAttValue

public static void addAttValue(HepRepAttValue attValue)
                        throws IOException
IOException

getAttValue

public static HepRepAttValue getAttValue(String lowerCaseName)

FreeHEP API
Version v1.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.