pom.XML文件导入依赖 <dependency> <groupId>cn.afterturn</groupId> <artifactId>easypoi-spring-boot-starter</artifactId>
I want to find whether a point lies inside a rectangle or not. The rectangle can be oriented in any way, and need not be axis aligned.