org.gwtopenmaps.openlayers.client.layer
Class TMSImpl

java.lang.Object
  extended by org.gwtopenmaps.openlayers.client.layer.TMSImpl

public class TMSImpl
extends Object

Author:
Amr Alam - Refractions Research

Constructor Summary
TMSImpl()
           
 
Method Summary
static JSObject create(String name, String url, JSObject options)
           
static int getNumLoadingTiles(JSObject layer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TMSImpl

public TMSImpl()
Method Detail

create

public static JSObject create(String name,
                              String url,
                              JSObject options)

getNumLoadingTiles

public static int getNumLoadingTiles(JSObject layer)


Copyright © 2011 sourceforge. All Rights Reserved.