Uses of Interface
hep.graphics.heprep.HepRepAttDef

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

Uses of HepRepAttDef in hep.graphics.heprep
 

Methods in hep.graphics.heprep that return HepRepAttDef
 HepRepAttDef HepRepAttDef.copy()
          Returns a deep copy of this attdef.
 HepRepAttDef HepRepDefinition.getAttDef(String name)
          Return a named attribute definition searched on this node and any parent nodes.
static HepRepAttDef HepRepDefaults.getAttDef(String lowerCaseName)
          Lookup attribute definition
 HepRepAttDef HepRepDefinition.getAttDefFromNode(String lowerCaseName)
          Returns a named attribute definition defined on this node.
 

Methods in hep.graphics.heprep with parameters of type HepRepAttDef
 void HepRepDefinition.addAttDef(HepRepAttDef attDef)
          Adds an attdef.
static void HepRepDefaults.addAttDef(HepRepAttDef attDef)
          Add attribute definition
 void HepRepWriter.write(HepRepAttDef attDef)
          Writes a HepRepAttDef.
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.