FreeHEP API
Version current

hep.graphics.heprep1
Interface HepRepInstance

All Superinterfaces:
HepRepAttribute
All Known Implementing Classes:
DefaultHepRepInstance, HepRepInstanceAdapter

public interface HepRepInstance
extends HepRepAttribute

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

Field Summary
static String cvsId
           
 
Method Summary
 Enumeration getPoints()
           
 Enumeration getPrimitives()
           
 HepRepType getType()
           
 Enumeration getTypes()
           
 
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

getType

public HepRepType getType()

getTypes

public Enumeration getTypes()

getPrimitives

public Enumeration getPrimitives()

getPoints

public Enumeration getPoints()

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.