public interface VPPoint extends java.lang.Comparable<VPPoint>, ByteSerializable
ByteSerializable.Deserialize
Modifier and Type | Method and Description |
---|---|
double |
getDistanceTo(VPPoint otherPoint) |
serialize
double getDistanceTo(VPPoint otherPoint)