Package io.webfolder.cdp.type.page
Class ScriptFontFamilies
java.lang.Object
io.webfolder.cdp.type.page.ScriptFontFamilies
Font families collection for a script.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGeneric font families collection for the script.Name of the script which these font families are defined for.void
setFontFamilies
(FontFamilies fontFamilies) Generic font families collection for the script.void
Name of the script which these font families are defined for.toString()
-
Constructor Details
-
ScriptFontFamilies
public ScriptFontFamilies()
-
-
Method Details
-
getScript
Name of the script which these font families are defined for. -
setScript
Name of the script which these font families are defined for. -
getFontFamilies
Generic font families collection for the script. -
setFontFamilies
Generic font families collection for the script. -
toString
-