Uses of Class
repast.simphony.valueLayer.GridValueLayer
Packages that use GridValueLayer
-
Uses of GridValueLayer in repast.simphony.essentials
Methods in repast.simphony.essentials that return GridValueLayerModifier and TypeMethodDescriptionstatic GridValueLayer
RepastEssentials.CreateGridValueLayer
(String contextPath, String name, int... dimensions) Creates a GridValueLayer and adds it to the specified context.static GridValueLayer
RepastEssentials.CreateGridValueLayer
(String contextPath, String name, BigDecimal... dimensions)