cammons
public class Cammons extends Object
Field Summary | |
---|---|
static int | OS_LINUX |
static int | OS_UNDEFINED |
static int | OS_WIN Creates a new instance of Cammons |
Constructor Summary | |
---|---|
Cammons() |
Method Summary | |
---|---|
static String | deleteSuffix(String file) |
static String | extractFileName(String s) |
static String | extractFilePath(String s) |
static int | getOs() |
static String | getSuffix(String file) |
static double | vzdal(double x1, double y1, double x2, double y2) |