All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description BoundsUtil 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 ColorInterpolation.DataSourceInterface DataSourceInterface is the connector between the reader of a GIS file and the display in the DSOL animation.DoubleAppendList DoubleList is a random access list of double values to which values can only be appended.DsolGisException DsolGisException for exceptions when reading or drawing GIS layers.FeatureInterface 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.FloatAppendList FloatList is a random access list of float values to which values can only be appended.GisMapInterface This interface defines the map.GisObject the GisObject class stores a Point2D or Shape as well as an array of attributes.GisRenderable2d This renderable draws CAD/GIS objects.ImageRenderable<L extends Locatable> An abstract class for state-dependent image renderables.InterpolationInterface A InterpolationInterface.LayerInterface This interface defines the layer of the map.LinearInterpolation A LinearInterpolation.Locatable The locatable interface enforces knowledge on position.MapImageInterface This interface defines the map image, which acts as the basic 'canvas' for the drawing process.MapUnits MapUnits indicates the units for a map.Renderable2d<L extends Locatable> The Renderable2d provides an easy accessible renderable object that can be drawn on an absolute or relative position, scaled, flipped, and rotated.Renderable2dComparator A comparator for two Renderable2d objects.Renderable2dInterface<L extends Locatable> The Renderable2d interface defines the basic interface for 2d animation.RenderableScale A helper class for transforming between screen coordinates and world coordinates.SerializableRectangle2d The SerializableRectangle2d class is a serializable version of thejava.awt.geom.Rectangle2Dclass, yet in an immutable form.SerializableRectangle2d.Double The SerializableRectangle2d.Double class is a serializable version of thejava.awt.geom.Rectangle2D.Doubleclass.SerializableRectangle2d.Float The SerializableRectangle2d.Float class is a serializable version of thejava.awt.geom.Rectangle2D.Doubleclass.SingleImageRenderable<L extends Locatable> Render an image on screen where there is only a single image.StaticLocation2d A StaticLocation in 2 dimensions.StaticLocation3d A StaticLocation in 3 dimensions.