|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BoxRelativeAnchor | |
---|---|
org.eclipse.graphiti.mm.pictograms | |
org.eclipse.graphiti.mm.pictograms.impl | |
org.eclipse.graphiti.mm.pictograms.util | |
org.eclipse.graphiti.services |
Uses of BoxRelativeAnchor in org.eclipse.graphiti.mm.pictograms |
---|
Methods in org.eclipse.graphiti.mm.pictograms that return BoxRelativeAnchor | |
---|---|
BoxRelativeAnchor |
PictogramsFactory.createBoxRelativeAnchor()
Returns a new object of class 'Box Relative Anchor'. |
Uses of BoxRelativeAnchor in org.eclipse.graphiti.mm.pictograms.impl |
---|
Classes in org.eclipse.graphiti.mm.pictograms.impl that implement BoxRelativeAnchor | |
---|---|
class |
BoxRelativeAnchorImpl
An implementation of the model object 'Box Relative Anchor'. |
Methods in org.eclipse.graphiti.mm.pictograms.impl that return BoxRelativeAnchor | |
---|---|
BoxRelativeAnchor |
PictogramsFactoryImpl.createBoxRelativeAnchor()
|
Uses of BoxRelativeAnchor in org.eclipse.graphiti.mm.pictograms.util |
---|
Methods in org.eclipse.graphiti.mm.pictograms.util with parameters of type BoxRelativeAnchor | |
---|---|
T |
PictogramsSwitch.caseBoxRelativeAnchor(BoxRelativeAnchor object)
Returns the result of interpreting the object as an instance of 'Box Relative Anchor'. |
Uses of BoxRelativeAnchor in org.eclipse.graphiti.services |
---|
Methods in org.eclipse.graphiti.services that return BoxRelativeAnchor | |
---|---|
BoxRelativeAnchor |
IPeCreateService.createBoxRelativeAnchor(AnchorContainer anchorContainer)
Creates a box relative anchor inside the given anchor container. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |