Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CNSRE/HTTPDNSLib
/ functions
Functions
1,768 in github.com/CNSRE/HTTPDNSLib
⨍
Functions
1,768
◇
Types & classes
261
↓ 4 callers
Method
setValues
Sets the labels for this axis. @param values
src/MPChartLib/src/com/github/mikephil/charting/components/XAxis.java:173
↓ 4 callers
Method
showText
(Context ctx, String msg)
src/DNSCacheTest/src/com/sina/util/dnscache/util/ToastUtil.java:9
↓ 4 callers
Method
toString
打印该类相关变量信息
src/DNSCache/src/com/sina/util/dnscache/model/HttpDnsPack.java:54
↓ 4 callers
Method
updataData
()
src/DNSCacheTest/src/com/sina/util/dnscache/cachedata/CacheDataFragment.java:111
↓ 3 callers
Method
addXValue
Adds a new x-value to the chart data. @param xVal
src/MPChartLib/src/com/github/mikephil/charting/data/ChartData.java:391
↓ 3 callers
Method
calcMinMax
calc minimum and maximum y value
src/MPChartLib/src/com/github/mikephil/charting/data/DataSet.java:102
↓ 3 callers
Method
calcMinMax
calc minimum and maximum y value over all datasets
src/MPChartLib/src/com/github/mikephil/charting/data/ChartData.java:190
↓ 3 callers
Method
checkUpdates
从httpdns 服务器重新拉取数据 @param domainModel
src/DNSCache/src/com/sina/util/dnscache/DNSCache.java:187
↓ 3 callers
Method
contentHeight
()
src/MPChartLib/src/com/github/mikephil/charting/utils/ViewPortHandler.java:105
↓ 3 callers
Method
drawData
(Canvas c)
src/MPChartLib/src/com/github/mikephil/charting/renderer/DataRenderer.java:104
↓ 3 callers
Method
drawDescription
draws the description text in the bottom right corner of the chart
src/MPChartLib/src/com/github/mikephil/charting/charts/Chart.java:415
↓ 3 callers
Method
drawExtras
(Canvas c)
src/MPChartLib/src/com/github/mikephil/charting/renderer/DataRenderer.java:108
↓ 3 callers
Method
drawHighlighted
(Canvas c, Highlight[] indices)
src/MPChartLib/src/com/github/mikephil/charting/renderer/DataRenderer.java:110
↓ 3 callers
Method
drawValue
Draws a value at the specified x and y position. @param value @param xPos @param yPos @formatter
src/MPChartLib/src/com/github/mikephil/charting/renderer/BarChartRenderer.java:304
↓ 3 callers
Method
drawValue
(Canvas c, String value, float xPos, float yPos)
src/MPChartLib/src/com/github/mikephil/charting/renderer/HorizontalBarChartRenderer.java:282
↓ 3 callers
Method
drawValues
(Canvas c)
src/MPChartLib/src/com/github/mikephil/charting/renderer/DataRenderer.java:106
↓ 3 callers
Method
enableDashedLine
Enables the line to be drawn in dashed mode, e.g. like this "- - - - - -". THIS ONLY WORKS IF HARDWARE-ACCELERATION IS TURNED OFF. Keep in mind that h
src/MPChartLib/src/com/github/mikephil/charting/data/LineDataSet.java:125
↓ 3 callers
Method
equalTo
returns true if this highlight object is equal to the other (compares xIndex and dataSetIndex) @param h @return
src/MPChartLib/src/com/github/mikephil/charting/utils/Highlight.java:81
↓ 3 callers
Method
fromJson
(String json)
src/DNSCache/src/com/sina/util/dnscache/DNSCacheConfig.java:400
↓ 3 callers
Method
getAxis
Returns the y-axis object to the corresponding AxisDependency. In the horizontal bar-chart, LEFT == top, RIGHT == BOTTOM @param axis @return
src/MPChartLib/src/com/github/mikephil/charting/charts/BarLineChartBase.java:1247
↓ 3 callers
Method
getBubbleData
()
src/MPChartLib/src/com/github/mikephil/charting/charts/CombinedChart.java:163
↓ 3 callers
Method
getCenter
Returns the center point of the chart (the whole View) in pixels. @return
src/MPChartLib/src/com/github/mikephil/charting/charts/Chart.java:954
↓ 3 callers
Method
getCenterCircleBox
returns the center of the circlebox @return
src/MPChartLib/src/com/github/mikephil/charting/charts/PieChart.java:392
↓ 3 callers
Method
getCircleSize
returns the circlesize
src/MPChartLib/src/com/github/mikephil/charting/data/LineDataSet.java:112
↓ 3 callers
Method
getDnsCacheManager
()
src/DNSCache/src/com/sina/util/dnscache/DNSCache.java:109
↓ 3 callers
Method
getDragDecelerationFrictionCoef
Returns drag deceleration friction coefficient @return
src/MPChartLib/src/com/github/mikephil/charting/charts/Chart.java:650
↓ 3 callers
Method
getDrawAngles
returns an integer array of all the different angles the chart slices have the angles in the returned array determine how much space (of 360°) each sl
src/MPChartLib/src/com/github/mikephil/charting/charts/PieChart.java:250
↓ 3 callers
Method
getFormSize
returns the size in dp of the legend forms @return
src/MPChartLib/src/com/github/mikephil/charting/components/Legend.java:293
↓ 3 callers
Method
getInstance
()
src/DNSCache/src/com/sina/util/dnscache/thread/RealTimeThreadPool.java:15
↓ 3 callers
Method
getInterpolation
(float input)
src/MPChartLib/src/com/github/mikephil/charting/animation/EasingFunction.java:14
↓ 3 callers
Method
getLabelPosition
returns the position of the y-labels
src/MPChartLib/src/com/github/mikephil/charting/components/YAxis.java:110
↓ 3 callers
Method
getMaximumFlingVelocity
()
src/MPChartLib/src/com/github/mikephil/charting/utils/Utils.java:516
↓ 3 callers
Method
getNormalizedAngle
returns an angle between 0.f < 360.f (not less than zero, less than 360)
src/MPChartLib/src/com/github/mikephil/charting/utils/Utils.java:521
↓ 3 callers
Method
getRadius
()
src/MPChartLib/src/com/github/mikephil/charting/charts/PieChart.java:370
↓ 3 callers
Method
getScaleY
returns the current y-scale factor
src/MPChartLib/src/com/github/mikephil/charting/charts/BarLineChartBase.java:1204
↓ 3 callers
Method
getScatterShapeSize
returns the currently set scatter shape size @return
src/MPChartLib/src/com/github/mikephil/charting/data/ScatterDataSet.java:69
↓ 3 callers
Method
getSliceSpace
returns the space that is set to be between the piechart-slices of this DataSet, in degrees @return
src/MPChartLib/src/com/github/mikephil/charting/data/PieDataSet.java:60
↓ 3 callers
Method
getSpaceBottom
Returns the bottom axis space in percent of the full range. Default 10f @return
src/MPChartLib/src/com/github/mikephil/charting/components/YAxis.java:305
↓ 3 callers
Method
getSpaceTop
Returns the top axis space in percent of the full range. Default 10f @return
src/MPChartLib/src/com/github/mikephil/charting/components/YAxis.java:287
↓ 3 callers
Method
getStackSize
Returns the maximum number of bars that can be stacked upon another in this DataSet. @return
src/MPChartLib/src/com/github/mikephil/charting/data/BarDataSet.java:108
↓ 3 callers
Method
getViewPortHandler
Returns the ViewPortHandler of the chart that is responsible for the content area of the chart and its offsets and dimensions. @return
src/MPChartLib/src/com/github/mikephil/charting/charts/Chart.java:1310
↓ 3 callers
Method
getXChartMin
()
src/MPChartLib/src/com/github/mikephil/charting/interfaces/ChartInterface.java:17
↓ 3 callers
Method
getXIndex
returns the index of the highlighted value on the x-axis @return
src/MPChartLib/src/com/github/mikephil/charting/utils/Highlight.java:60
↓ 3 callers
Method
getYValueSum
Returns the total y-value sum across all DataSet objects the this object represents. @return
src/MPChartLib/src/com/github/mikephil/charting/data/ChartData.java:363
↓ 3 callers
Method
handleEmptyAxis
This adjusts the other axis if one axis is empty and the other is not. @param firstLeft @param firstRight
src/MPChartLib/src/com/github/mikephil/charting/data/ChartData.java:570
↓ 3 callers
Method
init
initialize all paints and stuff
src/MPChartLib/src/com/github/mikephil/charting/charts/Chart.java:174
↓ 3 callers
Method
init
(Context ctx)
src/DNSCache/src/com/sina/util/dnscache/AppConfigUtil.java:17
↓ 3 callers
Method
initThreadPool
()
src/DNSCacheTest/src/com/sina/util/dnscache/simulationtask/TaskManager.java:23
↓ 3 callers
Method
isDragEnabled
Returns true if dragging is enabled for the chart, false if not. @return
src/MPChartLib/src/com/github/mikephil/charting/charts/BarLineChartBase.java:892
↓ 3 callers
Method
isDrawBarShadowEnabled
()
src/MPChartLib/src/com/github/mikephil/charting/interfaces/BarDataProvider.java:8
↓ 3 callers
Method
isDrawHoleEnabled
returns true if the hole in the center of the pie-chart is set to be visible, false if not @return
src/MPChartLib/src/com/github/mikephil/charting/charts/PieChart.java:318
↓ 3 callers
Method
isDrawTopYLabelEntryEnabled
returns true if drawing the top y-axis label entry is enabled @return
src/MPChartLib/src/com/github/mikephil/charting/components/YAxis.java:128
↓ 3 callers
Method
limitTransAndScale
limits the maximum scale and X translation of the given matrix @param matrix
src/MPChartLib/src/com/github/mikephil/charting/utils/ViewPortHandler.java:274
↓ 3 callers
Method
onChartScale
Callbacks when the chart is scaled / zoomed via pinch zoom gesture. @param me @param scaleX scalefactor on the x-axis @param scaleY scalefactor on th
src/MPChartLib/src/com/github/mikephil/charting/listener/OnChartGestureListener.java:51
↓ 3 callers
Method
prepareOffsetMatrix
()
src/MPChartLib/src/com/github/mikephil/charting/charts/BarLineChartBase.java:275
↓ 3 callers
Method
renderAxisLine
Draws the line that goes alongside the axis. @param c
src/MPChartLib/src/com/github/mikephil/charting/renderer/AxisRenderer.java:112
↓ 3 callers
Method
renderGridLines
Draws the grid lines belonging to the axis. @param c
src/MPChartLib/src/com/github/mikephil/charting/renderer/AxisRenderer.java:105
↓ 3 callers
Method
renderLegend
(Canvas c)
src/MPChartLib/src/com/github/mikephil/charting/renderer/LegendRenderer.java:147
↓ 3 callers
Method
resetTracking
RESET PERFORMANCE TRACKING FIELDS
src/MPChartLib/src/com/github/mikephil/charting/charts/BarLineChartBase.java:258
↓ 3 callers
Method
roundToNextSignificant
rounds the given number to the next significant number @param number @return
src/MPChartLib/src/com/github/mikephil/charting/utils/Utils.java:324
↓ 3 callers
Method
sampleVelocity
(float touchLocationX, float touchLocationY)
src/MPChartLib/src/com/github/mikephil/charting/listener/PieRadarChartTouchListener.java:225
↓ 3 callers
Method
setAvoidFirstLastClipping
if set to true, the chart will avoid that the first and last label entry in the chart "clip" off the edge of the chart or the screen @param enabled
src/MPChartLib/src/com/github/mikephil/charting/components/XAxis.java:155
↓ 3 callers
Method
setColor
Sets a color with a specific alpha value. @param color @param alpha from 0-255
src/MPChartLib/src/com/github/mikephil/charting/data/BubbleDataSet.java:44
↓ 3 callers
Method
setOnChartGestureListener
Sets a gesture-listener for the chart for custom callbacks when executing gestures on the chart surface. @param l
src/MPChartLib/src/com/github/mikephil/charting/charts/Chart.java:842
↓ 3 callers
Method
stopDeceleration
()
src/MPChartLib/src/com/github/mikephil/charting/listener/PieRadarChartTouchListener.java:344
↓ 3 callers
Method
stopDeceleration
()
src/MPChartLib/src/com/github/mikephil/charting/listener/BarLineChartTouchListener.java:578
↓ 3 callers
Method
toString
()
src/DNSCache/src/com/sina/util/dnscache/model/DomainModel.java:79
↓ 2 callers
Method
Init
初始化网络环境信息数据,可重复
src/DNSCache/src/com/sina/util/dnscache/net/networktype/NetworkManager.java:104
↓ 2 callers
Method
InputStream2Bimap
(byte[] data)
src/DNSCacheTest/src/com/sina/util/dnscache/simulationtask/TaskInfoActivity.java:210
↓ 2 callers
Method
QueryDomainInfo
根据url 获取缓存domain @param domain @param sp @return
src/DNSCache/src/com/sina/util/dnscache/cache/DNSCacheDatabaseHelper.java:156
↓ 2 callers
Method
QueryIpModelInfo
通过url获取服务器ip信息 根据 domainModel 获取Ipmodel 对象。 @param domainModel @return
src/DNSCache/src/com/sina/util/dnscache/cache/DNSCacheDatabaseHelper.java:204
↓ 2 callers
Method
addMemoryCache
添加url缓存 @param model
src/DNSCache/src/com/sina/util/dnscache/cache/DnsCacheManager.java:200
↓ 2 callers
Method
arrayToList
Turns an array of strings into an List of strings. @param array @return
src/MPChartLib/src/com/github/mikephil/charting/data/ChartData.java:120
↓ 2 callers
Method
byteToString
(byte[] data)
src/DNSCacheTest/src/com/sina/util/dnscache/simulationtask/ThreadPool.java:129
↓ 2 callers
Method
bytesToHexString
(byte[] src)
src/DNSCache/src/com/sina/util/dnscache/dnsp/impl/HttpPodDns.java:123
↓ 2 callers
Method
calcAngleWithRatios
calculates the angle between two Entries (points) in the chart taking ratios into consideration @param p1 @param p2 @return
src/MPChartLib/src/com/github/mikephil/charting/data/filter/Approximator.java:258
↓ 2 callers
Method
calcSum
Calculates the sum across all values. @param vals @return
src/MPChartLib/src/com/github/mikephil/charting/data/BarEntry.java:135
↓ 2 callers
Method
calcXBounds
Calculates the minimum and maximum x-value the chart can currently display (with the given zoom level). @param chart @param modulus
src/MPChartLib/src/com/github/mikephil/charting/renderer/Renderer.java:53
↓ 2 callers
Method
calcYValueSum
calculates the sum of all y-values
src/MPChartLib/src/com/github/mikephil/charting/data/DataSet.java:128
↓ 2 callers
Method
calculateOffsets
()
src/MPChartLib/src/com/github/mikephil/charting/charts/BarLineChartBase.java:365
↓ 2 callers
Method
calculateOffsets
calculates the offsets of the chart to the border depending on the position of an eventual legend or depending on the length of the y-axis and x-axis
src/MPChartLib/src/com/github/mikephil/charting/charts/Chart.java:335
↓ 2 callers
Method
charToByte
Convert char to byte @param c char @return byte
src/DNSCache/src/com/sina/util/dnscache/dnsp/impl/HttpPodDns.java:161
↓ 2 callers
Method
clearMemoryCache
清除内存缓存
src/DNSCache/src/com/sina/util/dnscache/cache/IDnsCache.java:73
↓ 2 callers
Method
computeAxisValues
Sets up the y-axis labels. Computes the desired number of labels between the two given extremes. Unlike the papareXLabels() method, this method needs
src/MPChartLib/src/com/github/mikephil/charting/renderer/YAxisRenderer.java:72
↓ 2 callers
Method
contains
Checks if this DataSet contains the specified Entry. Returns true if so, false if not. NOTE: Performance is pretty bad on this one, do not over-use in
src/MPChartLib/src/com/github/mikephil/charting/data/DataSet.java:714
↓ 2 callers
Method
convertIntegers
Converts the provided Integer List to an int array. @param integers @return
src/MPChartLib/src/com/github/mikephil/charting/utils/Utils.java:351
↓ 2 callers
Method
convertStrings
Converts the provided String List to a String array. @param labels @return
src/MPChartLib/src/com/github/mikephil/charting/utils/Utils.java:368
↓ 2 callers
Method
createColors
turn an array of resource-colors (contains resource-id integers) into an array list of actual color integers @param r @param colors an integer array
src/MPChartLib/src/com/github/mikephil/charting/utils/ColorTemplate.java:76
↓ 2 callers
Method
drawMarkers
draws all MarkerViews on the highlighted positions
src/MPChartLib/src/com/github/mikephil/charting/charts/Chart.java:554
↓ 2 callers
Method
enableGridDashedLine
Enables the grid line to be drawn in dashed mode, e.g. like this "- - - - - -". THIS ONLY WORKS IF HARDWARE-ACCELERATION IS TURNED OFF. Keep in mind t
src/MPChartLib/src/com/github/mikephil/charting/components/AxisBase.java:255
↓ 2 callers
Method
enableScroll
enables intercept touchevents
src/MPChartLib/src/com/github/mikephil/charting/charts/Chart.java:1161
↓ 2 callers
Method
equalTo
Compares value, xIndex and data of the entries. Returns true if entries are equal in those points, false if not. Does not check by hash-code like it's
src/MPChartLib/src/com/github/mikephil/charting/data/Entry.java:122
↓ 2 callers
Method
feed
(List<BarEntry> entries)
src/MPChartLib/src/com/github/mikephil/charting/buffer/BarBuffer.java:44
↓ 2 callers
Method
formatNumber
Formats the given number to the given number of decimals, and returns the number as a string, maximum 35 characters. @param number @param digitCount
src/MPChartLib/src/com/github/mikephil/charting/utils/Utils.java:239
↓ 2 callers
Method
getAbsoluteAngles
returns the absolute angles of the different chart slices (where the slices end) @return
src/MPChartLib/src/com/github/mikephil/charting/charts/PieChart.java:260
↓ 2 callers
Method
getAllMemoryCache
获取缓存中全部的 DomainModel数据 @return
src/DNSCache/src/com/sina/util/dnscache/cache/IDnsCache.java:79
↓ 2 callers
Method
getAppKey
获取当前的应用key @return
src/DNSCache/src/com/sina/util/dnscache/AppConfigUtil.java:84
↓ 2 callers
Method
getBarBounds
Returns the bounding box of the specified Entry in the specified DataSet. Returns null if the Entry could not be found in the charts data. @param e @
src/MPChartLib/src/com/github/mikephil/charting/charts/BarChart.java:223
↓ 2 callers
Method
getBarShadowColor
Returns the color used for drawing the bar-shadows. The bar shadows is a surface behind the bar that indicates the maximum value. @return
src/MPChartLib/src/com/github/mikephil/charting/data/BarDataSet.java:175
↓ 2 callers
Method
getBelowSum
(int stackIndex)
src/MPChartLib/src/com/github/mikephil/charting/data/BarEntry.java:113
← previous
next →
301–400 of 1,768, ranked by callers