public class RemoveShapesStep extends ConvertStep
debug
Constructor and Description |
---|
RemoveShapesStep(TemporaryMap map)
Construct a RemoveFacesStep.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription()
Get a user-friendly description of this step.
|
protected void |
step()
Perform the step.
|
bumpMaxProgress, bumpMaxProgress, bumpProgress, doStep, getProgressBar, getStatusComponent, setProgress, setProgressLimit, setStatus
public RemoveShapesStep(TemporaryMap map)
map
- The TemporaryMap to use.public java.lang.String getDescription()
ConvertStep
getDescription
in class ConvertStep
protected void step()
ConvertStep
step
in class ConvertStep