com.mindfusion.diagramming
Interface LayoutProgress


public interface LayoutProgress


Method Summary
 void update(int current, int total)
           
 

Method Detail

update

void update(int current,
            int total)