|
||||||||||
| 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.Line
public class Line
| Field Summary |
|---|
| Fields inherited from class org.jclarion.clarion.print.AbstractElement |
|---|
aggregate, control, x1, x2, y1, y2 |
| Constructor Summary | |
|---|---|
Line(AbstractControl control,
int x1,
int y1,
int x2,
int y2,
int width,
java.awt.Color color)
|
|
| 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 Line(AbstractControl control,
int x1,
int y1,
int x2,
int y2,
int width,
java.awt.Color color)
| 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 | |||||||||