Hierarchy For All Packages
- edu.ntnu.stud.chaosgame,
- edu.ntnu.stud.chaosgame.controller.game,
- edu.ntnu.stud.chaosgame.controller.utility,
- edu.ntnu.stud.chaosgame.model.data,
- edu.ntnu.stud.chaosgame.model.game,
- edu.ntnu.stud.chaosgame.model.generators,
- edu.ntnu.stud.chaosgame.model.transformations,
- edu.ntnu.stud.chaosgame.view,
- edu.ntnu.stud.chaosgame.view.modificationpopups
Class Hierarchy
- java.lang.Object
- edu.ntnu.stud.chaosgame.view.modificationpopups.AbstractPopup
- edu.ntnu.stud.chaosgame.view.modificationpopups.Affine2DPopup
- edu.ntnu.stud.chaosgame.view.modificationpopups.JuliaPopup
- javafx.application.Application
- edu.ntnu.stud.chaosgame.Main
- edu.ntnu.stud.chaosgame.model.game.ChaosCanvas
- edu.ntnu.stud.chaosgame.view.ChaosCanvasToImageConverter
- edu.ntnu.stud.chaosgame.controller.game.ChaosGame
- edu.ntnu.stud.chaosgame.model.game.ChaosGameDescription
- edu.ntnu.stud.chaosgame.model.generators.ChaosGameDescriptionFactory
- edu.ntnu.stud.chaosgame.controller.utility.ChaosGameFileHandler
- edu.ntnu.stud.chaosgame.view.ChaosGameGui (implements edu.ntnu.stud.chaosgame.view.ChaosGameObserver, edu.ntnu.stud.chaosgame.view.GuiButtonObserver)
- edu.ntnu.stud.chaosgame.controller.utility.Formatter
- edu.ntnu.stud.chaosgame.controller.game.GuiButtonController
- edu.ntnu.stud.chaosgame.model.data.Matrix2x2
- javafx.scene.Node (implements javafx.event.EventTarget, javafx.css.Styleable)
- javafx.scene.image.ImageView
- edu.ntnu.stud.chaosgame.view.ChaosGameImageView
- javafx.scene.image.ImageView
- edu.ntnu.stud.chaosgame.controller.game.PopupButtonController
- edu.ntnu.stud.chaosgame.controller.utility.PopupManager
- edu.ntnu.stud.chaosgame.model.transformations.Transform2D
- edu.ntnu.stud.chaosgame.model.transformations.AffineTransform2D
- edu.ntnu.stud.chaosgame.model.transformations.JuliaTransform
- edu.ntnu.stud.chaosgame.model.data.Vector2D
- edu.ntnu.stud.chaosgame.model.data.Complex
- edu.ntnu.stud.chaosgame.view.modificationpopups.AbstractPopup
Interface Hierarchy
- edu.ntnu.stud.chaosgame.view.ChaosGameObserver
- edu.ntnu.stud.chaosgame.view.GuiButtonObserver
- edu.ntnu.stud.chaosgame.view.PopupObserver