net.refractions.udig.render.wms.basic
Class WMSUtilities

java.lang.Object
  extended by net.refractions.udig.render.wms.basic.WMSUtilities

public class WMSUtilities
extends java.lang.Object

Collect a lot of richards magic hacks into one class for reuse between renderer implementations, and by Info code.

A lot of these hacks have to do with epsg deduction, and belong in the geotools CRS utility class.

Since:
1.0.0
Author:
jgarnett

Constructor Summary
WMSUtilities()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WMSUtilities

public WMSUtilities()