FreeHEP API
Version current

hep.aida.ref.remote.corba.generated
Class Axis

java.lang.Object
  extended byhep.aida.ref.remote.corba.generated.Axis
All Implemented Interfaces:
IDLEntity, Serializable

public final class Axis
extends Object
implements IDLEntity

hep/aida/ref/remote/corba/generated/Axis.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from hep/aida/ref/remote/corba/idl/InterfaceDef.idl Thursday, August 14, 2003 7:33:29 PM PDT

See Also:
Serialized Form
Source Code:
Axis.java

Field Summary
 String direction
           
 double max
           
 double min
           
 int nBins
           
 
Constructor Summary
Axis()
           
Axis(String _direction, double _min, double _max, int _nBins)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

direction

public String direction

min

public double min

max

public double max

nBins

public int nBins
Constructor Detail

Axis

public Axis()

Axis

public Axis(String _direction,
            double _min,
            double _max,
            int _nBins)

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.