Java:实现一个点是在形成的三角形的边界内还是在边界上算法 package com.williamfiset.algorithms.geometry; import static java.lang.Math.*; import java.awt