org.eclipse.graphiti.util
Interface IGradientType


public interface IGradientType

The constants provided by this interface can be used with AdaptedGradientColoredAreas. If VERTICAL is set, the gradient will go from top to bottom. If HORIZONTAL, it will go from left to right.


Field Summary
static Integer HORIZONTAL
           
static Integer VERTICAL
           
 

Field Detail

VERTICAL

static final Integer VERTICAL

HORIZONTAL

static final Integer HORIZONTAL


Copyright (c) SAP AG 2005, 2012.