All Classes and Interfaces

Class
Description
A Bounds3d utility class to help with finding intersections between bounds, to make transformations, and to see if a point lies within a bounds.
ColorInterpolation.
DataSourceInterface is the connector between the reader of a GIS file and the display in the DSOL animation.
DoubleList is a random access list of double values to which values can only be appended.
DsolGisException for exceptions when reading or drawing GIS layers.
Feature contains an element of a layer, defined by a key value combination, with its own colors.
TODO: minimum scale and maximum scale to draw features has to be added again, but first, scale needs to be defined properly.
FloatList is a random access list of float values to which values can only be appended.
This interface defines the map.
the GisObject class stores a Point2D or Shape as well as an array of attributes.
This renderable draws CAD/GIS objects.
An abstract class for state-dependent image renderables.
A InterpolationInterface.
This interface defines the layer of the map.
A LinearInterpolation.
The locatable interface enforces knowledge on position.
This interface defines the map image, which acts as the basic 'canvas' for the drawing process.
MapUnits indicates the units for a map.
The Renderable2d provides an easy accessible renderable object that can be drawn on an absolute or relative position, scaled, flipped, and rotated.
A comparator for two Renderable2d objects.
The Renderable2d interface defines the basic interface for 2d animation.
A helper class for transforming between screen coordinates and world coordinates.
The SerializableRectangle2d class is a serializable version of the java.awt.geom.Rectangle2D class, yet in an immutable form.
The SerializableRectangle2d.Double class is a serializable version of the java.awt.geom.Rectangle2D.Double class.
The SerializableRectangle2d.Float class is a serializable version of the java.awt.geom.Rectangle2D.Double class.
Render an image on screen where there is only a single image.
A StaticLocation in 2 dimensions.
A StaticLocation in 3 dimensions.