|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ILocationInfo | |
---|---|
org.eclipse.graphiti.services | |
org.eclipse.graphiti.tb | |
org.eclipse.graphiti.util |
Uses of ILocationInfo in org.eclipse.graphiti.services |
---|
Methods in org.eclipse.graphiti.services that return ILocationInfo | |
---|---|
ILocationInfo |
IPeLayoutService.getLocationInfo(Shape shape,
int x,
int y)
Returns the location info for a specific position inside a shape. |
Uses of ILocationInfo in org.eclipse.graphiti.tb |
---|
Methods in org.eclipse.graphiti.tb that return ILocationInfo | |
---|---|
ILocationInfo |
DefaultToolBehaviorProvider.getLocationInfo(PictogramElement pe,
ILocationInfo locationInfo)
|
ILocationInfo |
IToolBehaviorProvider.getLocationInfo(PictogramElement pe,
ILocationInfo currentLocationInfo)
Returns the location info which will be used for direct editing if the framework cannot decide this. |
Methods in org.eclipse.graphiti.tb with parameters of type ILocationInfo | |
---|---|
ILocationInfo |
DefaultToolBehaviorProvider.getLocationInfo(PictogramElement pe,
ILocationInfo locationInfo)
|
ILocationInfo |
IToolBehaviorProvider.getLocationInfo(PictogramElement pe,
ILocationInfo currentLocationInfo)
Returns the location info which will be used for direct editing if the framework cannot decide this. |
Uses of ILocationInfo in org.eclipse.graphiti.util |
---|
Classes in org.eclipse.graphiti.util that implement ILocationInfo | |
---|---|
class |
LocationInfo
The Class LocationInfo. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |