Uses of Class
org.tinfour.common.PolygonConstraint
-
Packages that use PolygonConstraint Package Description org.tinfour.common Provides classes and interfaces that are common to multiple packages within the TinFour project. -
-
Uses of PolygonConstraint in org.tinfour.common
Methods in org.tinfour.common that return PolygonConstraint Modifier and Type Method Description PolygonConstraintPolygonConstraint. getConstraintWithNewGeometry(List<Vertex> geometry)PolygonConstraintPolygonConstraint. refactor(Iterable<Vertex> geometry)
-