接口 SheetGlyphInfo
public interface SheetGlyphInfo
-
方法详细资料
-
getPixelWidth
int getPixelWidth() -
getPixelHeight
int getPixelHeight() -
upload
void upload(int pXOffset, int pYOffset) -
isColored
boolean isColored() -
getOversample
float getOversample() -
getLeft
default float getLeft() -
getRight
default float getRight() -
getUp
default float getUp() -
getDown
default float getDown() -
getBearingX
default float getBearingX() -
getBearingY
default float getBearingY()
-