org.geotools.demo.example
Class WMSExample

java.lang.Object
  extended by org.geotools.demo.example.WMSExample

public class WMSExample
extends java.lang.Object

This example also works against a local geoserver.

Author:
Jody Garnett

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

Constructor Detail

WMSExample

public WMSExample()
Method Detail

main

public static void main(java.lang.String[] args)

localWMS

public static void localWMS()
                     throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 1996-2010 Geotools. All Rights Reserved.