org.gwtopenmaps.openlayers.client.format
Class FormatOptions
java.lang.Object
org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
org.gwtopenmaps.openlayers.client.format.FormatOptions
- Direct Known Subclasses:
- WKTOptions, WMCOptions
public class FormatOptions
- extends JSObjectWrapper
- Author:
- Edwin Commandeur - Atlis EJS
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormatOptions
protected FormatOptions(JSObject jsObject)
FormatOptions
public FormatOptions()
setInternalProjection
public void setInternalProjection(Projection projection)
- Parameters:
projection
-
setExternalProjection
public void setExternalProjection(Projection projection)
- Parameters:
projection
-
Copyright © 2011 sourceforge. All Rights Reserved.