java.lang.Object
com.dlsc.gmapsfx.javascript.JavascriptObject
com.dlsc.gmapsfx.javascript.object.MapShape
com.dlsc.gmapsfx.shapes.Rectangle
public class Rectangle extends MapShape
- Author:
- Geoff Capper
-
Field Summary
Fields inherited from class com.dlsc.gmapsfx.javascript.JavascriptObject
jsObject, objectCounter, peerRegistry, runtime, variableName -
Constructor Summary
Constructors Constructor Description Rectangle()Rectangle(RectangleOptions opts) -
Method Summary
Modifier and Type Method Description voidsetBounds(LatLongBounds bounds)Methods inherited from class com.dlsc.gmapsfx.javascript.object.MapShape
getBounds, getDraggable, getEditable, getVisible, setDraggable, setEditable, setMap, setVisibleMethods inherited from class com.dlsc.gmapsfx.javascript.JavascriptObject
checkBoolean, checkInteger, checkUndefined, getJSObject, getNextVariableName, getProperty, getProperty, getVariableName, invokeJavascript, invokeJavascript, invokeJavascriptReturnValue, invokeJavascriptReturnValue, isMemberDefined, setProperty, setProperty, setProperty