Class LocationIndicatorControl.AxisInfo

java.lang.Object
ucar.unidata.idv.control.LocationIndicatorControl.AxisInfo
Enclosing class:
LocationIndicatorControl

public static class LocationIndicatorControl.AxisInfo extends Object
Holds state about an axis
Version:
$Revision: 1.46 $
Author:
IDV Development Team
  • Constructor Details

    • AxisInfo

      public AxisInfo()
      Ctor
    • AxisInfo

      public AxisInfo(LocationIndicatorControl lic)
      Ctor
      Parameters:
      lic - The control
  • Method Details

    • initDisplayables

      public void initDisplayables() throws VisADException, RemoteException
      Create displayables
      Throws:
      RemoteException - On badness
      VisADException - On badness
    • checkVisibility

      public void checkVisibility()
      Toggle visibility of sub-components
    • setLabelPosition

      public void setLabelPosition() throws VisADException, RemoteException
      Set the position of the label
      Throws:
      RemoteException - On badness
      VisADException - On badness
    • setShowLines

      public void setShowLines(boolean value)
      Set the ShowLines property.
      Parameters:
      value - The new value for ShowLines
    • getShowLines

      public boolean getShowLines()
      Get the ShowLines property.
      Returns:
      The ShowLines
    • setClip

      public void setClip(int value)
      Set the Clip property.
      Parameters:
      value - The new value for Clip
    • getClipCoefficient

      public int getClipCoefficient()
      _more_
      Returns:
      _more_
    • getClip

      public int getClip()
      Get the Clip property.
      Returns:
      The Clip
    • setIndex

      public void setIndex(int value)
      Set the Index property.
      Parameters:
      value - The new value for Index
    • getIndex

      public int getIndex()
      Get the Index property.
      Returns:
      The Index
    • setVisible

      public void setVisible(boolean value)
      Set the Visible property.
      Parameters:
      value - The new value for Visible
    • getVisible

      public boolean getVisible()
      Get the Visible property.
      Returns:
      The Visible
    • setLabelVisible

      public void setLabelVisible(boolean value)
      Set the label Visible property.
      Parameters:
      value - The new value
    • getLabelVisible

      public boolean getLabelVisible()
      Get the label Visible property.
      Returns:
      The label visible
    • setMove

      public void setMove(boolean value)
      Set the Move property.
      Parameters:
      value - The new value for Move
    • getMove

      public boolean getMove()
      Get the Move property.
      Returns:
      The Move
    • setSolid

      public void setSolid(boolean value)
      Set the Solid property.
      Parameters:
      value - The new value for Solid
    • getSolid

      public boolean getSolid()
      Get the Solid property.
      Returns:
      The Solid