public class ShapeImageJ2ModuleInput extends DataSlotModuleInput<Shape,ImageJ2ShapeData>
Shape
Constructor and Description |
---|
ShapeImageJ2ModuleInput() |
Modifier and Type | Method and Description |
---|---|
Shape |
convertJIPipeToModuleData(ImageJ2ShapeData obj) |
ImageJ2ShapeData |
convertModuleToJIPipeData(Shape obj) |
Class<ImageJ2ShapeData> |
getJIPipeDataType() |
Class<Shape> |
getModuleDataType() |
getAcceptedModuleFieldClass, handlesInput, handlesOutput, install, install, transferFromJIPipe, transferToJIPipe
getContext, setContext, toString
getInfo, getPriority, setInfo, setPriority
context
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
initialize, registerEventHandlers
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
dispose
public Shape convertJIPipeToModuleData(ImageJ2ShapeData obj)
convertJIPipeToModuleData
in class DataSlotModuleInput<Shape,ImageJ2ShapeData>
public ImageJ2ShapeData convertModuleToJIPipeData(Shape obj)
convertModuleToJIPipeData
in class DataSlotModuleInput<Shape,ImageJ2ShapeData>
public Class<Shape> getModuleDataType()
getModuleDataType
in class DataSlotModuleInput<Shape,ImageJ2ShapeData>
public Class<ImageJ2ShapeData> getJIPipeDataType()
getJIPipeDataType
in class DataSlotModuleInput<Shape,ImageJ2ShapeData>
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.