Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Sim.portrayal.grid Classes and Interfaces - 14 results found.
NameDescriptionTypePackageFramework
DenseGridPortrayal2DPortrayal for Dense grids: grids of Bags of objects.Classsim.portrayal.gridMason
DrawPolicyCalled by Sparse2DPortrayal to determine if all objects should be drawn or only one.Interfacesim.portrayal.gridMason
FastHexaObjectGridPortrayal2DA "Fast" version of HexaObjectGridPortrayal2D, which draws objects as rectangles of specified colors, rather than using the provided SimplePortrayal2Ds.Classsim.portrayal.gridMason
FastHexaValueGridPortrayal2DClasssim.portrayal.gridMason
FastObjectGridPortrayal2DA "Fast" version of ObjectGridPortrayal2D, which draws objects as rectangles of specified colors, rather than using the provided SimplePortrayal2Ds.Classsim.portrayal.gridMason
FastValueGridPortrayal2DThis class works like a ValueGridPortrayal2D, except that it doesn't use an underlying Portrayal for the object (instead it always draws a rectangle), and may ignore the getColor() method, so you shouldn't override that method to customizeClasssim.portrayal.gridMason
HexaDenseGridPortrayal2DPortrayal for hexagonal grids (each cell has six equally-distanced neighbors).Classsim.portrayal.gridMason
HexaObjectGridPortrayal2DPortrayal for hexagonal grids (each cell has six equally-distanced neighbors) containing objects.Classsim.portrayal.gridMason
HexaSparseGridPortrayal2DPortrayal for hexagonal grids (each cell has six equally-distanced neighbors).Classsim.portrayal.gridMason
HexaValueGridPortrayal2DPortrayal for hexagonal grids (each cell has six equally-distanced neighbors) with double-precision real values.Classsim.portrayal.gridMason
ObjectGridPortrayal2DA portrayal for grids containing objects, such as maybe agents or agent bodies.Classsim.portrayal.gridMason
ObjectGridPortrayal2D .MessageClasssim.portrayal.gridMason
SparseGridPortrayal2DCan be used to draw both continuous and discrete sparse fields.Classsim.portrayal.gridMason
ValueGridPortrayal2DThis class is capable of portraying the DoubleGrid2D and IntGrid2D fields (and only those two fields -- or subclasses).Classsim.portrayal.gridMason