|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.data.shapefile.indexed.FidIndexer
public class FidIndexer
Creates a .fix file (fid index).
Constructor Summary | |
---|---|
FidIndexer()
|
Method Summary | |
---|---|
static void |
generate(ShpFiles shpFiles)
Generates the FID index file for the shpFiles |
static void |
generate(java.net.URL shpURL)
Generates the FID index file for the shpFile |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FidIndexer()
Method Detail |
---|
public static void generate(java.net.URL shpURL) throws java.io.IOException
java.io.IOException
public static void generate(ShpFiles shpFiles) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |