mapscore
1.4.1.191
mapscore
/
io.openmobilemaps.mapscore.shared.map.layers.polygon
/
PolygonMaskObjectInterface
Polygon
Mask
Object
Interface
abstract
class
PolygonMaskObjectInterface
Content copied to clipboard
Types
Constructors
Functions
Constructors
Polygon
Mask
Object
Interface
Link copied to clipboard
fun
PolygonMaskObjectInterface
(
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
get
Polygon
Object
Link copied to clipboard
abstract
fun
getPolygonObject
(
)
:
Polygon2dInterface
Content copied to clipboard
set
Polygon
Link copied to clipboard
abstract
fun
setPolygon
(
polygon
:
PolygonCoord
)
Content copied to clipboard
set
Polygons
Link copied to clipboard
abstract
fun
setPolygons
(
polygons
:
ArrayList
<
PolygonCoord
>
)
Content copied to clipboard