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 ContinuousValueLayer
RepastEssentials.CreateContinuousValueLayer
(String contextPath, String name, double... dimensions) Creates a ContinousValueLayer and adds it to the specified context.static ContinuousValueLayer
RepastEssentials.CreateContinuousValueLayer
(String contextPath, String name, BigDecimal... dimensions)