eomatch.MatchupSet

eomatch.MatchupSet#

class eomatch.MatchupSet(matchups: List[Matchup] | None = None)[source]#

Container for Matchup objects

__init__(matchups: List[Matchup] | None = None) None[source]#

Methods

__init__([matchups])

append(matchup)

Append a Matchup to the set.

plot_geometries(ax)

plot geometries in matchup set

plot_points([ax, tick_step, mi, mui])

Attributes

collections

Returns collection sets of matchups within matchup set