hep.graphics.heprep1.adapter
Class HepRepInstanceFromPrimitiveAdapter
java.lang.Object
   hep.graphics.heprep.ref.DefaultHepRepAttribute
hep.graphics.heprep.ref.DefaultHepRepAttribute
       hep.graphics.heprep.ref.DefaultHepRepDefinition
hep.graphics.heprep.ref.DefaultHepRepDefinition
           hep.graphics.heprep1.adapter.HepRepAttributeAdapter
hep.graphics.heprep1.adapter.HepRepAttributeAdapter
               hep.graphics.heprep1.adapter.AbstractHepRepInstanceAdapter
hep.graphics.heprep1.adapter.AbstractHepRepInstanceAdapter
                   hep.graphics.heprep1.adapter.HepRepInstanceFromPrimitiveAdapter
hep.graphics.heprep1.adapter.HepRepInstanceFromPrimitiveAdapter
- All Implemented Interfaces: 
- HepRepAttribute, HepRepConstants, HepRepDefinition, HepRepInstance, Serializable
- public class HepRepInstanceFromPrimitiveAdapter- extends AbstractHepRepInstanceAdapter
- Version:
- $Id: HepRepInstanceFromPrimitiveAdapter.java,v 1.3 2004/07/27 21:40:27 duns Exp $
- Author:
- Mark Donszelmann
- See Also:
- Serialized Form
- Source Code:
- HepRepInstanceFromPrimitiveAdapter.java
 
 
| Fields inherited from interface hep.graphics.heprep.HepRepConstants | 
| SHOW_DESC, SHOW_EXTRA, SHOW_NAME, SHOW_NONE, SHOW_VALUE, TYPE_BOOLEAN, TYPE_COLOR, TYPE_DOUBLE, TYPE_INT, TYPE_LONG, TYPE_STRING, TYPE_UNKNOWN | 
 
 
| Method Summary | 
|  List | getPoints()Returns a collection of all points this instance keeps.
 | 
 
| Methods inherited from class hep.graphics.heprep1.adapter.AbstractHepRepInstanceAdapter | 
| addInstance, addPoint, copy, copy, copy, copy, getAttValue, getInstances, getLayer, getPoints, getSuperInstance, getType, getUserObject, hasFrame, overlay, removeInstance, setUserObject | 
 
 
 
| Methods inherited from class hep.graphics.heprep.ref.DefaultHepRepAttribute | 
| addAttColor, addAttColor, addAttValue, addAttValue, addAttValue, addAttValue, addAttValue, addAttValue, addAttValue, addAttValue, addAttValue, addAttValue, addAttValue, addAttValue, getAttValueFromNode, getAttValuesFromNode, removeAttValue | 
 
 
| Methods inherited from interface hep.graphics.heprep.HepRepAttribute | 
| addAttValue, addAttValue, addAttValue, addAttValue, addAttValue, addAttValue, addAttValue, addAttValue, addAttValue, addAttValue, addAttValue, getAttValueFromNode, getAttValuesFromNode, removeAttValue | 
 
HepRepInstanceFromPrimitiveAdapter
public HepRepInstanceFromPrimitiveAdapter(HepRepInstance instance1,
                                          HepRepPrimitive primitive1,
                                          HepRepInstance parent,
                                          HepRepType type)
getPoints
public List getPoints()
- Description copied from interface: HepRepInstance
- Returns a collection of all points this instance keeps.
 
- 
- Returns:
- collection of HepRepPoints.
 
Copyright © 2000-2004 FreeHEP, All Rights Reserved.