Class GISDisplayData<T>

  • All Implemented Interfaces:
    DisplayData<T>

    public class GISDisplayData<T>
    extends DefaultDisplayData<T>
    Provides GIS Display used for initialization of the display. The data here is used primarily during the display.init(). Other types of information can be set using the DisplayCreator.
    Author:
    Eric Tatara