hep.graphics.heprep.corba.idl
Class HepRepPoint
java.lang.Object
hep.graphics.heprep.corba.idl.HepRepPoint
- All Implemented Interfaces:
- IDLEntity, Serializable
- 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.1"
from hep/graphics/heprep/HepRep.idl
Tuesday, June 10, 2003 10:19:15 AM PDT
- See Also:
- Serialized Form
- Source Code:
- HepRepPoint.java
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-2004 FreeHEP, All Rights Reserved.