Package edu.ntnu.stud.chaosgame.model.transformations
package edu.ntnu.stud.chaosgame.model.transformations
-
ClassesClassDescriptionRepresents affine transformations in a 2D-plane by extending the abstract class Transform2D
Transform2D
.Represents Julia transformations in a 2D-plane by extending the abstract class Transform2DTransform2D
.Abstract class representing transformations in a 2D-plane.