org.rococoa.cocoa.coretext
Class CoreTextLibrary.__CTFramesetter

java.lang.Object
  extended by com.sun.jna.PointerType
      extended by org.rococoa.cocoa.coretext.CoreTextLibrary.__CTFramesetter
All Implemented Interfaces:
NativeMapped
Enclosing interface:
CoreTextLibrary

public static class CoreTextLibrary.__CTFramesetter
extends PointerType

Conversion Error : CFStringRef
SKIPPED:
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/CoreText.framework/Headers/CTTextTab.h:71
kCTTabColumnTerminatorsAttributeName


Constructor Summary
CoreTextLibrary.__CTFramesetter()
           
CoreTextLibrary.__CTFramesetter(Pointer pointer)
           
 
Method Summary
 
Methods inherited from class com.sun.jna.PointerType
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoreTextLibrary.__CTFramesetter

public CoreTextLibrary.__CTFramesetter(Pointer pointer)

CoreTextLibrary.__CTFramesetter

public CoreTextLibrary.__CTFramesetter()


Copyright © 2009. All Rights Reserved.