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

Packages that use ProgrammaticLayoutDataService
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 ProgrammaticLayoutDataService in de.cau.cs.kieler.kwebs
 

Subclasses of ProgrammaticLayoutDataService 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 ProgrammaticLayoutDataService in de.cau.cs.kieler.kwebs.client.layout
 

Subclasses of ProgrammaticLayoutDataService 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.