Uses of Class
org.robovm.apple.coretext.CTRubyAnnotation
| Package | Description |
|---|---|
| org.robovm.apple.coretext |
-
Uses of CTRubyAnnotation in org.robovm.apple.coretext
Methods in org.robovm.apple.coretext that return CTRubyAnnotation Modifier and Type Method Description static CTRubyAnnotationCTRubyAnnotation. create(CTRubyAlignment alignment, CTRubyOverhang overhang, double sizeFactor, String... text)static CTRubyAnnotationCTRubyAnnotation. createCopy(CTRubyAnnotation rubyAnnotation)static CTRubyAnnotationCTRubyAnnotation. createWithAttributes(CTRubyAlignment alignment, CTRubyOverhang overhang, CTRubyPosition position, String string, NSDictionary attributes)CTRubyAnnotationCTAttributedStringAttributes. getRubyAnnotation()Methods in org.robovm.apple.coretext with parameters of type CTRubyAnnotation Modifier and Type Method Description static CTRubyAnnotationCTRubyAnnotation. createCopy(CTRubyAnnotation rubyAnnotation)CTAttributedStringAttributesCTAttributedStringAttributes. setRubyAnnotation(CTRubyAnnotation rubyAnnotation)