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, isLossycanConvert, canConvert, canConvert, convert, convert, getType, populateInputCandidates, supportsgetInfo, getPriority, setInfo, setPriority, toStringcontext, getContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetIdentifier, logcontext, getContext, setContextcompareTo, getPriority, setPrioritygetInfo, setInfogetLocationgetVersionpublic Class<WritableLine> getInputType()
public Line convert(WritableLine mask)
convert in class AbstractMaskPredicateToRoiConverter<WritableLine,Line>Copyright © 2014–2022 ImageJ. All rights reserved.