Uses of Class
de.cau.cs.kieler.kiml.service.ExtensionLayoutDataService

Packages that use ExtensionLayoutDataService
de.cau.cs.kieler.kiml.service Layout service classes that are used both in the client UI and in server applications. 
de.cau.cs.kieler.kiml.ui.service Layout service extensions for the Eclipse UI. 
de.cau.cs.kieler.kwebs Central classes needed on server and client side of the layout service. 
de.cau.cs.kieler.kwebs.client.layout XXX 
 

Uses of ExtensionLayoutDataService in de.cau.cs.kieler.kiml.service
 

Subclasses of ExtensionLayoutDataService in de.cau.cs.kieler.kiml.service
 class ProgrammaticLayoutDataService
          A Layout data service that knows about the options defined vie extension and programmatic options.
 

Uses of ExtensionLayoutDataService in de.cau.cs.kieler.kiml.ui.service
 

Subclasses of ExtensionLayoutDataService in de.cau.cs.kieler.kiml.ui.service
 class EclipseLayoutDataService
          A special layout data service for use in an Eclipse instance.
 

Uses of ExtensionLayoutDataService in de.cau.cs.kieler.kwebs
 

Subclasses of ExtensionLayoutDataService in de.cau.cs.kieler.kwebs
 class ServiceDataLayoutDataService
          This class provides the ability to initialize the local layout meta data of KIELER from the serial notation in XMI of a layout services meta data model.
 

Uses of ExtensionLayoutDataService in de.cau.cs.kieler.kwebs.client.layout
 

Subclasses of ExtensionLayoutDataService in de.cau.cs.kieler.kwebs.client.layout
 class RemoteLayoutDataService
          This class is designed for retrieving the layout capabilities of a remote layout provider and make it available in the KIELER framework so the user can annotate his model only with the server side available options.