Uses of Class
repast.simphony.valueLayer.ContinuousValueLayer
-
Uses of ContinuousValueLayer in repast.simphony.essentials
Modifier 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)