MCPcopy Create free account

hub / github.com/OrangeHao/AmapLike / functions

Functions506 in github.com/OrangeHao/AmapLike

↓ 27 callersMethodconvertToLatLng
把LatLonPoint对象转化为LatLon对象
app/src/main/java/com/orange/amaplike/overlay/AMapUtil.java:106
↓ 13 callersMethodclear
()
app/src/main/java/com/orange/amaplike/behavior/AnchorBottomSheetBehavior.java:352
↓ 12 callersMethodsetStateInternal
(@State int state)
app/src/main/java/com/orange/amaplike/behavior/AnchorBottomSheetBehavior.java:636
↓ 12 callersMethodsetStateInternal
(@NoAnchorBottomSheetBehavior.State int state)
app/src/main/java/com/orange/amaplike/behavior/NoAnchorBottomSheetBehavior.java:587
↓ 10 callersMethodaddPolyLine
(PolylineOptions options)
app/src/main/java/com/orange/amaplike/overlay/RouteOverlay.java:243
↓ 10 callersMethodfrom
A utility function to get the {@link AnchorBottomSheetBehavior} associated with the {@code view}. @param view The {@link View} with {@link AnchorBott
app/src/main/java/com/orange/amaplike/behavior/AnchorBottomSheetBehavior.java:873
↓ 10 callersMethodgetHeight
()
app/src/main/java/com/orange/amaplike/widget/Indicator.java:181
↓ 9 callersMethodgetSheetHeadHeight
()
app/src/main/java/com/orange/amaplike/RoutePlanActivity.java:674
↓ 8 callersMethodaddStationMarker
(MarkerOptions options)
app/src/main/java/com/orange/amaplike/overlay/RouteOverlay.java:232
↓ 8 callersMethodgetRouteWidth
()
app/src/main/java/com/orange/amaplike/overlay/RouteOverlay.java:253
↓ 7 callersMethodrouteSearch
(Poi startPoi, Poi targetPoi, int type)
app/src/main/java/com/orange/amaplike/RoutePlanActivity.java:686
↓ 6 callersMethodaddWalkPolyLineByLatLonPoints
(LatLonPoint pointFrom, LatLonPoint pointTo)
app/src/main/java/com/orange/amaplike/overlay/BusRouteOverlay.java:400
↓ 6 callersMethodaddWalkPolyline
@param latLngFrom @param latLngTo @return
app/src/main/java/com/orange/amaplike/overlay/BusRouteOverlay.java:413
↓ 6 callersMethodconvertToLatLng
(LatLonPoint latLonPoint)
app/src/main/java/com/orange/amaplike/overlay/AMapServicesUtil.java:35
↓ 6 callersMethodsetPeekHeight
Sets the height of the bottom sheet when it is collapsed. @param peekHeight The height of the collapsed bottom sheet in pixels. @attr ref android.sup
app/src/main/java/com/orange/amaplike/behavior/AnchorBottomSheetBehavior.java:515
↓ 5 callersMethodgetLastBuslinePoint
(BusStep busStep)
app/src/main/java/com/orange/amaplike/overlay/BusRouteOverlay.java:477
↓ 5 callersMethodgetWidth
()
app/src/main/java/com/orange/amaplike/widget/Indicator.java:177
↓ 5 callersMethodsetNodeIconVisibility
路段节点图标控制显示接口。 @param visible true为显示节点图标,false为不显示。 @since V2.3.1
app/src/main/java/com/orange/amaplike/overlay/RouteOverlay.java:219
↓ 4 callersMethodLocateBtnUIChagen
()
app/src/main/java/com/orange/amaplike/RoutePlanActivity.java:546
↓ 4 callersMethodaddStartAndEndMarker
()
app/src/main/java/com/orange/amaplike/overlay/RouteOverlay.java:123
↓ 4 callersMethodgetDriveColor
()
app/src/main/java/com/orange/amaplike/overlay/RouteOverlay.java:270
↓ 4 callersMethodgetFriendlyLength
(int lenMeter)
app/src/main/java/com/orange/amaplike/overlay/AMapUtil.java:65
↓ 4 callersMethodgetFrom
()
app/src/main/java/com/orange/amaplike/pickpoi/PoiItemEvent.java:27
↓ 4 callersMethodgetLatLngBounds
()
app/src/main/java/com/orange/amaplike/overlay/RouteOverlay.java:203
↓ 4 callersMethodgetTopLayoutHeight
()
app/src/main/java/com/orange/amaplike/RoutePlanActivity.java:680
↓ 4 callersMethodisBus
()
app/src/main/java/com/orange/amaplike/busresult/SchemeBusStep.java:31
↓ 4 callersMethodisRailway
()
app/src/main/java/com/orange/amaplike/busresult/SchemeBusStep.java:55
↓ 4 callersMethodonAnimEnd
()
app/src/main/java/com/orange/amaplike/utils/ViewAnimUtils.java:122
↓ 4 callersMethodremoveFromMap
去掉BusRouteOverlay上所有的Marker。 @since V2.1.0
app/src/main/java/com/orange/amaplike/overlay/RouteOverlay.java:43
↓ 4 callersMethodupdateEditUI
()
app/src/main/java/com/orange/amaplike/RoutePlanActivity.java:634
↓ 4 callersMethodzoomWithPadding
(int paddingTop,int paddingBottom)
app/src/main/java/com/orange/amaplike/overlay/RouteOverlay.java:171
↓ 3 callersMethodaddBusStation
(BusStationItem station)
app/src/main/java/com/orange/amaplike/adapter/BusSegmentListAdapter.java:239
↓ 3 callersMethodaddBusStation
(BusStationItem station)
app/src/main/java/com/orange/amaplike/adapter/BusPathAdapter.java:227
↓ 3 callersMethodaddRailwayStation
(RailwayStationItem station)
app/src/main/java/com/orange/amaplike/adapter/BusSegmentListAdapter.java:248
↓ 3 callersMethodaddRailwayStation
(RailwayStationItem station)
app/src/main/java/com/orange/amaplike/adapter/BusPathAdapter.java:236
↓ 3 callersMethodaddUpdateListener
Your should use this to add AnimatorUpdateListener when create animator , otherwise , animator doesn't work when the animation restart . @param upda
app/src/main/java/com/orange/amaplike/widget/Indicator.java:151
↓ 3 callersMethodchangeMapLevelAndAngle
(final int lv, final int angle)
app/src/main/java/com/orange/amaplike/RoutePlanActivity.java:426
↓ 3 callersMethodconvertArrList
把集合体的LatLonPoint转化为集合体的LatLng
app/src/main/java/com/orange/amaplike/overlay/AMapUtil.java:113
↓ 3 callersMethodconvertToLatLng
(LatLonPoint point)
app/src/main/java/com/orange/amaplike/overlay/DrivingRouteOverlay.java:261
↓ 3 callersMethoddispatchOnSlide
( int top )
app/src/main/java/com/orange/amaplike/behavior/AnchorBottomSheetBehavior.java:798
↓ 3 callersMethodgcj02_To_Bd09
火星坐标系 (GCJ-02) 与百度坐标系 (BD-09) 的转换算法 将 GCJ-02 坐标转换成 BD-09 坐标 @param lat @param lon
app/src/main/java/com/orange/amaplike/utils/GPSUtil.java:93
↓ 3 callersMethodgetBusBitmapDescriptor
给公交Marker设置图标,并返回更换图标的图片。如不用默认图片,需要重写此方法。 @return 更换的Marker图片。 @since V2.1.0
app/src/main/java/com/orange/amaplike/overlay/RouteOverlay.java:103
↓ 3 callersMethodgetBusColor
自定义路线颜色。 return 自定义路线颜色。 @since V2.2.1
app/src/main/java/com/orange/amaplike/overlay/RouteOverlay.java:266
↓ 3 callersMethodgetDriveActionID
(String actionName)
app/src/main/java/com/orange/amaplike/overlay/AMapUtil.java:148
↓ 3 callersMethodgetFirstBuslinePoint
(BusStep busStep)
app/src/main/java/com/orange/amaplike/overlay/BusRouteOverlay.java:491
↓ 3 callersMethodgetFriendlyTime
(int second)
app/src/main/java/com/orange/amaplike/overlay/AMapUtil.java:134
↓ 3 callersMethodgetSheetPadding
()
app/src/main/java/com/orange/amaplike/busresult/BusRouteResultActivity.java:224
↓ 3 callersMethodgetWalkColor
()
app/src/main/java/com/orange/amaplike/overlay/RouteOverlay.java:257
↓ 3 callersMethodonPathClick
(int i)
app/src/main/java/com/orange/amaplike/RoutePlanActivity.java:613
↓ 3 callersMethodsetData
(List<PoiItem> data)
app/src/main/java/com/orange/amaplike/pickpoi/SearchResultAdapter.java:31
↓ 3 callersMethodsetRailway
(boolean israilway)
app/src/main/java/com/orange/amaplike/busresult/SchemeBusStep.java:63
↓ 3 callersMethodsetSelectedPosition
(int selectedPosition)
app/src/main/java/com/orange/amaplike/pickpoi/SearchResultAdapter.java:35
↓ 3 callersMethodsetTaxi
(boolean istaxi)
app/src/main/java/com/orange/amaplike/busresult/SchemeBusStep.java:67
↓ 3 callersMethodsetWalk
(boolean isWalk)
app/src/main/java/com/orange/amaplike/busresult/SchemeBusStep.java:27
↓ 3 callersMethodstart
(Context context, Bundle bundle,double laf,double lon,int from)
app/src/main/java/com/orange/amaplike/pickpoi/PoiSearchActivity.java:57
↓ 3 callersMethodupdatePathGeneral
(Path path,int i)
app/src/main/java/com/orange/amaplike/RoutePlanActivity.java:648
↓ 3 callersMethodupdateUiAfterRouted
()
app/src/main/java/com/orange/amaplike/RoutePlanActivity.java:851
↓ 3 callersMethodzoomToBusSpan
(int paddingbottom)
app/src/main/java/com/orange/amaplike/overlay/RouteOverlay.java:187
↓ 2 callersMethodaddToMap
添加公交路线到地图上。 @since V2.1.0
app/src/main/java/com/orange/amaplike/overlay/BusRouteOverlay.java:56
↓ 2 callersMethodconvertToLatLonPoint
(LatLng latlon)
app/src/main/java/com/orange/amaplike/overlay/AMapServicesUtil.java:32
↓ 2 callersMethoddispatchOnSlide
(int top)
app/src/main/java/com/orange/amaplike/behavior/NoAnchorBottomSheetBehavior.java:763
↓ 2 callersMethoddoSearchQuery
开始进行poi搜索
app/src/main/java/com/orange/amaplike/pickpoi/SelectPoiFromMapActivity.java:305
↓ 2 callersMethoddraw
(Canvas canvas)
app/src/main/java/com/orange/amaplike/widget/Indicator.java:67
↓ 2 callersMethoddrawBusRoutes
(BusRouteResult busRouteResult,BusPath path)
app/src/main/java/com/orange/amaplike/busresult/BusRouteResultActivity.java:213
↓ 2 callersMethoddrawDriveRoutes
(DriveRouteResult driveRouteResult, DrivePath path)
app/src/main/java/com/orange/amaplike/RoutePlanActivity.java:878
↓ 2 callersMethoddrawLineArrow
(LatLng latLngFrom, LatLng latLngTo)
app/src/main/java/com/orange/amaplike/overlay/BusRouteOverlay.java:442
↓ 2 callersMethoddrawRideRoutes
(RideRouteResult rideRouteResult, RidePath path)
app/src/main/java/com/orange/amaplike/RoutePlanActivity.java:914
↓ 2 callersMethoddrawWalkRoutes
(WalkRouteResult walkRouteResult, WalkPath path)
app/src/main/java/com/orange/amaplike/RoutePlanActivity.java:902
↓ 2 callersMethoddropDownWithInterpolator
(View view, final AnimEndListener listener)
app/src/main/java/com/orange/amaplike/utils/ViewAnimUtils.java:39
↓ 2 callersMethodgetBusPathDes
(BusPath busPath)
app/src/main/java/com/orange/amaplike/overlay/AMapUtil.java:253
↓ 2 callersMethodgetBusPathTitle
(BusPath busPath)
app/src/main/java/com/orange/amaplike/overlay/AMapUtil.java:217
↓ 2 callersMethodgetDriveBitmapDescriptor
()
app/src/main/java/com/orange/amaplike/overlay/RouteOverlay.java:115
↓ 2 callersMethodgetFirstWalkPoint
@param busStep1 @return
app/src/main/java/com/orange/amaplike/overlay/BusRouteOverlay.java:393
↓ 2 callersMethodgetItem
()
app/src/main/java/com/orange/amaplike/pickpoi/PoiItemEvent.java:19
↓ 2 callersMethodgetRouteWidth
()
app/src/main/java/com/orange/amaplike/overlay/DrivingRouteOverlay.java:66
↓ 2 callersMethodgetWalkBitmapDescriptor
给步行Marker设置图标,并返回更换图标的图片。如不用默认图片,需要重写此方法。 @return 更换的Marker图片。 @since V2.1.0
app/src/main/java/com/orange/amaplike/overlay/RouteOverlay.java:111
↓ 2 callersMethodisStarted
()
app/src/main/java/com/orange/amaplike/widget/Indicator.java:130
↓ 2 callersMethodisTaxi
()
app/src/main/java/com/orange/amaplike/busresult/SchemeBusStep.java:59
↓ 2 callersMethodisWalk
()
app/src/main/java/com/orange/amaplike/busresult/SchemeBusStep.java:23
↓ 2 callersMethodnotifyOnSlideToListeners
(@NonNull View bottomSheet, float slideOffset)
app/src/main/java/com/orange/amaplike/behavior/AnchorBottomSheetBehavior.java:654
↓ 2 callersMethodonSlide
Called when the bottom sheet is being dragged. @param bottomSheet The bottom sheet view. @param slideOffset The new offset of this bottom sheet withi
app/src/main/java/com/orange/amaplike/behavior/NoAnchorBottomSheetBehavior.java:84
↓ 2 callersMethodoutOfChina
(double lat, double lon)
app/src/main/java/com/orange/amaplike/utils/GPSUtil.java:47
↓ 2 callersMethodpopupoutWithInterpolator
(View view, final AnimEndListener listener)
app/src/main/java/com/orange/amaplike/utils/ViewAnimUtils.java:94
↓ 2 callersMethodpostInvalidate
()
app/src/main/java/com/orange/amaplike/widget/Indicator.java:169
↓ 2 callersMethodreset
()
app/src/main/java/com/orange/amaplike/behavior/AnchorBottomSheetBehavior.java:660
↓ 2 callersMethodreset
()
app/src/main/java/com/orange/amaplike/behavior/NoAnchorBottomSheetBehavior.java:598
↓ 2 callersMethodretain6
保留小数点后六位 @param num @return
app/src/main/java/com/orange/amaplike/utils/GPSUtil.java:140
↓ 2 callersMethodsearchOnclick
()
app/src/main/java/com/orange/amaplike/pickpoi/PoiSearchActivity.java:113
↓ 2 callersMethodsetBus
(boolean isBus)
app/src/main/java/com/orange/amaplike/busresult/SchemeBusStep.java:35
↓ 2 callersMethodsetColor
(int color)
app/src/main/java/com/orange/amaplike/widget/Indicator.java:43
↓ 2 callersMethodsetEnd
(boolean isEnd)
app/src/main/java/com/orange/amaplike/busresult/SchemeBusStep.java:51
↓ 2 callersMethodsetPeekHeight
Sets the height of the bottom sheet when it is collapsed. @param peekHeight The height of the collapsed bottom sheet in pixels, or
app/src/main/java/com/orange/amaplike/behavior/NoAnchorBottomSheetBehavior.java:456
↓ 2 callersMethodsetStart
(boolean isStart)
app/src/main/java/com/orange/amaplike/busresult/SchemeBusStep.java:43
↓ 2 callersMethodsetState
Sets the state of the bottom sheet. The bottom sheet will transition to that state with animation. @param state One of {@link #STATE_COLLAPSED}, {@li
app/src/main/java/com/orange/amaplike/behavior/AnchorBottomSheetBehavior.java:581
↓ 2 callersMethodshouldHide
(View child, float yvel)
app/src/main/java/com/orange/amaplike/behavior/NoAnchorBottomSheetBehavior.java:606
↓ 2 callersMethodstart
()
app/src/main/java/com/orange/amaplike/widget/Indicator.java:76
↓ 2 callersMethodstartSettlingAnimation
(View child, int state)
app/src/main/java/com/orange/amaplike/behavior/NoAnchorBottomSheetBehavior.java:658
↓ 2 callersMethodtransformLat
(double x, double y)
app/src/main/java/com/orange/amaplike/utils/GPSUtil.java:13
↓ 2 callersMethodtransformLon
(double x, double y)
app/src/main/java/com/orange/amaplike/utils/GPSUtil.java:22
↓ 1 callersMethodBtnConfrim
(PoiItem item)
app/src/main/java/com/orange/amaplike/pickpoi/SearchResultAdapter.java:92
next →1–100 of 506, ranked by callers