Class TLcyGridCoordinateAddOn

java.lang.Object
com.luciad.lucy.addons.ALcyAddOn
com.luciad.lucy.addons.gridcoordinate.TLcyGridCoordinateAddOn

public class TLcyGridCoordinateAddOn extends ALcyAddOn

This add-on allows you to see the coordinates of the last mouse move or click.

It adds a menu item to activate a panel displaying the coordinate of the last mouse move or click in different coordinate systems:

  • lon lat
  • DMS
  • UTM
  • GeoRef

They can be displayed with respect to a number of different geodetic datums.

  • Constructor Details

    • TLcyGridCoordinateAddOn

      public TLcyGridCoordinateAddOn()
  • Method Details