Uses of Interface
hep.graphics.heprep.HepRepAction

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

Uses of HepRepAction in hep.graphics.heprep
 

Methods in hep.graphics.heprep that return HepRepAction
 HepRepAction HepRepAction.copy()
          Returns a deep copy of this action.
abstract  HepRepAction HepRepFactory.createHepRepAction(String name, String expression)
          Creates a HepRepAction.
 

Methods in hep.graphics.heprep with parameters of type HepRepAction
 HepRepInstanceTree HepRep.getInstancesAfterAction(String name, String version, String[] typeNames, HepRepAction[] actions, boolean getPoints, boolean getDrawAtts, boolean getNonDrawAtts, String[] invertAtts)
          Returns a named and versioned instancetree for a list of typenames after executing some action and for specific filters.
 void HepRepWriter.write(HepRepAction action)
          Writes a HepRepAction.
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.