Constructor and Description |
---|
IconFlipped(IIcon par1Icon,
boolean par2,
boolean par3) |
Modifier and Type | Method and Description |
---|---|
int |
getIconHeight() |
java.lang.String |
getIconName() |
int |
getIconWidth() |
float |
getInterpolatedU(double par1) |
float |
getInterpolatedV(double par1) |
float |
getMaxU() |
float |
getMaxV() |
float |
getMinU() |
float |
getMinV() |
public IconFlipped(IIcon par1Icon, boolean par2, boolean par3)
public int getIconWidth()
getIconWidth
in interface IIcon
public int getIconHeight()
getIconHeight
in interface IIcon
public float getInterpolatedU(double par1)
getInterpolatedU
in interface IIcon
public float getInterpolatedV(double par1)
getInterpolatedV
in interface IIcon
public java.lang.String getIconName()
getIconName
in interface IIcon