Modifier and Type | Method and Description |
---|---|
GoogleMapPolygon.StrokePosition |
GoogleMapPolygon.getStrokePosition() |
static GoogleMapPolygon.StrokePosition |
GoogleMapPolygon.StrokePosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GoogleMapPolygon.StrokePosition[] |
GoogleMapPolygon.StrokePosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GoogleMapPolygon.setStrokePosition(GoogleMapPolygon.StrokePosition position) |
Copyright © 2020 Flowing Code. All rights reserved.