com.jniwrapper.macosx.cocoa.nsview
Class __VFlagsStructure

java.lang.Object
  extended bycom.jniwrapper.Parameter
      extended bycom.jniwrapper.Structure
          extended bycom.jniwrapper.macosx.cocoa.nsview.__VFlagsStructure
All Implemented Interfaces:
com.jniwrapper.AlignmentAwareParameter, com.jniwrapper.CompositeParameter
Direct Known Subclasses:
_VFlags

public class __VFlagsStructure
extends com.jniwrapper.Structure

This class represents __VFlagsStructure structure.


Field Summary
 
Fields inherited from class com.jniwrapper.Structure
f
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
__VFlagsStructure()
           
 
Method Summary
 com.jniwrapper.BitField get_AboutToResize()
           
 com.jniwrapper.BitField get_AutoresizeSubviews()
           
 com.jniwrapper.BitField get_Autosizing()
           
 com.jniwrapper.BitField get_BoundsChangeNotesSuspended()
           
 com.jniwrapper.BitField get_FocusChangeNotesSuspended()
           
 com.jniwrapper.BitField get_FrameChangeNotesSuspended()
           
 com.jniwrapper.BitField get_InterfaceStyle0()
           
 com.jniwrapper.BitField get_InterfaceStyle1()
           
 com.jniwrapper.BitField get_NeedsBoundsChangeNote()
           
 com.jniwrapper.BitField get_NeedsDisplay()
           
 com.jniwrapper.BitField get_NeedsDisplayForBounds()
           
 com.jniwrapper.BitField get_NeedsFrameChangeNote()
           
 com.jniwrapper.BitField get_NewGState()
           
 com.jniwrapper.BitField get_NoVerticalAutosizing()
           
 com.jniwrapper.BitField get_RemovingWithoutInvalidation()
           
 com.jniwrapper.BitField get_RetainCount()
           
 com.jniwrapper.BitField get_RetainCountOverMax()
           
 com.jniwrapper.BitField get_RotatedFromBase()
           
 com.jniwrapper.BitField get_RotatedOrScaledFromBase()
           
 com.jniwrapper.BitField get_SpecialArchiving()
           
 com.jniwrapper.BitField get_ValidGState()
           
 com.jniwrapper.BitField get_WantsGState()
           
 
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

__VFlagsStructure

public __VFlagsStructure()
Method Detail

get_RotatedFromBase

public com.jniwrapper.BitField get_RotatedFromBase()

get_RotatedOrScaledFromBase

public com.jniwrapper.BitField get_RotatedOrScaledFromBase()

get_Autosizing

public com.jniwrapper.BitField get_Autosizing()

get_AutoresizeSubviews

public com.jniwrapper.BitField get_AutoresizeSubviews()

get_WantsGState

public com.jniwrapper.BitField get_WantsGState()

get_NeedsDisplay

public com.jniwrapper.BitField get_NeedsDisplay()

get_ValidGState

public com.jniwrapper.BitField get_ValidGState()

get_NewGState

public com.jniwrapper.BitField get_NewGState()

get_NoVerticalAutosizing

public com.jniwrapper.BitField get_NoVerticalAutosizing()

get_FrameChangeNotesSuspended

public com.jniwrapper.BitField get_FrameChangeNotesSuspended()

get_NeedsFrameChangeNote

public com.jniwrapper.BitField get_NeedsFrameChangeNote()

get_FocusChangeNotesSuspended

public com.jniwrapper.BitField get_FocusChangeNotesSuspended()

get_BoundsChangeNotesSuspended

public com.jniwrapper.BitField get_BoundsChangeNotesSuspended()

get_NeedsBoundsChangeNote

public com.jniwrapper.BitField get_NeedsBoundsChangeNote()

get_RemovingWithoutInvalidation

public com.jniwrapper.BitField get_RemovingWithoutInvalidation()

get_InterfaceStyle0

public com.jniwrapper.BitField get_InterfaceStyle0()

get_NeedsDisplayForBounds

public com.jniwrapper.BitField get_NeedsDisplayForBounds()

get_SpecialArchiving

public com.jniwrapper.BitField get_SpecialArchiving()

get_InterfaceStyle1

public com.jniwrapper.BitField get_InterfaceStyle1()

get_RetainCount

public com.jniwrapper.BitField get_RetainCount()

get_RetainCountOverMax

public com.jniwrapper.BitField get_RetainCountOverMax()

get_AboutToResize

public com.jniwrapper.BitField get_AboutToResize()