moverfactory toStrings
This commit is contained in:
@@ -30,4 +30,9 @@ public class HalfLowEllipseMoverFactory implements MoverFactory {
|
||||
return m;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
return "Half low ellipse";
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user