hep.graphics.heprep1.ref
Class DefaultHepRep
java.lang.Object
   hep.graphics.heprep1.ref.DefaultHepRepAttribute
hep.graphics.heprep1.ref.DefaultHepRepAttribute
       hep.graphics.heprep1.ref.DefaultHepRep
hep.graphics.heprep1.ref.DefaultHepRep
- All Implemented Interfaces: 
- HepRep, HepRepAttribute, Serializable
- public class DefaultHepRep- extends DefaultHepRepAttribute- implements HepRep
- Version:
- $Id: DefaultHepRep.java,v 1.1 2004/07/18 08:19:46 duns Exp $
- Author:
- M.Donszelmann
- See Also:
- Serialized Form
- Source Code:
- DefaultHepRep.java
 
 
 
 
| Methods inherited from class hep.graphics.heprep1.ref.DefaultHepRepAttribute | 
| add, add, add, addColor, addColor, addDefinition, addValue, addValue, addValue, addValue, addValue, getAttDef, getAttDefFromNode, getAttDefs, getAttValue, getAttValueFromNode, getAttValues, 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 | 
 
cvsId
public static final String cvsId
- See Also:
- Constant Field Values
DefaultHepRep
public DefaultHepRep()
add
public void add(HepRepType node)
- 
- Overrides:
- addin class- DefaultHepRepAttribute
 
- 
 
getTypes
public Enumeration getTypes()
- 
- Specified by:
- getTypesin interface- HepRep
 
- 
 
addType
public void addType(HepRepType type)
- 
- Specified by:
- addTypein interface- HepRep
 
- 
 
removeType
public boolean removeType(HepRepType type)
- 
- Specified by:
- removeTypein interface- HepRep
 
- 
 
getTypeInfo
public Enumeration getTypeInfo()
- 
- Specified by:
- getTypeInfoin interface- HepRep
 
- 
 
getRepresentablesUncut
public HepRepType getRepresentablesUncut(String name,
                                         String version)
- 
- Specified by:
- getRepresentablesUncutin interface- HepRep
 
- 
 
getRepresentables
public HepRepType getRepresentables(String name,
                                    String version,
                                    HepRepCut[] cutList,
                                    boolean getPoints,
                                    boolean getDrawAtts,
                                    boolean getNonDrawAtts,
                                    HepRepAttName[] invertAtts)
- 
- Specified by:
- getRepresentablesin interface- HepRep
 
- 
 
Copyright © 2000-2004 FreeHEP, All Rights Reserved.