com.jniwrapper.macosx.cocoa.nsclipview
Class __cvFlagsStructure

java.lang.Object
  extended bycom.jniwrapper.Parameter
      extended bycom.jniwrapper.Structure
          extended bycom.jniwrapper.macosx.cocoa.nsclipview.__cvFlagsStructure
All Implemented Interfaces:
com.jniwrapper.AlignmentAwareParameter, com.jniwrapper.CompositeParameter

public class __cvFlagsStructure
extends com.jniwrapper.Structure

This class represents __cvFlagsStructure structure.


Field Summary
 
Fields inherited from class com.jniwrapper.Structure
f
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
__cvFlagsStructure()
           
 
Method Summary
 com.jniwrapper.BitField get_AnimateCurrentScroll()
           
 com.jniwrapper.BitField get_CanAnimateScrolls()
           
 com.jniwrapper.BitField get_DrawsBackground()
           
 com.jniwrapper.BitField get_IsFlipped()
           
 com.jniwrapper.BitField get_NextScrollRelativeToCurrentPosition()
           
 com.jniwrapper.BitField get_NoCopyOnScroll()
           
 com.jniwrapper.BitField get_OnlyUncovered()
           
 com.jniwrapper.BitField get_ReflectScroll()
           
 com.jniwrapper.BitField get_RESERVED()
           
 com.jniwrapper.BitField get_ScrollClipTo()
           
 com.jniwrapper.BitField get_ScrollInProgress()
           
 com.jniwrapper.BitField get_SkipRemoveSuperviewCheck()
           
 com.jniwrapper.BitField get_UsedByCell()
           
 
Methods inherited from class com.jniwrapper.Structure
a, a, acceptIOPerformer, addMembers, clone, computeLength, equals, getAlignmentRequirement, getDebugInfo, getFirstMemberSize, getLength, getMember, getMembers, getOffsets, init, init, initFrom, pop, push, read, setDataBuffer, write
 
Methods inherited from class com.jniwrapper.Parameter
, a, asReturnValue, b, dataBufferAssigned, getAlignedLength, getDataBuffer, getDataBufferOffset, hashCode, indent, read, read, toByteArray, write
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

__cvFlagsStructure

public __cvFlagsStructure()
Method Detail

get_IsFlipped

public com.jniwrapper.BitField get_IsFlipped()

get_OnlyUncovered

public com.jniwrapper.BitField get_OnlyUncovered()

get_ReflectScroll

public com.jniwrapper.BitField get_ReflectScroll()

get_UsedByCell

public com.jniwrapper.BitField get_UsedByCell()

get_ScrollClipTo

public com.jniwrapper.BitField get_ScrollClipTo()

get_NoCopyOnScroll

public com.jniwrapper.BitField get_NoCopyOnScroll()

get_DrawsBackground

public com.jniwrapper.BitField get_DrawsBackground()

get_ScrollInProgress

public com.jniwrapper.BitField get_ScrollInProgress()

get_SkipRemoveSuperviewCheck

public com.jniwrapper.BitField get_SkipRemoveSuperviewCheck()

get_AnimateCurrentScroll

public com.jniwrapper.BitField get_AnimateCurrentScroll()

get_CanAnimateScrolls

public com.jniwrapper.BitField get_CanAnimateScrolls()

get_NextScrollRelativeToCurrentPosition

public com.jniwrapper.BitField get_NextScrollRelativeToCurrentPosition()

get_RESERVED

public com.jniwrapper.BitField get_RESERVED()