Uses of Class
ch.sahits.game.openpatrician.javafx.control.Line
-
Packages that use Line Package Description ch.sahits.game.openpatrician.javafx.control -
-
Uses of Line in ch.sahits.game.openpatrician.javafx.control
Methods in ch.sahits.game.openpatrician.javafx.control that return Line Modifier and Type Method Description LinePage. removeLastLine()Methods in ch.sahits.game.openpatrician.javafx.control that return types with arguments of type Line Modifier and Type Method Description java.util.List<Line>Page. getLines()Methods in ch.sahits.game.openpatrician.javafx.control with parameters of type Line Modifier and Type Method Description voidPage. addLine(Line line)
-