Package JavaGrinders.spatial

Class Summary
AnalysisProc the main class controlling the invocation of analyses in the model
AngleVariable handles things that a general variable containing angles should do or know about.
Animal characterizes an animal as a spatially explicit entity.
Arena implements an spatially explicit stage for the modelling
Capture characterizes a single Capture with a capture location (as x, y, z coordinates) and a time stamp for the time of capture
CaptureVariable handles a variable of Captures (capture localities and time of capture).
CircularAnalyzer coordinates the analysis of directional data in an application.
CircularDescriptives provides the interface for obtaining descriptive statistics from continuous variables.
CircularGraphPresenter a presenter for circular graphs placed within a scrollpane within a frame.
Constraint implements the spatially explicit stage for the modelling
GridSpace3D provides the interface for obtaining descriptive statistics from continuous variables.
Group coordinates a group of animals
MapDimensions provides the interface for obtaining descriptive statistics from continuous variables.
MoveDescriptives provides the interface for obtaining descriptive statistics from continuous variables.
MoveVariable handles a vector of information for a series of moves
MoveVector characterizes a single move from a start capture at one time to an end capture at another time.
PolarVector characterizes a spherical vector with degrees for longitude and latitude, and vector length
SpatialAnalyzer coordinates spatial analyses.
SpatialDescriptives provides the interface for obtaining descriptive statistics from continuous variables.
SpatialMapPresenter a presenter for a spatial map that is placed within a scrollpane within a frame.
SpatialModellingFramework provides the top-level interface for coordinating a spatially explicit model
SpatialVector provides the interface for obtaining descriptive statistics from continuous variables.
TimeVariable handles a variable of Strings.
View View class
WrapAroundWorld implements the spatially explicit stage for the modelling