java.lang.Object
javafx.css.FontFace
public abstract class FontFace extends Object
A FontFace is a @font-face definition from CSS file
- Since:
 - 9
 
- 
Constructor Summary
Constructors Modifier Constructor Description protectedFontFace()Constructor for private implementation class only. - 
Method Summary
 
- 
Constructor Details
- 
FontFace
protected FontFace()Constructor for private implementation class only. 
 -