Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

What the index means? in setCoordinate(int index...?

843799Jan 5 2002 — edited Jan 5 2002
What the index means? in setCoordinate(int index...?
Although I looked at the API manual, but I still don't get it.
public void setCoordinate(int index,
double[] coordinate)
Sets the coordinate associated with the vertex at the specified index.
Parameters:
index - destination vertex index in this geometry array
coordinate - source array of 3 values containing the new coordinate

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 2 2002
Added on Jan 5 2002
1 comment
87 views