Package | Description |
---|---|
jpicedt.graphic.model |
Document structure and graphic primitives.
|
jpicedt.graphic.view |
Document appearance.
|
Modifier and Type | Class and Description |
---|---|
class |
PicText
Textual elements, possibly surrounded by a box (currently, only rectangular, oval and circular shapes
are supported).
|
Constructor and Description |
---|
TextEditable(TextEditable e)
Construct a clone of the given TextEditable
|
Constructor and Description |
---|
Text(TextEditable clickedObject,
java.awt.font.TextHitInfo thi,
PEMouseEvent mouseEvent)
construct a new HitInfo.Text that occured on the given TextEditable, fetching useful information
from the given TextHitInfo.
|
TextHighlighter(TextEditable text)
construct a new Highlighter for the given TextEditable
|
Submit a bug : syd@jpicedt.org