|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.v3x.io.formats.shapefile.ShapefileProfiler
public class ShapefileProfiler
Profiles a shapefile or shapefiles.
| Constructor Summary | |
|---|---|
ShapefileProfiler()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] argv)
Prints the profile for all shapefiles given on the command line. |
static ShapefileProfile |
profileFor(java.lang.String shapefilePath)
Returns the profile for a given shapefile. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ShapefileProfiler()
| Method Detail |
|---|
public static void main(java.lang.String[] argv)
public static ShapefileProfile profileFor(java.lang.String shapefilePath)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||