public class Base14FontCollection extends Object implements FontCollection
Constructor and Description |
---|
Base14FontCollection(Java2DFontMetrics java2DFontMetrics)
Main constructor
|
Modifier and Type | Method and Description |
---|---|
int |
setup(int start,
FontInfo fontInfo)
Sets up fonts in a font info object.
|
public Base14FontCollection(Java2DFontMetrics java2DFontMetrics)
java2DFontMetrics
- required when creating new instances of SystemFontMetricsMapperpublic int setup(int start, FontInfo fontInfo)
setup
in interface FontCollection
start
- the font starting numberfontInfo
- the font info to set upCopyright © 2025 Apache Software Foundation. All rights reserved.