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

Packages that use IGaCreateService
org.eclipse.graphiti.services   
org.eclipse.graphiti.services.impl   
 

Uses of IGaCreateService in org.eclipse.graphiti.services
 

Subinterfaces of IGaCreateService in org.eclipse.graphiti.services
 interface ICreateService
          The interface ICreateService provides services for the creation of all available pictogram elements and graphics algorithm's.
 interface IGaService
          The interface IGaService provides convenient services for the creation and layout of graphics algorithm.
 

Methods in org.eclipse.graphiti.services that return IGaCreateService
static IGaCreateService Graphiti.getGaCreateService()
           
 

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

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



Copyright (c) SAP AG 2005, 2012.