Classes | |
class | FloatPair |
Public Member Functions | |
String | getName () |
String | getAbout () |
boolean | does3D () |
boolean | isNumeric () |
Object | measure (RegionMask mask) |
Definition at line 11 of file OrientationDescriptor.java.
boolean theba.descriptors.OrientationDescriptor.does3D | ( | ) |
Implements theba.core.RegionDescriptor.
Definition at line 21 of file OrientationDescriptor.java.
String theba.descriptors.OrientationDescriptor.getAbout | ( | ) |
Implements theba.core.RegionDescriptor.
Definition at line 17 of file OrientationDescriptor.java.
String theba.descriptors.OrientationDescriptor.getName | ( | ) |
Implements theba.core.RegionDescriptor.
Definition at line 13 of file OrientationDescriptor.java.
boolean theba.descriptors.OrientationDescriptor.isNumeric | ( | ) |
Implements theba.core.RegionDescriptor.
Definition at line 25 of file OrientationDescriptor.java.
Object theba.descriptors.OrientationDescriptor.measure | ( | RegionMask | mask | ) |
Implements theba.core.RegionDescriptor.
Definition at line 99 of file OrientationDescriptor.java.
References theba.core.RegionMask.getHeight(), theba.core.RegionMask.getWidth(), theba.core.RegionMask.isSet(), theba.descriptors.OrientationDescriptor.FloatPair.x, and theba.descriptors.OrientationDescriptor.FloatPair.y.