M
- public class OrientationCheck2D<M extends Model<Point2d,Point2d> & MatrixTransformProvider> extends Object implements Predicate<M>
Constructor and Description |
---|
OrientationCheck2D() |
Modifier and Type | Method and Description |
---|---|
boolean |
test(M model)
Tests whether a specific object passes some criteria.
|
public OrientationCheck2D()