Uses of Class
org.robovm.apple.coretext.CTFrameAttributes
| Package | Description |
|---|---|
| org.robovm.apple.coretext |
-
Uses of CTFrameAttributes in org.robovm.apple.coretext
Methods in org.robovm.apple.coretext that return CTFrameAttributes Modifier and Type Method Description CTFrameAttributesCTFrame. getFrameAttributes()CTFrameAttributesCTFrameAttributes. set(CFString key, NativeObject value)CTFrameAttributesCTFrameAttributes. setClippingPaths(List<CTFrameClippingPath> clippingPaths)CTFrameAttributesCTFrameAttributes. setPathFillRule(CTFramePathFillRule pathFillRule)CTFrameAttributesCTFrameAttributes. setPathWidth(double pathWidth)CTFrameAttributesCTFrameAttributes. setProgression(CTFrameProgression progression)static CTFrameAttributesCTFrameAttributes.Marshaler. toObject(Class<CTFrameAttributes> cls, long handle, long flags)Methods in org.robovm.apple.coretext that return types with arguments of type CTFrameAttributes Modifier and Type Method Description static List<CTFrameAttributes>CTFrameAttributes.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.coretext with parameters of type CTFrameAttributes Modifier and Type Method Description CTFrameCTFramesetter. createFrame(CFRange stringRange, CGPath path, CTFrameAttributes frameAttributes)CGSizeCTFramesetter. suggestFrameSize(CFRange stringRange, CTFrameAttributes frameAttributes, CGSize constraints, CFRange fitRange)static longCTFrameAttributes.Marshaler. toNative(CTFrameAttributes o, long flags)Method parameters in org.robovm.apple.coretext with type arguments of type CTFrameAttributes Modifier and Type Method Description static longCTFrameAttributes.AsListMarshaler. toNative(List<CTFrameAttributes> l, long flags)static CTFrameAttributesCTFrameAttributes.Marshaler. toObject(Class<CTFrameAttributes> cls, long handle, long flags)