public class WritableLineToIJLineConverter extends AbstractMaskPredicateToRoiConverter<WritableLine,Line>
WritableLine
to a Line
.Constructor and Description |
---|
WritableLineToIJLineConverter() |
Modifier and Type | Method and Description |
---|---|
Line |
convert(WritableLine mask) |
Class<WritableLine> |
getInputType() |
Class<Line> |
getOutputType() |
canConvert, canConvert, convert, isLossy
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<WritableLine> getInputType()
public Line convert(WritableLine mask)
convert
in class AbstractMaskPredicateToRoiConverter<WritableLine,Line>
Copyright © 2014–2022 ImageJ. All rights reserved.