SimpleOpenNI
Class MapGenerator

java.lang.Object
  extended by SimpleOpenNI.NodeWrapper
      extended by SimpleOpenNI.ProductionNode
          extended by SimpleOpenNI.Generator
              extended by SimpleOpenNI.MapGenerator
Direct Known Subclasses:
DepthGenerator, ImageGenerator, IRGenerator, SceneAnalyzer

public class MapGenerator
extends Generator


Constructor Summary
MapGenerator()
           
MapGenerator(long cPtr, boolean cMemoryOwn)
           
MapGenerator(SWIGTYPE_p_XnNodeHandle hNode)
           
 
Method Summary
 void delete()
           
 AntiFlickerCapability GetAntiFlickerCap()
           
 GeneralIntCapability GetBacklightCompensationCap()
           
 GeneralIntCapability GetBrightnessCap()
           
 long GetBytesPerPixel()
           
 GeneralIntCapability GetContrastCap()
           
static long getCPtr(MapGenerator obj)
           
 CroppingCapability GetCroppingCap()
           
 GeneralIntCapability GetExposureCap()
           
 GeneralIntCapability GetFocusCap()
           
 GeneralIntCapability GetGainCap()
           
 GeneralIntCapability GetGammaCap()
           
 GeneralIntCapability GetHueCap()
           
 GeneralIntCapability GetIrisCap()
           
 GeneralIntCapability GetLowLightCompensationCap()
           
 long GetMapOutputMode(SWIGTYPE_p_XnMapOutputMode OutputMode)
           
 GeneralIntCapability GetPanCap()
           
 GeneralIntCapability GetRollCap()
           
 GeneralIntCapability GetSaturationCap()
           
 GeneralIntCapability GetSharpnessCap()
           
 long GetSupportedMapOutputModes(SWIGTYPE_p_XnMapOutputMode aModes, SWIGTYPE_p_unsigned_int nCount)
           
 long GetSupportedMapOutputModesCount()
           
 GeneralIntCapability GetTiltCap()
           
 GeneralIntCapability GetWhiteBalanceCap()
           
 GeneralIntCapability GetZoomCap()
           
 long SetMapOutputMode(SWIGTYPE_p_XnMapOutputMode OutputMode)
           
 
Methods inherited from class SimpleOpenNI.Generator
GetAlternativeViewPointCap, getCPtr, GetData, GetDataSize, GetFrameID, GetFrameSyncCap, GetMirrorCap, GetTimestamp, IsDataNew, IsGenerating, IsNewDataAvailable, IsNewDataAvailable, StartGenerating, StopGenerating, WaitAndUpdateData
 
Methods inherited from class SimpleOpenNI.ProductionNode
AddNeededNode, GetContext, getCPtr, GetGeneralProperty, GetInfo, GetIntProperty, GetRealProperty, GetStringProperty, IsCapabilitySupported, LockedNodeEndChanges, LockedNodeStartChanges, LockForChanges, RemoveNeededNode, SetGeneralProperty, SetIntProperty, SetRealProperty, SetStringProperty, UnlockForChanges
 
Methods inherited from class SimpleOpenNI.NodeWrapper
AddRef, getCPtr, GetName, IsValid, Release, SetHandle
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapGenerator

public MapGenerator()

MapGenerator

public MapGenerator(long cPtr,
                    boolean cMemoryOwn)

MapGenerator

public MapGenerator(SWIGTYPE_p_XnNodeHandle hNode)
Method Detail

delete

public void delete()
Overrides:
delete in class Generator

GetAntiFlickerCap

public AntiFlickerCapability GetAntiFlickerCap()

GetBacklightCompensationCap

public GeneralIntCapability GetBacklightCompensationCap()

GetBrightnessCap

public GeneralIntCapability GetBrightnessCap()

GetBytesPerPixel

public long GetBytesPerPixel()

GetContrastCap

public GeneralIntCapability GetContrastCap()

getCPtr

public static long getCPtr(MapGenerator obj)

GetCroppingCap

public CroppingCapability GetCroppingCap()

GetExposureCap

public GeneralIntCapability GetExposureCap()

GetFocusCap

public GeneralIntCapability GetFocusCap()

GetGainCap

public GeneralIntCapability GetGainCap()

GetGammaCap

public GeneralIntCapability GetGammaCap()

GetHueCap

public GeneralIntCapability GetHueCap()

GetIrisCap

public GeneralIntCapability GetIrisCap()

GetLowLightCompensationCap

public GeneralIntCapability GetLowLightCompensationCap()

GetMapOutputMode

public long GetMapOutputMode(SWIGTYPE_p_XnMapOutputMode OutputMode)

GetPanCap

public GeneralIntCapability GetPanCap()

GetRollCap

public GeneralIntCapability GetRollCap()

GetSaturationCap

public GeneralIntCapability GetSaturationCap()

GetSharpnessCap

public GeneralIntCapability GetSharpnessCap()

GetSupportedMapOutputModes

public long GetSupportedMapOutputModes(SWIGTYPE_p_XnMapOutputMode aModes,
                                       SWIGTYPE_p_unsigned_int nCount)

GetSupportedMapOutputModesCount

public long GetSupportedMapOutputModesCount()

GetTiltCap

public GeneralIntCapability GetTiltCap()

GetWhiteBalanceCap

public GeneralIntCapability GetWhiteBalanceCap()

GetZoomCap

public GeneralIntCapability GetZoomCap()

SetMapOutputMode

public long SetMapOutputMode(SWIGTYPE_p_XnMapOutputMode OutputMode)