Class RectangleEndPoint

    • Constructor Detail

      • RectangleEndPoint

        public RectangleEndPoint()
      • RectangleEndPoint

        public RectangleEndPoint​(EndPointAnchor anchor)
      • RectangleEndPoint

        public RectangleEndPoint​(EndPointAnchor anchor,
                                 int width,
                                 int height)
    • Method Detail

      • getWidth

        public int getWidth()
      • setWidth

        public void setWidth​(int width)
      • getHeight

        public int getHeight()
      • setHeight

        public void setHeight​(int height)