public interface IIcon
Modifier and Type | Method and Description |
---|---|
int |
getIconHeight() |
java.lang.String |
getIconName() |
int |
getIconWidth() |
float |
getInterpolatedU(double var1) |
float |
getInterpolatedV(double var1) |
float |
getMaxU() |
float |
getMaxV() |
float |
getMinU() |
float |
getMinV() |
int getIconWidth()
int getIconHeight()
float getMinU()
float getMaxU()
float getInterpolatedU(double var1)
float getMinV()
float getMaxV()
float getInterpolatedV(double var1)
java.lang.String getIconName()