| Package | Description |
|---|---|
| com.lynden.gmapsfx.shapes |
| Modifier and Type | Method and Description |
|---|---|
static PolygonOptions |
ArcBuilder.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 PolygonOptions |
PolygonOptions.getMe() |
PolygonOptions |
PolygonOptions.paths(MVCArray paths) |
| Constructor and Description |
|---|
Polygon(PolygonOptions opts) |
Copyright © 2017. All rights reserved.