Package org.lemsml.jlems.viz.plot
Interface XYLocation
-
- All Known Implementing Classes:
Position
public interface XYLocation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description double
getX()
double
getY()
-