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

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

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

Fields in hep.graphics.heprep.corba.idl declared as HepRepInstance
 HepRepInstance[] HepRepInstanceTree.instances
           
 HepRepInstance[] HepRepInstance.instances
           
 HepRepInstance[] HepRepInstanceListHolder.value
           
 HepRepInstance HepRepInstanceHolder.value
           
 

Methods in hep.graphics.heprep.corba.idl that return HepRepInstance
static HepRepInstance[] HepRepInstanceListHelper.extract(Any a)
           
static HepRepInstance HepRepInstanceHelper.extract(Any a)
           
static HepRepInstance[] HepRepInstanceListHelper.read(InputStream istream)
           
static HepRepInstance HepRepInstanceHelper.read(InputStream istream)
           
 

Methods in hep.graphics.heprep.corba.idl with parameters of type HepRepInstance
static void HepRepInstanceHelper.insert(Any a, HepRepInstance that)
           
static void HepRepInstanceListHelper.insert(Any a, HepRepInstance[] that)
           
static void HepRepInstanceHelper.write(OutputStream ostream, HepRepInstance value)
           
static void HepRepInstanceListHelper.write(OutputStream ostream, HepRepInstance[] value)
           
 

Constructors in hep.graphics.heprep.corba.idl with parameters of type HepRepInstance
HepRepInstance(String _typeName, HepRepInstance[] _instances, HepRepPoint[] _points, HepRepAttValue[] _attValues)
           
HepRepInstanceHolder(HepRepInstance initialValue)
           
HepRepInstanceListHolder(HepRepInstance[] initialValue)
           
HepRepInstanceTree(HepRepTreeID _id, HepRepTreeID _typeTreeID, HepRepTreeID[] _instanceTreeIDs, HepRepInstance[] _instances)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.