Uses of Class
org.robovm.apple.coretext.CTRubyPosition
| Package | Description |
|---|---|
| org.robovm.apple.coretext |
-
Uses of CTRubyPosition in org.robovm.apple.coretext
Methods in org.robovm.apple.coretext that return CTRubyPosition Modifier and Type Method Description static CTRubyPositionCTRubyPosition. valueOf(long n)Returns the enum constant of this type with the specified name.static CTRubyPositionCTRubyPosition. valueOf(String name)Returns the enum constant of this type with the specified name.static CTRubyPosition[]CTRubyPosition. 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 CTRubyPosition Modifier and Type Method Description static CTRubyAnnotationCTRubyAnnotation. createWithAttributes(CTRubyAlignment alignment, CTRubyOverhang overhang, CTRubyPosition position, String string, NSDictionary attributes)StringCTRubyAnnotation. getTextForPosition(CTRubyPosition position)