| 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 | |
| cancelGotoPage(finishFlip) — Method in class com.rubenswieringa.book.Book | |
| Aborts a pageflip started by the gotoPage method. | |
| caps — Property in class com.rubenswieringa.drawing.LineStyle | |
| A value from the CapsStyle class that specifies the type of caps at the end of lines. | |
| center — Property in class com.rubenswieringa.geom.SuperRectangle | |
| The center of the SuperRectangle. | |
| change — Event in class com.rubenswieringa.containers.SuperViewStack | |
| Dispatched when the selected child Container changes. | |
| CHILD_NOT_PAGE — Constant static property in class com.rubenswieringa.book.BookError | |
| Error message indicating that a method expecting a Page instance parameter was passed a non-Page DisplayObject. | |
| ChildTool — Class in package com.rubenswieringa.utils | |
| All-static class that provides additional functionality for adding and removing children to and from Containers. | |
| CIRCLE — Constant static property in class com.rubenswieringa.drawing.DrawingTool | |
| clearFoldGradient() — Method in class com.rubenswieringa.book.Page | |
| Erases the gradient on the folding-side of the page. | |
| clearLineStyle(graphics) — Static method in class com.rubenswieringa.drawing.DrawingTool | |
| Sets the lineStyle of a Graphics instance to none. | |
| clone() — Method in class com.rubenswieringa.geom.InfiniteLine | |
| Returns a cloned instance of this InfiniteLine. | |
| clone() — Method in class com.rubenswieringa.geom.Line | |
| Returns a cloned instance of this Line. | |
| color — Property in class com.rubenswieringa.drawing.LineStyle | |
| Line color. | |
| com.foxaweb.pageflip — Package | |
| computeFlip(ptd, pt, pw, ph, ish, sens) — Static method in class com.foxaweb.pageflip.PageFlip | |
| Compute and generate a new flip. | |
| com.rubenswieringa.book — Package | |
| com.rubenswieringa.containers — Package | |
| com.rubenswieringa.drawing — Package | |
| com.rubenswieringa.geom — Package | |
| com.rubenswieringa.managers — Package | |
| com.rubenswieringa.utils — Package | |
| contains(child) — Method in class com.rubenswieringa.book.PageManager | |
| Determines whether the specified display object is a child of the PageManager instance or the instance itself. | |
| containsLine(line:com.rubenswieringa.geom:Line, round) — Method in class com.rubenswieringa.geom.Line | |
| Returns true if the provided Line is in this Line. | |
| containsLinePartially(line:com.rubenswieringa.geom:Line, round) — Method in class com.rubenswieringa.geom.Line | |
| Returns true if the provided Line is partially in this Line. | |
| containsPoint(point, round) — Method in class com.rubenswieringa.geom.InfiniteLine | |
| Returns true if the provided Point is on this InfiniteLine. | |
| containsPoint(point, round) — Method in class com.rubenswieringa.geom.Line | |
| Returns true if the provided coordinate is on this Line. | |
| contentChanged — Event in class com.rubenswieringa.book.PageManager | |
| Dispatched when a page is added to or removed from the PageManager. | |
| CONTENT_CHANGED — Constant static property in class com.rubenswieringa.book.BookEvent | |
| Dispatched when a page is added to or removed from the PageManager. | |
| copy(source) — Static method in class com.rubenswieringa.utils.ArrayTool | |
| Returns a shallow copy of an Array. | |
| createFromInfinite(line:com.rubenswieringa.geom:InfiniteLine, range) — Static method in class com.rubenswieringa.geom.Line | |
| Creates a Line from an InfiniteLine instance. | |
| createFromPoints(a, b) — Static method in class com.rubenswieringa.geom.InfiniteLine | |
| Creates an InfiniteLine at the hand of two Points. | |
| createFromX(xIntersection, xCoefficient) — Static method in class com.rubenswieringa.geom.InfiniteLine | |
| Creates an InfiniteLine instance at the hand of an x-intersection and an x-coefficient. | |
| createFromY(yIntersection, yCoefficient) — Static method in class com.rubenswieringa.geom.InfiniteLine | |
| Creates an InfiniteLine instance at the hand of an y-intersection and an y-coefficient. | |
| createSuperRectangle(rect) — Static method in class com.rubenswieringa.geom.SuperRectangle | |
| Takes a Rectangle instance and returns it as a SuperRectangle with the same position, width, height, and (if applicable) corner-radius. | |
| CREATION_COMPLETE — Constant static property in class com.rubenswieringa.managers.StateManager | |
| State indicating that a component has finished its construction, property processing, measuring, layout, and drawing. | |
| CROSS — Constant static property in class com.rubenswieringa.drawing.DrawingTool | |
| currentPage — Property in class com.rubenswieringa.book.PageManager | |
| Index of the current left-hand page (-1 if the Book is unopened). | |
| CURRENTPAGE_CHANGED — Constant static property in class com.rubenswieringa.book.BookEvent | |
| Dispatched when the value of a PageManager its currentPage property changes. | |
| 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 | |