gradientshapetype-ag凯发旗舰厅
com.spire.presentation.drawing
enum gradientshapetype
java.lang.object
java.lang.enum<gradientshapetype>
com.spire.presentation.drawing.gradientshapetype
- all implemented interfaces:
- java.lang.comparable<gradientshapetype>
public enum gradientshapetype
- extends java.lang.enum<gradientshapetype>
represents the shape of gradient fill.
linear
public static final gradientshapetype linear
rectangle
public static final gradientshapetype rectangle
radial
public static final gradientshapetype radial
path
public static final gradientshapetype path
none
public static final gradientshapetype none
getname
public java.lang.string getname()
getvalue
public byte getvalue()
getgradientshapetypefromvalue
public static gradientshapetype getgradientshapetypefromvalue(int value)