Package org.anchoranalysis.plugin.mpp.bean.provider.collection
package org.anchoranalysis.plugin.mpp.bean.provider.collection
Implementation of
MarkCollectionProvider
.-
ClassesClassDescriptionCreates a new empty collection of marksCreates a
MarkCollection
from a single mark provided by aSingleMarkProvider
.Creates aMarkCollection
of point marks from anObjectCollection
.Provides aMarkCollection
by referencing it from the initialization context using an ID.Returns an existing marks-collection or an empty set if it doesn't existScales the X and Y coordinates of marks in aMarkCollection
using aScaleCalculator
.