public class CTFrame
extends org.robovm.apple.corefoundation.CFType
| Modifier and Type | Class and Description |
|---|---|
static class |
CTFrame.CTFramePtr |
| Modifier | Constructor and Description |
|---|---|
protected |
CTFrame() |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(org.robovm.apple.coregraphics.CGContext context) |
static long |
getClassTypeID() |
org.robovm.apple.coretext.CTFrameAttributes |
getFrameAttributes() |
void |
getLineOrigins(org.robovm.apple.corefoundation.CFRange range,
org.robovm.apple.coregraphics.CGPoint origins) |
org.robovm.apple.corefoundation.CFArray |
getLines() |
org.robovm.apple.coregraphics.CGPath |
getPath() |
org.robovm.apple.corefoundation.CFRange |
getStringRange() |
org.robovm.apple.corefoundation.CFRange |
getVisibleStringRange() |
autorelease, close, copyDescription, dispose, dispose, doDispose, equal, finalize, getAllocator, getRetainCount, getTypeID, getTypeIDDescription, hash, makeCollectable, release, release, retain, retain, show, toStringpublic static long getClassTypeID()
public org.robovm.apple.corefoundation.CFRange getStringRange()
public org.robovm.apple.corefoundation.CFRange getVisibleStringRange()
public org.robovm.apple.coregraphics.CGPath getPath()
public org.robovm.apple.coretext.CTFrameAttributes getFrameAttributes()
public org.robovm.apple.corefoundation.CFArray getLines()
public void getLineOrigins(org.robovm.apple.corefoundation.CFRange range,
org.robovm.apple.coregraphics.CGPoint origins)
public void draw(org.robovm.apple.coregraphics.CGContext context)
Copyright © 2014. All Rights Reserved.