public class Alignment
extends java.lang.Object
限定符和类型 | 字段和说明 |
---|---|
static int |
bottomCenter
中下
|
static int |
bottomLeft
左下
|
static int |
bottomRight
右下
|
static int |
middleCenter
居中
|
static int |
middleLeft
靠左上下居中
|
static int |
middleRight
靠右上下居中
|
static int |
topCenter
中上
|
static int |
topLeft
左上
|
static int |
topRight
右上
|
构造器和说明 |
---|
Alignment() |
public static final int topLeft
public static final int topCenter
public static final int topRight
public static final int middleLeft
public static final int middleCenter
public static final int middleRight
public static final int bottomLeft
public static final int bottomCenter
public static final int bottomRight
©Mapbar Engine Team;All Rights Reserved