Uses of Class
org.robovm.apple.coretext.CTLineBoundsOptions
| Package | Description |
|---|---|
| org.robovm.apple.coretext |
-
Uses of CTLineBoundsOptions in org.robovm.apple.coretext
Fields in org.robovm.apple.coretext declared as CTLineBoundsOptions Modifier and Type Field Description static CTLineBoundsOptionsCTLineBoundsOptions. ExcludeTypographicLeadingstatic CTLineBoundsOptionsCTLineBoundsOptions. ExcludeTypographicShiftsstatic CTLineBoundsOptionsCTLineBoundsOptions. IncludeLanguageExtentsstatic CTLineBoundsOptionsCTLineBoundsOptions. Nonestatic CTLineBoundsOptionsCTLineBoundsOptions. UseGlyphPathBoundsstatic CTLineBoundsOptionsCTLineBoundsOptions. UseHangingPunctuationstatic CTLineBoundsOptionsCTLineBoundsOptions. UseOpticalBoundsMethods in org.robovm.apple.coretext that return CTLineBoundsOptions Modifier and Type Method Description protected CTLineBoundsOptions[]CTLineBoundsOptions. _values()CTLineBoundsOptionsCTParagraphStyle. getLineBoundsOptions()static CTLineBoundsOptions[]CTLineBoundsOptions. values()protected CTLineBoundsOptionsCTLineBoundsOptions. wrap(long value, long mask)Methods in org.robovm.apple.coretext with parameters of type CTLineBoundsOptions Modifier and Type Method Description CGRectCTLine. getBounds(CTLineBoundsOptions options)voidCTParagraphStyleSettings. setLineBoundsOptions(CTLineBoundsOptions lineBoundsOptions)