Public Member Functions | |
| FloatPair (double x, double y) | |
Package Attributes | |
| double | x |
| double | y |
Definition at line 29 of file OrientationDescriptor.java.
| theba.descriptors.OrientationDescriptor.FloatPair.FloatPair | ( | double | x, | |
| double | y | |||
| ) |
Definition at line 30 of file OrientationDescriptor.java.
double theba.descriptors.OrientationDescriptor.FloatPair.x [package] |
Definition at line 35 of file OrientationDescriptor.java.
Referenced by theba.descriptors.OrientationDescriptor.measure().
double theba.descriptors.OrientationDescriptor.FloatPair.y [package] |
Definition at line 35 of file OrientationDescriptor.java.
Referenced by theba.descriptors.OrientationDescriptor.measure().
1.6.1