Class MarkPointListFactory

Object
AnchorBean<MarkFactory>
MarkFactory
MarkPointListFactory

public class MarkPointListFactory extends MarkFactory
A factory for creating PointList marks.

This class extends MarkFactory, providing a specific implementation for creating PointList objects in the MPP (Marked Point Process) framework.

  • Constructor Details

    • MarkPointListFactory

      public MarkPointListFactory()
  • Method Details

    • create

      public Mark create()
      Description copied from class: MarkFactory
      Creates a new Mark object.
      Specified by:
      create in class MarkFactory
      Returns:
      a newly created Mark object