Package org.robovm.apple.coretext
Class CTFrameClippingPath
java.lang.Object
org.robovm.apple.corefoundation.CFDictionaryWrapper
org.robovm.apple.coretext.CTFrameClippingPath
public class CTFrameClippingPath extends CFDictionaryWrapper
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCTFrameClippingPath.AsListMarshalerstatic classCTFrameClippingPath.Keysstatic classCTFrameClippingPath.Marshaler -
Field Summary
Fields inherited from class org.robovm.apple.corefoundation.CFDictionaryWrapper
data -
Constructor Summary
Constructors Constructor Description CTFrameClippingPath() -
Method Summary
Modifier and Type Method Description <T extends NativeObject>
Tget(CFString key, Class<T> type)CGPathgetPath()booleanhas(CFString key)CTFrameClippingPathset(CFString key, NativeObject value)CTFrameClippingPathsetPath(CGPath path)Methods inherited from class org.robovm.apple.corefoundation.CFDictionaryWrapper
getDictionary, toString
-
Constructor Details
-
CTFrameClippingPath
public CTFrameClippingPath()
-
-
Method Details
-
has
-
get
-
set
-
getPath
-
setPath
-