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  
radians(degrees) — Static method in class com.rubenswieringa.geom.Geom
Takes a value and transforms it from radians into degrees.
refreshFoldGradient(includeFlipSide) — Method in class com.rubenswieringa.book.Page
Erase or draw fold gradient for this Page and the Page on the flipside (if includeFlipSide is true).
regionSize — Property in class com.rubenswieringa.book.Book
Size of the hit-regions in the pagecorners.
register(item) — Method in class com.rubenswieringa.managers.StateManager
Registers the provided UIComponent with this StateManager so that the component its state will be available through the getState method.
removeAllChildren() — Method in class com.rubenswieringa.book.PageManager
Removes all children (Page instances) from the child list of this container.
removeAllChildren() — Method in class com.rubenswieringa.containers.SuperViewStack
Removes all children from the child list of this container.
removeChild(child) — Method in class com.rubenswieringa.book.PageManager
Removes a child Page from the child list of this Container.
removeChild(child) — Method in class com.rubenswieringa.containers.SuperViewStack
Removes a child DisplayObject from the child list of this Container.
removeChildAt(index) — Method in class com.rubenswieringa.book.PageManager
Removes a child Page from the child list of this Container at the specified index.
removeChildAt(index) — Method in class com.rubenswieringa.containers.SuperViewStack
Removes a child DisplayObject from the specified index position in the child list of the DisplayObjectContainer.
RIGHT — Constant static property in class com.rubenswieringa.book.Page
RIGHT — Constant static property in class com.rubenswieringa.geom.Geom
String representation for right.
RIGHT — Constant static property in class com.rubenswieringa.geom.SuperRectangle
ROTATE_FULL — Constant static property in class com.rubenswieringa.book.Gradients
ROTATE_HALF — Constant static property in class com.rubenswieringa.book.Gradients
round(point, factor) — Static method in class com.rubenswieringa.geom.SuperPoint
Rounds the x and y values of a Point instance.
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