Package org.robovm.apple.coretext
Class CTRunDelegate
java.lang.Object
org.robovm.apple.coretext.CTRunDelegate
public class CTRunDelegate extends Object
-
Constructor Summary
Constructors Constructor Description CTRunDelegate() -
Method Summary
Modifier and Type Method Description doublegetAscent()protected org.robovm.apple.coretext.CTRunDelegateInterngetDelegate()doublegetDescent()doublegetWidth()
-
Constructor Details
-
CTRunDelegate
public CTRunDelegate()
-
-
Method Details
-
getDelegate
protected org.robovm.apple.coretext.CTRunDelegateIntern getDelegate() -
getAscent
public double getAscent() -
getDescent
public double getDescent() -
getWidth
public double getWidth()
-