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
-
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