FreeHEP API
Version current

hep.graphics.heprep1
Interface HepRepTypeInfo

All Superinterfaces:
HepRepAttribute
All Known Implementing Classes:
HepRepTypeInfoAdapter

public interface HepRepTypeInfo
extends HepRepAttribute

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

Field Summary
static String cvsId
           
 
Method Summary
 String getName()
           
 Enumeration getSubTypes()
           
 String getVersion()
           
 
Methods inherited from interface hep.graphics.heprep1.HepRepAttribute
addColor, addColor, addDefinition, addValue, addValue, addValue, addValue, addValue, getAttDef, getAttDefFromNode, getAttDefs, getAttValue, getAttValueFromNode, getAttValues, getParent
 

Field Detail

cvsId

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

getName

public String getName()

getVersion

public String getVersion()

getSubTypes

public Enumeration getSubTypes()

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.