public class ArrowBreak extends PointBreak
breakType, caption, color, drawShape, endValue, isNoData, startValue, tagangle, charIndex, drawFill, drawOutline, fontName, imagePath, markerType, outlineColor, outlineSize, size, style| 构造器 | 说明 |
|---|---|
ArrowBreak() |
Constructor
|
ArrowBreak(PointBreak pb) |
Constructor with a PointBreak
|
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
float |
getHeadLength() |
Get arrow head length
|
float |
getHeadWidth() |
Get arrow head width
|
float |
getOverhang() |
Get overhang
|
float |
getWidth() |
Arrow line width
|
void |
setHeadLength(float value) |
Set arrow head length
|
void |
setHeadWidth(float value) |
Set arrow head width
|
void |
setOverhang(float value) |
Set overhang
|
void |
setWidth(float value) |
Set arrow line width
|
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, exportToXML, getAngle, getCharIndex, getFontName, getImagePath, getMarkerType, getOutlineColor, getOutlineSize, getPropertyObject, getSize, getStyle, isDrawFill, isDrawOutline, setAngle, setCharIndex, setDrawFill, setDrawOutline, setFontName, setImagePath, setMarkerType, setOutlineColor, setOutlineSize, setSize, setStylepublic ArrowBreak()
public ArrowBreak(PointBreak pb)
pb - A PointBreakpublic 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 - OverhangCopyright © 2019. All rights reserved.