|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultiText | |
---|---|
org.eclipse.graphiti.mm.algorithms | |
org.eclipse.graphiti.mm.algorithms.impl | |
org.eclipse.graphiti.mm.algorithms.util | |
org.eclipse.graphiti.services |
Uses of MultiText in org.eclipse.graphiti.mm.algorithms |
---|
Methods in org.eclipse.graphiti.mm.algorithms that return MultiText | |
---|---|
MultiText |
AlgorithmsFactory.createMultiText()
Returns a new object of class 'Multi Text'. |
Uses of MultiText in org.eclipse.graphiti.mm.algorithms.impl |
---|
Classes in org.eclipse.graphiti.mm.algorithms.impl that implement MultiText | |
---|---|
class |
MultiTextImpl
An implementation of the model object 'Multi Text'. |
Methods in org.eclipse.graphiti.mm.algorithms.impl that return MultiText | |
---|---|
MultiText |
AlgorithmsFactoryImpl.createMultiText()
|
Uses of MultiText in org.eclipse.graphiti.mm.algorithms.util |
---|
Methods in org.eclipse.graphiti.mm.algorithms.util with parameters of type MultiText | |
---|---|
T |
AlgorithmsSwitch.caseMultiText(MultiText object)
Returns the result of interpreting the object as an instance of 'Multi Text'. |
Uses of MultiText in org.eclipse.graphiti.services |
---|
Methods in org.eclipse.graphiti.services that return MultiText | |
---|---|
MultiText |
IGaCreateService.createDefaultMultiText(Diagram diagram,
GraphicsAlgorithmContainer gaContainer)
Creates a multitext graphics algorithm. |
MultiText |
IGaCreateService.createDefaultMultiText(Diagram diagram,
GraphicsAlgorithmContainer gaContainer,
String value)
Creates a multitext graphics algorithm with the given text. |
MultiText |
IGaCreateService.createMultiText(GraphicsAlgorithmContainer gaContainer)
Creates a multitext graphics algorithm. |
MultiText |
IGaCreateService.createMultiText(GraphicsAlgorithmContainer gaContainer,
String value)
Creates a multitext graphics algorithm with the given text. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |