|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.createPlainRectangle(GraphicsAlgorithmContainer gaContainer)
Creates a plain Rectangle graphics algorithm. |
Rectangle |
IGaCreateService.createRectangle(GraphicsAlgorithmContainer gaContainer)
Creates a Rectangle graphics algorithm. |
Uses of Rectangle in org.eclipse.graphiti.services.impl |
---|
Methods in org.eclipse.graphiti.services.impl that return Rectangle | |
---|---|
Rectangle |
GaServiceImpl.createInvisibleRectangle(PictogramElement pe)
|
Rectangle |
GaServiceImpl.createPlainRectangle(GraphicsAlgorithmContainer gaContainer)
|
Rectangle |
GaServiceImpl.createRectangle(GraphicsAlgorithmContainer gaContainer)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |