Update path panel.
This commit is contained in:
@@ -33,4 +33,10 @@ public interface Overlay {
|
||||
*/
|
||||
public void delete();
|
||||
|
||||
/**
|
||||
* Request a redraw of this overlay - This can start a full redraw of the inner
|
||||
* drawing.
|
||||
*/
|
||||
public void redraw();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user