Constructor and Description |
---|
FontFaceSrc(FontFace.FontFaceSrcType type,
String src) |
FontFaceSrc(FontFace.FontFaceSrcType type,
String src,
String format) |
Modifier and Type | Method and Description |
---|---|
String |
getFormat() |
String |
getSrc() |
FontFace.FontFaceSrcType |
getType() |
public FontFaceSrc(FontFace.FontFaceSrcType type, String src, String format)
public FontFaceSrc(FontFace.FontFaceSrcType type, String src)
public FontFace.FontFaceSrcType getType()
public String getSrc()
public String getFormat()
Copyright © 2020. All rights reserved.