linecapstyle-ag凯发旗舰厅
com.spire.presentation
enum linecapstyle
java.lang.object
java.lang.enum<linecapstyle>
com.spire.presentation.linecapstyle
- all implemented interfaces:
- java.lang.comparable<linecapstyle>
public enum linecapstyle
- extends java.lang.enum<linecapstyle>
represents the line cap style.
none
public static final linecapstyle none
round
public static final linecapstyle round
square
public static final linecapstyle square
flat
public static final linecapstyle flat
getname
public java.lang.string getname()
getvalue
public byte getvalue()
getlinecapstylefromvalue
public static linecapstyle getlinecapstylefromvalue(long value)