public interface GisPart
| Modifier and Type | Method and Description |
|---|---|
int |
getNumPoints()
Get number of points in this part.
|
double[] |
getX()
Get x coordinates for this part.
|
double[] |
getY()
Get y coordinates for this part.
|
Copyright © 1999-2012 UCAR/Unidata. All Rights Reserved.