2019-08-05 11:13:19 +02:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
< html lang = "fi" >
< head >
2020-03-21 15:43:05 +01:00
<!-- Generated by javadoc -->
< title > Geolocator (Plan 5.1-SNAPSHOT API)< / title >
2019-08-05 11:13:19 +02:00
< link rel = "stylesheet" type = "text/css" href = "../../../../../stylesheet.css" title = "Style" >
< script type = "text/javascript" src = "../../../../../script.js" > < / script >
< / head >
< body >
< script type = "text/javascript" > < ! - -
try {
if (location.href.indexOf('is-external=true') == -1) {
2020-03-21 15:43:05 +01:00
parent.document.title="Geolocator (Plan 5.1-SNAPSHOT API)";
2019-08-05 11:13:19 +02:00
}
}
catch(err) {
}
//-->
2020-01-24 11:56:15 +01:00
var methods = {"i0":6,"i1":18,"i2":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]};
2019-08-05 11:13:19 +02:00
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
< / script >
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
<!-- ========= START OF TOP NAVBAR ======= -->
< div class = "topNav" > < a name = "navbar.top" >
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.top" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< a name = "navbar.top.firstrow" >
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
< li > < a href = "../../../../../overview-summary.html" > Overview< / a > < / li >
< li > < a href = "package-summary.html" > Package< / a > < / li >
< li class = "navBarCell1Rev" > Class< / li >
< li > < a href = "package-tree.html" > Tree< / a > < / li >
< li > < a href = "../../../../../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../../../../../index-all.html" > Index< / a > < / li >
< li > < a href = "../../../../../help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
< div class = "subNav" >
< ul class = "navList" >
2020-01-24 11:56:15 +01:00
< li > < a href = "../../../../../com/djrapitops/plan/gathering/geolocation/GeolocationCache.html" title = "class in com.djrapitops.plan.gathering.geolocation" > < span class = "typeNameLink" > Prev Class< / span > < / a > < / li >
< li > < a href = "../../../../../com/djrapitops/plan/gathering/geolocation/IP2CGeolocator.html" title = "class in com.djrapitops.plan.gathering.geolocation" > < span class = "typeNameLink" > Next Class< / span > < / a > < / li >
2019-08-05 11:13:19 +02:00
< / ul >
< ul class = "navList" >
2020-01-24 11:56:15 +01:00
< li > < a href = "../../../../../index.html?com/djrapitops/plan/gathering/geolocation/Geolocator.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "Geolocator.html" target = "_top" > No Frames< / a > < / li >
2019-08-05 11:13:19 +02:00
< / ul >
< ul class = "navList" id = "allclasses_navbar_top" >
< li > < a href = "../../../../../allclasses-noframe.html" > All Classes< / a > < / li >
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
< / script >
< / div >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
< li > Nested | < / li >
< li > Field | < / li >
< li > Constr | < / li >
< li > < a href = "#method.summary" > Method< / a > < / li >
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
< li > Field | < / li >
< li > Constr | < / li >
< li > < a href = "#method.detail" > Method< / a > < / li >
< / ul >
< / div >
< a name = "skip.navbar.top" >
<!-- -->
< / a > < / div >
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
< div class = "header" >
2020-01-24 11:56:15 +01:00
< div class = "subTitle" > com.djrapitops.plan.gathering.geolocation< / div >
< h2 title = "Interface Geolocator" class = "title" > Interface Geolocator< / h2 >
2019-08-05 11:13:19 +02:00
< / div >
< div class = "contentContainer" >
< div class = "description" >
< ul class = "blockList" >
< li class = "blockList" >
< dl >
2020-01-24 11:56:15 +01:00
< dt > All Known Implementing Classes:< / dt >
< dd > < a href = "../../../../../com/djrapitops/plan/gathering/geolocation/GeoLite2Geolocator.html" title = "class in com.djrapitops.plan.gathering.geolocation" > GeoLite2Geolocator< / a > , < a href = "../../../../../com/djrapitops/plan/gathering/geolocation/IP2CGeolocator.html" title = "class in com.djrapitops.plan.gathering.geolocation" > IP2CGeolocator< / a > < / dd >
2019-08-05 11:13:19 +02:00
< / dl >
< hr >
< br >
2020-01-24 11:56:15 +01:00
< pre > public interface < span class = "typeNameLabel" > Geolocator< / span > < / pre >
< div class = "block" > Interface for different Geolocation service calls.< / div >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
< / div >
< div class = "summary" >
< ul class = "blockList" >
< li class = "blockList" >
<!-- ========== METHOD SUMMARY =========== -->
< ul class = "blockList" >
< li class = "blockList" > < a name = "method.summary" >
<!-- -->
< / a >
< h3 > Method Summary< / h3 >
< table class = "memberSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Method Summary table, listing methods, and an explanation" >
2020-01-24 11:56:15 +01:00
< caption > < span id = "t0" class = "activeTableTab" > < span > All Methods< / span > < span class = "tabEnd" > < / span > < / span > < span id = "t2" class = "tableTab" > < span > < a href = "javascript:show(2);" > Instance Methods< / a > < / span > < span class = "tabEnd" > < / span > < / span > < span id = "t3" class = "tableTab" > < span > < a href = "javascript:show(4);" > Abstract Methods< / a > < / span > < span class = "tabEnd" > < / span > < / span > < span id = "t5" class = "tableTab" > < span > < a href = "javascript:show(16);" > Default Methods< / a > < / span > < span class = "tabEnd" > < / span > < / span > < / caption >
2019-08-05 11:13:19 +02:00
< tr >
< th class = "colFirst" scope = "col" > Modifier and Type< / th >
< th class = "colLast" scope = "col" > Method and Description< / th >
< / tr >
< tr id = "i0" class = "altColor" >
2020-01-24 11:56:15 +01:00
< td class = "colFirst" > < code > java.util.Optional< java.lang.String> < / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../../../com/djrapitops/plan/gathering/geolocation/Geolocator.html#getCountry-java.net.InetAddress-" > getCountry< / a > < / span > (java.net.InetAddress inetAddress)< / code > < / td >
< / tr >
< tr id = "i1" class = "rowColor" >
< td class = "colFirst" > < code > default java.util.Optional< java.lang.String> < / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../../../com/djrapitops/plan/gathering/geolocation/Geolocator.html#getCountry-java.lang.String-" > getCountry< / a > < / span > (java.lang.String address)< / code > < / td >
< / tr >
< tr id = "i2" class = "altColor" >
< td class = "colFirst" > < code > void< / code > < / td >
< td class = "colLast" > < code > < span class = "memberNameLink" > < a href = "../../../../../com/djrapitops/plan/gathering/geolocation/Geolocator.html#prepare--" > prepare< / a > < / span > ()< / code >
< div class = "block" > Do everything that is needed for the geolocator to function.< / div >
2019-08-05 11:13:19 +02:00
< / td >
< / tr >
< / table >
< / li >
< / ul >
< / li >
< / ul >
< / div >
< div class = "details" >
< ul class = "blockList" >
< li class = "blockList" >
<!-- ============ METHOD DETAIL ========== -->
< ul class = "blockList" >
< li class = "blockList" > < a name = "method.detail" >
<!-- -->
< / a >
< h3 > Method Detail< / h3 >
2020-01-24 11:56:15 +01:00
< a name = "prepare--" >
2019-08-05 11:13:19 +02:00
<!-- -->
< / a >
2020-01-24 11:56:15 +01:00
< ul class = "blockList" >
2019-08-05 11:13:19 +02:00
< li class = "blockList" >
2020-01-24 11:56:15 +01:00
< h4 > prepare< / h4 >
< pre > void prepare()
throws java.io.IOException< / pre >
< div class = "block" > Do everything that is needed for the geolocator to function.< / div >
2019-08-05 11:13:19 +02:00
< dl >
2020-01-24 11:56:15 +01:00
< dt > < span class = "throwsLabel" > Throws:< / span > < / dt >
< dd > < code > java.io.IOException< / code > - If the preparation fails< / dd >
< dd > < code > java.net.UnknownHostException< / code > - If preparation requires internet, but internet is not available.< / dd >
< dd > < code > < a href = "../../../../../com/djrapitops/plan/exceptions/PreparationException.html" title = "class in com.djrapitops.plan.exceptions" > PreparationException< / a > < / code > - If preparation fails due to Plan settings< / dd >
2019-08-05 11:13:19 +02:00
< / dl >
< / li >
< / ul >
2020-01-24 11:56:15 +01:00
< a name = "getCountry-java.net.InetAddress-" >
<!-- -->
< / a >
< ul class = "blockList" >
< li class = "blockList" >
< h4 > getCountry< / h4 >
< pre > java.util.Optional< java.lang.String> getCountry(java.net.InetAddress inetAddress)< / pre >
< / li >
< / ul >
< a name = "getCountry-java.lang.String-" >
<!-- -->
< / a >
< ul class = "blockListLast" >
< li class = "blockList" >
< h4 > getCountry< / h4 >
< pre > default java.util.Optional< java.lang.String> getCountry(java.lang.String address)< / pre >
< / li >
< / ul >
2019-08-05 11:13:19 +02:00
< / li >
< / ul >
< / li >
< / ul >
< / div >
< / div >
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
< div class = "bottomNav" > < a name = "navbar.bottom" >
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.bottom" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< a name = "navbar.bottom.firstrow" >
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
< li > < a href = "../../../../../overview-summary.html" > Overview< / a > < / li >
< li > < a href = "package-summary.html" > Package< / a > < / li >
< li class = "navBarCell1Rev" > Class< / li >
< li > < a href = "package-tree.html" > Tree< / a > < / li >
< li > < a href = "../../../../../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../../../../../index-all.html" > Index< / a > < / li >
< li > < a href = "../../../../../help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
< div class = "subNav" >
< ul class = "navList" >
2020-01-24 11:56:15 +01:00
< li > < a href = "../../../../../com/djrapitops/plan/gathering/geolocation/GeolocationCache.html" title = "class in com.djrapitops.plan.gathering.geolocation" > < span class = "typeNameLink" > Prev Class< / span > < / a > < / li >
< li > < a href = "../../../../../com/djrapitops/plan/gathering/geolocation/IP2CGeolocator.html" title = "class in com.djrapitops.plan.gathering.geolocation" > < span class = "typeNameLink" > Next Class< / span > < / a > < / li >
2019-08-05 11:13:19 +02:00
< / ul >
< ul class = "navList" >
2020-01-24 11:56:15 +01:00
< li > < a href = "../../../../../index.html?com/djrapitops/plan/gathering/geolocation/Geolocator.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "Geolocator.html" target = "_top" > No Frames< / a > < / li >
2019-08-05 11:13:19 +02:00
< / ul >
< ul class = "navList" id = "allclasses_navbar_bottom" >
< li > < a href = "../../../../../allclasses-noframe.html" > All Classes< / a > < / li >
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
< / script >
< / div >
< div >
< ul class = "subNavList" >
< li > Summary: < / li >
< li > Nested | < / li >
< li > Field | < / li >
< li > Constr | < / li >
< li > < a href = "#method.summary" > Method< / a > < / li >
< / ul >
< ul class = "subNavList" >
< li > Detail: < / li >
< li > Field | < / li >
< li > Constr | < / li >
< li > < a href = "#method.detail" > Method< / a > < / li >
< / ul >
< / div >
< a name = "skip.navbar.bottom" >
<!-- -->
< / a > < / div >
<!-- ======== END OF BOTTOM NAVBAR ======= -->
< / body >
< / html >