hep.graphics.heprep1
Interface HepRep
- All Superinterfaces:
- HepRepAttribute
- All Known Implementing Classes:
- DefaultHepRep, HepRepAdapter
- public interface HepRep
- extends HepRepAttribute
- Version:
- $Id: HepRep.java,v 1.3 2004/07/27 21:40:27 duns Exp $
- Author:
- M.Donszelmann
- Source Code:
- HepRep.java
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
getTypeInfo
public Enumeration getTypeInfo()
getRepresentablesUncut
public HepRepType getRepresentablesUncut(String name,
String version)
getRepresentables
public HepRepType getRepresentables(String name,
String version,
HepRepCut[] cutList,
boolean getPoints,
boolean getDrawAtts,
boolean getNonDrawAtts,
HepRepAttName[] invertAtts)
getTypes
public Enumeration getTypes()
addType
public void addType(HepRepType type)
removeType
public boolean removeType(HepRepType type)
Copyright © 2000-2004 FreeHEP, All Rights Reserved.