public interface IFontResource
extends com.helger.commons.io.IHasInputStream
| Modifier and Type | Method and Description |
|---|---|
IFontStyle |
getFontStyle() |
EFontType |
getFontType() |
IFontWeight |
getFontWeight() |
String |
getPath() |
com.helger.commons.io.resource.IReadableResource |
getResource() |
@Nonnull IFontStyle getFontStyle()
@Nonnull IFontWeight getFontWeight()
@Nonnull com.helger.commons.io.resource.IReadableResource getResource()
Copyright © 2014–2015 Philip Helger. All rights reserved.