Add path overlays functionality.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package org.insa.graphics.drawing.overlays;
|
||||
|
||||
public interface PathOverlay extends Overlay {
|
||||
|
||||
}
|
Reference in New Issue
Block a user