A  B  C  D  E  F  G  H  I  L  N  O  P  R  S  T  U 

C

CentroidNonHierarchicalDistanceBasedAlgorithm - class in com.google.maps.android.clustering.algo
A variant of NonHierarchicalDistanceBasedAlgorithm that clusters items based on distance but assigns cluster positions at the centroid of their items, instead of using the position of a single item as the cluster position.
clear() - function in com.google.maps.android.quadtree.PointQuadTree
Removes all points from the quadTree
clearItems() - function in com.google.maps.android.clustering.ClusterManager
Removes all items from the cluster manager.
clearItems() - function in com.google.maps.android.clustering.algo.AbstractAlgorithm
 
clearItems() - function in com.google.maps.android.clustering.algo.Algorithm
 
clearItems() - function in com.google.maps.android.clustering.algo.CentroidNonHierarchicalDistanceBasedAlgorithm
 
clearItems() - function in com.google.maps.android.clustering.algo.ContinuousZoomEuclideanCentroidAlgorithm
 
clearItems() - function in com.google.maps.android.clustering.algo.GridBasedAlgorithm
 
clearItems() - function in com.google.maps.android.clustering.algo.NonHierarchicalDistanceBasedAlgorithm
 
clearItems() - function in com.google.maps.android.clustering.algo.NonHierarchicalViewBasedAlgorithm
 
clearItems() - function in com.google.maps.android.clustering.algo.PreCachingAlgorithmDecorator
 
clearItems() - function in com.google.maps.android.clustering.algo.ScreenBasedAlgorithm
 
clearItems() - function in com.google.maps.android.clustering.algo.ScreenBasedAlgorithmAdapter
 
Cluster - class in com.google.maps.android.clustering
A collection of ClusterItems that are nearby each other.
cluster() - function in com.google.maps.android.clustering.ClusterManager
Force a re-cluster on the map.
ClusterItem - class in com.google.maps.android.clustering
ClusterItem represents a marker on the map.
ClusterManager - class in com.google.maps.android.clustering
Groups many items on a map based on zoom level.
ClusterManager.OnClusterClickListener - class in com.google.maps.android.clustering.ClusterManager
Called when a Cluster is clicked.
ClusterManager.OnClusterInfoWindowClickListener - class in com.google.maps.android.clustering.ClusterManager
Called when a Cluster's Info Window is clicked.
ClusterManager.OnClusterInfoWindowLongClickListener - class in com.google.maps.android.clustering.ClusterManager
Called when a Cluster's Info Window is long clicked.
ClusterManager.OnClusterItemClickListener - class in com.google.maps.android.clustering.ClusterManager
Called when an individual ClusterItem is clicked.
ClusterManager.OnClusterItemInfoWindowClickListener - class in com.google.maps.android.clustering.ClusterManager
Called when an individual ClusterItem's Info Window is clicked.
ClusterManager.OnClusterItemInfoWindowLongClickListener - class in com.google.maps.android.clustering.ClusterManager
Called when an individual ClusterItem's Info Window is long clicked.
ClusterRenderer - class in com.google.maps.android.clustering.view
Renders clusters.
ClusterRendererMultipleItems - class in com.google.maps.android.clustering.view
The default view for a ClusterManager.
ClusterRendererMultipleItems.AnimationType - class in com.google.maps.android.clustering.view.ClusterRendererMultipleItems
 
ClusterRendererMultipleItems.Companion - class in com.google.maps.android.clustering.view.ClusterRendererMultipleItems
 
com.google.maps.android.clustering - package com.google.maps.android.clustering
 
com.google.maps.android.clustering.algo - package com.google.maps.android.clustering.algo
 
com.google.maps.android.clustering.view - package com.google.maps.android.clustering.view
 
com.google.maps.android.geometry - package com.google.maps.android.geometry
 
com.google.maps.android.projection - package com.google.maps.android.projection
 
com.google.maps.android.quadtree - package com.google.maps.android.quadtree
 
contains(Double,Double) - function in com.google.maps.android.geometry.Bounds
 
contains(Point) - function in com.google.maps.android.geometry.Bounds
 
contains(Bounds) - function in com.google.maps.android.geometry.Bounds
 
ContinuousZoomEuclideanCentroidAlgorithm - class in com.google.maps.android.clustering.algo
A variant of CentroidNonHierarchicalDistanceBasedAlgorithm that uses continuous zoom scaling and Euclidean distance for clustering.
copy(Double,Double) - function in com.google.maps.android.geometry.Point
 
copy(Double,Double) - function in com.google.maps.android.geometry.Point
 
A  B  C  D  E  F  G  H  I  L  N  O  P  R  S  T  U