What the index means? in setCoordinate(int index...?
843799Jan 5 2002 — edited Jan 5 2002What 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