FreeHEP API
Version current

hep.graphics.heprep1.corba
Class HepRepPointAdapter

java.lang.Object
  extended byhep.graphics.heprep1.ref.DefaultHepRepAttribute
      extended byhep.graphics.heprep1.corba.HepRepAttributeAdapter
          extended byhep.graphics.heprep1.corba.HepRepPointAdapter
All Implemented Interfaces:
HepRepAttribute, HepRepPoint, Serializable

public class HepRepPointAdapter
extends HepRepAttributeAdapter
implements HepRepPoint

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

Field Summary
static String cvsId
           
 
Fields inherited from class hep.graphics.heprep1.ref.DefaultHepRepAttribute
empty
 
Constructor Summary
HepRepPointAdapter(HepRepAttribute parent, HepRepPoint hepRepPoint)
           
 
Method Summary
protected  HepRepAttDef[] getAttDefsFromNode()
           
protected  HepRepAttValue[] getAttValuesFromNode()
           
 double[] getPoint()
           
 HepRepPrimitive getPrimitive()
           
 double getX()
           
 double getY()
           
 double getZ()
           
 
Methods inherited from class hep.graphics.heprep1.corba.HepRepAttributeAdapter
getAttDefFromNode, getAttDefs, getAttValueFromNode, getAttValues
 
Methods inherited from class hep.graphics.heprep1.ref.DefaultHepRepAttribute
add, add, add, add, addColor, addColor, addDefinition, addValue, addValue, addValue, addValue, addValue, getAttDef, getAttValue, 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

HepRepPointAdapter

public HepRepPointAdapter(HepRepAttribute parent,
                          HepRepPoint hepRepPoint)
Method Detail

getX

public double getX()
Specified by:
getX in interface HepRepPoint

getY

public double getY()
Specified by:
getY in interface HepRepPoint

getZ

public double getZ()
Specified by:
getZ in interface HepRepPoint

getPrimitive

public HepRepPrimitive getPrimitive()
Specified by:
getPrimitive in interface HepRepPoint

getPoint

public double[] getPoint()
Specified by:
getPoint in interface HepRepPoint

getAttValuesFromNode

protected HepRepAttValue[] getAttValuesFromNode()
Specified by:
getAttValuesFromNode in class HepRepAttributeAdapter

getAttDefsFromNode

protected HepRepAttDef[] getAttDefsFromNode()
Specified by:
getAttDefsFromNode in class HepRepAttributeAdapter

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.