A
B
C
D
E
F
G
H
I
L
N
O
P
R
S
T
U
A
- AbstractAlgorithm - class in com.google.maps.android.clustering.algo
- Base Algorithm class that implements lock/unlock functionality.
- ACCELERATE - enum entry in com.google.maps.android.clustering.view.ClusterRendererMultipleItems.AnimationType
- add(T) - function in com.google.maps.android.clustering.algo.StaticCluster
- add(T) - function in com.google.maps.android.quadtree.PointQuadTree
- Insert an item.
- addItem(T) - function in com.google.maps.android.clustering.ClusterManager
- Adds an item to a cluster.
- addItem(T) - function in com.google.maps.android.clustering.algo.AbstractAlgorithm
- Adds an item to the algorithm
- addItem(T) - function in com.google.maps.android.clustering.algo.Algorithm
- Adds an item to the algorithm
- addItem(T) - function in com.google.maps.android.clustering.algo.CentroidNonHierarchicalDistanceBasedAlgorithm
- Adds an item to the algorithm
- addItem(T) - function in com.google.maps.android.clustering.algo.ContinuousZoomEuclideanCentroidAlgorithm
- Adds an item to the algorithm
- addItem(T) - function in com.google.maps.android.clustering.algo.GridBasedAlgorithm
- Adds an item to the algorithm
- addItem(T) - function in com.google.maps.android.clustering.algo.NonHierarchicalDistanceBasedAlgorithm
- Adds an item to the algorithm
- addItem(T) - function in com.google.maps.android.clustering.algo.NonHierarchicalViewBasedAlgorithm
- Adds an item to the algorithm
- addItem(T) - function in com.google.maps.android.clustering.algo.PreCachingAlgorithmDecorator
- Adds an item to the algorithm
- addItem(T) - function in com.google.maps.android.clustering.algo.ScreenBasedAlgorithm
- Adds an item to the algorithm
- addItem(T) - function in com.google.maps.android.clustering.algo.ScreenBasedAlgorithmAdapter
- Adds an item to the algorithm
- addItems(Collection) - function in com.google.maps.android.clustering.ClusterManager
- Adds items to clusters.
- addItems(Collection) - function in com.google.maps.android.clustering.algo.AbstractAlgorithm
- Adds a collection of items to the algorithm
- addItems(Collection) - function in com.google.maps.android.clustering.algo.Algorithm
- Adds a collection of items to the algorithm
- addItems(Collection) - function in com.google.maps.android.clustering.algo.CentroidNonHierarchicalDistanceBasedAlgorithm
- Adds a collection of items to the algorithm
- addItems(Collection) - function in com.google.maps.android.clustering.algo.ContinuousZoomEuclideanCentroidAlgorithm
- Adds a collection of items to the algorithm
- addItems(Collection) - function in com.google.maps.android.clustering.algo.GridBasedAlgorithm
- Adds a collection of items to the algorithm
- addItems(Collection) - function in com.google.maps.android.clustering.algo.NonHierarchicalDistanceBasedAlgorithm
- Adds a collection of items to the algorithm
- addItems(Collection) - function in com.google.maps.android.clustering.algo.NonHierarchicalViewBasedAlgorithm
- Adds a collection of items to the algorithm
- addItems(Collection) - function in com.google.maps.android.clustering.algo.PreCachingAlgorithmDecorator
- Adds a collection of items to the algorithm
- addItems(Collection) - function in com.google.maps.android.clustering.algo.ScreenBasedAlgorithm
- Adds a collection of items to the algorithm
- addItems(Collection) - function in com.google.maps.android.clustering.algo.ScreenBasedAlgorithmAdapter
- Adds a collection of items to the algorithm
- Algorithm - class in com.google.maps.android.clustering.algo
- Logic for computing clusters