|
OFC Charts 3.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.oxymel.ofc.charts.SVGContext
This class allows to define a context for an SVG chart
Constructor Summary | |
SVGContext()
constructor |
Method Summary | |
java.lang.String |
getRootTransformValue()
Get the svg "transform" attribute value |
void |
setRootTranslateValue(int x,
int y)
Sets the translation values |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SVGContext()
Method Detail |
public void setRootTranslateValue(int x, int y)
x
- y
- public java.lang.String getRootTransformValue()
|
OFC Charts 3.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |