public class PolylineOptions extends MapShapeOptions<PolylineOptions>
- Author:
- Geoff Capper
-
Field Summary
Fields inherited from class com.dlsc.gmapsfx.javascript.JavascriptObject
jsObject, objectCounter, peerRegistry, runtime, variableName -
Constructor Summary
Constructors Constructor Description PolylineOptions() -
Method Summary
Modifier and Type Method Description protected PolylineOptionsgetMe()PolylineOptionspath(MVCArray path)Methods inherited from class com.dlsc.gmapsfx.shapes.MapShapeOptions
clickable, draggable, editable, geodesic, strokeColor, strokeOpacity, strokeWeight, visible, zIndexMethods inherited from class com.dlsc.gmapsfx.javascript.JavascriptObject
checkBoolean, checkInteger, checkUndefined, getJSObject, getNextVariableName, getProperty, getProperty, getVariableName, invokeJavascript, invokeJavascript, invokeJavascriptReturnValue, invokeJavascriptReturnValue, isMemberDefined, setProperty, setProperty, setProperty
-
Constructor Details
-
PolylineOptions
public PolylineOptions()
-
-
Method Details
-
path
-
getMe
- Specified by:
getMein classMapShapeOptions<PolylineOptions>
-