org.osm2world.core
Interface ConversionFacade.ProgressListener

Enclosing class:
ConversionFacade

public static interface ConversionFacade.ProgressListener

implemented by classes that want to be informed about a conversion run's progress


Method Summary
 void updatePhase(ConversionFacade.Phase newPhase)
          announces the start of a new phase
 

Method Detail

updatePhase

void updatePhase(ConversionFacade.Phase newPhase)
announces the start of a new phase