Package org.khelekore.prtree
Interface PointND
-
- All Known Implementing Classes:
SimplePointND
public interface PointNDA description of an N-dimensional point
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetDimensions()doublegetOrd(int axis)
-