SimpleOpenNI
Class NodeInfo

java.lang.Object
  extended by SimpleOpenNI.NodeInfo

public class NodeInfo
extends java.lang.Object


Constructor Summary
NodeInfo(long cPtr, boolean cMemoryOwn)
           
NodeInfo(NodeInfo other)
           
NodeInfo(SWIGTYPE_p_XnNodeInfo pInfo)
           
 
Method Summary
 void delete()
           
 SWIGTYPE_p_void GetAdditionalData()
           
static long getCPtr(NodeInfo obj)
           
 java.lang.String GetCreationInfo()
           
 SWIGTYPE_p_XnProductionNodeDescription GetDescription()
           
 java.lang.String GetInstanceName()
           
 NodeInfoList GetNeededNodes()
           
 long SetInstanceName(java.lang.String strName)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeInfo

public NodeInfo(long cPtr,
                boolean cMemoryOwn)

NodeInfo

public NodeInfo(NodeInfo other)

NodeInfo

public NodeInfo(SWIGTYPE_p_XnNodeInfo pInfo)
Method Detail

delete

public void delete()

GetAdditionalData

public SWIGTYPE_p_void GetAdditionalData()

getCPtr

public static long getCPtr(NodeInfo obj)

GetCreationInfo

public java.lang.String GetCreationInfo()

GetDescription

public SWIGTYPE_p_XnProductionNodeDescription GetDescription()

GetInstanceName

public java.lang.String GetInstanceName()

GetNeededNodes

public NodeInfoList GetNeededNodes()

SetInstanceName

public long SetInstanceName(java.lang.String strName)