Package | Description |
---|---|
org.seamcat.model.geometry |
Modifier and Type | Method and Description |
---|---|
static Inequality2D |
Polygon2D.calculateInequality(LineSegment2D lineSegment,
Point2D pointInHalfPlane)
Calculate the linear inequality representing the half plane defined by the given line
and the given point.
|
Modifier and Type | Method and Description |
---|---|
List<Inequality2D> |
Polygon2D.getInequalities() |
Copyright © 2018. All rights reserved.