- java.lang.Object
-
- org.scijava.ops.image.geom.AbstractBoxivity<Polygon2D>
-
- org.scijava.ops.image.geom.geom2d.DefaultBoxivityPolygon
-
- All Implemented Interfaces:
BiConsumer<Polygon2D,DoubleType>,Computers.Arity1<Polygon2D,DoubleType>
public class DefaultBoxivityPolygon extends AbstractBoxivity<Polygon2D>
- Author:
- Tim-Oliver Buchholz (University of Konstanz)
- Implementation Note:
- op names='geom.boxivity', label='Geometric (2D): Rectangularity', priority='10000.'
-
-
Constructor Summary
Constructors Constructor Description DefaultBoxivityPolygon()
-
Method Summary
-
Methods inherited from class org.scijava.ops.image.geom.AbstractBoxivity
compute
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.function.BiConsumer
andThen
-
Methods inherited from interface org.scijava.function.Computers.Arity1
accept
-
-