Uses of Class
org.anchoranalysis.mpp.pair.PairVoxelizedMarkMemo
| Package | Description |
|---|---|
| org.anchoranalysis.mpp.bean.proposer |
Proposing
Marks or other data-structures with particular
attributes. |
-
Uses of PairVoxelizedMarkMemo in org.anchoranalysis.mpp.bean.proposer
Methods in org.anchoranalysis.mpp.bean.proposer that return types with arguments of type PairVoxelizedMarkMemo Modifier and Type Method Description abstract Optional<PairVoxelizedMarkMemo>MarkSplitProposer. propose(VoxelizedMarkMemo mark, ProposerContext context, MarkWithIdentifierFactory markFactory)Proposes a split of the input mark into two new marks.