Previous ION Java User's Guide: ION Java Class and Method Reference Next

IONMap / IONJMap Class

IONMap is an IONGrDrawable object that creates a map projection on which to display data. Displayed data can be any combination of IONGrMapImage, IONGrMapGrid, IONGrMapContinents and IONGrContour objects. Data is displayed in the order it is added.

The IONJMap class extends the IONJGrDrawable class and contains an IONGrMap object. It can be inserted into a component tree.

Class Declaration

public class IONMap
 
extends IONGrDrawable

public class IONJMap
 
extends IONJGrDrawable

Methods

  IDL Online Help (March 06, 2007)