A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Z
K
- keyboardNavigationClusterSearch(View,int) - function in android.view.SquareTextView
- keyboardNavigationClusterSearch(View,int) - function in android.view.RotationLayout
- keySet() - function in java.util.BiMultiMap
- KmlBoolean - class in com.google.maps.android.data.kml
- Utility class to help parse Kml boolean entities.
- KmlContainer - class in com.google.maps.android.data.kml
- Represents a KML Document or Folder.
- KmlGroundOverlay - class in com.google.maps.android.data.kml
- Represents a KML Ground Overlay
- KmlLayer - class in com.google.maps.android.data.kml
- Document class allows for users to input their KML data and output it onto the map
- KmlLineString - class in com.google.maps.android.data.kml
- Represents a KML LineString.
- KmlMultiGeometry - class in com.google.maps.android.data.kml
- Represents a KML MultiGeometry.
- KmlMultiTrack - class in com.google.maps.android.data.kml
- Created by thorin on 22/02/2017.
- KmlPlacemark - class in com.google.maps.android.data.kml
- Represents a placemark which is either a com.google.maps.android.data.kml.KmlPoint, , com.google.maps.android.data.kml.KmlPolygon or a com.google.maps.android.data.kml.KmlMultiGeometry.
- KmlPoint - class in com.google.maps.android.data.kml
- Represents a KML Point.
- KmlPolygon - class in com.google.maps.android.data.kml
- Represents a KML Polygon.
- KmlRenderer - class in com.google.maps.android.data.kml
- Renders all visible KmlPlacemark and KmlGroundOverlay objects onto the GoogleMap as Marker, Polyline, Polygon, GroundOverlay objects.
- KmlStyle - class in com.google.maps.android.data.kml
- Represents the defined styles in the KML document
- KmlTrack - class in com.google.maps.android.data.kml
- Created by thorin on 22/02/2017.
- KmlUtil - class in com.google.maps.android.data.kml
- Utility methods for KML