Uses of Class
hep.graphics.heprep.corba.idl.HepRepInstanceTree

Packages that use HepRepInstanceTree
hep.graphics.heprep.corba.idl   
 

Uses of HepRepInstanceTree in hep.graphics.heprep.corba.idl
 

Fields in hep.graphics.heprep.corba.idl declared as HepRepInstanceTree
 HepRepInstanceTree HepRepInstanceTreeHolder.value
           
 

Methods in hep.graphics.heprep.corba.idl that return HepRepInstanceTree
static HepRepInstanceTree HepRepInstanceTreeHelper.extract(Any a)
           
 HepRepInstanceTree HepRepOperations.getInstances(String instanceTreeName, String instanceTreeVersion, String[] typeNames)
           
 HepRepInstanceTree _HepRepStub.getInstances(String instanceTreeName, String instanceTreeVersion, String[] typeNames)
           
 HepRepInstanceTree HepRepOperations.getInstancesAfterAction(String instanceTreeName, String instanceTreeVersion, String[] typeNames, HepRepAction[] actions, boolean getPoints, boolean getDrawAtts, boolean getNonDrawAtts, String[] invertAtts)
           
 HepRepInstanceTree _HepRepStub.getInstancesAfterAction(String instanceTreeName, String instanceTreeVersion, String[] typeNames, HepRepAction[] actions, boolean getPoints, boolean getDrawAtts, boolean getNonDrawAtts, String[] invertAtts)
           
 HepRepInstanceTree HepRepOperations.getInstanceTreeTop(String instanceTreeName, String instanceTreeVersion)
           
 HepRepInstanceTree _HepRepStub.getInstanceTreeTop(String instanceTreeName, String instanceTreeVersion)
           
static HepRepInstanceTree HepRepInstanceTreeHelper.read(InputStream istream)
           
 

Methods in hep.graphics.heprep.corba.idl with parameters of type HepRepInstanceTree
static void HepRepInstanceTreeHelper.insert(Any a, HepRepInstanceTree that)
           
static void HepRepInstanceTreeHelper.write(OutputStream ostream, HepRepInstanceTree value)
           
 

Constructors in hep.graphics.heprep.corba.idl with parameters of type HepRepInstanceTree
HepRepInstanceTreeHolder(HepRepInstanceTree initialValue)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.