net.avh4.framework.uilayer
Class Font
java.lang.Object
net.avh4.framework.uilayer.Font
public class Font
- extends Object
service
public static UILayerService service
- This should only be set directly for testing
PFENNIG
public static final Font PFENNIG
Font
public Font(String fontResourceName)
Font
public Font(String resourceName,
int fontSize)
measureText
public int measureText(String text)
getLineHeight
public int getLineHeight()
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.