org.gwtopenmaps.openlayers.client.control
Class AttributionOptions
java.lang.Object
org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
org.gwtopenmaps.openlayers.client.OpenLayersEObjectWrapper
org.gwtopenmaps.openlayers.client.control.ControlOptions
org.gwtopenmaps.openlayers.client.control.AttributionOptions
public class AttributionOptions
- extends ControlOptions
- Author:
- Edwin Commandeur - Atlis EJS
Method Summary |
void |
setSeparator(String separator)
String used to separate layers (from OL docs). |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributionOptions
public AttributionOptions()
setSeparator
public void setSeparator(String separator)
- String used to separate layers (from OL docs).
Default separator is ", ".
Copyright © 2011 sourceforge. All Rights Reserved.