Package org.robovm.apple.corefoundation
Class CFAttributedString
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.apple.corefoundation.CFType
org.robovm.apple.corefoundation.CFAttributedString
- All Implemented Interfaces:
AutoCloseable
- Direct Known Subclasses:
CFMutableAttributedString
public class CFAttributedString extends CFType
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCFAttributedString.CFAttributedStringPtrNested classes/interfaces inherited from class org.robovm.apple.corefoundation.CFType
CFType.AsListMarshaler, CFType.CFTypePtr, CFType.Marshaler, CFType.NoRetainMarshaler -
Constructor Summary
Constructors Modifier Constructor Description protectedCFAttributedString() -
Method Summary
Methods inherited from class org.robovm.apple.corefoundation.CFType
autorelease, close, dispose, dispose, doDispose, equalsTo, finalize, getAllocator, getDescription, getRetainCount, getTypeID, getTypeIDDescription, hash, makeCollectable, release, release, retain, retain, show, toString
-
Constructor Details
-
CFAttributedString
protected CFAttributedString()
-
-
Method Details
-
create
-
create
public static CFAttributedString create(CFAllocator alloc, String str, NSAttributedStringAttributes attributes) -
create
-
create
public static CFAttributedString create(CFAllocator alloc, String str, CMTextMarkupAttributes attributes) -
create
-
create
public static CFAttributedString create(CFAllocator alloc, String str, CTAttributedStringAttributes attributes) -
getAttribute
-
getAttribute
-
getAttribute
-
getAttributes
-
getTextMarkupAttributes
-
getCoreTextAttributes
-
getClassTypeID
public static long getClassTypeID() -
create
-
createWithSubstring
public static CFAttributedString createWithSubstring(CFAllocator alloc, CFAttributedString aStr, CFRange range) -
createCopy
-
getString
-
length
public long length() -
getAttributesDictionary
-
getAttribute
-