Skip to content
Snippets Groups Projects
Commit 59f87507 authored by AREZKI Celia's avatar AREZKI Celia
Browse files

some changes in abaoredadaecorator because i don't have the right draw

parent 7eba36fd
Branches
No related tags found
No related merge requests found
package shape;
import javafx.scene.canvas.GraphicsContext;
import javafx.geometry.Point2D;
import javafx.scene.canvas.GraphicsContext;
import javafx.scene.paint.Color;
public class BorderDecorator extends Decorator {
......@@ -20,4 +19,3 @@ public class BorderDecorator extends Decorator {
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment