yarp
Class IAxisInfo

java.lang.Object
  extended by yarp.IAxisInfo

public class IAxisInfo
extends java.lang.Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
IAxisInfo(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
protected  void finalize()
           
 boolean getAxisName(int axis, SWIGTYPE_p_std__string name)
           
static long getCPtr(IAxisInfo obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

IAxisInfo

public IAxisInfo(long cPtr,
                 boolean cMemoryOwn)
Method Detail

getCPtr

public static long getCPtr(IAxisInfo obj)

finalize

protected void finalize()
Overrides:
finalize in class java.lang.Object

delete

public void delete()

getAxisName

public boolean getAxisName(int axis,
                           SWIGTYPE_p_std__string name)