|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IRectangle | |
---|---|
org.eclipse.graphiti.datatypes | |
org.eclipse.graphiti.services | |
org.eclipse.graphiti.tb |
Uses of IRectangle in org.eclipse.graphiti.datatypes |
---|
Methods in org.eclipse.graphiti.datatypes that return IRectangle | |
---|---|
IRectangle |
IRectangle.getRectangleCopy()
|
Methods in org.eclipse.graphiti.datatypes with parameters of type IRectangle | |
---|---|
void |
IRectangle.setRectangle(IRectangle rectangle)
Sets the location and dimension of the rectangle to the values of the given rectangle. |
Uses of IRectangle in org.eclipse.graphiti.services |
---|
Methods in org.eclipse.graphiti.services that return IRectangle | |
---|---|
IRectangle |
IPeLayoutService.getGaBoundsForAnchor(Anchor anchor)
Returns the bounds of the graphics algorithm, which is referenced by the anchor. |
Uses of IRectangle in org.eclipse.graphiti.tb |
---|
Fields in org.eclipse.graphiti.tb declared as IRectangle | |
---|---|
private IRectangle |
DefaultContextButtonPadData.location
|
Methods in org.eclipse.graphiti.tb that return IRectangle | |
---|---|
IRectangle |
DefaultContextButtonPadData.getPadLocation()
|
IRectangle |
IContextButtonPadData.getPadLocation()
Returns the location of the context button pad. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |