org.esa.beam.visat.toolviews.nav
Class CursorSynchronizer

java.lang.Object
  extended by org.esa.beam.visat.toolviews.nav.CursorSynchronizer

public class CursorSynchronizer
extends Object


Constructor Summary
CursorSynchronizer(VisatApp visatApp)
           
 
Method Summary
 boolean isEnabled()
           
 void setEnabled(boolean enabled)
           
 void updateCursorOverlays(GeoPos geoPos)
           
 void updateCursorOverlays(GeoPos geoPos, ProductSceneView sourceView)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CursorSynchronizer

public CursorSynchronizer(VisatApp visatApp)
Method Detail

isEnabled

public boolean isEnabled()

setEnabled

public void setEnabled(boolean enabled)

updateCursorOverlays

public void updateCursorOverlays(GeoPos geoPos)

updateCursorOverlays

public void updateCursorOverlays(GeoPos geoPos,
                                 ProductSceneView sourceView)


Copyright © 2002-2013 Brockmann Consult GmbH. All Rights Reserved.