|
Ontimize 5.2072EN | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ontimize.printing.AbstractPrintingElement
com.ontimize.printing.RectangleElement
| Field Summary | |
protected int |
high
|
protected int |
width
|
protected int |
xi
|
protected int |
yi
|
| Fields inherited from class com.ontimize.printing.AbstractPrintingElement |
aligment, bgcolor, bold, color, contain, DEBUG, defaultFont, fontSize, id, italics, MM_PER_INCH, PPI |
| Fields inherited from interface com.ontimize.printing.PrintingElement |
CENTER, LEFT, RIGHT |
| Constructor Summary | |
RectangleElement(java.util.Hashtable parameters)
|
|
| Method Summary | |
int |
getHeight()
|
int |
getWidth()
|
int |
getX()
|
int |
getY()
|
void |
paint(java.awt.Graphics g,
double scale)
|
void |
setHeight(int h)
|
void |
setWidth(int w)
|
void |
setX(int x)
|
void |
setY(int y)
|
| Methods inherited from class com.ontimize.printing.AbstractPrintingElement |
getId, getInteger, millimeterToPagePixels, millimeterToPagePixels, pagePixelsToMillimeters, paintInPage, setBasicParameters, setContent, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected int xi
protected int yi
protected int width
protected int high
| Constructor Detail |
public RectangleElement(java.util.Hashtable parameters)
| Method Detail |
public int getX()
getX in interface PrintingElementgetX in class AbstractPrintingElementpublic int getY()
getY in interface PrintingElementgetY in class AbstractPrintingElementpublic int getWidth()
getWidth in interface PrintingElementgetWidth in class AbstractPrintingElementpublic int getHeight()
getHeight in interface PrintingElementgetHeight in class AbstractPrintingElementpublic void setX(int x)
setX in interface PrintingElementsetX in class AbstractPrintingElementpublic void setY(int y)
setY in interface PrintingElementsetY in class AbstractPrintingElementpublic void setWidth(int w)
setWidth in interface PrintingElementsetWidth in class AbstractPrintingElementpublic void setHeight(int h)
setHeight in interface PrintingElementsetHeight in class AbstractPrintingElement
public void paint(java.awt.Graphics g,
double scale)
|
Ontimize | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||