Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-ui
/
com.mapsted.ui.map.arbitrary_location
/
ArbitraryLocation
Arbitrary
Location
open
class
ArbitraryLocation
Members
Constructors
Arbitrary
Location
Link copied to clipboard
constructor
(
zone
:
List
<
Integer
>
,
shape
:
ArbitraryLocation.Shape
,
name
:
String
)
Types
Shape
Link copied to clipboard
open
class
Shape
Properties
name
Link copied to clipboard
@
Expose
open
var
name
:
String
shape
Link copied to clipboard
@
Expose
open
var
shape
:
ArbitraryLocation.Shape
Functions
convert
To
Zone
Link copied to clipboard
open
fun
convertToZone
(
zoneArray
:
List
<
Integer
>
)
:
Zone
get
Shape
Link copied to clipboard
open
fun
getShape
(
)
:
ArbitraryLocation.Shape
get
Zone
Link copied to clipboard
open
fun
getZone
(
)
:
Zone
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String