Package sim.portrayal.simple

Class Summary
CircledPortrayal2D A wrapper for other Portrayal2Ds which also draws a big circle around them -- useful for distinguishing one object from other similar-looking objects.
HexagonalPortrayal2D A simple portrayal for 2D visualization of hexagons.
ImagePortrayal2D A simple portrayal for 2D visualization of images.
LabelledPortrayal2D A wrapper for other Portrayal2Ds which also draws a textual label.
OrientedPortrayal2D A wrapper for other Portrayal2Ds which provides some kind of pointing object (typically a line) along the object's specified orientation angle.
OvalPortrayal2D A simple portrayal for 2D visualization of ovals.
RectanglePortrayal2D A simple portrayal for 2D visualization of rectangles.
ValuePortrayal2D The ValuePortrayal2D is the default portrayal for ValueGridPortrayal2Ds.
ValuePortrayal2D.DoubleFilter  
ValuePortrayal2D.Filter  
ValuePortrayal2D.IntFilter