hep.graphics.heprep
Class HepRepDefaults
java.lang.Object
hep.graphics.heprep.HepRepDefaults
- public class HepRepDefaults
- extends Object
- Version:
- $Id: HepRepDefaults.java,v 1.8 2005/01/05 01:00:23 duns Exp $
- Author:
- Mark Donszelmann
- Source Code:
- HepRepDefaults.java
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cvsId
public static final String cvsId
- See Also:
- Constant Field Values
addAttDef
public static void addAttDef(HepRepAttDef attDef)
getAttDef
public static HepRepAttDef getAttDef(String lowerCaseName)
getAttDefs
public static Set getAttDefs()
addAttValue
public static void addAttValue(HepRepAttValue attValue)
getAttValue
public static HepRepAttValue getAttValue(String lowerCaseName)
getAttValues
public static Set getAttValues()
Copyright © 2000-2004 FreeHEP, All Rights Reserved.