Uses of Class
org.robovm.apple.coretext.CTRubyOverhang
| Package | Description |
|---|---|
| org.robovm.apple.coretext |
-
Uses of CTRubyOverhang in org.robovm.apple.coretext
Methods in org.robovm.apple.coretext that return CTRubyOverhang Modifier and Type Method Description CTRubyOverhangCTRubyAnnotation. getOverhang()static CTRubyOverhangCTRubyOverhang. valueOf(long n)Returns the enum constant of this type with the specified name.static CTRubyOverhangCTRubyOverhang. valueOf(String name)Returns the enum constant of this type with the specified name.static CTRubyOverhang[]CTRubyOverhang. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.coretext with parameters of type CTRubyOverhang Modifier and Type Method Description static CTRubyAnnotationCTRubyAnnotation. create(CTRubyAlignment alignment, CTRubyOverhang overhang, double sizeFactor, String... text)static CTRubyAnnotationCTRubyAnnotation. createWithAttributes(CTRubyAlignment alignment, CTRubyOverhang overhang, CTRubyPosition position, String string, NSDictionary attributes)