org.rococoa.cocoa.coretext
Class CoreTextLibrary.__CTGlyphInfo

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

public static class CoreTextLibrary.__CTGlyphInfo
extends PointerType


Constructor Summary
CoreTextLibrary.__CTGlyphInfo()
           
CoreTextLibrary.__CTGlyphInfo(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.__CTGlyphInfo

public CoreTextLibrary.__CTGlyphInfo(Pointer pointer)

CoreTextLibrary.__CTGlyphInfo

public CoreTextLibrary.__CTGlyphInfo()


Copyright © 2009. All Rights Reserved.