Class SupplierUtil.ArraySearchImageSupplier<V extends SearchNode>

java.lang.Object
sc.fiji.snt.tracing.image.SupplierUtil.ArraySearchImageSupplier<V>
All Implemented Interfaces:
Supplier<SearchImage<V>>
Enclosing class:
SupplierUtil

public static class SupplierUtil.ArraySearchImageSupplier<V extends SearchNode> extends Object implements Supplier<SearchImage<V>>
  • Constructor Details

    • ArraySearchImageSupplier

      public ArraySearchImageSupplier(Class<V> c, int width, int height)
  • Method Details