- java.lang.Object
-
- org.scijava.ops.image.geom.AbstractSolidity<Polygon2D>
-
- org.scijava.ops.image.geom.geom2d.DefaultSolidityPolygon
-
- All Implemented Interfaces:
BiConsumer<Polygon2D,DoubleType>,Computers.Arity1<Polygon2D,DoubleType>
public class DefaultSolidityPolygon extends AbstractSolidity<Polygon2D>
- Author:
- Tim-Oliver Buchholz (University of Konstanz)
- Implementation Note:
- op names='geom.solidity', label='Geometric (2D): Solidity', priority='10000.'
-
-
Constructor Summary
Constructors Constructor Description DefaultSolidityPolygon()
-
Method Summary
-
Methods inherited from class org.scijava.ops.image.geom.AbstractSolidity
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
-
-