|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.export.tools.StiPdfData
public class StiPdfData
Accessory class StiPdfData 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 | |
---|---|
StiPdfData()
|
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 StiPdfData()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |