- java.lang.Object
-
- org.scijava.ops.image.geom.AbstractSolidity<net.imglib2.mesh.Mesh>
-
- org.scijava.ops.image.geom.geom3d.DefaultSolidityMesh
-
- All Implemented Interfaces:
BiConsumer<net.imglib2.mesh.Mesh,DoubleType>,Computers.Arity1<net.imglib2.mesh.Mesh,DoubleType>
public class DefaultSolidityMesh extends AbstractSolidity<net.imglib2.mesh.Mesh>
- Author:
- Tim-Oliver Buchholz (University of Konstanz)
- Implementation Note:
- op names='geom.solidity', label='Geometric (3D): Solidity', priority='10000.'
-
-
Constructor Summary
Constructors Constructor Description DefaultSolidityMesh()
-
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
-
-