|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LineDrawer | |
|---|---|
| jimm.datavision.field | Field, its subclasses, and related classes like Format and Border. |
| jimm.datavision.layout | Provides concrete layout engine implementations. |
| jimm.datavision.layout.pdf | The PDF layout engine implementation. |
| Uses of LineDrawer in jimm.datavision.field |
|---|
| Methods in jimm.datavision.field with parameters of type LineDrawer | |
|---|---|
void |
Border.eachLine(LineDrawer ld,
java.lang.Object arg)
For each edge, hand the lines that make up that edge to the specified line drawer's drawLine method. |
| Uses of LineDrawer in jimm.datavision.layout |
|---|
| Classes in jimm.datavision.layout that implement LineDrawer | |
|---|---|
class |
LaTeXLE
A LaTeX2e layout engine. |
| Uses of LineDrawer in jimm.datavision.layout.pdf |
|---|
| Classes in jimm.datavision.layout.pdf that implement LineDrawer | |
|---|---|
class |
PDFLE
A PDF layout engine. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||