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