public class LPShapeConverter
extends java.lang.Object
限定符和类型 | 方法和说明 |
---|---|
static java.lang.String |
getColorHex(int color) |
static LPShapeModel |
getModelFromShape(Shape shape,
int viewWidth,
int viewHeight,
int offsetWidth,
int offsetHeight,
int encodeType) |
static Shape |
getShapeFromModel(LPShapeModel model,
int viewWidth,
int viewHeight,
int offsetWidth,
int offsetHeight) |
static void |
setUserInfo(java.lang.String userName,
java.lang.String userNumber) |
public static void setUserInfo(java.lang.String userName, java.lang.String userNumber)
public static Shape getShapeFromModel(LPShapeModel model, int viewWidth, int viewHeight, int offsetWidth, int offsetHeight)
public static LPShapeModel getModelFromShape(Shape shape, int viewWidth, int viewHeight, int offsetWidth, int offsetHeight, int encodeType)
public static java.lang.String getColorHex(int color)