|
Chart FX 7 for Java Server | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjava.util.EventObject
com.softwarefx.chartfx.server.writer.svg.SvgContentEvent
public class SvgContentEvent
This is the event class from the AddContent event.
| Constructor Summary | |
|---|---|
SvgContentEvent()
|
|
| Method Summary | |
|---|---|
SvgContentPosition |
getPosition()
Specifies the position of the content within the SVG file. |
Writer |
getWriter()
A java.io.Writer object used to save the contents of the SVG file. |
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SvgContentEvent()
| Method Detail |
|---|
public SvgContentPosition getPosition()
Specifies the position of the content within the SVG file.
public Writer getWriter()
A java.io.Writer object used to save the contents of the SVG file.
|
http://www.softwarefx.com | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||