Uses of Class
org.tinfour.common.PolyLineConstraintAdapter
-
Packages that use PolyLineConstraintAdapter Package Description org.tinfour.common Provides classes and interfaces that are common to multiple packages within the TinFour project. -
-
Uses of PolyLineConstraintAdapter in org.tinfour.common
Subclasses of PolyLineConstraintAdapter in org.tinfour.common Modifier and Type Class Description classLinearConstraintAn implementation of the IConstraint interface intended to store constraints comprised of a chain of connected line segments.classPolygonConstraintAn implementation of the IConstraint interface intended to store constraints comprised of a polygon.
-