Package org.anchoranalysis.mpp.proposer

Non-bean classes for proposing Marks or other data-structures with particular attributes.
  • Interface Summary 
    Interface Description
    OptionalPointProposer
    An interface for proposing a position in 3D space.
  • Class Summary 
    Class Description
    ProposerContext
    Context for proposing operations in the MPP framework.
  • Exception Summary 
    Exception Description
    ProposalAbnormalFailureException
    An exception thrown when a proposal could not be made for an abnormal reason.
    ProposerException
    An exception thrown when something goes wrong in a Proposer.