public class ArrowPolygonBreak extends PolygonBreak
breakType, caption, color, drawShape, endValue, isNoData, startValue, tagbackColor, drawFill, drawOutline, isMaskout, outlineColor, outlineSize, style, styleSize| 构造器 | 说明 |
|---|---|
ArrowPolygonBreak() |
Constructor
|
ArrowPolygonBreak(PolygonBreak pb) |
Constructor with a PolylgonBreak
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
float |
getHeadLength() |
Get arrow head length
|
float |
getHeadWidth() |
Get arrow head width
|
float |
getOverhang() |
Get overhang
|
float |
getWidth() |
Arrow line width
|
boolean |
isLengthIncludesHead() |
Get length includes head or not
|
void |
setHeadLength(float value) |
Set arrow head length
|
void |
setHeadWidth(float value) |
Set arrow head width
|
void |
setLengthIncludesHead(boolean value) |
Set length includes head or not
|
void |
setOverhang(float value) |
Set overhang
|
void |
setWidth(float value) |
Set arrow line width
|
exportToXML, getBreakType, getCaption, getColor, getEndValue, getStartValue, getTag, getValueString, isDrawShape, isNoData, setBreakType, setCaption, setColor, setDrawShape, setEndValue, setNoData, setStartValue, setTagequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclone, getBackColor, getOutlineColor, getOutlineSize, getPropertyObject, getStyle, getStyleSize, isDrawFill, isDrawOutline, isMaskout, isUsingHatchStyle, setBackColor, setDrawFill, setDrawOutline, setMaskout, setOutlineColor, setOutlineSize, setStyle, setStyle, setStyleSizepublic ArrowPolygonBreak()
public ArrowPolygonBreak(PolygonBreak pb)
pb - A PolygonBreakpublic float getWidth()
public void setWidth(float value)
value - Arrow line widthpublic float getHeadWidth()
public void setHeadWidth(float value)
value - Arrow head widthpublic float getHeadLength()
public void setHeadLength(float value)
value - Arrow head lengthpublic float getOverhang()
public void setOverhang(float value)
value - Overhangpublic boolean isLengthIncludesHead()
public void setLengthIncludesHead(boolean value)
value - BooleanCopyright © 2019. All rights reserved.