Class JExtentStatusBarItem

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class JExtentStatusBarItem extends StatusBarItem
A status bar item that displays the map pane's world bounds.
Since:
8.0
Author:
Michael Bedward
See Also:
  • Constructor Details

    • JExtentStatusBarItem

      public JExtentStatusBarItem(MapPane mapPane)
      Creates a new item to display the extent of the associated map pane.
      Parameters:
      mapPane - the map pane
      Throws:
      IllegalArgumentException - if mapPane is null
  • Method Details

    • setNumDecimals

      public void setNumDecimals(int numDecimals)
      Sets te number of digits to display after the decimal place.
      Overrides:
      setNumDecimals in class StatusBarItem
      Parameters:
      numDecimals - number of digits after decimal place