|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Ellipse in org.eclipse.graphiti.mm.algorithms |
|---|
| Methods in org.eclipse.graphiti.mm.algorithms that return Ellipse | |
|---|---|
Ellipse |
AlgorithmsFactory.createEllipse()
Returns a new object of class 'Ellipse'. |
| Uses of Ellipse in org.eclipse.graphiti.mm.algorithms.impl |
|---|
| Classes in org.eclipse.graphiti.mm.algorithms.impl that implement Ellipse | |
|---|---|
class |
EllipseImpl
An implementation of the model object 'Ellipse'. |
| Methods in org.eclipse.graphiti.mm.algorithms.impl that return Ellipse | |
|---|---|
Ellipse |
AlgorithmsFactoryImpl.createEllipse()
|
| Uses of Ellipse in org.eclipse.graphiti.mm.algorithms.util |
|---|
| Methods in org.eclipse.graphiti.mm.algorithms.util with parameters of type Ellipse | |
|---|---|
T |
AlgorithmsSwitch.caseEllipse(Ellipse object)
Returns the result of interpreting the object as an instance of 'Ellipse'. |
| Uses of Ellipse in org.eclipse.graphiti.services |
|---|
| Methods in org.eclipse.graphiti.services that return Ellipse | |
|---|---|
Ellipse |
IGaCreateService.createEllipse(GraphicsAlgorithmContainer gaContainer)
Creates an Ellipse graphics algorithm. |
Ellipse |
IGaCreateService.createPlainEllipse(GraphicsAlgorithmContainer gaContainer)
Creates a plain Ellipse graphics algorithm. |
| Uses of Ellipse in org.eclipse.graphiti.services.impl |
|---|
| Methods in org.eclipse.graphiti.services.impl that return Ellipse | |
|---|---|
Ellipse |
GaServiceImpl.createEllipse(GraphicsAlgorithmContainer gaContainer)
|
Ellipse |
GaServiceImpl.createPlainEllipse(GraphicsAlgorithmContainer gaContainer)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||