mappedin
/
com.mappedin.sdk.web
/
MPIOptions
/
MARKER_ANCHOR
M
A
R
K
E
R_
A
N
C
H
O
R
enum
MARKER_ANCHOR
:
Enum
<
MPIOptions.MARKER_ANCHOR
>
Content copied to clipboard
MARKER_ANCHOR
holds the properties of anchor when adding markers
Entries
Functions
Properties
Entries
CENTER
Link copied to clipboard
CENTER
()
Content copied to clipboard
anchor marker at center of the node
TOP
Link copied to clipboard
TOP
()
Content copied to clipboard
anchor marker at top of the node
BOTTOM
Link copied to clipboard
BOTTOM
()
Content copied to clipboard
anchor marker at bottom of the node
LEFT
Link copied to clipboard
LEFT
()
Content copied to clipboard
anchor marker at left of the node
RIGHT
Link copied to clipboard
RIGHT
()
Content copied to clipboard
anchor marker at right of the node
Functions
compareTo
Link copied to clipboard
operator override fun
compareTo
(other:
MPIOptions.MARKER_ANCHOR
):
Int
Content copied to clipboard
equals
Link copied to clipboard
operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
finalize
Link copied to clipboard
fun
finalize
()
Content copied to clipboard
getDeclaringClass
Link copied to clipboard
fun
getDeclaringClass
():
Class
<
MPIOptions.MARKER_ANCHOR
>
Content copied to clipboard
hashCode
Link copied to clipboard
override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard