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

I

incrementFrameCount() - Method in class net.nexttext.Book
The frame number, incremented each frame by the Simulator.
INDENT_HANGING - Static variable in class net.nexttext.TextObjectBuilder
 
INDENT_NORMAL - Static variable in class net.nexttext.TextObjectBuilder
 
inIndex - Variable in class net.nexttext.renderer.util.ClosedPolygon.Distance
 
init(PVector, float) - Method in class net.nexttext.behaviour.physics.Push
 
init(float) - Method in class net.nexttext.behaviour.physics.Spin
Initialize properties.
init(String, Property) - Method in class net.nexttext.PropertySet
Initialize the property with this value, if it's not already defined.
init(Map<String, Property>) - Method in class net.nexttext.PropertySet
Initialize all the properties in the map, if not already defined.
init(String, Property) - Method in class net.nexttext.TextObject
Initialize a single of property.
initializeType() - Method in class net.nexttext.renderer.util.TriangulationVertex
Initialize vertex type.
initProperties(Map<String, Property>) - Method in class net.nexttext.TextObject
Initialize a bunch of properties.
InputEvent - Class in net.nexttext.input
An input event generated by an external source.
InputEvent() - Constructor for class net.nexttext.input.InputEvent
 
InputManager - Class in net.nexttext.input
A manager for the input sources.
InputManager(Mouse, Keyboard) - Constructor for class net.nexttext.input.InputManager
Builds an InputManager.
InputSource - Class in net.nexttext.input
An interface to external events.
InputSource() - Constructor for class net.nexttext.input.InputSource
 
InputSourceIterator - Class in net.nexttext.input
An iterator over the events of a specifed input source.
INV_PI - Static variable in class net.nexttext.FastMath
The value 1/PI as a float.
INV_TWO_PI - Static variable in class net.nexttext.FastMath
The value 1/(2PI) as a float.
invalidateLocalBoundingPolygon() - Method in class net.nexttext.TextObject
 
invSqrt(float) - Static method in class net.nexttext.FastMath
Returns 1/sqrt(fValue)
is_left_chain - Variable in class net.nexttext.renderer.util.TriangulationVertex
 
isActionKey() - Method in class net.nexttext.input.KeyboardEvent
Returns whether the key in this event is an "action" key.
isAltDown() - Method in class net.nexttext.input.KeyboardEvent
Returns whether or not the Alt modifier is down on this event.
isAltGraphDown() - Method in class net.nexttext.input.KeyboardEvent
Returns whether or not the Alt Graph modifier is down on this event.
isControlDown() - Method in class net.nexttext.input.KeyboardEvent
Returns whether or not the Control modifier is down on this event.
isDeformed() - Method in class net.nexttext.TextObjectGlyph
A flag to indicate if this glyph has been deformed.
isEmpty() - Method in class net.nexttext.renderer.util.Glyph3D
 
isFilled() - Method in class net.nexttext.TextObject
Get the flag telling if the fill colour is activated or not.
isHelperMergeVertex() - Method in class net.nexttext.renderer.util.TriangulationEdge
Check if the helper vertex is a merge vertex.
isHole() - Method in class net.nexttext.renderer.util.ClosedPolygon
Check if the polygon is a hole.
isInherited() - Method in class net.nexttext.property.ColorProperty
Returns the inherited status of this ColorProperty.
isInherited() - Method in class net.nexttext.property.StrokeProperty
Returns the inherited status of this StrokeProperty.
IsInside - Class in net.nexttext.behaviour.control
A Condition which is true when the TextObject is wholly or partly inside the provided shape.
IsInside(Shape, Action, Action) - Constructor for class net.nexttext.behaviour.control.IsInside
 
isMetaDown() - Method in class net.nexttext.input.KeyboardEvent
Returns whether or not the Meta modifier is down on this event.
isPowerOfTwo(int) - Static method in class net.nexttext.FastMath
Returns true if the number is a power of 2 (2,4,8,16...) A good implementation found on the Java boards.
isPressed(int) - Method in class net.nexttext.input.Mouse
Get if the specified button is pressed or not
isPressed(int) - Method in class net.nexttext.input.MouseDefault
Gets whether the specified mouse button is pressed.
isProcessing(TextObject) - Method in class net.nexttext.behaviour.control.Tracker
Determine if a specific object is being processed by the action.
isRealEdge() - Method in class net.nexttext.renderer.util.PlanarEdge
Check if the edge is real.
isShiftDown() - Method in class net.nexttext.input.KeyboardEvent
Returns whether or not the Shift modifier is down on this event.
isStroked() - Method in class net.nexttext.TextObject
Get the flag telling if the stroke is activated or not.
iterator() - Method in class net.nexttext.property.PVectorListProperty
Returns an iterator for the list of PVectorProperty objects.
iterator() - Method in class net.nexttext.TextObjectGroup
Get an iterator over this group and all of its descendants.

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