Package nl.tudelft.simulation.dsol.animation.D2
-
Interface Summary Interface Description Renderable2DInterface<L extends Locatable> The Renderable2D interface defines the basic interface for 2d animation. -
Class 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.ImageRenderable<L extends Locatable> An abstract class for state-dependent image renderables.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.RenderableScale A helper class for transforming between screen coordinates and world coordinates.SingleImageRenderable<L extends Locatable> Render an image on screen where there is only a single image.