org.gwtopenmaps.openlayers.client
Class ProjectionImpl

java.lang.Object
  extended by org.gwtopenmaps.openlayers.client.ProjectionImpl

public class ProjectionImpl
extends Object

Author:
Evgeny Gazdovsky, Edwin Commandeur - Atlis EJS

Constructor Summary
ProjectionImpl()
           
 
Method Summary
static JSObject create(String projection)
           
static String getProjectionCode(JSObject self)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectionImpl

public ProjectionImpl()
Method Detail

create

public static JSObject create(String projection)

getProjectionCode

public static String getProjectionCode(JSObject self)


Copyright © 2011 sourceforge. All Rights Reserved.