Uses of Class
repast.simphony.valueLayer.ContinuousValueLayer
Packages that use ContinuousValueLayer
-
Uses of ContinuousValueLayer in repast.simphony.essentials
Methods in repast.simphony.essentials that return ContinuousValueLayerModifier and TypeMethodDescriptionstatic ContinuousValueLayerRepastEssentials.CreateContinuousValueLayer(String contextPath, String name, double... dimensions) Creates a ContinousValueLayer and adds it to the specified context.static ContinuousValueLayerRepastEssentials.CreateContinuousValueLayer(String contextPath, String name, BigDecimal... dimensions)