Attractions.io MapLayr
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Attractions.io MapLayr
maplayr
/
io.attractions.maplayr.androidLayer
/
MapLayer
/
ViewInterface
View
Interface
interface
ViewInterface
Inheritors
Wrapper
GeographicPositionedView
Members
Types
Wrapper
Link copied to clipboard
class
Wrapper
(
view
:
View
)
:
MapLayer.ViewInterface
Functions
get
Height
Link copied to clipboard
abstract
fun
getHeight
(
)
:
Int
get
Parent
Link copied to clipboard
abstract
fun
getParent
(
)
:
ViewParent
get
Pivot
X
Link copied to clipboard
abstract
fun
getPivotX
(
)
:
Float
get
Pivot
Y
Link copied to clipboard
abstract
fun
getPivotY
(
)
:
Float
get
Width
Link copied to clipboard
abstract
fun
getWidth
(
)
:
Int
is
Selected
Link copied to clipboard
abstract
fun
isSelected
(
)
:
Boolean
set
Alpha
Link copied to clipboard
abstract
fun
setAlpha
(
alpha
:
Float
)
set
Visibility
Link copied to clipboard
abstract
fun
setVisibility
(
visibility
:
Int
)
set
X
Link copied to clipboard
abstract
fun
setX
(
x
:
Float
)
set
Y
Link copied to clipboard
abstract
fun
setY
(
y
:
Float
)
set
Z
Link copied to clipboard
abstract
fun
setZ
(
z
:
Float
)