Uses of Interface
org.eclipse.graphiti.services.IGaLayoutService

Packages that use IGaLayoutService
org.eclipse.graphiti.services   
org.eclipse.graphiti.services.impl   
org.eclipse.graphiti.ui.services   
 

Uses of IGaLayoutService in org.eclipse.graphiti.services
 

Subinterfaces of IGaLayoutService in org.eclipse.graphiti.services
 interface IGaService
          The interface IGaService provides convenient services for the creation and layout of graphics algorithm.
 interface ILayoutService
          The interface ILayoutService provides convenient services which are useful for writing layout features.
 

Methods in org.eclipse.graphiti.services that return IGaLayoutService
static IGaLayoutService Graphiti.getGaLayoutService()
           
 

Uses of IGaLayoutService in org.eclipse.graphiti.services.impl
 

Classes in org.eclipse.graphiti.services.impl that implement IGaLayoutService
 class GaServiceImpl
          Provides the default implementation for the Graphiti GraphicsAlgorithm related services.
 

Uses of IGaLayoutService in org.eclipse.graphiti.ui.services
 

Subinterfaces of IGaLayoutService in org.eclipse.graphiti.ui.services
 interface IUiLayoutService
          Extends the layout service interface to be able to offer layout methods which depend on UI.
 



Copyright (c) SAP AG 2005, 2012.