|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PicText | |
|---|---|
| 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. |
| Uses of PicText in jpicedt.format.output.eepic |
|---|
| Constructors in jpicedt.format.output.eepic with parameters of type PicText | |
|---|---|
EepicViewFactory.TextView(PicText te)
construct a new View for the given PicRectangle |
|
| Uses of PicText in jpicedt.format.output.latex |
|---|
| Constructors in jpicedt.format.output.latex with parameters of type PicText | |
|---|---|
PicTextFormatter(PicText obj,
FormatterFactory factory)
|
|
| Uses of PicText in jpicedt.format.output.pstricks |
|---|
| Constructors in jpicedt.format.output.pstricks with parameters of type PicText | |
|---|---|
PicTextFormatter(PicText obj,
PstricksFormatter factory)
|
|
| Uses of PicText in jpicedt.graphic.io.formatter |
|---|
| Constructors in jpicedt.graphic.io.formatter with parameters of type PicText | |
|---|---|
JPICTextFormatter(PicText obj,
JPICFormatter factory)
|
|
| Uses of PicText in jpicedt.graphic.model |
|---|
| Constructors in jpicedt.graphic.model with parameters of type PicText | |
|---|---|
PicText(PicText text)
cloning constructor |
|
| Uses of PicText in jpicedt.graphic.toolkit |
|---|
| Constructors in jpicedt.graphic.toolkit with parameters of type PicText | |
|---|---|
DrawToolFactory.TextDrawTool(PicText prototype)
|
|
| Uses of PicText in jpicedt.graphic.view |
|---|
| Methods in jpicedt.graphic.view with parameters of type PicText | |
|---|---|
protected void |
DefaultViewFactory.TextViewHybrid.getDimensionsFromLogFile(BufferedReader reader,
PicText text)
|
| Constructors in jpicedt.graphic.view with parameters of type PicText | |
|---|---|
DefaultViewFactory.TextView(PicText te)
construct a new View for the given PicRectangle |
|
DefaultViewFactory.TextViewHybrid(PicText te)
construct a new View for the given PicRectangle |
|
| Uses of PicText in jpicedt.test |
|---|
| Fields in jpicedt.test declared as PicText | |
|---|---|
PicText |
TestBoard.text
|
PicText |
TestCanvas.text
|
PicText |
TestBoard.text2
|
PicText |
TestCanvas.text2
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||