|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.idv.control.LocationIndicatorControl.AxisInfo
public static class LocationIndicatorControl.AxisInfo
Holds state about an axis
| Constructor Summary | |
|---|---|
LocationIndicatorControl.AxisInfo()
Ctor |
|
LocationIndicatorControl.AxisInfo(LocationIndicatorControl lic)
Ctor |
|
| Method Summary | |
|---|---|
void |
checkVisibility()
Toggle visibility of sub-components |
boolean |
getLabelVisible()
Get the label Visible property. |
boolean |
getMove()
Get the Move property. |
boolean |
getShowLines()
Get the ShowLines property. |
boolean |
getSolid()
Get the Solid property. |
boolean |
getVisible()
Get the Visible property. |
void |
initDisplayables()
Create displayables |
void |
setLabelPosition()
Set the position of the label |
void |
setLabelVisible(boolean value)
Set the label Visible property. |
void |
setMove(boolean value)
Set the Move property. |
void |
setShowLines(boolean value)
Set the ShowLines property. |
void |
setSolid(boolean value)
Set the Solid property. |
void |
setVisible(boolean value)
Set the Visible property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocationIndicatorControl.AxisInfo()
public LocationIndicatorControl.AxisInfo(LocationIndicatorControl lic)
lic - The control| Method Detail |
|---|
public void initDisplayables()
throws VisADException,
RemoteException
RemoteException - On badness
VisADException - On badnesspublic void checkVisibility()
public void setLabelPosition()
throws VisADException,
RemoteException
RemoteException - On badness
VisADException - On badnesspublic void setShowLines(boolean value)
value - The new value for ShowLinespublic boolean getShowLines()
public void setVisible(boolean value)
value - The new value for Visiblepublic boolean getVisible()
public void setLabelVisible(boolean value)
value - The new valuepublic boolean getLabelVisible()
public void setMove(boolean value)
value - The new value for Movepublic boolean getMove()
public void setSolid(boolean value)
value - The new value for Solidpublic boolean getSolid()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||