FreeHEP API
Version current

hep.graphics.heprep1.adapter
Class HepRepAttributeAdapter

java.lang.Object
  extended byhep.graphics.heprep.ref.DefaultHepRepAttribute
      extended byhep.graphics.heprep.ref.DefaultHepRepDefinition
          extended byhep.graphics.heprep1.adapter.HepRepAttributeAdapter
All Implemented Interfaces:
HepRepAttribute, HepRepConstants, HepRepDefinition, Serializable
Direct Known Subclasses:
AbstractHepRepInstanceAdapter, HepRepDefinitionAdapter, HepRepPointAdapter

public abstract class HepRepAttributeAdapter
extends DefaultHepRepDefinition

Version:
$Id: HepRepAttributeAdapter.java,v 1.4 2004/07/30 22:32:13 duns Exp $
Author:
Mark Donszelmann
See Also:
Serialized Form
Source Code:
HepRepAttributeAdapter.java

Field Summary
 
Fields inherited from class hep.graphics.heprep.ref.DefaultHepRepDefinition
cvsId
 
Fields inherited from interface hep.graphics.heprep.HepRepConstants
SHOW_DESC, SHOW_EXTRA, SHOW_NAME, SHOW_NONE, SHOW_VALUE, TYPE_BOOLEAN, TYPE_COLOR, TYPE_DOUBLE, TYPE_INT, TYPE_LONG, TYPE_STRING, TYPE_UNKNOWN
 
Constructor Summary
HepRepAttributeAdapter(HepRepAttribute attribute)
           
HepRepAttributeAdapter(HepRepAttribute parentAttribute, HepRepAttribute attribute)
           
 
Method Summary
 HepRepAttDef getAttDef(String name)
          Return a named attribute definition searched on this node and any parent nodes.
 
Methods inherited from class hep.graphics.heprep.ref.DefaultHepRepDefinition
addAttDef, addAttDef, equals, getAttDefFromNode, getAttDefsFromNode
 
Methods inherited from class hep.graphics.heprep.ref.DefaultHepRepAttribute
addAttColor, addAttColor, addAttValue, addAttValue, addAttValue, addAttValue, addAttValue, addAttValue, addAttValue, addAttValue, addAttValue, addAttValue, addAttValue, addAttValue, getAttValue, getAttValueFromNode, getAttValuesFromNode, removeAttValue
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface hep.graphics.heprep.HepRepAttribute
addAttValue, addAttValue, addAttValue, addAttValue, addAttValue, addAttValue, addAttValue, addAttValue, addAttValue, addAttValue, addAttValue, getAttValue, getAttValueFromNode, getAttValuesFromNode, removeAttValue
 

Constructor Detail

HepRepAttributeAdapter

public HepRepAttributeAdapter(HepRepAttribute attribute)

HepRepAttributeAdapter

public HepRepAttributeAdapter(HepRepAttribute parentAttribute,
                              HepRepAttribute attribute)
Method Detail

getAttDef

public HepRepAttDef getAttDef(String name)
Description copied from interface: HepRepDefinition
Return a named attribute definition searched on this node and any parent nodes.

Specified by:
getAttDef in interface HepRepDefinition
Specified by:
getAttDef in class DefaultHepRepDefinition

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.