FreeHEP API
Version current

hep.graphics.heprep1.corba
Class HepRepAdapter

java.lang.Object
  extended byhep.graphics.heprep1.ref.DefaultHepRepAttribute
      extended byhep.graphics.heprep1.corba.HepRepAttributeAdapter
          extended byhep.graphics.heprep1.corba.HepRepAdapter
All Implemented Interfaces:
HepRep, HepRepAttribute, Serializable

public class HepRepAdapter
extends HepRepAttributeAdapter
implements HepRep

Version:
$Id: HepRepAdapter.java,v 1.2 2004/07/18 08:19:45 duns Exp $
Author:
M.Donszelmann
See Also:
Serialized Form
Source Code:
HepRepAdapter.java

Field Summary
static String cvsId
           
 
Fields inherited from class hep.graphics.heprep1.ref.DefaultHepRepAttribute
empty
 
Constructor Summary
HepRepAdapter(HepRep hepRep)
           
 
Method Summary
 void addType(HepRepType type)
           
protected  HepRepAttDef[] getAttDefsFromNode()
           
protected  HepRepAttValue[] getAttValuesFromNode()
           
 HepRepType getRepresentables(String name, String version, HepRepCut[] cutList, boolean getPoints, boolean getDrawAtts, boolean getNonDrawAtts, HepRepAttName[] invertAtts)
           
 HepRepType getRepresentablesUncut(String name, String version)
           
 Enumeration getTypeInfo()
           
 Enumeration getTypes()
           
 boolean removeType(HepRepType type)
           
 
Methods inherited from class hep.graphics.heprep1.corba.HepRepAttributeAdapter
getAttDefFromNode, getAttDefs, getAttValueFromNode, getAttValues
 
Methods inherited from class hep.graphics.heprep1.ref.DefaultHepRepAttribute
add, add, add, add, addColor, addColor, addDefinition, addValue, addValue, addValue, addValue, addValue, getAttDef, getAttValue, getParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface hep.graphics.heprep1.HepRepAttribute
addColor, addColor, addDefinition, addValue, addValue, addValue, addValue, addValue, getAttDef, getAttDefFromNode, getAttDefs, getAttValue, getAttValueFromNode, getAttValues, getParent
 

Field Detail

cvsId

public static final String cvsId
See Also:
Constant Field Values
Constructor Detail

HepRepAdapter

public HepRepAdapter(HepRep hepRep)
Method Detail

getTypeInfo

public Enumeration getTypeInfo()
Specified by:
getTypeInfo in interface HepRep

getRepresentablesUncut

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

getRepresentables

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

getTypes

public Enumeration getTypes()
Specified by:
getTypes in interface HepRep

addType

public void addType(HepRepType type)
Specified by:
addType in interface HepRep

removeType

public boolean removeType(HepRepType type)
Specified by:
removeType in interface HepRep

getAttValuesFromNode

protected HepRepAttValue[] getAttValuesFromNode()
Specified by:
getAttValuesFromNode in class HepRepAttributeAdapter

getAttDefsFromNode

protected HepRepAttDef[] getAttDefsFromNode()
Specified by:
getAttDefsFromNode in class HepRepAttributeAdapter

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.