org.rococoa.cocoa.coretext
Class CoreTextLibrary.CGFont

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

public static class CoreTextLibrary.CGFont
extends PointerType


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

public CoreTextLibrary.CGFont(Pointer pointer)

CoreTextLibrary.CGFont

public CoreTextLibrary.CGFont()


Copyright © 2009. All Rights Reserved.