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  
lastFrame — Property in class com.boostworthy.animation.sequence.tweens.Action
Gets the last frame of the timeline that has a keyframe on it.
lastFrame — Property in class com.boostworthy.animation.sequence.tweens.AdvancedTween
Gets the last frame of the timeline that has a keyframe on it.
lastFrame — Property in class com.boostworthy.animation.sequence.tweens.FilterTween
Gets the last frame of the timeline that has a keyframe on it.
lastFrame — Property in interface com.boostworthy.animation.sequence.tweens.ITween
Gets the last frame of the timeline that has a keyframe on it.
lastFrame — Property in class com.boostworthy.animation.sequence.tweens.PathTween
Gets the last frame of the timeline that has a keyframe on it.
lastFrame — Property in class com.boostworthy.animation.sequence.tweens.Tween
Gets the last frame of the timeline that has a keyframe on it.
length — Property in class com.boostworthy.animation.management.Buffer
Gets the number of items in this buffer.
length — Property in class com.boostworthy.animation.sequence.Timeline
Returns the length (in frames) of this timeline.
length — Property in class com.boostworthy.collections.HashMap
Gets the length of this collection.
length — Property in class com.boostworthy.collections.Queue
Gets the length of this collection.
length — Property in class com.boostworthy.collections.Stack
Gets the length of this collection.
Line — Class in package com.boostworthy.geom
The 'Line' class presents a data structure for representing a line.
Line(objStart, objEnd) — Constructor in class com.boostworthy.geom.Line
Constructor.
linear(t, b, c, d) — Static method in class com.boostworthy.animation.easing.Transitions
Linear easing equation.
LINEAR — Constant static property in class com.boostworthy.animation.easing.Transitions
Reference to the linear easing equation.
lineTo(nX, nY) — Method in class com.boostworthy.geom.Path
Creates a line from the current location to the specified coordinate.
log() — Static method in class com.boostworthy.animation.BoostworthyAnimation
Logs information about the animation system.
Log — Class in package com.boostworthy.utils.logger
The 'Log' class logs vaarious meesages for output of a specific log level.
Log(strName, uLevel) — Constructor in class com.boostworthy.utils.logger.Log
Constructor.
LogFactory — Class in package com.boostworthy.utils.logger
The 'LogFactory' class is intended to be used as a singleton and provides a factory for creating, distributing, and managing logs throughout an application.
LogFactory(objEnforcer) — Constructor in class com.boostworthy.utils.logger.LogFactory
Constructor.
LogLevel — Final class in package com.boostworthy.utils.logger
The 'LogLevel' class houses public constants which represent logging output levels.
LogLevel() — Constructor in class com.boostworthy.utils.logger.LogLevel
Constructor.
LogSettings — Final class in package com.boostworthy.utils.logger
The 'LogSettings' class houses public constants which represent logging settings.
LogSettings() — Constructor in class com.boostworthy.utils.logger.LogSettings
Constructor.
loop — Property in class com.boostworthy.animation.sequence.Timeline
Gets the current loop setting.
LUMINANCE_B — Constant property in class com.boostworthy.geom.ColorMatrix
Configuration for the blue portion of the luminance vector.
LUMINANCE_G — Constant property in class com.boostworthy.geom.ColorMatrix
Configuration for the green portion of the luminance vector.
LUMINANCE_R — Constant property in class com.boostworthy.geom.ColorMatrix
Configuration for the red portion of the luminance vector.
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