public static class LatLngBounds.Property
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
Property(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
protected void |
assignFrom(com.teamdev.jxmaps.Property other) |
protected LatLngBounds |
get() |
protected void |
getJSObject(Map map,
com.teamdev.jxmaps.internal.JSObject obj) |
protected java.lang.String |
getName() |
protected void |
notifyChanged() |
protected void |
set(LatLngBounds value) |
protected void |
setJSObject(Map map,
com.teamdev.jxmaps.internal.JSObject obj) |
protected void |
setOwner(MapObject owner) |
protected void |
updateAttachedValue() |
protected void setJSObject(Map map, com.teamdev.jxmaps.internal.JSObject obj)
protected void getJSObject(Map map, com.teamdev.jxmaps.internal.JSObject obj)
protected void assignFrom(com.teamdev.jxmaps.Property other)
protected LatLngBounds get()
protected void set(LatLngBounds value)
protected java.lang.String getName()
protected void setOwner(MapObject owner)
protected void updateAttachedValue()
protected void notifyChanged()