| 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 | |
| index — Property in class com.rubenswieringa.book.Page | |
| Index of this Page within the pages property of the containing Book instance. | |
| InfiniteLine — Class in package com.rubenswieringa.geom | |
| Describes a line consisting of a slope (coefficient) and an intersection-point with either the x or y axis. | |
| InfiniteLine(xIntersection, xCoefficient) — Constructor in class com.rubenswieringa.geom.InfiniteLine | |
| Constructor. | |
| INITIALIZE — Constant static property in class com.rubenswieringa.managers.StateManager | |
| State indicating that a component has finished its construction and has all initialization properties set. | |
| instance — Static property in class com.rubenswieringa.managers.StateManager | |
| Singleton instance. | |
| isFirstPage() — Method in class com.rubenswieringa.book.Page | |
| Returns true if this is the first Page in the Book it belongs to, false otherwise. | |
| isLastPage() — Method in class com.rubenswieringa.book.Page | |
| Returns true if this is the last Page in the Book it belongs to, false otherwise. | |
| isOnSide(point) — Method in class com.rubenswieringa.geom.SuperRectangle | |
| Indicates on which side of this SuperRectangle a Point is. | |
| isParallelTo(line:com.rubenswieringa.geom:InfiniteLine, round) — Method in class com.rubenswieringa.geom.InfiniteLine | |
| Returns true if the provided InfiniteLine instance is parallel to this InfiniteLine. | |
| isPointInCorner(rect, point, corner, triangular) — Static method in class com.rubenswieringa.geom.Geom | |
| Indicates whether or not a Point is in a certain corner of a Rectangle. | |
| items — Property in class com.rubenswieringa.managers.StateManager | |
| Array with all items registered with this class. | |
| 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 | |