Uses of Class
org.osm2world.core.ConversionFacade.Phase

Packages that use ConversionFacade.Phase
org.osm2world.core   
 

Uses of ConversionFacade.Phase in org.osm2world.core
 

Methods in org.osm2world.core that return ConversionFacade.Phase
static ConversionFacade.Phase ConversionFacade.Phase.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ConversionFacade.Phase[] ConversionFacade.Phase.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.osm2world.core with parameters of type ConversionFacade.Phase
 void ConversionFacade.ProgressListener.updatePhase(ConversionFacade.Phase newPhase)
          announces the start of a new phase