Uses of Class
org.robovm.apple.coretext.CTLine
| Package | Description |
|---|---|
| org.robovm.apple.coretext |
-
Uses of CTLine in org.robovm.apple.coretext
Methods in org.robovm.apple.coretext that return CTLine Modifier and Type Method Description static CTLineCTLine. create(NSAttributedString attrString)CTLineCTLine. createJustifiedLine(double justificationFactor, double justificationWidth)CTLineCTTypesetter. createLine(CFRange stringRange)CTLineCTTypesetter. createLine(CFRange stringRange, double offset)CTLineCTLine. createTruncatedLine(double width, CTLineTruncationType truncationType, CTLine truncationToken)Methods in org.robovm.apple.coretext that return types with arguments of type CTLine Modifier and Type Method Description List<CTLine>CTFrame. getLines()Methods in org.robovm.apple.coretext with parameters of type CTLine Modifier and Type Method Description CTLineCTLine. createTruncatedLine(double width, CTLineTruncationType truncationType, CTLine truncationToken)