org.wicketstuff.openlayers.api
Interface Value

All Superinterfaces:
Serializable
All Known Implementing Classes:
Bounds, LonLat, MarkerOptions

public interface Value
extends Serializable

Root class for any class that represents a OMap JavaScript class or object.


Method Summary
 String getJSconstructor()
           
 

Method Detail

getJSconstructor

String getJSconstructor()
Returns:
A JavaScript constructor that represents this element.


Copyright © 2008-2012. All Rights Reserved.