|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.report.export.service.pdf.StiEditableObject
public class StiEditableObject
Copyright Stimulsoft
| Field Summary | |
|---|---|
StiTextHorAlignment |
Alignment
|
StiComponent |
Component
|
byte[] |
Content
|
byte[] |
Content2
|
StiColor |
FontColor
|
int |
FontNumber
|
double |
FontSize
|
double |
Height
|
boolean |
Multiline
|
int |
Page
|
java.lang.String |
Text
|
double |
Width
|
double |
X
|
double |
Y
|
| Constructor Summary | |
|---|---|
StiEditableObject()
|
|
| 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 int Page
public java.lang.String Text
public byte[] Content
public byte[] Content2
public boolean Multiline
public StiTextHorAlignment Alignment
public int FontNumber
public double FontSize
public StiColor FontColor
public StiComponent Component
| Constructor Detail |
|---|
public StiEditableObject()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||