FreeHEP API
Version current

hep.graphics.heprep1.adapter
Class HepRepAttDefAdapter

java.lang.Object
  extended byhep.graphics.heprep.ref.DefaultHepRepAttDef
      extended byhep.graphics.heprep1.adapter.HepRepAttDefAdapter
All Implemented Interfaces:
HepRepAttDef, Serializable

public class HepRepAttDefAdapter
extends DefaultHepRepAttDef

Version:
$Id: HepRepAttDefAdapter.java,v 1.2 2004/07/30 14:51:52 duns Exp $
Author:
Mark Donszelmann
See Also:
Serialized Form
Source Code:
HepRepAttDefAdapter.java

Field Summary
 
Fields inherited from class hep.graphics.heprep.ref.DefaultHepRepAttDef
cvsId
 
Constructor Summary
HepRepAttDefAdapter(HepRepAttDef attDef, String name, String desc, String category, String extra)
           
 
Methods inherited from class hep.graphics.heprep.ref.DefaultHepRepAttDef
copy, getCategory, getDescription, getExtra, getLowerCaseName, getName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HepRepAttDefAdapter

public HepRepAttDefAdapter(HepRepAttDef attDef,
                           String name,
                           String desc,
                           String category,
                           String extra)

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.