Skip to content
Snippets Groups Projects
Commit 9be260bf authored by Håvard Daleng's avatar Håvard Daleng
Browse files

Refactored some classes.

parent 8f38d22e
No related branches found
No related tags found
No related merge requests found
package edu.ntnu.stud.chaosgame.transformations;
package edu.ntnu.stud.chaosgame.model.handling;
import edu.ntnu.stud.chaosgame.model.Matrix2x2;
import edu.ntnu.stud.chaosgame.model.Vector2D;
import edu.ntnu.stud.chaosgame.model.transformations.AffineTransform2D;
/**
......
package edu.ntnu.stud.chaosgame.transformations;
package edu.ntnu.stud.chaosgame.model.transformations;
import edu.ntnu.stud.chaosgame.model.Matrix2x2;
import edu.ntnu.stud.chaosgame.model.Vector2D;
......
package edu.ntnu.stud.chaosgame.transformations;
package edu.ntnu.stud.chaosgame.model.transformations;
import edu.ntnu.stud.chaosgame.model.Complex;
import edu.ntnu.stud.chaosgame.model.Vector2D;
......
package edu.ntnu.stud.chaosgame.transformations;
package edu.ntnu.stud.chaosgame.model.transformations;
import edu.ntnu.stud.chaosgame.model.Vector2D;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment