| Package | Description |
|---|---|
| jpicedt.format.output.eepic |
Classes (formatter, view factory,...) related to the epic/eepic content-type.
|
| jpicedt.format.output.latex |
Classes (formatter, view factory,...) related to the LaTeX (standard) content-type.
|
| jpicedt.format.output.pstricks |
Classes (formatter, view factory,...) related to the PsTricks content-type.
|
| jpicedt.graphic.io.formatter |
Interfaces and base classes useful to implement a formatter for a given format, for instance Pstricks.
|
| jpicedt.graphic.model |
Document structure and graphic primitives.
|
| jpicedt.graphic.toolkit |
Controller (document editing through UI actions)
|
| jpicedt.graphic.view |
Document appearance.
|
| jpicedt.test |
Test classes.
|
| Constructor and Description |
|---|
TextView(PicText te)
construct a new View for the given PicRectangle
|
| Constructor and Description |
|---|
PicTextFormatter(PicText obj,
FormatterFactory factory) |
| Constructor and Description |
|---|
PicTextFormatter(PicText obj,
PstricksFormatter factory) |
| Constructor and Description |
|---|
JPICTextFormatter(PicText obj,
JPICFormatter factory) |
| Constructor and Description |
|---|
PicText(PicText text)
cloning constructor
|
| Constructor and Description |
|---|
TextDrawTool(PicText prototype) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultViewFactory.TextViewHybrid.getDimensionsFromLogFile(java.io.BufferedReader reader,
PicText text) |
| Constructor and Description |
|---|
TextView(PicText te)
construct a new View for the given PicRectangle
|
TextViewHybrid(PicText te)
construct a new View for the given PicRectangle
|
| Modifier and Type | Field and Description |
|---|---|
PicText |
TestBoard.text |
PicText |
TestCanvas.text |
PicText |
TestBoard.text2 |
PicText |
TestCanvas.text2 |
Submit a bug : syd@jpicedt.org