public class RoboGraphics extends Graphics
Graphics.Orientation, Graphics.OrientationDetaildefaultRenderTarget, deviceOrient, gl, orientDetail, viewSize| Constructor and Description |
|---|
RoboGraphics(Platform plat,
RoboPlatform.Config config,
org.robovm.apple.coregraphics.CGRect bounds) |
| Modifier and Type | Method and Description |
|---|---|
Gradient |
createGradient(Gradient.Config cfg) |
Path |
createPath() |
TextLayout |
layoutText(java.lang.String text,
TextFormat format) |
TextLayout[] |
layoutText(java.lang.String text,
TextFormat format,
TextWrap wrap) |
IDimension |
screenSize() |
createCanvas, createCanvas, createTexture, createTexture, scalepublic RoboGraphics(Platform plat, RoboPlatform.Config config, org.robovm.apple.coregraphics.CGRect bounds)
public IDimension screenSize()
screenSize in class Graphicspublic Path createPath()
createPath in class Graphicspublic Gradient createGradient(Gradient.Config cfg)
createGradient in class Graphicspublic TextLayout layoutText(java.lang.String text, TextFormat format)
layoutText in class Graphicspublic TextLayout[] layoutText(java.lang.String text, TextFormat format, TextWrap wrap)
layoutText in class GraphicsCopyright © 2019. All Rights Reserved.