Uses of Class
com.dlsc.gmapsfx.shapes.PolylineOptions
| Package | Description |
|---|---|
| com.dlsc.gmapsfx.shapes |
-
Uses of PolylineOptions in com.dlsc.gmapsfx.shapes
Methods in com.dlsc.gmapsfx.shapes that return PolylineOptions Modifier and Type Method Description static PolylineOptionsArcBuilder. buildOpenArc(LatLong center, LatLong start, LatLong end)Builds the path for an open arc based on a PolylineOptions.protected PolylineOptionsPolylineOptions. getMe()PolylineOptionsPolylineOptions. path(MVCArray path)Constructors in com.dlsc.gmapsfx.shapes with parameters of type PolylineOptions Constructor Description Polyline(PolylineOptions opts)