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

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

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

Methods in org.eclipse.graphiti.mm.algorithms.styles that return GradientColoredAreas
 GradientColoredAreas StylesFactory.createGradientColoredAreas()
          Returns a new object of class 'Gradient Colored Areas'.
 

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

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

Methods in org.eclipse.graphiti.mm.algorithms.styles.impl that return GradientColoredAreas
 GradientColoredAreas StylesFactoryImpl.createGradientColoredAreas()
           
 

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

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

Uses of GradientColoredAreas in org.eclipse.graphiti.util
 

Methods in org.eclipse.graphiti.util that return GradientColoredAreas
private static GradientColoredAreas PredefinedColoredAreas.getBlueWhiteDefaultAreas()
          The color-areas, which are used for default elements with the ID IPredefinedRenderingStyle.BLUE_WHITE_ID.
private static GradientColoredAreas PredefinedColoredAreas.getBlueWhiteGlossActionAllowedAreas()
          The color-areas, which are used for elements where an action is allowed with the ID IPredefinedRenderingStyle.BLUE_WHITE_GLOSS_ID.
private static GradientColoredAreas PredefinedColoredAreas.getBlueWhiteGlossActionForbiddenAreas()
          The color-areas, which are used for elements where an action is forbidden with the ID IPredefinedRenderingStyle.BLUE_WHITE_GLOSS_ID.
private static GradientColoredAreas PredefinedColoredAreas.getBlueWhiteGlossDefaultAreas()
          The color-areas, which are used for default elements with the ID IPredefinedRenderingStyle.BLUE_WHITE_GLOSS_ID.
private static GradientColoredAreas PredefinedColoredAreas.getBlueWhiteGlossPrimarySelectedAreas()
          The color-areas, which are used for primary selected elements with the ID IPredefinedRenderingStyle.BLUE_WHITE_GLOSS_ID.
private static GradientColoredAreas PredefinedColoredAreas.getBlueWhiteGlossSecondarySelectedAreas()
          The color-areas, which are used for secondary selected elements with the ID IPredefinedRenderingStyle.BLUE_WHITE_GLOSS_ID.
private static GradientColoredAreas PredefinedColoredAreas.getBlueWhitePrimarySelectedAreas()
          The color-areas, which are used for primary selected elements with the ID IPredefinedRenderingStyle.BLUE_WHITE_ID.
private static GradientColoredAreas PredefinedColoredAreas.getBlueWhiteSecondarySelectedAreas()
          The color-areas, which are used for secondary selected elements with the ID IPredefinedRenderingStyle.BLUE_WHITE_ID.
private static GradientColoredAreas PredefinedColoredAreas.getCopperWhiteGlossDefaultAreas()
          The color-areas, which are used for default elements with the ID IPredefinedRenderingStyle.COPPER_WHITE_GLOSS_ID.
private static GradientColoredAreas PredefinedColoredAreas.getLightGrayDefaultAreas()
          The color-areas, which are used for default elements with the ID IPredefinedRenderingStyle.LIGHT_GRAY_ID.
private static GradientColoredAreas PredefinedColoredAreas.getLightGrayPrimarySelectedAreas()
          The color-areas, which are used for primary selected elements with the ID IPredefinedRenderingStyle.LIGHT_GRAY_ID.
private static GradientColoredAreas PredefinedColoredAreas.getLightGraySecondarySelectedAreas()
          The color-areas, which are used for secondary selected elements with the ID IPredefinedRenderingStyle.LIGHT_GRAY_ID.
private static GradientColoredAreas PredefinedColoredAreas.getLightYellowDefaultAreas()
          The color-areas, which are used for default elements with the ID IPredefinedRenderingStyle.LIGHT_YELLOW_ID.
private static GradientColoredAreas PredefinedColoredAreas.getLightYellowPrimarySelectedAreas()
          The color-areas, which are used for primary selected elements with the ID IPredefinedRenderingStyle.LIGHT_YELLOW_ID.
private static GradientColoredAreas PredefinedColoredAreas.getLightYellowSecondarySelectedAreas()
          The color-areas, which are used for secondary selected elements with the ID IPredefinedRenderingStyle.LIGHT_YELLOW_ID.
private static GradientColoredAreas PredefinedColoredAreas.getSilverWhiteGlossDefaultAreas()
          The color-areas, which are used for default elements with the ID IPredefinedRenderingStyle.SILVER_WHITE_GLOSS_ID.
 



Copyright (c) SAP AG 2005, 2012.