Package | Description |
---|---|
org.eclipse.swt.internal.gdip |
Modifier and Type | Method and Description |
---|---|
static int |
Gdip.Graphics_GetClipBounds(long graphics,
RectF rect) |
static int |
Gdip.Graphics_MeasureDriverString(long graphics,
long text,
int length,
long font,
float[] positions,
int flags,
long matrix,
RectF boundingBox) |
static int |
Gdip.Graphics_MeasureString(long graphics,
char[] string,
int length,
long font,
PointF origin,
long format,
RectF boundingBox) |
static int |
Gdip.Graphics_MeasureString(long graphics,
char[] string,
int length,
long font,
PointF origin,
RectF boundingBox) |
static int |
Gdip.GraphicsPath_AddRectangle(long path,
RectF rect) |
static int |
Gdip.GraphicsPath_GetBounds(long path,
RectF bounds,
long matrix,
long pen) |
Copyright © 2017. All Rights Reserved.