|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgistoolkit.datasources.shapefile.ShapeFileCreator
Class for saving a data set as a shape file.
Constructor Summary | |
ShapeFileCreator()
Creates new ShapeFileCreator |
Method Summary | |
static void |
save(Record[] inRecords,
java.lang.String inFileName)
Save the shape file as a file. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ShapeFileCreator()
Method Detail |
public static void save(Record[] inRecords, java.lang.String inFileName) throws java.lang.Exception
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |