class StaticFontMetrics extends Object
Modifier and Type | Field and Description |
---|---|
private static Map |
fontDetailsMap
Our cache of font details we've already looked up
|
private static Properties |
fontMetricsProps
The font metrics property file we're using
|
Constructor and Description |
---|
StaticFontMetrics() |
private static Properties fontMetricsProps
private static Map fontDetailsMap
public static FontDetails getFontDetails(Font font)
font
- the font to lookup.Copyright © 2016 Open Microscopy Environment