Uses of Interface
org.eclipse.graphiti.mm.algorithms.styles.AdaptedGradientColoredAreas

Packages that use AdaptedGradientColoredAreas
org.eclipse.graphiti.mm.algorithms.styles   
org.eclipse.graphiti.mm.algorithms.styles.impl   
org.eclipse.graphiti.mm.algorithms.styles.util   
org.eclipse.graphiti.services   
org.eclipse.graphiti.util   
 

Uses of AdaptedGradientColoredAreas in org.eclipse.graphiti.mm.algorithms.styles
 

Methods in org.eclipse.graphiti.mm.algorithms.styles that return AdaptedGradientColoredAreas
 AdaptedGradientColoredAreas StylesFactory.createAdaptedGradientColoredAreas()
          Returns a new object of class 'Adapted Gradient Colored Areas'.
 AdaptedGradientColoredAreas RenderingStyle.getAdaptedGradientColoredAreas()
          Returns the value of the 'Adapted Gradient Colored Areas' containment reference.
 

Methods in org.eclipse.graphiti.mm.algorithms.styles with parameters of type AdaptedGradientColoredAreas
 void RenderingStyle.setAdaptedGradientColoredAreas(AdaptedGradientColoredAreas value)
          Sets the value of the 'Adapted Gradient Colored Areas' containment reference.
 

Uses of AdaptedGradientColoredAreas in org.eclipse.graphiti.mm.algorithms.styles.impl
 

Classes in org.eclipse.graphiti.mm.algorithms.styles.impl that implement AdaptedGradientColoredAreas
 class AdaptedGradientColoredAreasImpl
          An implementation of the model object 'Adapted Gradient Colored Areas'.
 

Fields in org.eclipse.graphiti.mm.algorithms.styles.impl declared as AdaptedGradientColoredAreas
protected  AdaptedGradientColoredAreas RenderingStyleImpl.adaptedGradientColoredAreas
          The cached value of the 'Adapted Gradient Colored Areas' containment reference.
 

Methods in org.eclipse.graphiti.mm.algorithms.styles.impl that return AdaptedGradientColoredAreas
 AdaptedGradientColoredAreas RenderingStyleImpl.basicGetAdaptedGradientColoredAreas()
           
 AdaptedGradientColoredAreas StylesFactoryImpl.createAdaptedGradientColoredAreas()
           
 AdaptedGradientColoredAreas RenderingStyleImpl.getAdaptedGradientColoredAreas()
           
 

Methods in org.eclipse.graphiti.mm.algorithms.styles.impl with parameters of type AdaptedGradientColoredAreas
 NotificationChain RenderingStyleImpl.basicSetAdaptedGradientColoredAreas(AdaptedGradientColoredAreas newAdaptedGradientColoredAreas, NotificationChain msgs)
           
 void RenderingStyleImpl.setAdaptedGradientColoredAreas(AdaptedGradientColoredAreas newAdaptedGradientColoredAreas)
           
 

Uses of AdaptedGradientColoredAreas in org.eclipse.graphiti.mm.algorithms.styles.util
 

Methods in org.eclipse.graphiti.mm.algorithms.styles.util with parameters of type AdaptedGradientColoredAreas
 T StylesSwitch.caseAdaptedGradientColoredAreas(AdaptedGradientColoredAreas object)
          Returns the result of interpreting the object as an instance of 'Adapted Gradient Colored Areas'.
 

Uses of AdaptedGradientColoredAreas in org.eclipse.graphiti.services
 

Methods in org.eclipse.graphiti.services with parameters of type AdaptedGradientColoredAreas
 void IGaService.setRenderingStyle(AbstractStyle abstractStyle, AdaptedGradientColoredAreas adaptedGradientColoredAreas)
          Sets a RenderingStyle with given adapted gradient colored areas for the given AbstractStyle.
 

Uses of AdaptedGradientColoredAreas in org.eclipse.graphiti.util
 

Methods in org.eclipse.graphiti.util that return AdaptedGradientColoredAreas
static AdaptedGradientColoredAreas PredefinedColoredAreas.getAdaptedGradientColoredAreas(String id)
          Get AdaptedGradientColoredAreas by id.
static AdaptedGradientColoredAreas PredefinedColoredAreas.getBlueWhiteAdaptions()
           
static AdaptedGradientColoredAreas PredefinedColoredAreas.getBlueWhiteGlossAdaptions()
           
static AdaptedGradientColoredAreas PredefinedColoredAreas.getCopperWhiteGlossAdaptions()
           
static AdaptedGradientColoredAreas PredefinedColoredAreas.getLightGrayAdaptions()
           
static AdaptedGradientColoredAreas PredefinedColoredAreas.getLightYellowAdaptions()
           
static AdaptedGradientColoredAreas PredefinedColoredAreas.getSilverWhiteGlossAdaptions()
           
 



Copyright (c) SAP AG 2005, 2010.