FreeHEP API
Version current

hep.graphics.heprep1.ref
Class DefaultHepRepPrimitive

java.lang.Object
  extended byhep.graphics.heprep1.ref.DefaultHepRepAttribute
      extended byhep.graphics.heprep1.ref.DefaultHepRepPrimitive
All Implemented Interfaces:
HepRepAttribute, HepRepPrimitive, Serializable

public class DefaultHepRepPrimitive
extends DefaultHepRepAttribute
implements HepRepPrimitive, Serializable

Version:
$Id: DefaultHepRepPrimitive.java,v 1.1 2004/07/18 08:19:47 duns Exp $
Author:
M.Donszelmann
See Also:
Serialized Form
Source Code:
DefaultHepRepPrimitive.java

Field Summary
static String cvsId
           
 
Fields inherited from class hep.graphics.heprep1.ref.DefaultHepRepAttribute
empty
 
Constructor Summary
DefaultHepRepPrimitive(DefaultHepRepAttribute parent)
           
 
Method Summary
 void add(HepRepPoint node)
           
 HepRepInstance getInstance()
           
 Enumeration getPoints()
           
 
Methods inherited from class hep.graphics.heprep1.ref.DefaultHepRepAttribute
add, add, add, addColor, addColor, addDefinition, addValue, addValue, addValue, addValue, addValue, getAttDef, getAttDefFromNode, getAttDefs, getAttValue, getAttValueFromNode, getAttValues, getParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
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
Constructor Detail

DefaultHepRepPrimitive

public DefaultHepRepPrimitive(DefaultHepRepAttribute parent)
Method Detail

getInstance

public HepRepInstance getInstance()
Specified by:
getInstance in interface HepRepPrimitive

add

public void add(HepRepPoint node)
Overrides:
add in class DefaultHepRepAttribute

getPoints

public Enumeration getPoints()
Specified by:
getPoints in interface HepRepPrimitive

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.