Class MemoList

Object
org.anchoranalysis.mpp.feature.mark.MemoList
All Implemented Interfaces:
Iterable<VoxelizedMarkMemo>, MemoForIndex

public class MemoList
extends Object
implements MemoForIndex, Iterable<VoxelizedMarkMemo>
A list of VoxelizedMarkMemo objects that implements MemoForIndex and Iterable.

This class provides methods to manipulate and access the list of voxelized mark memos.