Interface Coordinate
-
- All Implemented Interfaces:
public interface Coordinate表示一个坐标器
Zoyn
-
-
Method Summary
Modifier and Type Method Description abstract LocationnewLocation(Double x, Double y, Double z)-
-
Method Detail
-
newLocation
abstract Location newLocation(Double x, Double y, Double z)
-
-
-
-