Deprecated API


Contents
Deprecated Methods
org.eclipse.graphiti.services.IGaService.deleteFont(AbstractText)
          As of release 0.8.0, replaced by IGaService.deleteFont(Font font) 
org.eclipse.graphiti.tb.DefaultToolBehaviorProvider.getDiagramScrollingBehavior()
          Scroll bar based infinite canvas is a workaround for Bug 195527 and can be harmed by GEF modifications. It will be removed then 
org.eclipse.graphiti.tb.IToolBehaviorProvider.getDiagramScrollingBehavior()
          Scroll bar based infinite canvas is a workaround for GEF limitations. 
org.eclipse.graphiti.mm.algorithms.impl.AlgorithmsFactoryImpl.getPackage()
            
org.eclipse.graphiti.mm.algorithms.styles.impl.StylesFactoryImpl.getPackage()
            
org.eclipse.graphiti.mm.impl.MmFactoryImpl.getPackage()
            
org.eclipse.graphiti.mm.pictograms.impl.PictogramsFactoryImpl.getPackage()
            
org.eclipse.graphiti.mm.algorithms.styles.Color.setBlue(int)
          use the manageColor methods in class IGaService instead to create a Color with the desired properties, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=355347 for details 
org.eclipse.graphiti.mm.algorithms.styles.Font.setBold(boolean)
          use the manageFont methods in class IGaService instead to create a Font with the desired properties, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=355347 for details 
org.eclipse.graphiti.mm.algorithms.styles.Color.setGreen(int)
          use the manageColor methods in class IGaService instead to create a Color with the desired properties, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=355347 for details 
org.eclipse.graphiti.mm.algorithms.styles.Font.setItalic(boolean)
          use the manageFont methods in class IGaService instead to create a Font with the desired properties, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=355347 for details 
org.eclipse.graphiti.mm.algorithms.styles.Font.setName(String)
          use the manageFont methods in class IGaService instead to create a Font with the desired properties, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=355347 for details 
org.eclipse.graphiti.mm.algorithms.styles.Color.setRed(int)
          use the manageColor methods in class IGaService instead to create a Color with the desired properties, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=355347 for details 
org.eclipse.graphiti.mm.algorithms.styles.Font.setSize(int)
          use the manageFont methods in class IGaService instead to create a Font with the desired properties, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=355347 for details 
 

Deprecated Constructors
org.eclipse.graphiti.tb.ContextButtonEntry(IFeature, IContext, int)
          Use ContextButtonEntry.ContextButtonEntry(IFeature, IContext) instead. 
org.eclipse.graphiti.tb.ContextButtonEntry(IFeature, IContext, int, int)
          Use ContextButtonEntry.ContextButtonEntry(IFeature, IContext) instead. 
 



Copyright (c) SAP AG 2005, 2010.