Uses of Class
edu.ntnu.stud.chaosgame.view.modificationpopups.Affine2DPopup
Packages that use Affine2DPopup
-
Uses of Affine2DPopup in edu.ntnu.stud.chaosgame.controller.game
Methods in edu.ntnu.stud.chaosgame.controller.game with parameters of type Affine2DPopupModifier and TypeMethodDescriptionprivate ChaosGameDescription
PopupButtonController.createChaosGameDescriptionFromAffine2dPopup
(Affine2DPopup popup) Creates a ChaosGameDescription from the data in an Affine2DPopup.void
PopupButtonController.handleUpdateButton
(Affine2DPopup popup) Handles the update button action for the Affine2DPopup.