org.geotools.demo
Class Quickstart2

java.lang.Object
  extended by org.geotools.demo.Quickstart2

public class Quickstart2
extends java.lang.Object

The following code examples supplement those provided in the Quickstart class.

They are intended to answer some of the "bonus" questions and explore the finer points of using a shape file.


Constructor Summary
Quickstart2()
           
 
Method Summary
static void main(java.lang.String[] args)
          GeoTools Quickstart demo application.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Quickstart2

public Quickstart2()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
GeoTools Quickstart demo application. Prompts the user for a shapefile and displays its contents on the screen in a map frame

Throws:
java.lang.Exception


Copyright © 1996-2010 Geotools. All Rights Reserved.