lineendwidth-ag凯发旗舰厅



com.spire.presentation
enum lineendwidth

java.lang.object
  extended by java.lang.enum<lineendwidth>
      extended by com.spire.presentation.lineendwidth
all implemented interfaces:
java.lang.comparable<lineendwidth>

public enum lineendwidth
extends java.lang.enum<lineendwidth>

represents the width of an arrowhead.


enum constant summary
medium
           
narrow
           
none
           
wide
           
 
method summary
 java.lang.string getname()
           
 byte getvalue()
           
 
enum constant detail

none

public static final lineendwidth none

narrow

public static final lineendwidth narrow

medium

public static final lineendwidth medium

wide

public static final lineendwidth wide
method detail

getname

public java.lang.string getname()

getvalue

public byte getvalue()


网站地图