Uses of Class
com.dlsc.gmapsfx.shapes.PolygonOptions
| Package | Description |
|---|---|
| com.dlsc.gmapsfx.shapes |
-
Uses of PolygonOptions in com.dlsc.gmapsfx.shapes
Methods in com.dlsc.gmapsfx.shapes that return PolygonOptions Modifier and Type Method Description static PolygonOptionsArcBuilder. buildClosedArc(LatLong center, LatLong start, LatLong end, javafx.scene.shape.ArcType arcType)Builds the path for a closed arc, returning a PolygonOptions that can be further customised before use.protected PolygonOptionsPolygonOptions. getMe()PolygonOptionsPolygonOptions. paths(MVCArray paths)Constructors in com.dlsc.gmapsfx.shapes with parameters of type PolygonOptions Constructor Description Polygon(PolygonOptions opts)