|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--quicktime.std.image.NearestPointInfo
This class contains information about the index and distance values of a specified point contained in a GXPaths collection of GXPath collection of points.
Field Summary | |
int |
contourIndex
The contour index value of the point |
float |
deltaDistance
The distance between the specified point and the closest point in the contour to it. |
int |
pointIndex
The point index value of the point |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int contourIndex
public int pointIndex
public float deltaDistance
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |