Skip to content
Snippets Groups Projects
Commit e9d0bae1 authored by tpylak's avatar tpylak
Browse files

minor: javadoc

SVN: 23296
parent 7f7e46af
No related merge requests found
......@@ -15,7 +15,10 @@ import ch.systemsx.cisd.openbis.plugin.screening.shared.basic.dto.ImageDatasetEn
import ch.systemsx.cisd.openbis.plugin.screening.shared.basic.dto.LogicalImageInfo;
import ch.systemsx.cisd.openbis.plugin.screening.shared.basic.dto.WellLocation;
public class LogicalImageLayouter extends LayoutContainer implements IDatasetImagesReferenceUpdater
/**
* @author Tomasz Pylak
*/
class LogicalImageLayouter extends LayoutContainer implements IDatasetImagesReferenceUpdater
{
private final ScreeningViewContext viewContext;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment