Uses of Interface
hep.graphics.heprep.HepRepAttValue

Packages that use HepRepAttValue
hep.graphics.heprep HepRep (see documentation). 
 

Uses of HepRepAttValue in hep.graphics.heprep
 

Methods in hep.graphics.heprep that return HepRepAttValue
 HepRepAttValue HepRepAttValue.copy()
          Returns a deep copy of this attvalue.
static HepRepAttValue HepRepDefaults.getAttValue(String lowerCaseName)
          Lookup attribute value
 HepRepAttValue HepRepAttribute.getAttValue(String name)
          Returns the attValue specified by name.
 HepRepAttValue HepRepAttribute.getAttValueFromNode(String lowerCaseName)
          Returns a named attribute value from this node.
 HepRepAttValue HepRepAttribute.removeAttValue(String key)
          Remove the attvalue named by key.
 

Methods in hep.graphics.heprep with parameters of type HepRepAttValue
static void HepRepDefaults.addAttValue(HepRepAttValue attValue)
          Add attribute value
 void HepRepAttribute.addAttValue(HepRepAttValue attValue)
          Adds an attValue.
 void HepRepWriter.write(HepRepAttValue attValue)
          Writes a HepRepAttValue.
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.