| Package | Description |
|---|---|
| com.lynden.gmapsfx.javascript.object | |
| com.lynden.gmapsfx.shapes |
| Constructor and Description |
|---|
MapShape(String type,
MapShapeOptions opts) |
| Modifier and Type | Class and Description |
|---|---|
class |
MapShapeOptions<T extends MapShapeOptions>
Abstract base class for our shape options, as they all have a lot of
common properties.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CircleOptions |
class |
FillableMapShapeOptions<T extends FillableMapShapeOptions>
Options for a MapShape that is fillable.
|
class |
PolygonOptions |
class |
PolylineOptions |
class |
RectangleOptions |
Copyright © 2017. All rights reserved.