Uses of Interface
hep.graphics.heprep.HepRepSelectFilter

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

Uses of HepRepSelectFilter in hep.graphics.heprep
 

Methods in hep.graphics.heprep with parameters of type HepRepSelectFilter
 HepRep HepRep.copy(HepRepSelectFilter filter)
          Returns a deep copy of the heprep, with all its attached trees, where instances are filtered using a HepRepSelectFilter.
 HepRepInstance HepRepInstance.copy(HepRepTypeTree typeTree, HepRepInstance parent, HepRepSelectFilter filter)
          Returns a deep copy of this instance.
 HepRepInstance HepRepInstance.copy(HepRepTypeTree typeTree, HepRepInstanceTree parent, HepRepSelectFilter filter)
          Returns a deep copy of this instance.
 HepRepInstanceTree HepRepInstanceTree.copy(HepRepTypeTree typeTree, HepRepSelectFilter filter)
          Returns a deep copy of this instancetree.
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.