FreeHEP API
Version current

hep.graphics.heprep1.corba.idl
Class _HepRepStub

java.lang.Object
  extended byorg.omg.CORBA.portable.ObjectImpl
      extended byhep.graphics.heprep1.corba.idl._HepRepStub
All Implemented Interfaces:
HepRep, HepRepOperations, IDLEntity, Object, Serializable

public class _HepRepStub
extends ObjectImpl
implements HepRep

hep/graphics/heprep1/corba/idl/_HepRepStub.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from hep/graphics/heprep1/HepRep.idl Friday, July 16, 2004 2:03:12 PM PDT

See Also:
Serialized Form
Source Code:
_HepRepStub.java

Constructor Summary
_HepRepStub()
           
 
Method Summary
 String[] _ids()
           
 HepRepAttDef[] getAttDefs()
           
 HepRepAttValue[] getAttValues()
           
 HepRepType getRepresentables(String name, String version, HepRepCut[] cutList, boolean getPoints, boolean getDrawAtts, boolean getNonDrawAtts, HepRepAttName[] invertAtts)
           
 HepRepType getRepresentablesUncut(String name, String version)
           
 HepRepTypeInfo[] getTypeInfo()
           
 
Methods inherited from class org.omg.CORBA.portable.ObjectImpl
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 

Constructor Detail

_HepRepStub

public _HepRepStub()
Method Detail

getAttDefs

public HepRepAttDef[] getAttDefs()
Specified by:
getAttDefs in interface HepRepOperations

getAttValues

public HepRepAttValue[] getAttValues()
Specified by:
getAttValues in interface HepRepOperations

getTypeInfo

public HepRepTypeInfo[] getTypeInfo()
Specified by:
getTypeInfo in interface HepRepOperations

getRepresentablesUncut

public HepRepType getRepresentablesUncut(String name,
                                         String version)
Specified by:
getRepresentablesUncut in interface HepRepOperations

getRepresentables

public HepRepType getRepresentables(String name,
                                    String version,
                                    HepRepCut[] cutList,
                                    boolean getPoints,
                                    boolean getDrawAtts,
                                    boolean getNonDrawAtts,
                                    HepRepAttName[] invertAtts)
Specified by:
getRepresentables in interface HepRepOperations

_ids

public String[] _ids()

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.