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 FontCache
FontCache. defaultFontCache
The default font cache.Methods in org.graphstream.ui.swing_viewer.util that return FontCache Modifier and Type Method Description static FontCache
FontCache. defaultFontCache()
Default singleton instance for shared font cache.