- getCorners() - Method in class org.fujion.spinjs.SpinJS
-
Returns the corner roundness.
- getFadeColor() - Method in class org.fujion.spinjs.SpinJS
-
Returns the color(s) for the fade effect.
- getLeft() - Method in class org.fujion.spinjs.SpinJS
-
Returns the left position relative to parent.
- getLineColor() - Method in class org.fujion.spinjs.SpinJS
-
Returns the line color(s).
- getLineLength() - Method in class org.fujion.spinjs.SpinJS
-
Returns the length of each line.
- getLines() - Method in class org.fujion.spinjs.SpinJS
-
Returns the number of lines to draw.
- getLineWidth() - Method in class org.fujion.spinjs.SpinJS
-
Returns the line width.
- getOpacity() - Method in class org.fujion.spinjs.SpinJS
-
Returns the opacity of the lines.
- getRadius() - Method in class org.fujion.spinjs.SpinJS
-
Returns the radius of the inner circle.
- getRotate() - Method in class org.fujion.spinjs.SpinJS
-
Returns the rotation offset.
- getScale() - Method in class org.fujion.spinjs.SpinJS
-
Returns the overall size of the spinner.
- getShadow() - Method in class org.fujion.spinjs.SpinJS
-
Returns the box-shadow for the lines.
- getSpeed() - Method in class org.fujion.spinjs.SpinJS
-
Returns the rounds per second.
- getTop() - Method in class org.fujion.spinjs.SpinJS
-
Returns the top position relative to parent.
- getTrail() - Method in class org.fujion.spinjs.SpinJS
-
Returns the after-glow percentage.
- scale - Variable in class org.fujion.spinjs.SpinJSOptions
-
Scales overall size of the spinner.
- setClockwise(Boolean) - Method in class org.fujion.spinjs.SpinJS
-
Set to true for clockwise rotation.
- setCorners(Double) - Method in class org.fujion.spinjs.SpinJS
-
Sets the corner roundness.
- setFadeColor(String) - Method in class org.fujion.spinjs.SpinJS
-
Sets the color(s) for the fade effect.
- setLeft(String) - Method in class org.fujion.spinjs.SpinJS
-
Sets the left position relative to parent.
- setLineColor(String) - Method in class org.fujion.spinjs.SpinJS
-
Sets the line color(s).
- setLineLength(Integer) - Method in class org.fujion.spinjs.SpinJS
-
Sets the length of each line.
- setLines(Integer) - Method in class org.fujion.spinjs.SpinJS
-
Sets the number of lines to draw.
- setLineWidth(Integer) - Method in class org.fujion.spinjs.SpinJS
-
Sets the line width.
- setOpacity(Double) - Method in class org.fujion.spinjs.SpinJS
-
Sets the opacity of the lines.
- setRadius(Integer) - Method in class org.fujion.spinjs.SpinJS
-
Sets the radius of the inner circle.
- setRotate(Integer) - Method in class org.fujion.spinjs.SpinJS
-
Sets the rotation offset.
- setScale(Double) - Method in class org.fujion.spinjs.SpinJS
-
Sets the overall size of the spinner.
- setShadow(String) - Method in class org.fujion.spinjs.SpinJS
-
Sets the box-shadow for the lines.
- setSpeed(Integer) - Method in class org.fujion.spinjs.SpinJS
-
Sets the rounds per second.
- setTop(String) - Method in class org.fujion.spinjs.SpinJS
-
Sets the top position relative to parent.
- setTrail(Integer) - Method in class org.fujion.spinjs.SpinJS
-
Sets the after-glow percentage.
- shadow - Variable in class org.fujion.spinjs.SpinJSOptions
-
Box-shadow for the lines.
- speed - Variable in class org.fujion.spinjs.SpinJSOptions
-
Rounds per second.
- SpinJS - Class in org.fujion.spinjs
-
Fujion wrapper for jquery.sparkline component.
- SpinJS() - Constructor for class org.fujion.spinjs.SpinJS
-
- SpinJSOptions - Class in org.fujion.spinjs
-
- SpinJSOptions() - Constructor for class org.fujion.spinjs.SpinJSOptions
-
- start(boolean) - Method in class org.fujion.spinjs.SpinJS
-
Starts or stops the animation.
- start() - Method in class org.fujion.spinjs.SpinJS
-
Starts the animation.
- stop() - Method in class org.fujion.spinjs.SpinJS
-
Stops the animation.