public interface Positionable extends Comparable<Positionable>
| Modifier and Type | Method and Description |
|---|---|
double |
position()
Map the
Positionable object to a numeric value (a double) so that it can be positioned on an axis. |
compareToCopyright © 2017. All rights reserved.