java.lang.Object
com.dlsc.gmapsfx.javascript.JavascriptObject
com.dlsc.gmapsfx.javascript.object.MapShape
com.dlsc.gmapsfx.shapes.Polyline
public class Polyline extends MapShape
Wraps a google.maps.Polyline object.
- Author:
- Geoff Capper
-
Field Summary
Fields inherited from class com.dlsc.gmapsfx.javascript.JavascriptObject
jsObject, objectCounter, peerRegistry, runtime, variableName -
Constructor Summary
Constructors Constructor Description Polyline()Polyline(PolylineOptions opts) -
Method Summary
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