Package | Description |
---|---|
org.tinfour.common |
Provides classes and interfaces that are common to multiple
packages within the TinFour project.
|
Modifier and Type | Class and Description |
---|---|
class |
LinearConstraint
An implementation of the IConstraint interface intended to store
constraints comprised of a chain of connected line segments.
|
class |
PolygonConstraint
An implementation of the IConstraint interface intended to store
constraints comprised of a polygon.
|
Copyright © 2021. All rights reserved.