| 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 IIconpublic int getIconHeight()
getIconHeight in interface IIconpublic float getInterpolatedU(double par1)
getInterpolatedU in interface IIconpublic float getInterpolatedV(double par1)
getInterpolatedV in interface IIconpublic java.lang.String getIconName()
getIconName in interface IIcon