Uses of Package
de.cau.cs.kieler.kiml.service

Packages that use de.cau.cs.kieler.kiml.service
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 
 

Classes in de.cau.cs.kieler.kiml.service used by de.cau.cs.kieler.kiml.service
ExtensionLayoutDataService
          A layout data service that reads its content from the Eclipse extension registry.
LayoutInfoService
          Service class for layout information such as registered diagram types and pre-configured layout option values.
TransformationService
          Service class for graph transformations.
 

Classes in de.cau.cs.kieler.kiml.service used by de.cau.cs.kieler.kiml.ui.service
ExtensionLayoutDataService
          A layout data service that reads its content from the Eclipse extension registry.
LayoutInfoService
          Service class for layout information such as registered diagram types and pre-configured layout option values.
TransformationService
          Service class for graph transformations.
 

Classes in de.cau.cs.kieler.kiml.service used by de.cau.cs.kieler.kwebs
ExtensionLayoutDataService
          A layout data service that reads its content from the Eclipse extension registry.
ProgrammaticLayoutDataService
          A Layout data service that knows about the options defined vie extension and programmatic options.
 

Classes in de.cau.cs.kieler.kiml.service used by de.cau.cs.kieler.kwebs.client.layout
ExtensionLayoutDataService
          A layout data service that reads its content from the Eclipse extension registry.
ProgrammaticLayoutDataService
          A Layout data service that knows about the options defined vie extension and programmatic options.