Interface IArrow

    • Method Detail

      • getLength

        int getLength()
      • setCoordinates

        void setCoordinates​(float v,
                            float v1,
                            float v2,
                            float v3)
      • isOnProductSide

        boolean isOnProductSide​(float x,
                                float y)