Package | Description |
---|---|
org.osm2world.core |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
ConversionFacade.ProgressListener.updatePhase(ConversionFacade.Phase newPhase)
announces the start of a new phase
|