sim.portrayal3d.grid.quad.README Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mason Show documentation
Show all versions of mason Show documentation
MASON is a fast discrete-event multiagent simulation library core in Java, designed to be the foundation for large custom-purpose Java simulations, and also to provide more than enough functionality for many lightweight simulation needs. MASON contains both a model library and an optional suite of visualization tools in 2D and 3D.
The newest version!
sim/portrayal3d/grid/quad
This package holds special Simple Portrayals which display 2D field elements
as surfaces. Used with ValueGrid2DPortrayal3D (in sim/portrayal3d/grid)
QuadPortrayal.java
An abstract superclass for various kinds of surfaces.
MeshPortrayal.java
A surface in the form of a simple 2D mesh.
TilePortrayal.java
A "surface" of sorts where every value is a square at a certain elevation.
ValueGridCellInfo.java
A special object used by ValueGrid2DPortrayal3D to convey to the
QuadPortrayal important information about the values being portrayed.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy