|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.export.tools.pdf.PdfFonts.RECT
public class PdfFonts.RECT
Accessory class RECT
Field Summary | |
---|---|
int |
bottom
|
int |
left
|
int |
right
|
int |
top
|
Constructor Summary | |
---|---|
PdfFonts.RECT(int left,
int top,
int right,
int bottom)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int left
public int top
public int right
public int bottom
Constructor Detail |
---|
public PdfFonts.RECT(int left, int top, int right, int bottom)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |