Class DisplayServerGISStyleRegistrar

java.lang.Object
repast.simphony.ws.gis.DisplayServerGISStyleRegistrar

public class DisplayServerGISStyleRegistrar extends Object
Creates GIS3D styles from a style classname. The GIS registrar implementation is separate from the r.s.visualization.engine.StyleRegistrar because GIS displays can handle more complex ordering of the various layer types TODO this is exactly the same as the RS GISStyleRegistrar except that the display class is different, so this should be refactored to avoid duplication.
Author:
Eric Tatara