|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.services.impl |
---|
Methods in org.eclipse.graphiti.services.impl with parameters of type AdaptedGradientColoredAreas | |
---|---|
void |
GaServiceImpl.setRenderingStyle(AbstractStyle abstractStyle,
AdaptedGradientColoredAreas adaptedGradientColoredAreas)
|
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()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |