OpenMMS
V1.5.1 Std

org.omg.DsLSRMacromolecularStructure
Class VectorXYZ

java.lang.Object
  |
  +--org.omg.DsLSRMacromolecularStructure.VectorXYZ
All Implemented Interfaces:
org.omg.CORBA.portable.IDLEntity, java.io.Serializable

public final class VectorXYZ
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

org/omg/DsLSRMacromolecularStructure/VectorXYZ.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from DsLSRMacromolecularStructure.idl Tuesday, July 29, 2003 5:49:01 PM PDT

See Also:
Serialized Form

Field Summary
 float x
           
 float y
           
 float z
           
 
Constructor Summary
VectorXYZ()
           
VectorXYZ(float _x, float _y, float _z)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

x

public float x

y

public float y

z

public float z
Constructor Detail

VectorXYZ

public VectorXYZ()

VectorXYZ

public VectorXYZ(float _x,
                 float _y,
                 float _z)

OpenMMS
V1.5.1 Std

OpenMMS, Copyright 2001, All rights reserved