public class OMEROPolylineUnwrapper extends AbstractOMERORealMaskUnwrapper<PolylineData,OMEROPolyline>
OMEROPolyline
.Constructor and Description |
---|
OMEROPolylineUnwrapper() |
Modifier and Type | Method and Description |
---|---|
Class<OMEROPolyline> |
getInputType() |
Class<PolylineData> |
getOutputType() |
String |
getTextValue(PolylineData shape) |
void |
setBoundaryType(PolylineData shape,
String textValue) |
convert
canConvert, canConvert, canConvert, canConvert, canConvert, convert, convert, getType, populateInputCandidates, supports
getInfo, getPriority, setInfo, setPriority, toString
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
public Class<PolylineData> getOutputType()
public Class<OMEROPolyline> getInputType()
public void setBoundaryType(PolylineData shape, String textValue)
setBoundaryType
in class AbstractOMERORealMaskUnwrapper<PolylineData,OMEROPolyline>
public String getTextValue(PolylineData shape)
getTextValue
in class AbstractOMERORealMaskUnwrapper<PolylineData,OMEROPolyline>
Copyright © 2014–2022 ImageJ. All rights reserved.