Uses of Interface
ch.sahits.game.graphic.image.ITextSizing
-
Packages that use ITextSizing Package Description ch.sahits.game.graphic.image ch.sahits.game.openpatrician.javafx.control -
-
Uses of ITextSizing in ch.sahits.game.graphic.image
Fields in ch.sahits.game.graphic.image declared as ITextSizing Modifier and Type Field Description private ITextSizingImageUtil. sizing -
Uses of ITextSizing in ch.sahits.game.openpatrician.javafx.control
Classes in ch.sahits.game.openpatrician.javafx.control that implement ITextSizing Modifier and Type Class Description classTextSizingUtilityUtility class to define the dimensions of texts used with a certain font.
-