hep.graphics.heprep.corba.idl
Class HepRepPoint
java.lang.Object
hep.graphics.heprep.corba.idl.HepRepPoint
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class HepRepPoint
- extends Object
- implements IDLEntity
hep/graphics/heprep/corba/idl/HepRepPoint.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from /Users/duns/svn/freehep/heprep/freehep-heprep/target/checkout/src/main/idl/HepRep.idl
Thursday, October 18, 2007 11:31:22 PM CEST
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
x
public double x
y
public double y
z
public double z
attValues
public HepRepAttValue[] attValues
HepRepPoint
public HepRepPoint()
HepRepPoint
public HepRepPoint(double _x,
double _y,
double _z,
HepRepAttValue[] _attValues)
Copyright © 2000-2007 FreeHEP. All Rights Reserved.