|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LineBorder | |
---|---|
org.eclipse.gmf.gmfgraph | |
org.eclipse.gmf.gmfgraph.impl | |
org.eclipse.gmf.gmfgraph.util |
Uses of LineBorder in org.eclipse.gmf.gmfgraph |
---|
Methods in org.eclipse.gmf.gmfgraph that return LineBorder | |
---|---|
LineBorder |
GMFGraphFactory.createLineBorder()
Returns a new object of class 'Line Border'. |
Uses of LineBorder in org.eclipse.gmf.gmfgraph.impl |
---|
Classes in org.eclipse.gmf.gmfgraph.impl that implement LineBorder | |
---|---|
class |
LineBorderImpl
An implementation of the model object 'Line Border'. |
Methods in org.eclipse.gmf.gmfgraph.impl that return LineBorder | |
---|---|
LineBorder |
GMFGraphFactoryImpl.createLineBorder()
|
Uses of LineBorder in org.eclipse.gmf.gmfgraph.util |
---|
Methods in org.eclipse.gmf.gmfgraph.util with parameters of type LineBorder | |
---|---|
T |
GMFGraphSwitch.caseLineBorder(LineBorder object)
Returns the result of interpreting the object as an instance of 'Line Border'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |