org.rococoa.cocoa.coretext
Class CoreTextLibrary.__CTLine

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

public static class CoreTextLibrary.__CTLine
extends PointerType


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

public CoreTextLibrary.__CTLine(Pointer pointer)

CoreTextLibrary.__CTLine

public CoreTextLibrary.__CTLine()


Copyright © 2009. All Rights Reserved.