FreeHEP API
Version v1.1

hep.fitting
Class Handle

java.lang.Object
  |
  +--hep.fitting.Handle

public abstract class Handle
extends Object


Constructor Summary
Handle()
           
 
Method Summary
abstract  double getX()
           
abstract  double getY()
           
abstract  void moveTo(double x, double y)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Handle

public Handle()
Method Detail

getX

public abstract double getX()

getY

public abstract double getY()

moveTo

public abstract void moveTo(double x,
                            double y)

FreeHEP API
Version v1.1

Copyright © 2000-2002 FreeHEP, All Rights Reserved.