| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| tear(fromTop) — Method in class com.rubenswieringa.book.Page | |
| Tears this Page instance out of its corresponding Book.When called, this method will be executed regardless of the tearable property its value. | |
| tearable — Property in class com.rubenswieringa.book.Book | |
| If true, all Pages will have tearing enabled. | |
| tearable — Property in class com.rubenswieringa.book.Page | |
| Indicates whether or not this Page should be allowed to be be torn from its Book, false if not. | |
| tearPage(page, fromTop) — Method in class com.rubenswieringa.book.Book | |
| Tears a Page out of this Book instance. | |
| thickness — Property in class com.rubenswieringa.drawing.LineStyle | |
| An integer that indicates the thickness of the line in points; valid values are 0 to 255. | |
| TL — Constant static property in class com.rubenswieringa.geom.Geom | |
| String representation for top-left. | |
| toArray() — Method in class com.rubenswieringa.geom.Line | |
| Returns an Array if which the first index and second (0 and 1) indexes are (respectively) the Line its first and second Points (a and b). | |
| toArray() — Method in class com.rubenswieringa.geom.SuperRectangle | |
| Returns an Array with Point instances indicating the corners of the SuperRectangle. | |
| TOP — Constant static property in class com.rubenswieringa.geom.Geom | |
| String representation for top. | |
| TOP — Constant static property in class com.rubenswieringa.geom.SuperRectangle | |
| topRight — Property in class com.rubenswieringa.geom.SuperRectangle | |
| Point representing the upper right corner of this SuperRectangle. | |
| toString() — Method in class com.rubenswieringa.geom.InfiniteLine | |
| The String representation of this InfiniteLine instance. | |
| toString() — Method in class com.rubenswieringa.geom.Line | |
| The String representation of this Line instance. | |
| TR — Constant static property in class com.rubenswieringa.geom.Geom | |
| String representation for top-right. | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |