Uses of Package
edu.princeton.plot

Packages that use edu.princeton.plot
edu.princeton.plot Contains classes for 2D plotting of polygons, scatters, line plots, etc. 
edu.princeton.repeatedgames.rgsolve Contains the core classes of the rgsolve package, including the solver class RGSolve, the solver settings AlgoParameters, and data structures like RGSolution for storing game solutions and algorithm information. 
edu.princeton.repeatedgames.rgsolve.components WARNING: These classes are undocumented - Contains classes defining the components used in the rgsolve GUI. 
edu.princeton.repeatedgames.rgsolve.games Contains the Game class which defines a repeated game, and classes for constructing, manipulating and analyzing games. 
edu.princeton.repeatedgames.rgsolve.polygon Contains classes and methods used for storing and manipulating the polygons that define payoff sets - Includes a convex hull routine, and the class GameExtremePoint, which defines an equilibrium extreme point of V* and how it is generated. 
 

Classes in edu.princeton.plot used by edu.princeton.plot
Point
          A class representing a point in R^2, with coordinates x and y
 

Classes in edu.princeton.plot used by edu.princeton.repeatedgames.rgsolve
Point
          A class representing a point in R^2, with coordinates x and y
 

Classes in edu.princeton.plot used by edu.princeton.repeatedgames.rgsolve.components
Plot2D
           
Point
          A class representing a point in R^2, with coordinates x and y
 

Classes in edu.princeton.plot used by edu.princeton.repeatedgames.rgsolve.games
Point
          A class representing a point in R^2, with coordinates x and y
 

Classes in edu.princeton.plot used by edu.princeton.repeatedgames.rgsolve.polygon
Point
          A class representing a point in R^2, with coordinates x and y