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

Packages that use IPeLayoutService
org.eclipse.graphiti.services   
org.eclipse.graphiti.ui.services   
 

Uses of IPeLayoutService in org.eclipse.graphiti.services
 

Subinterfaces of IPeLayoutService in org.eclipse.graphiti.services
 interface ILayoutService
          The interface ILayoutService provides convenient services which are useful for writing layout features.
 interface IPeService
          The interface IPeService provides convenient services for the creation and layout of pictogram elements.
 

Methods in org.eclipse.graphiti.services that return IPeLayoutService
static IPeLayoutService Graphiti.getPeLayoutService()
           
 

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

Subinterfaces of IPeLayoutService 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.