Modifier and Type | Method and Description |
---|---|
Object |
clone() |
CoordinateReferenceSystem |
getCoordinateReferenceSystem() |
double[] |
getCoordinates() |
int |
getDimension() |
double |
getOrdinate(int paramInt) |
void |
setOrdinate(int paramInt,
double paramDouble) |
int getDimension()
double[] getCoordinates()
double getOrdinate(int paramInt) throws IndexOutOfBoundsException
IndexOutOfBoundsException
void setOrdinate(int paramInt, double paramDouble) throws IndexOutOfBoundsException
IndexOutOfBoundsException
CoordinateReferenceSystem getCoordinateReferenceSystem()
Object clone()
Copyright © 2012. All Rights Reserved.