Package jsl.modeling.elements.spatial
Interface CoordinateIfc
-
- All Known Implementing Classes:
Vector3D
public interface CoordinateIfc
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description double
getX1()
double
getX2()
double
getX3()
-