Interface Projector

All Known Implementing Classes:
AbstractProjector2D, ArrayImgXYByteProjector, ArrayImgXYShortProjector, CompositeXYProjector, CompositeXYRandomAccessibleProjector, IterableIntervalProjector2D, PlanarImgXYByteProjector, PlanarImgXYShortProjector, RandomAccessibleProjector2D, SamplingProjector2D, Volatile2DRandomAccessibleProjector

public interface Projector
Author:
Stephan Saalfeld
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    map()
     
  • Method Details

    • map

      void map()