FreeHEP API
Version current

hep.graphics.heprep1
Interface HepRepAttDef

All Known Implementing Classes:
DefaultHepRepAttDef, HepRepAttDefAdapter

public interface HepRepAttDef

Version:
$Id: HepRepAttDef.java,v 1.2 2004/07/18 08:19:40 duns Exp $
Author:
M.Donszelmann
Source Code:
HepRepAttDef.java

Field Summary
static String cvsId
           
 
Method Summary
 String getDescription()
           
 String getExtra()
           
 String getName()
           
 String getType()
           
 

Field Detail

cvsId

public static final String cvsId
See Also:
Constant Field Values
Method Detail

getName

public String getName()

getDescription

public String getDescription()

getType

public String getType()

getExtra

public String getExtra()

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.