FreeHEP API
Version current

hep.graphics.heprep1
Interface HepRepPrimitive

All Superinterfaces:
HepRepAttribute
All Known Implementing Classes:
DefaultHepRepPrimitive, HepRepPrimitiveAdapter

public interface HepRepPrimitive
extends HepRepAttribute

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

Field Summary
static String cvsId
           
 
Method Summary
 HepRepInstance getInstance()
           
 Enumeration getPoints()
           
 
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

getInstance

public HepRepInstance getInstance()
                           throws Throwable
Throws:
Throwable

getPoints

public Enumeration getPoints()

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.