java.lang.Object
eu.hansolo.toolboxfx.font.Fonts
-
Method Summary
Modifier and TypeMethodDescriptionstatic javafx.scene.text.FontcousineBold(double SIZE) static javafx.scene.text.FontcousineRegular(double SIZE) static javafx.scene.text.FontlatoBold(double SIZE) static javafx.scene.text.FontlatoLight(double SIZE) static javafx.scene.text.FontlatoRegular(double SIZE) static javafx.scene.text.FontmazzardsoftlBlackName(double SIZE) static javafx.scene.text.FontmazzardsoftlBoldName(double SIZE) static javafx.scene.text.FontmazzardsoftlExtraBoldName(double SIZE) static javafx.scene.text.FontmazzardsoftlExtraLightName(double SIZE) static javafx.scene.text.FontmazzardsoftlLightName(double SIZE) static javafx.scene.text.FontmazzardsoftlMediumName(double SIZE) static javafx.scene.text.FontmazzardsoftlRegularName(double SIZE) static javafx.scene.text.FontmazzardsoftlSemiBoldName(double SIZE) static javafx.scene.text.FontmazzardsoftlThinName(double SIZE) static javafx.scene.text.FontopensansBold(double SIZE) static javafx.scene.text.FontopensansExtraBold(double SIZE) static javafx.scene.text.FontopensansLight(double SIZE) static javafx.scene.text.FontopensansRegular(double SIZE) static javafx.scene.text.FontopensansSemibold(double SIZE)
-
Method Details
-
latoLight
public static javafx.scene.text.Font latoLight(double SIZE) -
latoRegular
public static javafx.scene.text.Font latoRegular(double SIZE) -
latoBold
public static javafx.scene.text.Font latoBold(double SIZE) -
opensansBold
public static javafx.scene.text.Font opensansBold(double SIZE) -
opensansExtraBold
public static javafx.scene.text.Font opensansExtraBold(double SIZE) -
opensansLight
public static javafx.scene.text.Font opensansLight(double SIZE) -
opensansRegular
public static javafx.scene.text.Font opensansRegular(double SIZE) -
opensansSemibold
public static javafx.scene.text.Font opensansSemibold(double SIZE) -
cousineRegular
public static javafx.scene.text.Font cousineRegular(double SIZE) -
cousineBold
public static javafx.scene.text.Font cousineBold(double SIZE) -
mazzardsoftlBlackName
public static javafx.scene.text.Font mazzardsoftlBlackName(double SIZE) -
mazzardsoftlBoldName
public static javafx.scene.text.Font mazzardsoftlBoldName(double SIZE) -
mazzardsoftlExtraBoldName
public static javafx.scene.text.Font mazzardsoftlExtraBoldName(double SIZE) -
mazzardsoftlExtraLightName
public static javafx.scene.text.Font mazzardsoftlExtraLightName(double SIZE) -
mazzardsoftlLightName
public static javafx.scene.text.Font mazzardsoftlLightName(double SIZE) -
mazzardsoftlMediumName
public static javafx.scene.text.Font mazzardsoftlMediumName(double SIZE) -
mazzardsoftlRegularName
public static javafx.scene.text.Font mazzardsoftlRegularName(double SIZE) -
mazzardsoftlSemiBoldName
public static javafx.scene.text.Font mazzardsoftlSemiBoldName(double SIZE) -
mazzardsoftlThinName
public static javafx.scene.text.Font mazzardsoftlThinName(double SIZE)
-