anl.aida.gis
Class GISPanelTest

java.lang.Object
  extended by anl.aida.gis.GISPanelTest

public class GISPanelTest
extends java.lang.Object


Constructor Summary
GISPanelTest()
           
 
Method Summary
private  org.geotools.styling.Style createPolygonStyle(ColorMap map, anl.aida.data.DataFrame frame)
           
static void main(java.lang.String[] args)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GISPanelTest

public GISPanelTest()
Method Detail

run

public void run()
         throws org.opengis.referencing.FactoryException,
                org.geotools.filter.text.cql2.CQLException
Throws:
org.opengis.referencing.FactoryException
org.geotools.filter.text.cql2.CQLException

createPolygonStyle

private org.geotools.styling.Style createPolygonStyle(ColorMap map,
                                                      anl.aida.data.DataFrame frame)
                                               throws org.geotools.filter.text.cql2.CQLException
Throws:
org.geotools.filter.text.cql2.CQLException

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException,
                        org.opengis.referencing.FactoryException,
                        org.geotools.filter.text.cql2.CQLException
Throws:
java.io.IOException
org.opengis.referencing.FactoryException
org.geotools.filter.text.cql2.CQLException