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

IONGrMapContinents Class

An IONGrMapContinents object is an IONGrGraphic that encapsulates the functionality of IDL's MAP_CONTINENTS procedure, which is used to draw continental boundaries, filled continents, political boundaries, coastlines, and rivers over an existing map projection. This is used in conjunction with an IONGrMap.

All IDL MAP_CONTINENTS keywords are accepted except CONTINENTS, LIMIT, T3D, AND ZVALUE.

Class Declaration

public class IONGrMapContinents
 
extends IONGrGraphic

Methods

  IDL Online Help (March 06, 2007)