hep.graphics.heprep1.corba
Class HepRepInstanceAdapter
java.lang.Object
hep.graphics.heprep1.ref.DefaultHepRepAttribute
hep.graphics.heprep1.corba.HepRepAttributeAdapter
hep.graphics.heprep1.corba.HepRepInstanceAdapter
- All Implemented Interfaces:
- HepRepAttribute, HepRepInstance, Serializable
- public class HepRepInstanceAdapter
- extends HepRepAttributeAdapter
- implements HepRepInstance
- Version:
- $Id: HepRepInstanceAdapter.java,v 1.2 2004/07/18 08:19:45 duns Exp $
- Author:
- M.Donszelmann
- See Also:
- Serialized Form
- Source Code:
- HepRepInstanceAdapter.java
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 |
cvsId
public static final String cvsId
- See Also:
- Constant Field Values
HepRepInstanceAdapter
public HepRepInstanceAdapter(HepRepAttribute parent,
HepRepInstance hepRepInstance)
getType
public HepRepType getType()
- Specified by:
getType
in interface HepRepInstance
getTypes
public Enumeration getTypes()
- Specified by:
getTypes
in interface HepRepInstance
getPoints
public Enumeration getPoints()
- Specified by:
getPoints
in interface HepRepInstance
getPrimitives
public Enumeration getPrimitives()
- Specified by:
getPrimitives
in interface HepRepInstance
getAttValuesFromNode
protected HepRepAttValue[] getAttValuesFromNode()
- Specified by:
getAttValuesFromNode
in class HepRepAttributeAdapter
getAttDefsFromNode
protected HepRepAttDef[] getAttDefsFromNode()
- Specified by:
getAttDefsFromNode
in class HepRepAttributeAdapter
Copyright © 2000-2004 FreeHEP, All Rights Reserved.