Package | Description |
---|---|
org.osmdroid.api |
Modifier and Type | Field and Description |
---|---|
Marker.Anchor |
Marker.anchor |
Modifier and Type | Method and Description |
---|---|
static Marker.Anchor |
Marker.Anchor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Marker.Anchor[] |
Marker.Anchor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Marker |
Marker.anchor(Marker.Anchor aAnchor)
Anchor of marker.
|
Copyright © 2014. All Rights Reserved.