|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.core.client.JavaScriptObject
com.sencha.gxt.chart.client.draw.engine.SVG.TextBBox
public static final class SVG.TextBBox
JavaScriptObject representing bounding box results of an
SVG text element.
| Method Summary | |
|---|---|
double |
getHeight()
Returns the height of the SVG text element |
double |
getWidth()
Returns the width of the SVG text element |
double |
getX()
Returns the x-coordinate of the SVG text element |
double |
getY()
Returns the y-coordinate of the SVG text element |
| Methods inherited from class com.google.gwt.core.client.JavaScriptObject |
|---|
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public double getHeight()
public double getWidth()
public double getX()
public double getY()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||