Uses of Class
ch.sahits.game.openpatrician.javafx.control.Page
-
Packages that use Page Package Description ch.sahits.game.openpatrician.javafx.control -
-
Uses of Page in ch.sahits.game.openpatrician.javafx.control
Methods in ch.sahits.game.openpatrician.javafx.control that return types with arguments of type Page Modifier and Type Method Description java.util.List<Page>PageSplitter. splitIntoPages(ch.sahits.game.openpatrician.utilities.model.Text text)Splitting up the text onto pages.
-