|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Rectangle | |
---|---|
org.eclipse.graphiti.mm.algorithms | |
org.eclipse.graphiti.mm.algorithms.impl | |
org.eclipse.graphiti.mm.algorithms.util | |
org.eclipse.graphiti.services |
Uses of Rectangle in org.eclipse.graphiti.mm.algorithms |
---|
Methods in org.eclipse.graphiti.mm.algorithms that return Rectangle | |
---|---|
Rectangle |
AlgorithmsFactory.createRectangle()
Returns a new object of class 'Rectangle'. |
Uses of Rectangle in org.eclipse.graphiti.mm.algorithms.impl |
---|
Classes in org.eclipse.graphiti.mm.algorithms.impl that implement Rectangle | |
---|---|
class |
RectangleImpl
An implementation of the model object 'Rectangle'. |
Methods in org.eclipse.graphiti.mm.algorithms.impl that return Rectangle | |
---|---|
Rectangle |
AlgorithmsFactoryImpl.createRectangle()
|
Uses of Rectangle in org.eclipse.graphiti.mm.algorithms.util |
---|
Methods in org.eclipse.graphiti.mm.algorithms.util with parameters of type Rectangle | |
---|---|
T |
AlgorithmsSwitch.caseRectangle(Rectangle object)
Returns the result of interpreting the object as an instance of 'Rectangle'. |
Uses of Rectangle in org.eclipse.graphiti.services |
---|
Methods in org.eclipse.graphiti.services that return Rectangle | |
---|---|
Rectangle |
IGaCreateService.createInvisibleRectangle(PictogramElement pe)
Create an invisible rectangle. |
Rectangle |
IGaCreateService.createRectangle(GraphicsAlgorithmContainer gaContainer)
Creates a rectangle graphics algorithm. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |