|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RoundedRectangle | |
---|---|
org.eclipse.graphiti.mm.algorithms | |
org.eclipse.graphiti.mm.algorithms.impl | |
org.eclipse.graphiti.mm.algorithms.util | |
org.eclipse.graphiti.services |
Uses of RoundedRectangle in org.eclipse.graphiti.mm.algorithms |
---|
Methods in org.eclipse.graphiti.mm.algorithms that return RoundedRectangle | |
---|---|
RoundedRectangle |
AlgorithmsFactory.createRoundedRectangle()
Returns a new object of class 'Rounded Rectangle'. |
Uses of RoundedRectangle in org.eclipse.graphiti.mm.algorithms.impl |
---|
Classes in org.eclipse.graphiti.mm.algorithms.impl that implement RoundedRectangle | |
---|---|
class |
RoundedRectangleImpl
An implementation of the model object 'Rounded Rectangle'. |
Methods in org.eclipse.graphiti.mm.algorithms.impl that return RoundedRectangle | |
---|---|
RoundedRectangle |
AlgorithmsFactoryImpl.createRoundedRectangle()
|
Uses of RoundedRectangle in org.eclipse.graphiti.mm.algorithms.util |
---|
Methods in org.eclipse.graphiti.mm.algorithms.util with parameters of type RoundedRectangle | |
---|---|
T |
AlgorithmsSwitch.caseRoundedRectangle(RoundedRectangle object)
Returns the result of interpreting the object as an instance of 'Rounded Rectangle'. |
Uses of RoundedRectangle in org.eclipse.graphiti.services |
---|
Methods in org.eclipse.graphiti.services that return RoundedRectangle | |
---|---|
RoundedRectangle |
IGaCreateService.createRoundedRectangle(GraphicsAlgorithmContainer gaContainer,
int cornerWidth,
int cornerHeight)
Creates a rounded rectangle graphics algorithm with the given corner dimensions. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |