|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclarion.clarion.print.AbstractElement
org.jclarion.clarion.print.Bitmap
public class Bitmap
| Field Summary |
|---|
| Fields inherited from class org.jclarion.clarion.print.AbstractElement |
|---|
aggregate, control, x1, x2, y1, y2 |
| Constructor Summary | |
|---|---|
Bitmap(AbstractControl control,
int x1,
int y1,
int x2,
int y2,
java.awt.Image image)
|
|
| Method Summary | |
|---|---|
void |
paint(Page r,
PrintContext g)
|
| Methods inherited from class org.jclarion.clarion.print.AbstractElement |
|---|
contains, getAggregate, getPreferredDimensions, isResize, setAggregate, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Bitmap(AbstractControl control,
int x1,
int y1,
int x2,
int y2,
java.awt.Image image)
| Method Detail |
|---|
public void paint(Page r,
PrintContext g)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||