public interface FontItemReal extends FontItem
Font
.Modifier and Type | Interface and Description |
---|---|
static interface |
FontItemReal.Family
The interface Family provides shortcuts method used to build and register a
FamilyFont . |
static interface |
FontItemReal.Real
The interface Real provides shortcuts method used to build and register a
RealFont . |
Modifier and Type | Method and Description |
---|---|
default ResourceBuilder<FontItem,FontParams,Font> |
builder()
Return the resource builder.
|
default ResourceBuilder<FontItem,FontParams,Font> builder()
builder
in interface ResourceItem<FontItem,FontParams,Font>
Copyright © 2011–2016 JRebirth OSS. All rights reserved.