public class DensityPx extends Object
DensityPx(String density, int width, int height)
String
getDensity()
int
getHeight()
getWidth()
void
setHeight(int height)
setWidth(int width)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DensityPx(String density, int width, int height)
public String getDensity()
public int getWidth()
public void setWidth(int width)
public int getHeight()
public void setHeight(int height)
public String toString()
toString
Object
Copyright © 2015. All rights reserved.