| 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 | |
| scaleMode — Property in class com.rubenswieringa.drawing.LineStyle | |
| A value from the LineScaleMode class that specifies which scale mode to use. | |
| selectedChild — Property in class com.rubenswieringa.containers.SuperViewStack | |
| A reference to the currently visible child container. | |
| selectedIndex — Property in class com.rubenswieringa.containers.SuperViewStack | |
| The zero-based index of the currently visible child container. | |
| setChildIndex(child, newIndex) — Method in class com.rubenswieringa.book.PageManager | |
| Changes the position of an existing child in the PageManager container. | |
| setChildIndex(child, index) — Method in class com.rubenswieringa.containers.SuperViewStack | |
| Changes the position of an existing child in the display object container. | |
| setPrecision(horizontal, vertical) — Method in class org.flashsandy.display.DistortImage | |
| Sets the precision of this DistortImage instance and re-initializes the triangular grid. | |
| setSize(width, height) — Method in class org.flashsandy.display.DistortImage | |
| Sets the size of this DistortImage instance and re-initializes the triangular grid. | |
| setTransform(graphics, bmd, tl, tr, br, bl) — Method in class org.flashsandy.display.DistortImage | |
| Distorts the provided BitmapData according to the provided Point instances and draws it onto the provided Graphics. | |
| showFoldGradient() — Method in class com.rubenswieringa.book.Page | |
| Shows fold-gradient. | |
| side — Property in class com.rubenswieringa.book.Page | |
| int indicating on which side the Page is displayed (0=left, 1=right). | |
| sideFlip — Property in class com.rubenswieringa.book.Book | |
| Whether or not the outer side of a Page can be used to let it flip. | |
| smoothing — Property in class org.flashsandy.display.DistortImage | |
| Indicates whether or not use pixelsmoothing in the beginBitmapFill method of the Graphics class. | |
| snap — Property in class com.rubenswieringa.book.Book | |
| If true, no easing will be applied during pageflips. | |
| solidColorAlpha — Property in class com.rubenswieringa.book.Gradients | |
| The maximum alpha value for solid shadows or highlights on Pages. | |
| space — Property in class com.rubenswieringa.drawing.LineStyle | |
| The space between two dashes in a dashed line. | |
| star(radius, center, rotation, points) — Static method in class com.rubenswieringa.geom.Geom | |
| Returns the coordinates of a star shape. | |
| StateManager — Class in package com.rubenswieringa.managers | |
| Class that enables you to keep track of which state (creationComplete, childrenCreated, etc.) a certain component is in. | |
| StateManager() — Constructor in class com.rubenswieringa.managers.StateManager | |
| Constructor. | |
| status — Property in class com.rubenswieringa.book.Book | |
| Current status of the Book. | |
| statusChanged — Event in class com.rubenswieringa.book.Book | |
| Dispatched at the same time as the page-turned Event, when the Book was previously open, and the first or last Page was flipped successfully. | |
| STATUS_CHANGED — Constant static property in class com.rubenswieringa.book.BookEvent | |
| Dispatched when the status of the Book changes. | |
| SUPER — Constant static property in class com.rubenswieringa.containers.SuperViewStack | |
| Full-feature SuperViewStack behavior mode | |
| SuperPoint — Class in package com.rubenswieringa.geom | |
| Provides additional functionality for working with Points. | |
| SuperRectangle — Class in package com.rubenswieringa.geom | |
| Provides functionality for working with Rectangles. | |
| SuperRectangle(x, y, width, height, cornerRadius) — Constructor in class com.rubenswieringa.geom.SuperRectangle | |
| Constructor. | |
| SuperViewStack — Class in package com.rubenswieringa.containers | |
| SuperViewStack in many ways behaves like the classic ViewStack. | |
| SuperViewStack() — Constructor in class com.rubenswieringa.containers.SuperViewStack | |
| Constructor. | |
| swapChildren(child1, child2) — Method in class com.rubenswieringa.book.Book | |
| Swaps the position of two Page instances in the PageManager. | |
| swapChildren(child1, child2) — Method in class com.rubenswieringa.book.PageManager | |
| Swaps the position of two Page instances in the PageManager. | |
| swapChildren(child1, child2) — Static method in class com.rubenswieringa.utils.ChildTool | |
| Moves child1 to child2 its place and the other way around. | |
| swapChildrenAt(index1, index2) — Method in class com.rubenswieringa.book.PageManager | |
| Swaps the position of two Page instances in the PageManager at the specified indexes. | |
| swapChildrenAt(index1, index2) — Method in class com.rubenswieringa.containers.SuperViewStack | |
| Swaps the z-order (front-to-back order) of the child objects at the two specified index positions in the child list. | |
| syncToPoints(a, b) — Method in class com.rubenswieringa.geom.InfiniteLine | |
| Synchronizes this InfiniteLine instance to contain two Points. | |
| syncToPoints(a, b) — Method in class com.rubenswieringa.geom.Line | |
| Sets both ends of this Line instance equal to the values of the respective parameter values. | |
| 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 | |