Class ServerStyleGIS

java.lang.Object
repast.simphony.ws.gis.ServerStyleGIS
Type Parameters:
T - The style object (agent) type.

public class ServerStyleGIS extends Object
Style for server-based display updates. Does not contain any references to display library classes.
Author:
Eric Tatara
  • Constructor Details

  • Method Details

    • getWellKnownText

      public String getWellKnownText()
    • getIconFile

      public String getIconFile()
    • getColor

      public Color getColor(Object o)
    • getSize

      public float getSize(Object o)
    • getLabel

      public String getLabel(Object o)
    • getLabelColor

      public Color getLabelColor(Object o, Color currentColor)