Uses of Class
org.rococoa.cocoa.coretext.CTParagraphStyleSetting

Packages that use CTParagraphStyleSetting
org.rococoa.cocoa.coretext   
 

Uses of CTParagraphStyleSetting in org.rococoa.cocoa.coretext
 

Subclasses of CTParagraphStyleSetting in org.rococoa.cocoa.coretext
static class CTParagraphStyleSetting.ByReference
           
static class CTParagraphStyleSetting.ByValue
           
 

Methods in org.rococoa.cocoa.coretext that return CTParagraphStyleSetting
static CTParagraphStyleSetting[] CTParagraphStyleSetting.newArray(int arrayLength)
           
 

Methods in org.rococoa.cocoa.coretext with parameters of type CTParagraphStyleSetting
 CoreTextLibrary.__CTParagraphStyle CoreTextLibrary.CTParagraphStyleCreate(CTParagraphStyleSetting settings, NativeLong settingCount)
          Original signature : CTParagraphStyleRef CTParagraphStyleCreate(const CTParagraphStyleSetting*, CFIndex)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/CoreText.framework/Headers/CTParagraphStyle.h:377
 



Copyright © 2009. All Rights Reserved.