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  
a — Property in class com.rubenswieringa.geom.Line
Line's first Point.
addChild(child) — Method in class com.rubenswieringa.book.PageManager
Adds a child Page instance to this PageManager instance.
addChild(child) — Method in class com.rubenswieringa.containers.SuperViewStack
Adds a child DisplayObject instance to this DisplayObjectContainer instance.
addChildAt(child, index) — Method in class com.rubenswieringa.book.PageManager
Adds a child Page instance to this PageManager instance at the index position specified.
addChildAt(child, index) — Method in class com.rubenswieringa.containers.SuperViewStack
Adds a child DisplayObject to this Container.
adjustValues(array, value, operator) — Static method in class com.rubenswieringa.utils.ArrayTool
Adjusts all values in an Array.
alpha — Property in class com.rubenswieringa.drawing.LineStyle
A number that indicates the alpha value of the color of the line; valid values are 0 to 1.
applyTo(graphics) — Method in class com.rubenswieringa.drawing.LineStyle
Sets a Graphics instance its lineStyle equal to the values of the native supported properties (all of which can be set through this class its constructor).
ArrayTool — Class in package com.rubenswieringa.utils
Provides additional functionality for Arrays.
autoFlipDuration — Property in class com.rubenswieringa.book.Book
The time (milliseconds) it takes to finish a pageflip performed by the gotoPage method.
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