Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Generation Framework

Uses of Interface
org.eclipse.gmf.gmfgraph.LayoutData

Packages that use LayoutData
org.eclipse.gmf.gmfgraph   
org.eclipse.gmf.gmfgraph.impl   
org.eclipse.gmf.gmfgraph.util   
 

Uses of LayoutData in org.eclipse.gmf.gmfgraph
 

Subinterfaces of LayoutData in org.eclipse.gmf.gmfgraph
 interface BorderLayoutData
          A representation of the model object ' Border Layout Data '
 interface CustomLayoutData
          A representation of the model object ' Custom Layout Data '
 interface GridLayoutData
          A representation of the model object ' Grid Layout Data '
 interface XYLayoutData
          A representation of the model object ' XY Layout Data '
 

Methods in org.eclipse.gmf.gmfgraph that return LayoutData
  LayoutData Layoutable. getLayoutData ()
          Returns the value of the ' Layout Data ' containment reference.
 

Methods in org.eclipse.gmf.gmfgraph with parameters of type LayoutData
 void Layoutable. setLayoutData ( LayoutData value)
          Sets the value of the ' Layout Data' containment reference
 

Uses of LayoutData in org.eclipse.gmf.gmfgraph.impl
 

Classes in org.eclipse.gmf.gmfgraph.impl that implement LayoutData
 class BorderLayoutDataImpl
          An implementation of the model object ' Border Layout Data '
 class CustomLayoutDataImpl
          An implementation of the model object ' Custom Layout Data '
 class GridLayoutDataImpl
          An implementation of the model object ' Grid Layout Data '
 class XYLayoutDataImpl
          An implementation of the model object ' XY Layout Data '
 

Fields in org.eclipse.gmf.gmfgraph.impl declared as LayoutData
protected   LayoutData AbstractFigureImpl. layoutData
          The cached value of the ' Layout Data' containment reference
 

Methods in org.eclipse.gmf.gmfgraph.impl that return LayoutData
  LayoutData AbstractFigureImpl. getLayoutData ()
           
 

Methods in org.eclipse.gmf.gmfgraph.impl with parameters of type LayoutData
 org.eclipse.emf.common.notify.NotificationChain AbstractFigureImpl. basicSetLayoutData ( LayoutData newLayoutData, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void AbstractFigureImpl. setLayoutData ( LayoutData newLayoutData)
           
 

Uses of LayoutData in org.eclipse.gmf.gmfgraph.util
 

Methods in org.eclipse.gmf.gmfgraph.util with parameters of type LayoutData
  T GMFGraphSwitch. caseLayoutData ( LayoutData object)
          Returns the result of interpreting the object as an instance of 'Layout Data'
 


Generation Framework

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire