|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.export.service.StiSvgExportService.StiSvgHelper.StiSvgData
public static class StiSvgExportService.StiSvgHelper.StiSvgData
Inner representation of the export objects.
Field Summary | |
---|---|
StiComponent |
Component
Component. |
double |
Height
Height of the border. |
double |
Width
Width of the border. |
double |
X
Coordinate of the border. |
double |
Y
Y coordinate of the border. |
Constructor Summary | |
---|---|
StiSvgExportService.StiSvgHelper.StiSvgData()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public double X
public double Y
public double Width
public double Height
public StiComponent Component
Constructor Detail |
---|
public StiSvgExportService.StiSvgHelper.StiSvgData()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |