Uses of Enum Class
repast.simphony.valueLayer.BufferedGridValueLayer.Buffer
-
Uses of BufferedGridValueLayer.Buffer in repast.simphony.valueLayer
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static BufferedGridValueLayer.Buffer[]
BufferedGridValueLayer.Buffer.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
BufferedGridValueLayer.forEach
(GridFunction function, GridPoint origin, BufferedGridValueLayer.Buffer buffer, int... extent) Apply the specified function to each cell in the extent around the origin.