All Downloads are FREE. Search and download functionalities are using the official Maven repository.

zhao.algorithmMagic.operands.route.Route2D Maven / Gradle / Ivy

There is a newer version: 1.42
Show newest version
package zhao.algorithmMagic.operands.route;

import zhao.algorithmMagic.operands.coordinate.Coordinate2D;

public interface Route2D> extends Route {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy