net.avh4.framework.uilayer
Class Font
java.lang.Object
net.avh4.framework.uilayer.Font
public class Font
- extends Object
PFENNIG
public static final Font PFENNIG
Font
public Font(String fontResourceName)
Font
public Font(String resourceName,
int fontSize)
measureText
public int measureText(String text)
getHeight
public int getHeight()
getResourceName
public String getResourceName()
size
public Font size(int fontSize)
getSize
public int getSize()
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 2012. All Rights Reserved.