类 ArrowPolygonBreak


  • public class ArrowPolygonBreak
    extends PolygonBreak
    作者:
    Yaqiang Wang
    • 构造器详细资料

      • ArrowPolygonBreak

        public ArrowPolygonBreak()
        Constructor
      • ArrowPolygonBreak

        public ArrowPolygonBreak​(PolygonBreak pb)
        Constructor with a PolylgonBreak
        参数:
        pb - A PolygonBreak
    • 方法详细资料

      • getWidth

        public float getWidth()
        Arrow line width
        返回:
        Arrow line width
      • setWidth

        public void setWidth​(float value)
        Set arrow line width
        参数:
        value - Arrow line width
      • getHeadWidth

        public float getHeadWidth()
        Get arrow head width
        返回:
        Arrow head width
      • setHeadWidth

        public void setHeadWidth​(float value)
        Set arrow head width
        参数:
        value - Arrow head width
      • getHeadLength

        public float getHeadLength()
        Get arrow head length
        返回:
        Arrow head length
      • setHeadLength

        public void setHeadLength​(float value)
        Set arrow head length
        参数:
        value - Arrow head length
      • getOverhang

        public float getOverhang()
        Get overhang
        返回:
        Overhang
      • setOverhang

        public void setOverhang​(float value)
        Set overhang
        参数:
        value - Overhang
      • isLengthIncludesHead

        public boolean isLengthIncludesHead()
        Get length includes head or not
        返回:
        Boolean
      • setLengthIncludesHead

        public void setLengthIncludesHead​(boolean value)
        Set length includes head or not
        参数:
        value - Boolean