| Constructor and Description |
|---|
EsriParcel(int width,
int height) |
| Modifier and Type | Method and Description |
|---|---|
static EsriParcel |
load(java.io.File file) |
static void |
main(java.lang.String[] args) |
void |
save(java.io.File file) |
getArea, getAreaBP, getLandUseArea, getLandUses, getUnfrozenCellsByLandUse, init, overwrite, read, updateAreaInfodump, forEachTwoCells, getCell, getCell, getHeight, getLength, getWidth, iterator, read, swap, write, writepublic static EsriParcel load(java.io.File file) throws java.io.FileNotFoundException, java.io.IOException, java.lang.IllegalAccessException, java.lang.reflect.InvocationTargetException
java.io.FileNotFoundExceptionjava.io.IOExceptionjava.lang.IllegalAccessExceptionjava.lang.reflect.InvocationTargetExceptionpublic void save(java.io.File file)
throws java.io.FileNotFoundException,
java.lang.IllegalAccessException,
java.lang.reflect.InvocationTargetException,
java.lang.NoSuchMethodException
java.io.FileNotFoundExceptionjava.lang.IllegalAccessExceptionjava.lang.reflect.InvocationTargetExceptionjava.lang.NoSuchMethodExceptionpublic static void main(java.lang.String[] args)
throws java.io.FileNotFoundException,
java.io.IOException,
java.lang.IllegalAccessException,
java.lang.reflect.InvocationTargetException,
java.lang.NoSuchMethodException
java.io.FileNotFoundExceptionjava.io.IOExceptionjava.lang.IllegalAccessExceptionjava.lang.reflect.InvocationTargetExceptionjava.lang.NoSuchMethodException