public double getOrdinate(int index, int ordinate)
See also:
PackedCoordinateSequence#getOrdinate(int, int) For performance reasons the ordinate index is not checked. If it is larger than the dimension a meaningless value may be returned.
public void setOrdinate(int index, int ordinate, double value)