Uses of Class
org.graphstream.ui.swing_viewer.util.FontCache
| Package | Description |
|---|---|
| org.graphstream.ui.swing_viewer.util |
-
Uses of FontCache in org.graphstream.ui.swing_viewer.util
Fields in org.graphstream.ui.swing_viewer.util declared as FontCache Modifier and Type Field Description static FontCacheFontCache. defaultFontCacheThe default font cache.Methods in org.graphstream.ui.swing_viewer.util that return FontCache Modifier and Type Method Description static FontCacheFontCache. defaultFontCache()Default singleton instance for shared font cache.