|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextPieceContainer | |
---|---|
sk.uniba.euromath.editor.textEditor | Text Editor |
sk.uniba.euromath.editor.textEditor.editParts | EditParts for TextEditor |
sk.uniba.euromath.editor.textEditor.tools | Tools |
Uses of TextPieceContainer in sk.uniba.euromath.editor.textEditor |
---|
Methods in sk.uniba.euromath.editor.textEditor that return types with arguments of type TextPieceContainer | |
---|---|
Map<String,TextPieceContainer> |
TextEditPartFactory.getIdLastContainerMap()
Map containing last created container for id of node. |
Uses of TextPieceContainer in sk.uniba.euromath.editor.textEditor.editParts |
---|
Methods in sk.uniba.euromath.editor.textEditor.editParts with parameters of type TextPieceContainer | |
---|---|
void |
TextEditPart.setTextContainer(TextPieceContainer textContainer)
Sets text container and text info from that container. |
Uses of TextPieceContainer in sk.uniba.euromath.editor.textEditor.tools |
---|
Method parameters in sk.uniba.euromath.editor.textEditor.tools with type arguments of type TextPieceContainer | |
---|---|
void |
TextTool.reinit(Map<String,TextPieceContainer> map)
Method to corect state of this tool after transformation of document. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |