Question: Design the app below using JavaFX shapes. a ) Design a plane using 7 grouped polygons: polygons using: 1 , p 2 , . .
Design the app below using JavaFX shapes.
a Design a plane using grouped polygons:
polygons using:
p;
b Add checkboxes and rectangles to mimic the pathway for the plane and animate the plane as follows using anonymous model:
a If takeoff and landing checkbox is chosen, a rotate and path animation starts
b If change color checkbox is chosen, the polygons will use fill transition to change colors
c If both were chosen, both a and b will run in parallel using parallel transition. Using Java Create plane as & grouped polygons using: Group group new Groupp p;
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
