public class ShapeUtils
extends java.lang.Object
限定符和类型 | 字段和说明 |
---|---|
static boolean |
isFontItalic |
static boolean |
isFontWeight |
static int |
SWITCH_TO_BOTTOM_LAYER |
static int |
SWITCH_TO_DOWN_LAYER |
static int |
SWITCH_TO_TOP_LAYER |
static int |
SWITCH_TO_UP_LAYER |
限定符和类型 | 方法和说明 |
---|---|
static Shape |
createShape(LPConstants.ShapeType shapeType,
Paint paint,
float angle,
LPConstants.LPUserType userRole) |
static java.lang.String |
generateNonceStr() |
static Paint |
getSelectedRectPaint() |
static Paint |
getTextEditPaint() |
static void |
setSelectedRectPaintColor(int selectedRectPaintColor) |
public static boolean isFontItalic
public static boolean isFontWeight
public static final int SWITCH_TO_UP_LAYER
public static final int SWITCH_TO_DOWN_LAYER
public static final int SWITCH_TO_TOP_LAYER
public static final int SWITCH_TO_BOTTOM_LAYER
public static Paint getSelectedRectPaint()
public static Paint getTextEditPaint()
public static Shape createShape(LPConstants.ShapeType shapeType, Paint paint, float angle, LPConstants.LPUserType userRole)
public static java.lang.String generateNonceStr()
public static void setSelectedRectPaintColor(@ColorInt int selectedRectPaintColor)