@ALDBatchInputProvider(priority=1) public class MTBIteratorImageData extends Object implements de.unihalle.informatik.Alida.batch.provider.input.swing.ALDBatchInputIteratorSwing
ALDBatchInputIteratorSwing for MitoBo images.| Modifier and Type | Class and Description |
|---|---|
(package private) class |
MTBIteratorImageData.MTBBatchInputImageDataIterator
Polygon set iterator class.
|
protected class |
MTBIteratorImageData.MTBImageIteratorImageDataPanel
GUI element class for image batch iterator.
|
| Constructor and Description |
|---|
MTBIteratorImageData() |
| Modifier and Type | Method and Description |
|---|---|
de.unihalle.informatik.Alida.dataio.provider.swing.components.ALDSwingComponent |
createGUIElement(Field field,
Class<?> cl,
Object obj,
de.unihalle.informatik.Alida.operator.ALDParameterDescriptor descr) |
Collection<Class<?>> |
providedClasses()
Interface method to announce class for which IO is provided for
field is ignored.
|
Iterator<Object> |
readData(Field field,
Class<?> cl,
de.unihalle.informatik.Alida.dataio.provider.swing.components.ALDSwingComponent guiElement) |
void |
setValue(Field field,
Class<?> cl,
de.unihalle.informatik.Alida.dataio.provider.swing.components.ALDSwingComponent guiElement,
Object value) |
public Collection<Class<?>> providedClasses()
providedClasses in interface de.unihalle.informatik.Alida.batch.provider.input.ALDBatchInputIteratorpublic de.unihalle.informatik.Alida.dataio.provider.swing.components.ALDSwingComponent createGUIElement(Field field, Class<?> cl, Object obj, de.unihalle.informatik.Alida.operator.ALDParameterDescriptor descr) throws de.unihalle.informatik.Alida.exceptions.ALDBatchIOProviderException
createGUIElement in interface de.unihalle.informatik.Alida.batch.provider.input.swing.ALDBatchInputIteratorSwingde.unihalle.informatik.Alida.exceptions.ALDBatchIOProviderExceptionpublic void setValue(Field field, Class<?> cl, de.unihalle.informatik.Alida.dataio.provider.swing.components.ALDSwingComponent guiElement, Object value) throws de.unihalle.informatik.Alida.exceptions.ALDBatchIOProviderException
setValue in interface de.unihalle.informatik.Alida.batch.provider.input.swing.ALDBatchInputIteratorSwingde.unihalle.informatik.Alida.exceptions.ALDBatchIOProviderExceptionCopyright © 2010–2025 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.