Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cyrilmottier/Polaris
/ functions
Functions
167 in github.com/cyrilmottier/Polaris
⨍
Functions
167
◇
Types & classes
22
Method
getOpacity
()
library/src/com/cyrilmottier/polaris/MapCalloutDrawable.java:119
Method
getPadding
(Rect padding)
library/src/com/cyrilmottier/polaris/MapCalloutDrawable.java:136
Method
getRightAccessoryView
Return the right accessory view. @return The right accessory view.
library/src/com/cyrilmottier/polaris/MapCalloutView.java:397
Method
getSelectedAnnotation
()
library/src/com/cyrilmottier/polaris/internal/AnnotationsOverlay.java:88
Method
hashCode
()
library/src/com/cyrilmottier/polaris/CoordinateRegion.java:99
Method
indexOfOverlay
Searches the {@link Overlay}'s list for the specified {@link Overlay} and returns the index of the first occurrence. @param overlay The {@link Overla
library/src/com/cyrilmottier/polaris/PolarisMapView.java:477
Method
indexOfOverlay
(Overlay overlay)
library/src/com/cyrilmottier/polaris/internal/OverlayContainer.java:221
Method
isActionnable
Indicates whether this {@link PolarisMapView} is actionnable (i.e. if it can be zoomed and panned by the user). More specifically, this method is a re
library/src/com/cyrilmottier/polaris/PolarisMapView.java:556
Method
isDisclosureEnabled
Indicates whether the disclosure indicator is enabled or not. Please note an enabled disclosure indicator doesn't mean it is visible. Indeed, it may b
library/src/com/cyrilmottier/polaris/MapCalloutView.java:369
Method
isRouteDisplayed
()
sample/src/com/cyrilmottier/android/polarissample/MainActivity.java:133
Method
isStateful
()
library/src/com/cyrilmottier/polaris/MapCalloutDrawable.java:157
Method
isUserTrackingButtonEnabled
Indicate whether user tracking is enabled or not. Having user tracking enabled will automatically add a {@link MyLocationOverlay} and a button on the
library/src/com/cyrilmottier/polaris/PolarisMapView.java:506
Method
mutate
()
library/src/com/cyrilmottier/polaris/MapCalloutDrawable.java:125
Method
onAnnotationClicked
(PolarisMapView mapView, MapCalloutView calloutView, int position, Annotation annotation)
library/src/com/cyrilmottier/polaris/PolarisMapView.java:253
Method
onAnnotationClicked
(PolarisMapView mapView, MapCalloutView calloutView, int position, Annotation annotation)
sample/src/com/cyrilmottier/android/polarissample/MainActivity.java:173
Method
onAnnotationDeselected
(PolarisMapView mapView, MapCalloutView calloutView, int position, Annotation annotation)
library/src/com/cyrilmottier/polaris/PolarisMapView.java:249
Method
onAnnotationDeselected
(PolarisMapView mapView, MapCalloutView calloutView, int position, Annotation annotation)
sample/src/com/cyrilmottier/android/polarissample/MainActivity.java:166
Method
onAnnotationSelected
(PolarisMapView mapView, MapCalloutView calloutView, int position, Annotation annotation)
library/src/com/cyrilmottier/polaris/PolarisMapView.java:245
Method
onAnnotationSelected
(PolarisMapView mapView, MapCalloutView calloutView, int position, Annotation annotation)
sample/src/com/cyrilmottier/android/polarissample/MainActivity.java:152
Method
onBoundsChange
(Rect bounds)
library/src/com/cyrilmottier/polaris/MapCalloutDrawable.java:176
Method
onCreate
(Bundle savedInstanceState)
sample/src/com/cyrilmottier/android/polarissample/MainActivity.java:90
Method
onDoubleTap
(MotionEvent e)
library/src/com/cyrilmottier/polaris/PolarisMapView.java:830
Method
onDoubleTap
(MotionEvent e)
library/src/com/cyrilmottier/polaris/MapCalloutView.java:683
Method
onDoubleTap
(MotionEvent e)
library/src/com/cyrilmottier/polaris/internal/OverlayContainer.java:238
Method
onKeyDown
(int keyCode, KeyEvent event, MapView mapView)
library/src/com/cyrilmottier/polaris/internal/OverlayContainer.java:131
Method
onKeyUp
(int keyCode, KeyEvent event, MapView mapView)
library/src/com/cyrilmottier/polaris/internal/OverlayContainer.java:143
Method
onLayout
(boolean changed, int left, int top, int right, int bottom)
library/src/com/cyrilmottier/polaris/PolarisMapView.java:336
Method
onLayout
(boolean changed, int l, int t, int r, int b)
library/src/com/cyrilmottier/polaris/MapCalloutView.java:182
Method
onLongPress
(MotionEvent e)
library/src/com/cyrilmottier/polaris/PolarisMapView.java:823
Method
onLongPress
(MotionEvent e)
library/src/com/cyrilmottier/polaris/MapCalloutView.java:679
Method
onLongPress
(MotionEvent e)
library/src/com/cyrilmottier/polaris/internal/OverlayContainer.java:234
Method
onMeasure
(int widthMeasureSpec, int heightMeasureSpec)
library/src/com/cyrilmottier/polaris/MapCalloutView.java:168
Method
onRegionChangeConfirmed
(PolarisMapView mapView)
library/src/com/cyrilmottier/polaris/PolarisMapView.java:180
Method
onRegionChangeConfirmed
(PolarisMapView mapView)
sample/src/com/cyrilmottier/android/polarissample/MainActivity.java:145
Method
onRegionChanged
(PolarisMapView mapView)
library/src/com/cyrilmottier/polaris/PolarisMapView.java:176
Method
onRegionChanged
(PolarisMapView mapView)
sample/src/com/cyrilmottier/android/polarissample/MainActivity.java:138
Method
onSimpleTap
(MotionEvent e)
library/src/com/cyrilmottier/polaris/PolarisMapView.java:818
Method
onSingleTapConfirmed
(MotionEvent e)
library/src/com/cyrilmottier/polaris/internal/OverlayContainer.java:226
Method
onSizeChanged
(int w, int h, int oldw, int oldh)
library/src/com/cyrilmottier/polaris/PolarisMapView.java:346
Method
onSizeChanged
(int w, int h, int oldw, int oldh)
library/src/com/cyrilmottier/polaris/MapCalloutView.java:270
Method
onStart
Method that MUST be called in the hosting {@link MapActivity} onStart() method.
library/src/com/cyrilmottier/polaris/PolarisMapView.java:406
Method
onStart
()
sample/src/com/cyrilmottier/android/polarissample/MainActivity.java:121
Method
onStateChange
(int[] state)
library/src/com/cyrilmottier/polaris/MapCalloutDrawable.java:162
Method
onStop
Method that MUST be called in the hosting {@link MapActivity} onStop() method.
library/src/com/cyrilmottier/polaris/PolarisMapView.java:416
Method
onStop
()
sample/src/com/cyrilmottier/android/polarissample/MainActivity.java:127
Method
onTap
(GeoPoint p, MapView mapView)
library/src/com/cyrilmottier/polaris/internal/OverlayContainer.java:153
Method
onTap
(int index)
library/src/com/cyrilmottier/polaris/internal/AnnotationsOverlay.java:72
Method
onTouch
(View v, MotionEvent event)
library/src/com/cyrilmottier/polaris/MapCalloutView.java:635
Method
onTouchEvent
(MotionEvent event, MapView mapView)
library/src/com/cyrilmottier/polaris/internal/OverlayContainer.java:168
Method
onTrackballEvent
(MotionEvent event, MapView mapView)
library/src/com/cyrilmottier/polaris/internal/OverlayContainer.java:183
Method
removeAllOverlays
Remove all overlays from the {@link Overlay}'s list.
library/src/com/cyrilmottier/polaris/PolarisMapView.java:465
Method
removeAllOverlays
()
library/src/com/cyrilmottier/polaris/internal/OverlayContainer.java:217
Method
removeOverlay
Remove an {@link Overlay} from the {@link Overlay}'s list. @param overlay The {@link Overlay} to remove
library/src/com/cyrilmottier/polaris/PolarisMapView.java:449
Method
removeOverlay
(Overlay overlay)
library/src/com/cyrilmottier/polaris/internal/OverlayContainer.java:209
Method
run
()
library/src/com/cyrilmottier/polaris/PolarisMapView.java:752
Method
setAlpha
(int alpha)
library/src/com/cyrilmottier/polaris/MapCalloutDrawable.java:103
Method
setAnchorMode
(int anchorMode)
library/src/com/cyrilmottier/polaris/MapCalloutView.java:591
Method
setBackground
(Drawable background)
library/src/com/cyrilmottier/polaris/MapCalloutView.java:130
Method
setBackgroundColor
(int color)
library/src/com/cyrilmottier/polaris/MapCalloutView.java:135
Method
setBackgroundResource
(int resid)
library/src/com/cyrilmottier/polaris/MapCalloutView.java:140
Method
setColorFilter
(ColorFilter cf)
library/src/com/cyrilmottier/polaris/MapCalloutDrawable.java:111
Method
setCustomView
Set a new custom view to this {@link MapCalloutView}. The newly added view will remove the previous one. Custom views are usually used to completely m
library/src/com/cyrilmottier/polaris/MapCalloutView.java:512
Method
setEmpty
Set the {@link CoordinateRegion} to (0,0,0,0).
library/src/com/cyrilmottier/polaris/CoordinateRegion.java:165
Method
setOnMapViewLongClickListener
Set a new {@link OnMapViewLongClickListener}. @param l The new {@link OnMapViewLongClickListener}
library/src/com/cyrilmottier/polaris/PolarisMapView.java:495
Method
setRightAccessoryView
Set a new right accessory view to this {@link MapCalloutView}. The newly added view will remove the previous one. Setting {@link android.view.ViewGrou
library/src/com/cyrilmottier/polaris/MapCalloutView.java:414
Method
showCallout
(int position)
library/src/com/cyrilmottier/polaris/PolarisMapView.java:781
Method
toString
()
library/src/com/cyrilmottier/polaris/CoordinateRegion.java:108
← previous
101–167 of 167, ranked by callers