Class TimedBoundary

java.lang.Object
org.episteme.social.geography.TimedBoundary
All Implemented Interfaces:
Serializable

public class TimedBoundary extends Object implements Serializable
A geographic boundary that changes over time. Stores multiple states, each representing the boundary at a specific point in time.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
See Also:
  • Constructor Details

    • TimedBoundary

      public TimedBoundary()
  • Method Details