public class VolumeLayer extends Object
| Constructor and Description |
|---|
VolumeLayer() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAgent(VolumeLikeAgent agent) |
void |
addAgents(Collection<VolumeLikeAgent> agents) |
List<VolumeLikeAgent> |
getAgents() |
public void addAgent(VolumeLikeAgent agent)
public void addAgents(Collection<VolumeLikeAgent> agents)
public List<VolumeLikeAgent> getAgents()
Copyright © 2019. All rights reserved.