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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

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
83 views