Class FontFace
java.lang.Object
javafx.css.FontFace
A FontFace is a @font-face definition from CSS file
- Since:
- 9
-
Constructor Summary
ModifierConstructorDescriptionprotected
FontFace()
Constructor for private implementation class only. -
Method Summary
-
Constructor Details
-
FontFace
protected FontFace()Constructor for private implementation class only.
-