FreeHEP API
Version current

hep.graphics.heprep.corba.idl
Class HepRepInstance

java.lang.Object
  extended byhep.graphics.heprep.corba.idl.HepRepInstance
All Implemented Interfaces:
IDLEntity, Serializable

public final class HepRepInstance
extends Object
implements IDLEntity

hep/graphics/heprep/corba/idl/HepRepInstance.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from hep/graphics/heprep/HepRep.idl Tuesday, June 10, 2003 10:19:15 AM PDT

See Also:
Serialized Form
Source Code:
HepRepInstance.java

Field Summary
 HepRepAttValue[] attValues
           
 HepRepInstance[] instances
           
 HepRepPoint[] points
           
 String typeName
           
 
Constructor Summary
HepRepInstance()
           
HepRepInstance(String _typeName, HepRepInstance[] _instances, HepRepPoint[] _points, HepRepAttValue[] _attValues)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

typeName

public String typeName

instances

public HepRepInstance[] instances

points

public HepRepPoint[] points

attValues

public HepRepAttValue[] attValues
Constructor Detail

HepRepInstance

public HepRepInstance()

HepRepInstance

public HepRepInstance(String _typeName,
                      HepRepInstance[] _instances,
                      HepRepPoint[] _points,
                      HepRepAttValue[] _attValues)

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.