NASA World Wind

gov.nasa.worldwind.applications.sar
Class ScalebarHint

java.lang.Object
  extended by gov.nasa.worldwind.applications.sar.ScalebarHint

public class ScalebarHint
extends Object

Handles marker indicator for the scalebar.


Constructor Summary
ScalebarHint()
           
 
Method Summary
 MarkerAttributes getMarkerAttributes()
           
 boolean isEnabled()
           
 void setEnabled(boolean state)
           
 void setWwd(WorldWindow worldWindow)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScalebarHint

public ScalebarHint()
Method Detail

getMarkerAttributes

public MarkerAttributes getMarkerAttributes()

isEnabled

public boolean isEnabled()

setEnabled

public void setEnabled(boolean state)

setWwd

public void setWwd(WorldWindow worldWindow)

NASA World Wind