Deprecated API


Contents
Deprecated Fields
org.eclipse.graphiti.mm.pictograms.impl.DiagramImpl.SHOW_GUIDES_EDEFAULT
          This attribute simply exists because of compatibility (after removing it old diagrams would not be readable any more). It is never evaluated, instead the Graphiti framework queries the tool behaviour provider if guides shall be shown in a diagram editor.
 
org.eclipse.graphiti.mm.pictograms.impl.DiagramImpl.showGuides
          This attribute simply exists because of compatibility (after removing it old diagrams would not be readable any more). It is never evaluated, instead the Graphiti framework queries the tool behaviour provider if guides shall be shown in a diagram editor.
 
 

Deprecated Methods
org.eclipse.graphiti.services.IGaService.deleteFont(AbstractText)
          As of release 0.8.0, replaced by IGaService.deleteFont(Font font) 
org.eclipse.graphiti.ui.editor.DiagramEditor.getDiagramScrollingBehavior()
          Scroll bar based infinite canvas is a workaround for GEF limitations. 
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.pattern.AbstractPattern.getImage(IStructureMapping, PictogramLink)
          Remains from the mapping information options, should not be part of the standard pattern interface and should be removed! 
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.pattern.AbstractConnectionPattern.getText(IStructureMapping, PictogramLink)
          Remains from the mapping information options, should not be part of the standard pattern interface and should be removed! 
org.eclipse.graphiti.pattern.AbstractPattern.getText(IStructureMapping, PictogramLink)
          Remains from the mapping information options, should not be part of the standard pattern interface and should be removed! 
 

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, 2012.