Package org.anchoranalysis.plugin.mpp.bean.provider.collection


package org.anchoranalysis.plugin.mpp.bean.provider.collection
Implementation of MarkCollectionProvider.
  • Classes
    Class
    Description
    Creates a new empty collection of marks
    Creates a MarkCollection from a single mark provided by a SingleMarkProvider.
    Creates a MarkCollection of point marks from an ObjectCollection.
    Provides a MarkCollection by referencing it from the initialization context using an ID.
    Returns an existing marks-collection or an empty set if it doesn't exist
    Scales the X and Y coordinates of marks in a MarkCollection using a ScaleCalculator.