A B C D E F G H I J K L M N O P Q R S T U V Z

R

RAD_TO_DEG - Static variable in class net.nexttext.FastMath
A value to multiply a radian value by, to convert it to degrees.
rand - Static variable in class net.nexttext.FastMath
A precreated random object for random numbers.
RandomLocation - Class in net.nexttext
A locatable which responds with a random location.
RandomLocation(Shape) - Constructor for class net.nexttext.RandomLocation
 
RandomMotion - Class in net.nexttext.behaviour.standard
Moves a TextObject randomly.
RandomMotion() - Constructor for class net.nexttext.behaviour.standard.RandomMotion
Default constructor.
RandomMotion(float) - Constructor for class net.nexttext.behaviour.standard.RandomMotion
 
randomMotion() - Static method in class net.nexttext.behaviour.standard.StandardFactory
 
reduceSinAngle(float) - Static method in class net.nexttext.FastMath
Fast Trig functions for x86.
reduceSinAngle(double) - Static method in class net.nexttext.FastMath
Fast Trig functions for x86.
reform() - Static method in class net.nexttext.behaviour.dform.DFormFactory
Creates a Reform behaviour.
Reform - Class in net.nexttext.behaviour.dform
A DForm which reverts TextObject to its original shape.
Reform() - Constructor for class net.nexttext.behaviour.dform.Reform
Constructs a default Reform of linear style with a default speed of 0.05.
Reform(float, int) - Constructor for class net.nexttext.behaviour.dform.Reform
Constructs a custom Reform with given style and appropriate speed.
remove(String) - Method in class net.nexttext.input.InputManager
Removes an input source from the list.
remove(TextObjectGlyph) - Method in class net.nexttext.SpatialList
Removes an object from the spatial list
remove(TextObject) - Method in class net.nexttext.SpatialList
Removes a TextObject to the spatial list.
remove(TextObjectGroup) - Method in class net.nexttext.SpatialList
Removes all the glyphs part of a TextObjectGroup from the spatial list
removeAllGlyphBehaviours() - Method in class net.nexttext.Book
Removes all Behaviours from the list of Behaviours applied to new TextObjectGlyphs.
removeAllGlyphBehaviours() - Method in class net.nexttext.TextObjectBuilder
Created glyphs will no longer get any behaviours.
removeAllGlyphProperties() - Method in class net.nexttext.TextObjectBuilder
Created glyphs will no longer get any properties.
removeAllGroupBehaviours() - Method in class net.nexttext.Book
Removes all Behaviours from the list of Behaviours applied to new TextObjectGroups.
removeAllGroupBehaviours() - Method in class net.nexttext.TextObjectBuilder
Created groups will no longer get any behaviours.
removeAllGroupProperties() - Method in class net.nexttext.TextObjectBuilder
Created groups will no longer get any properties.
removeAllWordBehaviours() - Method in class net.nexttext.Book
Removes all Behaviours from the list of Behaviours applied to new word.
removeAllWordBehaviours() - Method in class net.nexttext.TextObjectBuilder
Created glyphs will no longer get any behaviours.
removeBehaviour(AbstractBehaviour) - Method in class net.nexttext.Book
Removes a Behaviour from the Book.
removeChildren(TextObjectGroup) - Method in class net.nexttext.Book
Removes the children of this textObject from the book
removeGlyphBehaviour(AbstractBehaviour) - Method in class net.nexttext.Book
Removes the given Behaviour from the list of Behaviours applied to new TextObjectGlyphs.
removeGlyphBehaviour(AbstractBehaviour) - Method in class net.nexttext.TextObjectBuilder
Created glyphs will no longer get this behaviour.
removeGlyphProperty(String) - Method in class net.nexttext.TextObjectBuilder
Created glyphs will no longer get this property.
removeGroupBehaviour(AbstractBehaviour) - Method in class net.nexttext.Book
Removes the given Behaviour from the list of Behaviours applied to new TextObjectGroups.
removeGroupBehaviour(AbstractBehaviour) - Method in class net.nexttext.TextObjectBuilder
Created groups will no longer get this behaviour.
removeGroupProperty(String) - Method in class net.nexttext.TextObjectBuilder
Created groups will no longer get this property.
removeObject(TextObject) - Method in class net.nexttext.behaviour.AbstractBehaviour
Stop this behaviour from acting on a TextObject.
removeObject(TextObject) - Method in class net.nexttext.behaviour.Behaviour
Stop this behaviour from acting on a TextObject.
removeObject(TextObject) - Method in class net.nexttext.Book
Remove a text object and any children from the tree.
removeQueuedObjects() - Method in class net.nexttext.Book
Removes all objects that have been marked for deletion.
removeWordBehaviour(AbstractBehaviour) - Method in class net.nexttext.Book
Removes the given Behaviour from the list of Behaviours applied to new words.
removeWordBehaviour(AbstractBehaviour) - Method in class net.nexttext.TextObjectBuilder
Created words will no longer get this behaviour.
render() - Method in class net.nexttext.TextPage
 
rendererCache - Variable in class net.nexttext.TextObjectGlyph
This object can be used by Renderers to cache information about TextObjectGlyphs.
renderPage(TextPage) - Method in class net.nexttext.renderer.BoundingBoxRenderer
Traverse the TextObject tree and render all of its elements.
renderPage(TextPage) - Method in class net.nexttext.renderer.G3DTextPageRenderer
The rendering loop.
renderPage(TextPage) - Method in class net.nexttext.renderer.Java2DTextPageRenderer
The rendering loop.
renderPage(TextPage) - Method in class net.nexttext.renderer.P2DTextPageRenderer
 
renderPage(TextPage) - Method in class net.nexttext.renderer.TextInternalsRenderer
 
renderPage(TextPage) - Method in class net.nexttext.renderer.TextPageRenderer
The rendering loop.
renderPage(TextPage) - Method in class net.nexttext.renderer.VelocityRenderer
Traverses the TextObject hierarchy and renders a velocity vector for any TextObject having a Velocity property.
Repeat - Class in net.nexttext.behaviour.control
Repeats an action for a fixed number of times, then stops that action.
Repeat(Action) - Constructor for class net.nexttext.behaviour.control.Repeat
Repeat an action indefinitely.
Repeat(Action, int) - Constructor for class net.nexttext.behaviour.control.Repeat
Repeat an action a certain amount of repetitions.
reset(TextObject) - Method in class net.nexttext.behaviour.control.Multiplexer
Reset the multiplexer.
reset() - Method in class net.nexttext.property.BooleanProperty
 
reset() - Method in class net.nexttext.property.ColorProperty
Reset interface from superclass.
reset() - Method in class net.nexttext.property.DateTimeProperty
Reset this property to its original value.
reset() - Method in class net.nexttext.property.NumberProperty
 
reset() - Method in class net.nexttext.property.Property
Reset this property to its original value.
reset() - Method in class net.nexttext.property.PVectorListProperty
Resets each PVectorProperty in the list to its original value.
reset() - Method in class net.nexttext.property.PVectorProperty
Replaces the value of this property by its original value.
reset() - Method in class net.nexttext.property.ShapeProperty
 
reset() - Method in class net.nexttext.property.StrokeProperty
Reset interface from superclass.
reset() - Method in class net.nexttext.PropertySet
Resets all the properties to their original value.
RIGHT - Static variable in class net.nexttext.input.Mouse
 
rotate(float) - Method in class net.nexttext.property.PVectorProperty
Wrapper around vector rotation of Vector3 class

A B C D E F G H I J K L M N O P Q R S T U V Z