public final class FontFace extends Object
Modifier and Type | Class and Description |
---|---|
static class |
FontFace.FontFaceSrc |
static class |
FontFace.FontFaceSrcType |
Constructor and Description |
---|
FontFace(Map<String,String> descriptors,
List<FontFace.FontFaceSrc> sources) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getDescriptors() |
List<FontFace.FontFaceSrc> |
getSources() |
String |
toString() |
public FontFace(Map<String,String> descriptors, List<FontFace.FontFaceSrc> sources)
Copyright © 2020. All rights reserved.