Class FallbackProperties<T extends NativeType<T>>

java.lang.Object
net.imglib2.blocks.FallbackProperties<T>

class FallbackProperties<T extends NativeType<T>> extends Object
  • Field Details

  • Constructor Details

    • FallbackProperties

      FallbackProperties(T viewType, RandomAccessible<T> view)
      TODO: javadoc
      Parameters:
      viewType - pixel type of the View to copy from
      view -
  • Method Details