|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Ellipse | |
---|---|
org.eclipse.graphiti.mm.algorithms | |
org.eclipse.graphiti.mm.algorithms.impl | |
org.eclipse.graphiti.mm.algorithms.util | |
org.eclipse.graphiti.services |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |