public final class FontBuilder extends AbstractResourceBuilder<FontItem,FontParams,Font> implements ResourceBuilder<FontItem,FontParams,Font>
Font
instance and store them with weak references..Constructor and Description |
---|
FontBuilder() |
Modifier and Type | Method and Description |
---|---|
protected Font |
buildResource(FontItem fontItem,
FontParams jrFont)
Build the resource requested.
|
get, getParam, getParamKey, set, storeParams
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
get, getParam, getParamKey, set, storeParams
public FontBuilder()
protected Font buildResource(FontItem fontItem, FontParams jrFont)
buildResource
in class AbstractResourceBuilder<FontItem,FontParams,Font>
fontItem
- the parameter item used to identify the resource elementjrFont
- the primitive parameters used to build the resourceCopyright © 2011–2016 JRebirth OSS. All rights reserved.