Package repast.simphony.ws
Class DisplayProperties<T>
java.lang.Object
repast.simphony.ws.DisplayProperties<T>
Stores display properties like agent shape and color for each agent in a
display server instance.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
agent
-
id
public int id -
shape
-
icon
-
color
-
borderColor
-
borderStroke
-
borderThickness
-
label
-
fillOpacity
-
rotation
public double rotation -
size
public double size
-
-
Constructor Details
-
DisplayProperties
-