|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.geasytools.geasysvg.core.impl.raphael.SVGElementJSNI
com.ebmwebsourcing.geasytools.geasysvg.core.impl.raphael.RectangleJSNI
public class RectangleJSNI
| Constructor Summary | |
|---|---|
RectangleJSNI()
|
|
| Method Summary | |
|---|---|
protected com.google.gwt.user.client.Element |
createRectangleJS(com.google.gwt.core.client.JavaScriptObject raphaelPaper,
float rx,
float ry,
float width,
float height)
|
double |
getRoundedCornesRadius()
|
void |
setRoundedCornersRadius(double radius)
|
void |
setX(float x)
|
void |
setY(float y)
|
| Methods inherited from class com.ebmwebsourcing.geasytools.geasysvg.core.impl.raphael.SVGElementJSNI |
|---|
getCanvas, getContainer, getFillColour, getFillOpacity, getHeight, getId, getStrokeColour, getStrokeDashArray, getSvgElementJsObject, getWidth, getX, getY, isVisible, remove, rotate, rotate, scale, scale, setCanvas, setContainer, setFillColour, setFillOpacity, setHeight, setId, setStokeColour, setStrokeDashArray, setSvgElementJsObject, setVisible, setWidth, toBack, toFront, translate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.ebmwebsourcing.geasytools.geasysvg.core.api.ISVGElement |
|---|
getCanvas, getContainer, getFillColour, getFillOpacity, getHeight, getId, getStrokeColour, getStrokeDashArray, getWidth, getX, getY, isVisible, remove, rotate, rotate, scale, scale, setCanvas, setContainer, setFillColour, setFillOpacity, setHeight, setId, setStokeColour, setStrokeDashArray, setVisible, setWidth, toBack, toFront, translate |
| Constructor Detail |
|---|
public RectangleJSNI()
| Method Detail |
|---|
public double getRoundedCornesRadius()
getRoundedCornesRadius in interface IRectanglepublic void setRoundedCornersRadius(double radius)
setRoundedCornersRadius in interface IRectanglepublic void setX(float x)
setX in interface ISVGElementsetX in class SVGElementJSNIpublic void setY(float y)
setY in interface ISVGElementsetY in class SVGElementJSNI
protected com.google.gwt.user.client.Element createRectangleJS(com.google.gwt.core.client.JavaScriptObject raphaelPaper,
float rx,
float ry,
float width,
float height)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||