A C E G H I L N O P R S T W X Y

A

addChild(SVGElement) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Group
Adds a child to current group
addChild(SVGElement, int, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Group
 
addCircleToCanvas(JavaScriptObject, int, int, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Circle
 
addClickHandler(ClickHandler) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
addConcreteJavascriptElementToCanvas() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Circle
 
addConcreteJavascriptElementToCanvas() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Group
 
addConcreteJavascriptElementToCanvas() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Path
 
addConcreteJavascriptElementToCanvas() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Rectangle
 
addConcreteJavascriptElementToCanvas() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
addConcreteJavascriptElementToCanvas() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Text
 
addElement(SVGElement) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Raphael
Add an SVG element to the canvas only if it haven't been added yet
addJsElementToCanvas() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Group
 
addJsElementToCanvas() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Path
 
addJsElementToCanvas() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
addJsElementToCanvas() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Text
 
addPathToCanvas(JavaScriptObject, String, int, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Line
 
addPathToCanvas(JavaScriptObject, String, int, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Path
 
addRectToCanvas(JavaScriptObject, int, int, int, int, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Rectangle
 
addTextToCanvas(JavaScriptObject, String, int, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Text
 
animate(JavaScriptObject, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.jsniimpl.SVGElementJSNIImpl
 
animate(JavaScriptObject, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
animate(JavaScriptObject, int) - Method in interface com.ebmwebsourcing.gwt.raphael.client.core.SVGElementInterface
Changes an attribute from its current value to its specified value
in the given amount of milliseconds
animateWith(JavaScriptObject, JSONObject, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.jsniimpl.SVGElementJSNIImpl
 
animateWith(JavaScriptObject, JSONObject, int) - Method in interface com.ebmwebsourcing.gwt.raphael.client.core.SVGElementInterface
The same as animate method, but synchronise animation with another element.
Application - Class in com.ebmwebsourcing.gwt.raphael.client.core
Entry point classes define onModuleLoad().
Application() - Constructor for class com.ebmwebsourcing.gwt.raphael.client.core.Application
 
attr(String, String) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.jsniimpl.SVGElementJSNIImpl
 
attr(String) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.jsniimpl.SVGElementJSNIImpl
 
attr(String, String) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
attr(String) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
attr(String, String) - Method in interface com.ebmwebsourcing.gwt.raphael.client.core.SVGElementInterface
 
attr(String) - Method in interface com.ebmwebsourcing.gwt.raphael.client.core.SVGElementInterface
 

C

Circle - Class in com.ebmwebsourcing.gwt.raphael.client.core
 
Circle(String, int, int, int) - Constructor for class com.ebmwebsourcing.gwt.raphael.client.core.Circle
 
com.ebmwebsourcing.gwt.raphael.client.core - package com.ebmwebsourcing.gwt.raphael.client.core
 
com.ebmwebsourcing.gwt.raphael.client.core.jsniimpl - package com.ebmwebsourcing.gwt.raphael.client.core.jsniimpl
 

E

equals(Object) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 

G

getCanvas() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
getChildById(String) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Group
 
getChildren() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Group
 
getHeight() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.jsniimpl.SVGElementJSNIImpl
 
getHeight() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
getHeight() - Method in interface com.ebmwebsourcing.gwt.raphael.client.core.SVGElementInterface
Returns elements with based on BBox.height
getHtmlCanvas() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Raphael
 
getId() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
getJsniImpl() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
getJsRef() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.jsniimpl.SVGElementJSNIImpl
 
getJsRef() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Raphael
Return JavaScript reference to current canvas
getJsref() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
getRadius() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Circle
 
getRadius() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Rectangle
 
getSvgElements() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Raphael
 
getText() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Text
 
getWidth() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.jsniimpl.SVGElementJSNIImpl
 
getWidth() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
getWidth() - Method in interface com.ebmwebsourcing.gwt.raphael.client.core.SVGElementInterface
Returns elements with based on BBox.width
getX() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
getY() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
Group - Class in com.ebmwebsourcing.gwt.raphael.client.core
 
Group(String) - Constructor for class com.ebmwebsourcing.gwt.raphael.client.core.Group
 

H

hashCode() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
height - Variable in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
hide() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.jsniimpl.SVGElementJSNIImpl
 
hide() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
hide() - Method in interface com.ebmwebsourcing.gwt.raphael.client.core.SVGElementInterface
Make element invisible.

I

insertAfter(JavaScriptObject) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.jsniimpl.SVGElementJSNIImpl
 
insertAfter(JavaScriptObject) - Method in interface com.ebmwebsourcing.gwt.raphael.client.core.SVGElementInterface
Inserts current object after the given one.
insertBefore(JavaScriptObject) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.jsniimpl.SVGElementJSNIImpl
 
insertBefore(JavaScriptObject) - Method in interface com.ebmwebsourcing.gwt.raphael.client.core.SVGElementInterface
Inserts current object before the given one.
isAttached(SVGElement) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Raphael
 
isLoaded() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 

L

Line - Class in com.ebmwebsourcing.gwt.raphael.client.core
 
Line(String, int, int, int, int) - Constructor for class com.ebmwebsourcing.gwt.raphael.client.core.Line
 

N

node() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.jsniimpl.SVGElementJSNIImpl
 

O

onModuleLoad() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Application
This is the entry point method.

P

Path - Class in com.ebmwebsourcing.gwt.raphael.client.core
 
Path(String, String, int, int) - Constructor for class com.ebmwebsourcing.gwt.raphael.client.core.Path
TODO: Width and height in constructor

R

Raphael - Class in com.ebmwebsourcing.gwt.raphael.client.core
 
Raphael(int, int, int, int) - Constructor for class com.ebmwebsourcing.gwt.raphael.client.core.Raphael
 
Raphael(AbsolutePanel, int, int) - Constructor for class com.ebmwebsourcing.gwt.raphael.client.core.Raphael
 
Raphael(Element, int, int) - Constructor for class com.ebmwebsourcing.gwt.raphael.client.core.Raphael
 
Rectangle - Class in com.ebmwebsourcing.gwt.raphael.client.core
 
Rectangle(String, int, int, int, int, int) - Constructor for class com.ebmwebsourcing.gwt.raphael.client.core.Rectangle
 
remove() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.jsniimpl.SVGElementJSNIImpl
 
remove() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
remove() - Method in interface com.ebmwebsourcing.gwt.raphael.client.core.SVGElementInterface
Removes element from the DOM.
removeElement(SVGElement) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Raphael
 
rotate(int, boolean) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.jsniimpl.SVGElementJSNIImpl
 
rotate(int, int, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.jsniimpl.SVGElementJSNIImpl
 
rotate(int, boolean) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
rotate(int, int, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
rotate(int, boolean) - Method in interface com.ebmwebsourcing.gwt.raphael.client.core.SVGElementInterface
Rotates the element by the given degree from its center point.
rotate(int, int, int) - Method in interface com.ebmwebsourcing.gwt.raphael.client.core.SVGElementInterface
Rotates the element by the given degree from its center point.

S

scale(double, double) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.jsniimpl.SVGElementJSNIImpl
 
scale(double, double, double, double) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.jsniimpl.SVGElementJSNIImpl
 
scale(double, double) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
scale(double, double, double, double) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
scale(double, double) - Method in interface com.ebmwebsourcing.gwt.raphael.client.core.SVGElementInterface
Resizes the element by the given multiplier.
scale(double, double, double, double) - Method in interface com.ebmwebsourcing.gwt.raphael.client.core.SVGElementInterface
Resizes the element by the given multiplier.
setCanvas(Raphael) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
setHeight(int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Circle
 
setHeight(int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
setJSHeight(JavaScriptObject, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Circle
 
setJSHeight(JavaScriptObject, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Group
 
setJSHeight(JavaScriptObject, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Path
 
setJSHeight(JavaScriptObject, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Rectangle
 
setJSHeight(JavaScriptObject, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
setJSHeight(JavaScriptObject, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Text
 
setJsref(JavaScriptObject) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
Set the JavaScript reference of the current element
setJSWidth(JavaScriptObject, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Circle
 
setJSWidth(JavaScriptObject, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Group
 
setJSWidth(JavaScriptObject, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Path
 
setJSWidth(JavaScriptObject, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Rectangle
 
setJSWidth(JavaScriptObject, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
setJSWidth(JavaScriptObject, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Text
 
setJSX(JavaScriptObject, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Circle
 
setJSX(JavaScriptObject, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Group
 
setJSX(JavaScriptObject, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Path
 
setJSX(JavaScriptObject, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Rectangle
 
setJSX(JavaScriptObject, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
setJSX(JavaScriptObject, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Text
 
setJSY(JavaScriptObject, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Circle
 
setJSY(JavaScriptObject, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Group
 
setJSY(JavaScriptObject, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Path
 
setJSY(JavaScriptObject, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Rectangle
 
setJSY(JavaScriptObject, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
setJSY(JavaScriptObject, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Text
 
setSize(int, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Raphael
 
setWidth(int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Circle
 
setWidth(int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
setX(int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Group
 
setX(int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Path
 
setX(int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
setY(int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Group
 
setY(int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.Path
 
setY(int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
show() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.jsniimpl.SVGElementJSNIImpl
 
show() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
show() - Method in interface com.ebmwebsourcing.gwt.raphael.client.core.SVGElementInterface
Makes element visible.
SVGElement - Class in com.ebmwebsourcing.gwt.raphael.client.core
 
SVGElement(String, int, int) - Constructor for class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
SVGElement(String) - Constructor for class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
SVGElementInterface - Interface in com.ebmwebsourcing.gwt.raphael.client.core
 
SVGElementJSNIImpl - Class in com.ebmwebsourcing.gwt.raphael.client.core.jsniimpl
 
SVGElementJSNIImpl(SVGElement) - Constructor for class com.ebmwebsourcing.gwt.raphael.client.core.jsniimpl.SVGElementJSNIImpl
 

T

Text - Class in com.ebmwebsourcing.gwt.raphael.client.core
 
Text(String, String, int, int) - Constructor for class com.ebmwebsourcing.gwt.raphael.client.core.Text
* TODO: Width and height in constructor ?
toBack() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.jsniimpl.SVGElementJSNIImpl
 
toBack() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
toBack() - Method in interface com.ebmwebsourcing.gwt.raphael.client.core.SVGElementInterface
 
toFront() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.jsniimpl.SVGElementJSNIImpl
 
toFront() - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
toFront() - Method in interface com.ebmwebsourcing.gwt.raphael.client.core.SVGElementInterface
 
translate(int, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.jsniimpl.SVGElementJSNIImpl
 
translate(int, int) - Method in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 
translate(int, int) - Method in interface com.ebmwebsourcing.gwt.raphael.client.core.SVGElementInterface
Moves the element around the canvas by the given distances.

W

width - Variable in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 

X

x - Variable in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 

Y

y - Variable in class com.ebmwebsourcing.gwt.raphael.client.core.SVGElement
 

A C E G H I L N O P R S T W X Y

Copyright © 2010 eBM WebSourcing. All Rights Reserved.