com.alibaba.simpleimage.render
类 CropParameter
java.lang.Object
com.alibaba.simpleimage.render.CropParameter
public class CropParameter
- extends Object
CropParameter
public CropParameter()
CropParameter
public CropParameter(float x,
float y,
int width,
int height)
getY
public float getY()
setY
public void setY(float y)
getWidth
public int getWidth()
setWidth
public void setWidth(int width)
getHeight
public int getHeight()
setHeight
public void setHeight(int height)
setX
public void setX(float x)
getX
public float getX()
Copyright © 2012–2015 Alibaba Group. All rights reserved.