@ALDDataIOProvider
public class MTBAwtPoint2DDataIOSwing
extends de.unihalle.informatik.Alida.dataio.provider.ALDDataIOSwingInitialGUIValueDefaultHandler
Point2D.Double
.Modifier and Type | Class and Description |
---|---|
private class |
MTBAwtPoint2DDataIOSwing.PointConfigPanel
Panel to display and read 2D points.
|
Constructor and Description |
---|
MTBAwtPoint2DDataIOSwing() |
Modifier and Type | Method and Description |
---|---|
MTBAwtPoint2DDataIOSwing.PointConfigPanel |
createGUIElement(Field field,
Class<?> cl,
Object obj,
de.unihalle.informatik.Alida.operator.ALDParameterDescriptor descr) |
Collection<Class<?>> |
providedClasses() |
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) |
JComponent |
writeData(Object obj,
de.unihalle.informatik.Alida.operator.ALDParameterDescriptor descr) |
public Collection<Class<?>> providedClasses()
public MTBAwtPoint2DDataIOSwing.PointConfigPanel createGUIElement(Field field, Class<?> cl, Object obj, de.unihalle.informatik.Alida.operator.ALDParameterDescriptor descr)
public void setValue(Field field, Class<?> cl, de.unihalle.informatik.Alida.dataio.provider.swing.components.ALDSwingComponent guiElement, Object value) throws de.unihalle.informatik.Alida.exceptions.ALDDataIOProviderException
de.unihalle.informatik.Alida.exceptions.ALDDataIOProviderException
public Object readData(Field field, Class<?> cl, de.unihalle.informatik.Alida.dataio.provider.swing.components.ALDSwingComponent guiElement) throws de.unihalle.informatik.Alida.exceptions.ALDDataIOProviderException
de.unihalle.informatik.Alida.exceptions.ALDDataIOProviderException
public JComponent writeData(Object obj, de.unihalle.informatik.Alida.operator.ALDParameterDescriptor descr)
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.